Uses of Class
de.hybris.platform.workflow.jalo.AutomatedWorkflowActionTemplate
-
Packages that use AutomatedWorkflowActionTemplate Package Description de.hybris.platform.workflow.jalo -
-
Uses of AutomatedWorkflowActionTemplate in de.hybris.platform.workflow.jalo
Methods in de.hybris.platform.workflow.jalo that return AutomatedWorkflowActionTemplate Modifier and Type Method Description AutomatedWorkflowActionTemplateGeneratedWorkflowManager. createAutomatedWorkflowActionTemplate(SessionContext ctx, java.util.Map attributeValues)AutomatedWorkflowActionTemplateGeneratedWorkflowManager. createAutomatedWorkflowActionTemplate(java.util.Map attributeValues)protected AutomatedWorkflowActionTemplateWorkflowTest. createAutomatedWorkflowActionTemplate(User user, java.lang.String code, EnumerationValue actionType, WorkflowTemplate workflow, java.lang.Class jobClass)Creates new automated action template.
-