Uses of Enum Class
ru.slie.luna.issue.workflow.action.WorkflowActionConditionGroupOperator
Packages that use WorkflowActionConditionGroupOperator
-
Uses of WorkflowActionConditionGroupOperator in ru.slie.luna.issue.workflow
Methods in ru.slie.luna.issue.workflow with parameters of type WorkflowActionConditionGroupOperatorModifier and TypeMethodDescriptionWorkflowManager.setConditionGroupOperator(Workflow workflow, int actionId, String conditionGroupId, WorkflowActionConditionGroupOperator operator) -
Uses of WorkflowActionConditionGroupOperator in ru.slie.luna.issue.workflow.action
Methods in ru.slie.luna.issue.workflow.action that return WorkflowActionConditionGroupOperatorModifier and TypeMethodDescriptionWorkflowActionConditionGroup.getOperator()Returns the enum constant of this class with the specified name.static WorkflowActionConditionGroupOperator[]WorkflowActionConditionGroupOperator.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ru.slie.luna.issue.workflow.action that return types with arguments of type WorkflowActionConditionGroupOperatorModifier and TypeMethodDescriptionWorkflowActionConditionGroupOperator.getOperator(String operator)