Class AutomatedWorkflowActionTemplateModelBuilder
java.lang.Object
de.hybris.platform.warehousing.util.builder.AutomatedWorkflowActionTemplateModelBuilder
-
Method Summary
Modifier and TypeMethodDescriptionaModel()build()withAction(WorkflowActionType action) withDecision(Collection<WorkflowDecisionTemplateModel> decisions) withJobHandler(String jobHandler) withPrincipal(PrincipalModel principal) withWorkflow(WorkflowTemplateModel workflow)
-
Method Details
-
aModel
-
build
-
withCode
-
withName
-
withPrincipal
-
withDecision
public AutomatedWorkflowActionTemplateModelBuilder withDecision(Collection<WorkflowDecisionTemplateModel> decisions) -
withAction
-
withJobHandler
-
withWorkflow
-