public interface StorageActivityConfiguration extends StorageConfiguration
InheritedActivityConfiguration by using very simple data
structures while simultaneously providing all information needed for
inheritance and overriding.InheritedActivityConfiguration| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
getFromInputParameters()
Gets a map containing the names of configuration entries of which the
values are to be retrieved from an input parameter.
|
java.util.Map<java.lang.String,java.lang.String> |
getFromProcessConfigurations()
Gets a map containing the names of configuration entries of which the
values are to be retrieved from entries of the process configuration.
|
getFixedForChildren, getValuesjava.util.Map<java.lang.String,java.lang.String> getFromInputParameters()
java.util.Map<java.lang.String,java.lang.String> getFromProcessConfigurations()