Package org.camunda.bpm.engine
Interface ProcessEngineBootstrapCommand
-
- All Known Implementing Classes:
BootstrapEngineCommand
public interface ProcessEngineBootstrapCommand extends Command<Void>
- Author:
- Nikola Koevski
-
-
Method Summary
-
Methods inherited from interface org.camunda.bpm.engine.impl.interceptor.Command
execute, isRetryable
-
-