Package org.silverpeas.core.workflow.engine
-
Interface Summary Interface Description ReferrableObjectIntf Request Each request must define a method called process which will process the request with a given WorkflowEngine. -
Class Summary Class Description AbstractReferrableObject The abstract class for all workflow objects referableAbstractRequest Created by Nicolas on 07/06/2017.WorkflowEngineImpl One implementation of WorkflowEngine The workflow engine main services.WorkflowEngineTask WorkflowHub The workflowHub manages all the workflow components implementations.