STATUS_TIME variable

Syntax
final String MessageProperties.STATUS_TIME
Remarks

This property name refers to the time at which the message assumed its current status.

If you pass MessageProperties.STATUS_TIME to the QAMessage.getProperty method, it returns a java.util.Date instance.

See Also

getProperty method