com.dynatrace.diagnostics.pdk
Interface PurePath


public interface PurePath

Incident related PurePath definition.


Method Summary
 int getAgentId()
          Returns the ID of the Agent
 int getPathId()
          Returns the ID of the PurePath
 int getServerId()
          Returns the server id of this incident
 java.lang.String getSessionId()
          Returns the ID of the Session
 

Method Detail

getPathId

int getPathId()
Returns the ID of the PurePath

Returns:
the ID of the PurePath

getAgentId

int getAgentId()
Returns the ID of the Agent

Returns:
the ID of the Agent

getSessionId

java.lang.String getSessionId()
Returns the ID of the Session

Returns:
the ID of the Session

getServerId

int getServerId()
Returns the server id of this incident

Returns:
the server id


Copyright © 2004-2012 dynaTrace software GmbH