Interface SchemaOperationsCommand

All Superinterfaces:
Command<Void>
All Known Implementing Classes:
SchemaOperationsProcessEngineBuild

public interface SchemaOperationsCommand extends Command<Void>
  • Method Summary

    Methods inherited from interface org.camunda.bpm.engine.impl.interceptor.Command

    execute