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 ActivitiScriptNode s 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–2017 Alfresco Software. All rights reserved.