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