Uses of Interface
io.camunda.zeebe.client.api.command.ActivateJobsCommandStep1
-
Packages that use ActivateJobsCommandStep1 Package Description io.camunda.zeebe.client io.camunda.zeebe.client.impl io.camunda.zeebe.client.impl.command -
-
Uses of ActivateJobsCommandStep1 in io.camunda.zeebe.client
Methods in io.camunda.zeebe.client that return ActivateJobsCommandStep1 Modifier and Type Method Description ActivateJobsCommandStep1ZeebeClient. newActivateJobsCommand()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 Modifier and Type Method Description ActivateJobsCommandStep1ZeebeClientImpl. newActivateJobsCommand() -
Uses of ActivateJobsCommandStep1 in io.camunda.zeebe.client.impl.command
Classes in io.camunda.zeebe.client.impl.command that implement ActivateJobsCommandStep1 Modifier and Type Class Description classActivateJobsCommandImpl
-