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
commandExecutor
Fields inherited from class org.flowable.common.engine.impl.service.CommonServiceImpl
configuration
-
Constructor Summary
-
Method Summary
Methods inherited from class org.flowable.common.engine.impl.service.CommonEngineServiceImpl
getCommandExecutor, setCommandExecutor
Methods inherited from class org.flowable.common.engine.impl.service.CommonServiceImpl
getConfiguration
-
Constructor Details
-
AppManagementServiceImpl
-
-
Method Details
-
createAppIncidentQuery
- Specified by:
createAppIncidentQuery
in interfaceCoreAppManagementService
-
createAppIncidentBuilder
- Specified by:
createAppIncidentBuilder
in interfaceCoreAppManagementService
-
deleteAppIncidents
- Specified by:
deleteAppIncidents
in interfaceCoreAppManagementService
-
deleteAppIncident
- Specified by:
deleteAppIncident
in interfaceCoreAppManagementService
-
getTableCounts
- Specified by:
getTableCounts
in interfaceAppManagementService
-
getTableNames
- Specified by:
getTableNames
in interfaceAppManagementService
-