Package | Description |
---|---|
org.activiti.engine.impl.persistence.entity | |
org.activiti.engine.impl.persistence.entity.data.impl |
Modifier and Type | Class and Description |
---|---|
class |
UserEntityImpl |
Modifier and Type | Method and Description |
---|---|
UserEntity |
UserEntityManagerImpl.findById(String entityId) |
Modifier and Type | Method and Description |
---|---|
protected DataManager<UserEntity> |
UserEntityManagerImpl.getDataManager() |
Modifier and Type | Method and Description |
---|---|
void |
UserEntityManagerImpl.delete(UserEntity userEntity) |
Modifier and Type | Method and Description |
---|---|
UserEntity |
MybatisUserDataManager.create() |
Modifier and Type | Method and Description |
---|---|
Class<? extends UserEntity> |
MybatisUserDataManager.getManagedEntityClass() |
Copyright © 2015 Alfresco. All rights reserved.