Uses of Class
com.morpheusdata.model.ConfigurationWorkflow
Packages that use ConfigurationWorkflow
Package
Description
-
Uses of ConfigurationWorkflow in com.morpheusdata.core.providers
Methods in com.morpheusdata.core.providers that return ConfigurationWorkflowModifier and TypeMethodDescriptiondefault ConfigurationWorkflowConfigurationWorkflowProvider.getConfigurationWorkflow()Returns a complete ConfigurationWorkflow object representing this configuration workflow provider. -
Uses of ConfigurationWorkflow in com.morpheusdata.model
Fields in com.morpheusdata.model declared as ConfigurationWorkflowModifier and TypeFieldDescriptionprotected ConfigurationWorkflowConfigurationWorkflowStep.configurationWorkflowMethods in com.morpheusdata.model that return ConfigurationWorkflowModifier and TypeMethodDescriptionConfigurationWorkflowStep.getConfigurationWorkflow()Returns the configuration workflow this step belongs toMethods in com.morpheusdata.model with parameters of type ConfigurationWorkflowModifier and TypeMethodDescriptionvoidConfigurationWorkflowStep.setConfigurationWorkflow(ConfigurationWorkflow configurationWorkflow) Sets the configuration workflow this step belongs to -
Uses of ConfigurationWorkflow in com.morpheusdata.model.system
Fields in com.morpheusdata.model.system declared as ConfigurationWorkflowModifier and TypeFieldDescriptionprotected ConfigurationWorkflowSystemTypeLayout.configurationWorkflowMethods in com.morpheusdata.model.system that return ConfigurationWorkflowMethods in com.morpheusdata.model.system with parameters of type ConfigurationWorkflowModifier and TypeMethodDescriptionvoidSystemTypeLayout.setConfigurationWorkflow(ConfigurationWorkflow configurationWorkflow)