JavaScript is disabled on your browser.
Detail:
Field |
Constr |
Method
Direct Known Subclasses:
RuleEmailAction , RuleWebhookAction
public class RuleAction
extends Object
The action that is performed when the alert rule becomes active, and when an
alert condition is resolved.
Constructor Summary
Constructors
Constructor and Description
RuleAction ()
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Constructor Detail
RuleAction
public RuleAction()
Detail:
Field |
Constr |
Method
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for * license information. */