Class ProcessVariableValue
- java.lang.Object
-
- org.activiti.cloud.services.api.model.ProcessVariableValue
-
- All Implemented Interfaces:
Serializable
public class ProcessVariableValue extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ProcessVariableValue(String type, String value)
-