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