|
7.0 Action Request System Java API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.remedy.arsys.api.StatusHistoryInfo
The StatusHistoryInfo
class retrieves the
the user and time stamp components of the Status History core field.
Constructor Summary | |
StatusHistoryInfo(AccessNameID user,
Timestamp timestamp)
|
Method Summary | |
Timestamp |
getTimestamp()
Returns the date and time of the last change to the request. |
AccessNameID |
getUser()
Returns the user name of the person who last changed the state of the request. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StatusHistoryInfo(AccessNameID user, Timestamp timestamp)
Method Detail |
public AccessNameID getUser()
public Timestamp getTimestamp()
|
7.0 Action Request System Java API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |