Class WorkflowEventRunner

  • All Implemented Interfaces:
    IWorkflowEventRunner

    public final class WorkflowEventRunner
    extends Object
    implements IWorkflowEventRunner
    Default implementation of the IWorkflowEventRunner. Create a new instance via the constructor, which currently does not required any parameters. You can then trigger an event and have the corresponding tasks be executed.
    Since:
    7.0.0
    Author:
    XIMA MEDIA GmbH