Package io.camunda.client.api.command
Interface DeployProcessCommandStep1.DeployProcessCommandBuilderStep2
- All Superinterfaces:
DeployProcessCommandStep1,FinalCommandStep<DeploymentEvent>
- All Known Implementing Classes:
DeployProcessCommandImpl
- Enclosing interface:
DeployProcessCommandStep1
@Deprecated
public static interface DeployProcessCommandStep1.DeployProcessCommandBuilderStep2
extends DeployProcessCommandStep1, FinalCommandStep<DeploymentEvent>
Deprecated.
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.camunda.client.api.command.DeployProcessCommandStep1
DeployProcessCommandStep1.DeployProcessCommandBuilderStep2 -
Method Summary
Methods inherited from interface io.camunda.client.api.command.DeployProcessCommandStep1
addProcessModel, addResourceBytes, addResourceFile, addResourceFromClasspath, addResourceStream, addResourceString, addResourceStringUtf8Methods inherited from interface io.camunda.client.api.command.FinalCommandStep
requestTimeout, send
DeployResourceCommandStep1.DeployResourceCommandStep2