Uses of Enum Class
com.almworks.jira.structure.api.process.ProcessStatus
Packages that use ProcessStatus
-
Uses of ProcessStatus in com.almworks.jira.structure.api.process
Methods in com.almworks.jira.structure.api.process that return ProcessStatusModifier and TypeMethodDescriptionProcessInfo.getStatus()static ProcessStatusProcessStatus.valueOf(int value) Returns the enum constant of this class with the specified name.static ProcessStatusReturns the enum constant of this class with the specified name.static ProcessStatus[]ProcessStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.almworks.jira.structure.api.process with parameters of type ProcessStatusModifier and TypeMethodDescriptionvoidProcessFeedback.setStatus(ProcessStatus status) Updates process status