com.dynatrace.diagnostics.pdk
Interface Threshold


public interface Threshold

The Interface for a Threshold. Contains

for the Treshhold. If a Threshold is exceeded (above or below) an Incident may be raised (depending on the Sensitivity) of the Incident rule.


Nested Class Summary
static class Threshold.Type
           
 
Method Summary
 Threshold.Type getType()
          Returns the Type of the Threshold
 Value getValue()
          Returns the Value of the Threshold
 

Method Detail

getType

Threshold.Type getType()
Returns the Type of the Threshold

Returns:
the Type of the Threshold

getValue

Value getValue()
Returns the Value of the Threshold

Returns:
the Value of the Threshold


Copyright © 2004-2012 dynaTrace software GmbH