Interface AppEngine

All Superinterfaces:
org.flowable.common.engine.api.Engine
All Known Implementing Classes:
AppEngineImpl

public interface AppEngine extends org.flowable.common.engine.api.Engine
Provides access to all services that expose App management operations.
Author:
Tijs Rademakers