Node.js API
    Preparing search index...

    Class ActionAbstract

    Abstract base class for all Plugin Actions. Extend this class to implement custom actions for the Plugin.

    Index

    Constructors

    Properties

    actionType: number

    Type of action.

    description: string

    Action Description shown in the UI.

    displayName: string

    Display Name (or title) shown in the UI.

    groupName: string = ''

    The logical group or folder this action will appear in the UI.

    name: string

    Unique name for the action. Used for identification in the system.

    Methods

    • Returns ActionData