public class RiskScoreDescribable extends ThresholdRuleDescribable
Modifier and Type | Class and Description |
---|---|
static class |
RiskScoreDescribable.DescriptorImpl |
Constructor and Description |
---|
RiskScoreDescribable(String action,
String threshold) |
Modifier and Type | Method and Description |
---|---|
String |
getAction() |
Action |
getActionObject() |
PropertyEvaluator |
getPropertyEvaluator() |
String |
getThreshold() |
public String getAction()
public String getThreshold()
public PropertyEvaluator getPropertyEvaluator()
getPropertyEvaluator
in class ThresholdRuleDescribable
public Action getActionObject()
getActionObject
in class ThresholdRuleDescribable
Copyright © 2016–2022. All rights reserved.