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