Uses of Interface
io.camunda.client.api.response.ActivateJobsResponse
Packages that use ActivateJobsResponse
Package
Description
-
Uses of ActivateJobsResponse in io.camunda.client.api.command
Methods in io.camunda.client.api.command that return types with arguments of type ActivateJobsResponseModifier and TypeMethodDescriptionActivateJobsCommandStep1.ActivateJobsCommandStep3.requestTimeout(Duration requestTimeout) Sets the request timeout for the command. -
Uses of ActivateJobsResponse in io.camunda.client.impl.command
Methods in io.camunda.client.impl.command that return types with arguments of type ActivateJobsResponseModifier and TypeMethodDescriptionActivateJobsCommandImpl.requestTimeout(Duration requestTimeout) ActivateJobsCommandImpl.send() -
Uses of ActivateJobsResponse in io.camunda.client.impl.response
Classes in io.camunda.client.impl.response that implement ActivateJobsResponse