Uses of Interface
com.hybris.backoffice.workflow.designer.pojo.WorkflowAction
-
Packages that use WorkflowAction Package Description com.hybris.backoffice.workflow.designer.pojo -
-
Uses of WorkflowAction in com.hybris.backoffice.workflow.designer.pojo
Classes in com.hybris.backoffice.workflow.designer.pojo that implement WorkflowAction Modifier and Type Class Description classWorkflowActionInstanceRepresents Workflow Action of Workflow InstanceclassWorkflowActionTemplateRepresents Workflow Action of Workflow TemplateMethods in com.hybris.backoffice.workflow.designer.pojo that return types with arguments of type WorkflowAction Modifier and Type Method Description java.util.Collection<WorkflowAction>Workflow. getActions()java.util.Collection<WorkflowAction>WorkflowInstance. getActions()java.util.Collection<WorkflowAction>WorkflowTemplate. getActions()
-