Uses of Class
io.camunda.client.api.command.JobChangeset
Packages that use JobChangeset
-
Uses of JobChangeset in io.camunda.client.api.command
Methods in io.camunda.client.api.command that return JobChangesetModifier and TypeMethodDescriptionJobChangeset.setRetries(Integer retries) JobChangeset.setTimeout(Long timeout) Methods in io.camunda.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.client.impl.command
Methods in io.camunda.client.impl.command with parameters of type JobChangeset