Class CommonEngineServiceImpl<C extends AbstractEngineConfiguration>
java.lang.Object
org.flowable.common.engine.impl.service.CommonServiceImpl<C>
org.flowable.common.engine.impl.service.CommonEngineServiceImpl<C>
- Direct Known Subclasses:
CmmnHistoryServiceImpl
,CmmnManagementServiceImpl
,CmmnMigrationServiceImpl
,CmmnRepositoryServiceImpl
,CmmnRuntimeServiceImpl
,CmmnTaskServiceImpl
,DmnDecisionServiceImpl
,DmnHistoryServiceImpl
,DmnManagementServiceImpl
,DmnRepositoryServiceImpl
,DynamicBpmnServiceImpl
,DynamicCmmnServiceImpl
,EventManagementServiceImpl
,EventRepositoryServiceImpl
,FormServiceImpl
,HistoryServiceImpl
,IdentityServiceImpl
,IdmIdentityServiceImpl
,IdmManagementServiceImpl
,ManagementServiceImpl
,ProcessMigrationServiceImpl
,RepositoryServiceImpl
,RuntimeServiceImpl
,TaskServiceImpl
public abstract class CommonEngineServiceImpl<C extends AbstractEngineConfiguration>
extends CommonServiceImpl<C>
- Author:
- Tom Baeyens, Joram Barrez, Filip Hrisafov
-
Field Summary
FieldsFields 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.CommonServiceImpl
getConfiguration
-
Field Details
-
commandExecutor
-
-
Constructor Details
-
CommonEngineServiceImpl
public CommonEngineServiceImpl() -
CommonEngineServiceImpl
-
-
Method Details
-
getCommandExecutor
-
setCommandExecutor
-