Uses of Enum Class
com.hybris.backoffice.workflow.designer.handler.connection.WorkflowDesignerGroup
Packages that use WorkflowDesignerGroup
-
Uses of WorkflowDesignerGroup in com.hybris.backoffice.workflow.designer.handler.connection
Methods in com.hybris.backoffice.workflow.designer.handler.connection that return WorkflowDesignerGroupModifier and TypeMethodDescriptionWorkflowConnection.getFrom()WorkflowConnection.getTo()static WorkflowDesignerGroupReturns the enum constant of this class with the specified name.static WorkflowDesignerGroup[]WorkflowDesignerGroup.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.hybris.backoffice.workflow.designer.handler.connection with parameters of type WorkflowDesignerGroupModifier and TypeMethodDescriptionstatic WorkflowConnectionWorkflowConnection.of(WorkflowDesignerGroup from, WorkflowDesignerGroup to) Allows to create an instance ofWorkflowConnectionusingWorkflowDesignerGroup