Class RootCauseAnalysis
- java.lang.Object
-
- de.quantummaid.injectmaid.statemachine.RootCauseAnalysis
-
public final class RootCauseAnalysis extends Object
-
-
Constructor Summary
Constructors Constructor Description RootCauseAnalysis()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringrender()static RootCauseAnalysisrootCauseAnalysis(List<RootCauseAnalysisPath> reasons)
-
-
-
Method Detail
-
rootCauseAnalysis
public static RootCauseAnalysis rootCauseAnalysis(List<RootCauseAnalysisPath> reasons)
-
render
public String render()
-
-