Uses of Interface
io.camunda.client.api.command.CreateAgentInstanceCommandStep1
Packages that use CreateAgentInstanceCommandStep1
Package
Description
-
Uses of CreateAgentInstanceCommandStep1 in io.camunda.client
Methods in io.camunda.client that return CreateAgentInstanceCommandStep1Modifier and TypeMethodDescriptionCamundaClient.newCreateAgentInstanceCommand()Creates a command to create a new agent instance. -
Uses of CreateAgentInstanceCommandStep1 in io.camunda.client.api.command
Subinterfaces of CreateAgentInstanceCommandStep1 in io.camunda.client.api.commandModifier and TypeInterfaceDescriptionstatic interface -
Uses of CreateAgentInstanceCommandStep1 in io.camunda.client.impl
Methods in io.camunda.client.impl that return CreateAgentInstanceCommandStep1 -
Uses of CreateAgentInstanceCommandStep1 in io.camunda.client.impl.command
Classes in io.camunda.client.impl.command that implement CreateAgentInstanceCommandStep1