Uses of Class
io.camunda.client.protocol.rest.JobChangeset
Packages that use JobChangeset
-
Uses of JobChangeset in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return JobChangesetMethods in io.camunda.client.protocol.rest with parameters of type JobChangesetModifier and TypeMethodDescriptionJobUpdateRequest.changeset(JobChangeset changeset) voidJobUpdateRequest.setChangeset(JobChangeset changeset) -
Uses of JobChangeset in io.camunda.zeebe.client.protocol.rest
Methods in io.camunda.zeebe.client.protocol.rest that return JobChangeset