| 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 |
|---|---|
FeatureEntity |
FeatureStorage.toEntity(Feature feature)
toEntity.
|
| Modifier and Type | Method and Description |
|---|---|
Feature |
FeatureStorage.toDTO(FeatureEntity featureEntity)
toDTO.
|
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.