Class ProcessVariableValue
java.lang.Object
org.activiti.api.runtime.model.impl.ProcessVariableValue
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classBuilder to buildProcessVariableValue.static interfaceDefinition of a stage for staged builder.static interfaceDefinition of a stage for staged builder.static interfaceDefinition of a stage for staged builder. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProcessVariableValue
-
-
Method Details
-
getType
-
getValue
-
hashCode
-
equals
-
toMap
-
toJson
-
toString
-
builder
Creates builder to buildProcessVariableValue.- Returns:
- created builder
-