| 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.
|
SubTypeEntity(java.lang.Long id,
java.lang.String code,
java.lang.String label,
TypeEntity typeEntity)
Constructor for SubTypeEntity.
|
| Modifier and Type | Method and Description |
|---|---|
TypeEntity |
CodesStorage.toTypeEntity(Type type)
toTypeEntity.
|
| Modifier and Type | Method and Description |
|---|---|
Type |
CodesStorage.toTypeDTO(TypeEntity typeEntity)
toTypeDTO.
|
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.