com.dynatrace.diagnostics.pdk
Interface Timestamp


public interface Timestamp

The Timestamp of an Incident.


Method Summary
 long getTimestampInMs()
          Returns the Timestamp in Milliseconds
 boolean isSet()
          Returns if the Timestamp is set
 

Method Detail

getTimestampInMs

long getTimestampInMs()
Returns the Timestamp in Milliseconds

Returns:
the Timestamp in Milliseconds

isSet

boolean isSet()
Returns if the Timestamp is set

Returns:
if the Timestamp is set


Copyright © 2004-2012 dynaTrace software GmbH