Protected InternalInternal method that must be implemented by derived action classes. This is where the actual action logic should be implemented.
The action execution parameters including typed context
Promise resolving to the action result
Executes the action with the provided parameters.
The action execution parameters including context
Promise resolving to the action result
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.