Uses of Enum Class
org.azd.enums.TaskStatus
Packages that use TaskStatus
-
Uses of TaskStatus in org.azd.enums
Methods in org.azd.enums that return TaskStatusModifier and TypeMethodDescriptionstatic TaskStatusReturns the enum constant of this class with the specified name.static TaskStatus[]TaskStatus.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TaskStatus in org.azd.release.types
Methods in org.azd.release.types that return TaskStatusMethods in org.azd.release.types with parameters of type TaskStatus