public class DefaultPlatformConfigurableFlowConfigurationProcessor
extends ConfigurableFlowConfigurationProcessor
| Constructor and Description |
|---|
DefaultPlatformConfigurableFlowConfigurationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Set<PropertyType> |
filterFields(java.lang.String typeCode,
java.util.Set<PropertyType> missingProperties) |
protected DataType |
loadDataType(java.lang.String typeCode) |
protected java.util.Set<PropertyType> |
retrieveMissingProperties(Flow flowConfiguration,
java.lang.String typeCode,
PropertyListType propertyListType) |
public DefaultPlatformConfigurableFlowConfigurationProcessor()
protected java.util.Set<PropertyType> retrieveMissingProperties(Flow flowConfiguration,
java.lang.String typeCode,
PropertyListType propertyListType)
protected java.util.Set<PropertyType> filterFields(java.lang.String typeCode,
java.util.Set<PropertyType> missingProperties)
protected DataType loadDataType(java.lang.String typeCode)
Copyright © 2018 SAP SE. All Rights Reserved.