Uses of Enum Class
com.liferay.portal.kernel.workflow.WorkflowNode.Type
Packages that use WorkflowNode.Type
-
Uses of WorkflowNode.Type in com.liferay.portal.kernel.workflow
Methods in com.liferay.portal.kernel.workflow that return WorkflowNode.TypeModifier and TypeMethodDescriptionBaseWorkflowNode.getType()WorkflowNode.getType()default WorkflowNode.TypeWorkflowTask.getType()static WorkflowNode.TypeReturns the enum constant of this class with the specified name.static WorkflowNode.Type[]WorkflowNode.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.liferay.portal.kernel.workflow with parameters of type WorkflowNode.Type