Package com.flowable.app.engine.impl
Class AppManagementServiceImpl
java.lang.Object
org.flowable.common.engine.impl.service.CommonServiceImpl<C>
org.flowable.common.engine.impl.service.CommonEngineServiceImpl<AppEngineConfiguration>
com.flowable.app.engine.impl.AppManagementServiceImpl
- All Implemented Interfaces:
CoreAppManagementService,AppManagementService
public class AppManagementServiceImpl
extends CommonEngineServiceImpl<AppEngineConfiguration>
implements CoreAppManagementService
- Author:
- Tijs Rademakers
-
Field Summary
Fields inherited from class org.flowable.common.engine.impl.service.CommonEngineServiceImpl
commandExecutorFields inherited from class org.flowable.common.engine.impl.service.CommonServiceImpl
configuration -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.flowable.common.engine.impl.service.CommonEngineServiceImpl
getCommandExecutor, setCommandExecutorMethods inherited from class org.flowable.common.engine.impl.service.CommonServiceImpl
getConfiguration
-
Constructor Details
-
AppManagementServiceImpl
-
-
Method Details
-
createAppIncidentQuery
- Specified by:
createAppIncidentQueryin interfaceCoreAppManagementService
-
createAppIncidentBuilder
- Specified by:
createAppIncidentBuilderin interfaceCoreAppManagementService
-
deleteAppIncidents
- Specified by:
deleteAppIncidentsin interfaceCoreAppManagementService
-
deleteAppIncident
- Specified by:
deleteAppIncidentin interfaceCoreAppManagementService
-
getTableCounts
- Specified by:
getTableCountsin interfaceAppManagementService
-
getTableNames
- Specified by:
getTableNamesin interfaceAppManagementService
-