Uses of Class
com.morpheusdata.model.TaskSet
Packages that use TaskSet
-
Uses of TaskSet in com.morpheusdata.model
Fields in com.morpheusdata.model declared as TaskSetFields in com.morpheusdata.model with type parameters of type TaskSetMethods in com.morpheusdata.model that return TaskSetMethods in com.morpheusdata.model that return types with arguments of type TaskSetMethods in com.morpheusdata.model with parameters of type TaskSetMethod parameters in com.morpheusdata.model with type arguments of type TaskSet -
Uses of TaskSet in com.morpheusdata.model.system
Fields in com.morpheusdata.model.system with type parameters of type TaskSetModifier and TypeFieldDescriptionSystemComponentType.initializeWorkflowsSystemTypeLayout.initializeWorkflowsSystemComponentType.updateWorkflowsSystemTypeLayout.updateWorkflowsMethods in com.morpheusdata.model.system that return types with arguments of type TaskSetModifier and TypeMethodDescriptionSystemComponentType.getInitializeWorkflows()SystemTypeLayout.getInitializeWorkflows()SystemComponentType.getUpdateWorkflows()SystemTypeLayout.getUpdateWorkflows()Method parameters in com.morpheusdata.model.system with type arguments of type TaskSetModifier and TypeMethodDescriptionvoidSystemComponentType.setInitializeWorkflows(List<TaskSet> initializeWorkflows) voidSystemTypeLayout.setInitializeWorkflows(List<TaskSet> taskSets) voidSystemComponentType.setUpdateWorkflows(List<TaskSet> updateWorkflows) voidSystemTypeLayout.setUpdateWorkflows(List<TaskSet> taskSets)