Uses of Class
org.camunda.community.rest.client.dto.TriggerVariableValueDto
Packages that use TriggerVariableValueDto
-
Uses of TriggerVariableValueDto in org.camunda.community.rest.client.dto
Methods in org.camunda.community.rest.client.dto that return TriggerVariableValueDtoModifier and TypeMethodDescriptionProcessInstanceModificationInstructionDto.getVariables()Get variablesTriggerVariableValueDto.putValueInfoItem(String key, Object valueInfoItem) Methods in org.camunda.community.rest.client.dto with parameters of type TriggerVariableValueDtoModifier and TypeMethodDescriptionvoidProcessInstanceModificationInstructionDto.setVariables(TriggerVariableValueDto variables) ProcessInstanceModificationInstructionDto.variables(TriggerVariableValueDto variables)