Class JavaObjectVariableType
java.lang.Object
org.activiti.spring.process.variable.types.VariableType
org.activiti.spring.process.variable.types.JavaObjectVariableType
- Direct Known Subclasses:
DateVariableType
For defining types to match json extension files where types correspond to java classes
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.activiti.spring.process.variable.types.VariableType
getName, isExpression, parseFromValue, setName
-
Field Details
-
clazz
-
-
Constructor Details
-
JavaObjectVariableType
-
-
Method Details
-
getClazz
-
setClazz
-
validate
- Specified by:
validatein classVariableType
-