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
  • Field Details

  • Method Details

    • getAppManagementService

      org.flowable.app.api.AppManagementService getAppManagementService()
    • getAppRepositoryService

      CoreAppRepositoryService getAppRepositoryService()
    • getAppEngineConfiguration

      AppEngineConfiguration getAppEngineConfiguration()