| 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 |
|---|---|
ProjectEntity |
ProjectStorage.toEntity(Project project)
toEntity.
|
| Modifier and Type | Method and Description |
|---|---|
Project |
ProjectStorage.toDTO(ProjectEntity projectEntity)
toDTO.
|
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.