Package io.camunda.client.api.command
Interface DeployResourceCommandStep1.DeployResourceCommandStep2
- All Superinterfaces:
CommandWithCommunicationApiStep<DeployResourceCommandStep1>,CommandWithTenantStep<DeployResourceCommandStep1.DeployResourceCommandStep2>,DeployResourceCommandStep1,FinalCommandStep<DeploymentEvent>
- All Known Implementing Classes:
DeployResourceCommandImpl
- Enclosing interface:
DeployResourceCommandStep1
public static interface DeployResourceCommandStep1.DeployResourceCommandStep2
extends DeployResourceCommandStep1, CommandWithTenantStep<DeployResourceCommandStep1.DeployResourceCommandStep2>, FinalCommandStep<DeploymentEvent>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.camunda.client.api.command.DeployResourceCommandStep1
DeployResourceCommandStep1.DeployResourceCommandStep2 -
Field Summary
Fields inherited from interface io.camunda.client.api.command.CommandWithTenantStep
DEFAULT_TENANT_IDENTIFIER -
Method Summary
Methods inherited from interface io.camunda.client.api.command.CommandWithCommunicationApiStep
useGrpc, useRestMethods inherited from interface io.camunda.client.api.command.CommandWithTenantStep
tenantIdMethods inherited from interface io.camunda.client.api.command.DeployResourceCommandStep1
addProcessModel, addResourceBytes, addResourceFile, addResourceFromClasspath, addResourceStream, addResourceString, addResourceStringUtf8Methods inherited from interface io.camunda.client.api.command.FinalCommandStep
execute, requestTimeout, send