Interface ProcessEngineBootstrapCommand

All Superinterfaces:
Command<Void>
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