Interface MutableGuidedFlowFetchSettings
- All Superinterfaces:
GuidedFlowFetchSettings
- All Known Implementing Classes:
GuidedFlowFetchSettingsImpl
-
Nested Class Summary
Nested classes/interfaces inherited from interface GuidedFlowFetchSettings
GuidedFlowFetchSettings.Strategy -
Method Summary
Modifier and TypeMethodDescriptionvoidsetPoolSize(Integer size) voidsetStrategy(GuidedFlowFetchSettings.Strategy strategy) voidsetTriggerThreshold(BigDecimal value) voidsetWaitForSave(Boolean value) Methods inherited from interface GuidedFlowFetchSettings
poolSize, strategy, triggerThreshold, waitForSave
-
Method Details
-
setStrategy
-
setPoolSize
-
setTriggerThreshold
-
setWaitForSave
-