Uses of Enum
io.camunda.client.api.command.AgentInstanceUpdateStatus
Packages that use AgentInstanceUpdateStatus
-
Uses of AgentInstanceUpdateStatus in io.camunda.client.api.command
Methods in io.camunda.client.api.command that return AgentInstanceUpdateStatusModifier and TypeMethodDescriptionstatic AgentInstanceUpdateStatusReturns the enum constant of this type with the specified name.static AgentInstanceUpdateStatus[]AgentInstanceUpdateStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.camunda.client.api.command with parameters of type AgentInstanceUpdateStatusModifier and TypeMethodDescriptionUpdateAgentInstanceCommandStep1.UpdateAgentInstanceCommandStep2.status(AgentInstanceUpdateStatus status) Sets the new status of the agent instance. -
Uses of AgentInstanceUpdateStatus in io.camunda.client.impl.command
Methods in io.camunda.client.impl.command with parameters of type AgentInstanceUpdateStatusModifier and TypeMethodDescriptionUpdateAgentInstanceCommandImpl.status(AgentInstanceUpdateStatus status)