Class WorkflowTemplateCreateActionForm
java.lang.Object
com.hybris.backoffice.workflow.designer.form.AbstractWorkflowTemplateCreateForm
com.hybris.backoffice.workflow.designer.form.WorkflowTemplateCreateActionForm
Object representing the user declaration of Action given in ConfigurableFlowWizard
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetActionType(WorkflowActionType actionType) voidsetDescription(Map<Locale, String> description) voidsetPrincipalAssigned(PrincipalModel principalAssigned) voidsetWorkflow(WorkflowTemplateModel workflow) Methods inherited from class com.hybris.backoffice.workflow.designer.form.AbstractWorkflowTemplateCreateForm
getCode, getName, setCode, setName
-
Constructor Details
-
WorkflowTemplateCreateActionForm
public WorkflowTemplateCreateActionForm()
-
-
Method Details
-
getPrincipalAssigned
-
setPrincipalAssigned
-
getActionType
-
setActionType
-
getWorkflow
-
setWorkflow
-
getDescription
-
setDescription
-