public interface Anomaly
Modifier and Type | Method and Description |
---|---|
String |
anomalyId() |
AnomalyFixStatus |
fix()
Fix the anomaly with the system.
|
GoalsConfig |
goalsConfig()
Returns the goals that will be used to fix this anomaly.
|
String anomalyId()
AnomalyFixStatus fix() throws Exception
AnomalyFixStatus
Exception
GoalsConfig goalsConfig()