Package | Description |
---|---|
org.activiti.engine.impl.cfg | |
org.activiti.engine.impl.persistence.entity | |
org.activiti.engine.impl.persistence.entity.data.impl |
Modifier and Type | Field and Description |
---|---|
protected CommentDataManager |
ProcessEngineConfigurationImpl.commentDataManager |
Modifier and Type | Method and Description |
---|---|
CommentDataManager |
ProcessEngineConfigurationImpl.getCommentDataManager() |
Modifier and Type | Method and Description |
---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setCommentDataManager(CommentDataManager commentDataManager) |
Modifier and Type | Field and Description |
---|---|
protected CommentDataManager |
CommentEntityManagerImpl.commentDataManager |
Modifier and Type | Method and Description |
---|---|
CommentDataManager |
CommentEntityManagerImpl.getCommentDataManager() |
Modifier and Type | Method and Description |
---|---|
void |
CommentEntityManagerImpl.setCommentDataManager(CommentDataManager commentDataManager) |
Constructor and Description |
---|
CommentEntityManagerImpl(ProcessEngineConfigurationImpl processEngineConfiguration,
CommentDataManager commentDataManager) |
Modifier and Type | Class and Description |
---|---|
class |
MybatisCommentDataManager |
Copyright © 2015 Alfresco. All rights reserved.