Class OrderedSources
java.lang.Object
org.sentrysoftware.metricshub.engine.strategy.source.OrderedSources
The OrderedSources class is responsible for building a list of ordered sources based on either the
execution order or the source dependency tree. It includes methods for ordering and validating the sources.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThe OrderedSourcesBuilder class extends the generated builder for additional methods related to building the list of ordered sources. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OrderedSources
public OrderedSources()
-