Enum Class ThresholdMetricOutputV1.ProcessTypeEnum

java.lang.Object
java.lang.Enum<ThresholdMetricOutputV1.ProcessTypeEnum>
com.seeq.model.ThresholdMetricOutputV1.ProcessTypeEnum
All Implemented Interfaces:
Serializable, Comparable<ThresholdMetricOutputV1.ProcessTypeEnum>, Constable
Enclosing class:
ThresholdMetricOutputV1

public static enum ThresholdMetricOutputV1.ProcessTypeEnum extends Enum<ThresholdMetricOutputV1.ProcessTypeEnum>
The process type of threshold metric. Will be Continuous if duration and period are specified, Condition if boundingCondition is specified, and otherwise Simple.