Class ScriptedAction

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, ProfileAction, Aware, MessageSource, MessageSourceAware, Action

public class ScriptedAction extends AbstractProfileAction
An action which calls out to a supplied script.

The return value must be an event ID to signal. As this is a generic wrapper, the action may return any event depending on the context of the activity, and may manipulate the profile context tree as required.

Event:
EventIds.INVALID_PROFILE_CTX