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