public interface TimestampedEntity
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreatedDate()
Returns the date the entity was created.
|
Date |
getUpdatedDate()
Returns the date the entity was last updated.
|
Copyright © 2017 Atlassian. All rights reserved.