public interface Auditable
Resources that contain and can be retrieved using the Resource#createdAt.| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
getCreatedAt()
Returns the Resource's created date.
|
java.util.Date |
getModifiedAt()
Returns the Resource's last modification date.
|
Copyright © 2017-2021 Okta. All Rights Reserved.