Uses of Class
io.camunda.zeebe.client.protocol.rest.JobChangeset
Packages that use JobChangeset
Package
Description
-
Uses of JobChangeset in io.camunda.zeebe.client.api.command
Methods in io.camunda.zeebe.client.api.command with parameters of type JobChangesetModifier and TypeMethodDescriptionUpdateJobCommandStep1.update(JobChangeset jobChangeset) Update the retries and/or the timeout of this job. -
Uses of JobChangeset in io.camunda.zeebe.client.impl.command
Methods in io.camunda.zeebe.client.impl.command with parameters of type JobChangeset -
Uses of JobChangeset in io.camunda.zeebe.client.protocol.rest
Methods in io.camunda.zeebe.client.protocol.rest that return JobChangesetMethods in io.camunda.zeebe.client.protocol.rest with parameters of type JobChangesetModifier and TypeMethodDescriptionJobUpdateRequest.changeset(JobChangeset changeset) voidJobUpdateRequest.setChangeset(JobChangeset changeset)