public class RuntimeExecutableContentTransformerOptions extends TransformationOptions
Values set here are mapped to ${valueName} style strings in the tranformer execution string.
OPT_INCLUDE_EMBEDDED, OPT_SOURCE_CONTENT_PROPERTY, OPT_SOURCE_NODEREF, OPT_TARGET_CONTENT_PROPERTY, OPT_TARGET_NODEREF, OPT_USE, relaxedBooleanTypeConverter| Constructor and Description |
|---|
RuntimeExecutableContentTransformerOptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
setPropertyValues(Map<String,String> propertyValues)
Sets the map of property values that are used when executing the transformer
|
Map<String,Object> |
toMap()
Overrides the base class implementation to add all values set in
setPropertyValues(Map) |
addSourceOptions, clone, copyFrom, deepCopy, equals, getIncludeEmbedded, getLimits, getMaxPages, getMaxSourceSizeKBytes, getPageLimit, getReadLimitKBytes, getReadLimitTimeMs, getSourceContentProperty, getSourceNodeRef, getSourceOptions, getSourceOptionsList, getSourceOptionsMap, getTargetContentProperty, getTargetNodeRef, getTimeoutMs, getUse, hashCode, set, setIncludeEmbedded, setLimits, setMaxPages, setMaxSourceSizeKBytes, setPageLimit, setReadLimitKBytes, setReadLimitTimeMs, setSourceContentProperty, setSourceNodeRef, setSourceOptionsList, setTargetContentProperty, setTargetNodeRef, setTimeoutMs, setUse, toString, toStringpublic RuntimeExecutableContentTransformerOptions()
public void setPropertyValues(Map<String,String> propertyValues)
propertyValues - property valuepublic Map<String,Object> toMap()
setPropertyValues(Map)toMap in class TransformationOptionsCopyright © 2005–2018 Alfresco Software. All rights reserved.