| Modifier and Type | Method and Description |
|---|---|
Flow |
ObjectFactory.createFlow()
Create an instance of
Flow |
| Modifier and Type | Method and Description |
|---|---|
Flow |
DefaultFlowConfigFallbackStrategy.loadFallbackConfiguration(ConfigContext context,
Class<Flow> configurationType) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultFlowConfigFallbackStrategy.setupWizardTitle(Flow flow,
String type) |
| Modifier and Type | Method and Description |
|---|---|
Flow |
DefaultFlowConfigFallbackStrategy.loadFallbackConfiguration(ConfigContext context,
Class<Flow> configurationType) |
| Modifier and Type | Method and Description |
|---|---|
Flow |
FlowConfigPositionAdapter.adaptAfterLoad(ConfigContext context,
Flow flow) |
Flow |
FlowConfigFieldsProcessorAdapter.adaptAfterLoad(ConfigContext context,
Flow flow) |
Flow |
FlowConfigPositionAdapter.adaptBeforeStore(ConfigContext context,
Flow flow) |
Flow |
FlowConfigFieldsProcessorAdapter.adaptBeforeStore(ConfigContext context,
Flow flow) |
| Modifier and Type | Method and Description |
|---|---|
Class<Flow> |
FlowConfigPositionAdapter.getSupportedType() |
Class<Flow> |
FlowConfigFieldsProcessorAdapter.getSupportedType() |
| Modifier and Type | Method and Description |
|---|---|
Flow |
FlowConfigPositionAdapter.adaptAfterLoad(ConfigContext context,
Flow flow) |
Flow |
FlowConfigFieldsProcessorAdapter.adaptAfterLoad(ConfigContext context,
Flow flow) |
Flow |
FlowConfigPositionAdapter.adaptBeforeStore(ConfigContext context,
Flow flow) |
Flow |
FlowConfigFieldsProcessorAdapter.adaptBeforeStore(ConfigContext context,
Flow flow) |
void |
ConfigurableFlowConfigurationProcessor.applyNonDeclaredProperties(Flow flowConfiguration,
String typeCode) |
protected void |
ConfigurableFlowConfigurationProcessor.applyNonDeclaredProperties(Flow flowConfiguration,
String typeCode,
ContentType contentType) |
protected void |
ConfigurableFlowConfigurationProcessor.applyNonDeclaredProperties(Flow flowConfiguration,
String typeCode,
Object stepOrSubflow) |
void |
ConfigurableFlowConfigurationProcessor.processPropertiesToExclude(Flow flowConfiguration) |
protected Set<DataAttribute> |
ConfigurableFlowConfigurationProcessor.resolveMissingProperties(Flow flowConfiguration,
String typeCode,
PropertyListType propertyListType) |
protected Set<PropertyType> |
ConfigurableFlowConfigurationProcessor.retrieveMissingProperties(Flow flowConfiguration,
String typeCode,
PropertyListType propertyListType) |
| Modifier and Type | Method and Description |
|---|---|
Flow |
ConfigurableFlowController.getFlowConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConfigurableFlowController.initFlow(Flow flow) |
Copyright © 2018. All rights reserved.