Uses of Enum Class
com.almworks.jira.structure.api.template.NewStructureTemplateStep.Direction
Packages that use NewStructureTemplateStep.Direction
-
Uses of NewStructureTemplateStep.Direction in com.almworks.jira.structure.api.template
Methods in com.almworks.jira.structure.api.template that return NewStructureTemplateStep.DirectionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static NewStructureTemplateStep.Direction[]NewStructureTemplateStep.Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.almworks.jira.structure.api.template with parameters of type NewStructureTemplateStep.DirectionModifier and TypeMethodDescriptionNewStructureTemplateStep.getNextStep(Map<String, Object> params, NewStructureTemplateStep.Direction direction, NewStructureTemplateContext context)