@Deprecated 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()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Deprecated.
|
int |
hashCode()
Deprecated.
|
void |
setPropertyValues(Map<String,String> propertyValues)
Deprecated.
Sets the map of property values that are used when executing the transformer
|
Map<String,Object> |
toMap()
Deprecated.
Overrides the base class implementation to add all values set in
setPropertyValues(Map) |
addSourceOptions, clone, copyFrom, deepCopy, getIncludeEmbedded, getLimits, getMaxPages, getMaxSourceSizeKBytes, getPageLimit, getReadLimitKBytes, getReadLimitTimeMs, getSourceContentProperty, getSourceNodeRef, getSourceOptions, getSourceOptionsList, getSourceOptionsMap, getTargetContentProperty, getTargetNodeRef, getTimeoutMs, getUse, set, setIncludeEmbedded, setLimits, setMaxPages, setMaxSourceSizeKBytes, setPageLimit, setReadLimitKBytes, setReadLimitTimeMs, setSourceContentProperty, setSourceNodeRef, setSourceOptionsList, setTargetContentProperty, setTargetNodeRef, setTimeoutMs, setUse, toString, toString, toStringAllpublic RuntimeExecutableContentTransformerOptions()
public void setPropertyValues(Map<String,String> propertyValues)
propertyValues - property valuepublic Map<String,Object> toMap()
setPropertyValues(Map)toMap in class TransformationOptionspublic boolean equals(Object o)
equals in class TransformationOptionspublic int hashCode()
hashCode in class TransformationOptionsCopyright © 2005–2018 Alfresco Software. All rights reserved.