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