Class VariableValue<T>
java.lang.Object
org.activiti.cloud.services.query.model.VariableValue<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VariableValue
public VariableValue() -
VariableValue
-
-
Method Details
-
getValue
-
hashCode
public int hashCode()Encountered Java type [class org.activiti.cloud.services.query.model.VariableValue] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. -
equals
-
toString
-