Uses of Enum Class
br.com.davinti.vitruvio.activiti.component.form.GuidedFlowFetchSettings.Strategy
Packages that use GuidedFlowFetchSettings.Strategy
Package
Description
-
Uses of GuidedFlowFetchSettings.Strategy in br.com.davinti.vitruvio.activiti.component.form
Methods in br.com.davinti.vitruvio.activiti.component.form that return GuidedFlowFetchSettings.StrategyModifier and TypeMethodDescriptionGuidedFlowFetchSettings.strategy()Estrategia de fetchReturns the enum constant of this class with the specified name.static GuidedFlowFetchSettings.Strategy[]GuidedFlowFetchSettings.Strategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in br.com.davinti.vitruvio.activiti.component.form with parameters of type GuidedFlowFetchSettings.StrategyModifier and TypeMethodDescriptionvoidMutableGuidedFlowFetchSettings.setStrategy(GuidedFlowFetchSettings.Strategy strategy) -
Uses of GuidedFlowFetchSettings.Strategy in br.com.davinti.vitruvio.activiti.component.form.impl.descriptors.mobile
Methods in br.com.davinti.vitruvio.activiti.component.form.impl.descriptors.mobile that return GuidedFlowFetchSettings.StrategyMethods in br.com.davinti.vitruvio.activiti.component.form.impl.descriptors.mobile with parameters of type GuidedFlowFetchSettings.StrategyModifier and TypeMethodDescriptionvoidGuidedFlowFetchSettingsImpl.setStrategy(GuidedFlowFetchSettings.Strategy strategy)