Uses of Enum Class
com.morpheusdata.model.TaskType.TaskScope
Packages that use TaskType.TaskScope
-
Uses of TaskType.TaskScope in com.morpheusdata.core.providers
Methods in com.morpheusdata.core.providers that return TaskType.TaskScope -
Uses of TaskType.TaskScope in com.morpheusdata.model
Fields in com.morpheusdata.model declared as TaskType.TaskScopeMethods in com.morpheusdata.model that return TaskType.TaskScopeModifier and TypeMethodDescriptionTaskType.getScope()static TaskType.TaskScopeReturns the enum constant of this class with the specified name.static TaskType.TaskScope[]TaskType.TaskScope.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.morpheusdata.model with parameters of type TaskType.TaskScope