Package-level declarations

Types

Link copied to clipboard
enum ActionRuleStatus : Enum<ActionRuleStatus> , ConvertibleToJava<ActionRuleStatus>

Indicates if the given action rule is enabled or disabled

Link copied to clipboard
enum AlertRuleState : Enum<AlertRuleState> , ConvertibleToJava<AlertRuleState>

The alert rule state.

Link copied to clipboard
enum DaysOfWeek : Enum<DaysOfWeek> , ConvertibleToJava<DaysOfWeek>

Days of week.

Link copied to clipboard
enum Field : Enum<Field> , ConvertibleToJava<Field>

Field for a given condition.

Link copied to clipboard
enum Operator : Enum<Operator> , ConvertibleToJava<Operator>

Operator for a given condition.

Link copied to clipboard
enum ScopeType : Enum<ScopeType> , ConvertibleToJava<ScopeType>

type of target scope

Link copied to clipboard
enum Severity : Enum<Severity> , ConvertibleToJava<Severity>

The alert rule severity.

Link copied to clipboard
enum Status : Enum<Status> , ConvertibleToJava<Status>

The issue status

Link copied to clipboard
enum SuppressionType : Enum<SuppressionType> , ConvertibleToJava<SuppressionType>

Specifies when the suppression should be applied