This class provides a simple wrapper to execute the External Change Detection process. Possible params: EntityList - a comma separated list of entity names to detect changes for. If not provided, all eligible entities will be processed.

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

  • Executes the action with the provided parameters.

    Parameters

    • params: RunActionParams<any>

      The action execution parameters including context

    Returns Promise<ActionResultSimple>

    Promise resolving to the action result