Uses of Class
io.camunda.client.protocol.rest.ProcessInstanceReference
Packages that use ProcessInstanceReference
-
Uses of ProcessInstanceReference in io.camunda.client.impl.response
Constructors in io.camunda.client.impl.response with parameters of type ProcessInstanceReference -
Uses of ProcessInstanceReference in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return ProcessInstanceReferenceModifier and TypeMethodDescriptionProcessInstanceReference.processDefinitionKey(String processDefinitionKey) ProcessInstanceReference.processInstanceKey(String processInstanceKey) Methods in io.camunda.client.protocol.rest that return types with arguments of type ProcessInstanceReferenceModifier and TypeMethodDescriptionEvaluateConditionalResult.getProcessInstances()List of process instances created.Methods in io.camunda.client.protocol.rest with parameters of type ProcessInstanceReferenceModifier and TypeMethodDescriptionEvaluateConditionalResult.addProcessInstancesItem(ProcessInstanceReference processInstancesItem) Method parameters in io.camunda.client.protocol.rest with type arguments of type ProcessInstanceReferenceModifier and TypeMethodDescriptionEvaluateConditionalResult.processInstances(List<ProcessInstanceReference> processInstances) voidEvaluateConditionalResult.setProcessInstances(List<ProcessInstanceReference> processInstances)