Package de.hybris.platform.workflow.services.internal
-
Interface Summary Interface Description AutomatedWorkflowTemplateRegistry Registry which is responsible for finding appropriateAutomatedWorkflowTemplateJobforAutomatedWorkflowActionTemplateModeltemplate object.WorkflowFactory<ROOT,SOURCE,TARGET> Abstraction for the create mechanism of the *Workflow*TemplateModel instances to *Workflow*Model done byWorkflowService.createWorkflow(de.hybris.platform.workflow.model.WorkflowTemplateModel, de.hybris.platform.core.model.user.UserModel)andWorkflowService.createWorkflow(de.hybris.platform.workflow.model.WorkflowTemplateModel, de.hybris.platform.core.model.ItemModel, de.hybris.platform.core.model.user.UserModel)methods.