Class UserWorkflowEvent

  • All Implemented Interfaces:
    IUserWorkflowEvent, IWorkflowEvent

    @Scriptable
    public final class UserWorkflowEvent
    extends Object
    implements IUserWorkflowEvent
    A concrete class that implements a user defined workflow event.

    Scripts should always use the event interface when using the instanceof operator.