Interface DependencyTreeBuilder
- All Known Implementing Classes:
DependencyTreeBuilderImpl
public interface DependencyTreeBuilder
-
Method Summary
Modifier and TypeMethodDescriptionVisits all the parentPlanfor the give build and returns its direct linage in topological order
-
Method Details
-
getDirectParents
Visits all the parentPlanfor the give build and returns its direct linage in topological order- Parameters:
plan-- Returns:
- buildParents
- Throws:
ConfigurationException
-