@sentio/sdk
    Preparing search index...

    Class CorePlugin

    Hierarchy

    • Plugin
      • CorePlugin
    Index

    Constructors

    Properties

    name: string = 'CorePlugin'
    supportedHandlers: HandlerType[]

    Methods

    • Parameters

      • request: DataBinding
      • preprocessStore: { [k: string]: any }

      Returns Promise<PreprocessResult>

    • method used by action server only

      Returns void

    • Parameters

      Returns Promise<void>

    • method used by action server only

      Parameters

      • Optionalport: number

      Returns Promise<void>

    • Parameters

      Returns boolean

      The method should not be used, use ctx.states instead