| Class | Description |
|---|---|
| CustomStringVariableType |
Custom implementation of the Activiti
StringType, which allows string-values
to be larger than the database-restriction of the TEXT_ column, by using binary storage in case
the string value exceeds the size. |
| ScriptNodeListVariableType |
Custom
VariableType that allows storing a list of ActivitiScriptNodes as
a process variable in activiti. |
| ScriptNodeVariableType |
Custom
VariableType that allows storing ActivitiScriptNode as
a process variable in activiti, allowing node properties being used in
scripts. |
Copyright © 2005–2018 Alfresco Software. All rights reserved.