Uses of Class
io.camunda.zeebe.client.protocol.rest.CreateProcessInstanceResponseBase
Packages that use CreateProcessInstanceResponseBase
-
Uses of CreateProcessInstanceResponseBase in io.camunda.zeebe.client.protocol.rest
Methods in io.camunda.zeebe.client.protocol.rest that return CreateProcessInstanceResponseBaseModifier and TypeMethodDescriptionCreateProcessInstanceResponseBase.processDefinitionId(String processDefinitionId) CreateProcessInstanceResponseBase.processDefinitionVersion(Integer processDefinitionVersion) CreateProcessInstanceResponseBase.putVariablesItem(String key, Object variablesItem)