Class VariableSearch
java.lang.Object
org.activiti.cloud.services.query.rest.VariableSearch
-
Constructor Summary
ConstructorsConstructorDescriptionVariableSearch(String name, org.activiti.cloud.services.query.model.VariableValue<?> value, String type) -
Method Summary
-
Constructor Details
-
VariableSearch
-
-
Method Details
-
getName
-
getValue
public org.activiti.cloud.services.query.model.VariableValue<?> getValue() -
getType
-
isSet
public boolean isSet()
-