public interface ProcessingComponentConfiguration
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CONFIGURATION_COMPONENT_OPTIONAL
Configuration for an optional component, only transformers support this option.
|
Modifier and Type | Method and Description |
---|---|
ValueMap |
getConfiguration()
Return the configuration for this component.
|
java.lang.String |
getType()
The name/type of the component.
|
static final java.lang.String CONFIGURATION_COMPONENT_OPTIONAL
java.lang.String getType()
ValueMap getConfiguration()
Copyright © 2010 - 2020 Adobe. All Rights Reserved