Uses of Enum Class
io.automatiko.engine.api.workflow.cases.CaseFileItem.Status
Packages that use CaseFileItem.Status
-
Uses of CaseFileItem.Status in io.automatiko.engine.api.workflow.cases
Methods in io.automatiko.engine.api.workflow.cases that return CaseFileItem.StatusModifier and TypeMethodDescriptionCaseFileItem.status()static CaseFileItem.StatusReturns the enum constant of this class with the specified name.static CaseFileItem.Status[]CaseFileItem.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.