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