Uses of Interface
com.morpheusdata.core.providers.WizardProvider
Packages that use WizardProvider
-
Uses of WizardProvider in com.morpheusdata.model
Fields in com.morpheusdata.model declared as WizardProviderModifier and TypeFieldDescriptionprotected WizardProviderConfigurationWorkflowStep.wizardProviderMethods in com.morpheusdata.model that return WizardProviderModifier and TypeMethodDescriptionConfigurationWorkflowStep.getWizardProvider()Returns the wizard provider for this step (transient, not persisted)Methods in com.morpheusdata.model with parameters of type WizardProviderModifier and TypeMethodDescriptionvoidConfigurationWorkflowStep.setWizardProvider(WizardProvider wizardProvider) Sets the wizard provider for this step (transient, not persisted)