Method | Description | |
---|---|---|
AlertSpecificParam ( ) : System |
Default constructor for AlertSpecificParams
|
|
AlertSpecificParam ( string votersTagPredicate, string decisionThreshold ) : System |
Fully parameterized constructor for AlertSpecificParams
|
public AlertSpecificParam ( string votersTagPredicate, string decisionThreshold ) : System | ||
votersTagPredicate | string | Tag predicate for vote tags |
decisionThreshold | string | Decision threshold for AlertSpec |
return | System |