Uses of Interface
io.camunda.zeebe.client.api.command.ActivateJobsCommandStep1
Packages that use ActivateJobsCommandStep1
Package
Description
-
Uses of ActivateJobsCommandStep1 in io.camunda.zeebe.client.api.worker
Methods in io.camunda.zeebe.client.api.worker that return ActivateJobsCommandStep1Modifier and TypeMethodDescriptionJobClient.newActivateJobsCommand()Deprecated.Command to activate multiple jobs of a given type. -
Uses of ActivateJobsCommandStep1 in io.camunda.zeebe.client.impl
Methods in io.camunda.zeebe.client.impl that return ActivateJobsCommandStep1 -
Uses of ActivateJobsCommandStep1 in io.camunda.zeebe.client.impl.command
Classes in io.camunda.zeebe.client.impl.command that implement ActivateJobsCommandStep1Methods in io.camunda.zeebe.client.impl.command that return ActivateJobsCommandStep1 -
Uses of ActivateJobsCommandStep1 in io.camunda.zeebe.client.impl.worker
Methods in io.camunda.zeebe.client.impl.worker that return ActivateJobsCommandStep1