| Package | Description |
|---|---|
| org.exoplatform.timetracker.entity | |
| org.exoplatform.timetracker.storage |
| Constructor and Description |
|---|
ActivityEntity(java.lang.Long id,
java.lang.String label,
ProjectEntity projectEntity,
ActivityCodeEntity activityCodeEntity,
SubActivityCodeEntity subActivityCodeEntity,
TypeEntity typeEntity,
SubTypeEntity subTypeEntity,
FeatureEntity featureEntity)
Constructor for ActivityEntity.
|
| Modifier and Type | Method and Description |
|---|---|
SubTypeEntity |
CodesStorage.toSubTypeEntity(SubType subType)
toSubTypeEntity.
|
| Modifier and Type | Method and Description |
|---|---|
SubType |
CodesStorage.toSubTypeDTO(SubTypeEntity subTypeEntity)
toSubTypeDTO.
|
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.