Class SetVariablesRequestDto
java.lang.Object
org.camunda.bpm.client.impl.RequestDto
org.camunda.bpm.client.task.impl.dto.SetVariablesRequestDto
-
Field Summary
Fields inherited from class org.camunda.bpm.client.impl.RequestDto
workerId
-
Constructor Summary
ConstructorDescriptionSetVariablesRequestDto
(String workerId, Map<String, TypedValueField> variables) -
Method Summary
Methods inherited from class org.camunda.bpm.client.impl.RequestDto
getWorkerId
-
Field Details
-
variables
-
-
Constructor Details
-
SetVariablesRequestDto
-
-
Method Details
-
getVariables
-