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