Class ProjectDiscoveryOptions
java.lang.Object
dev.archunitjava.importer.ProjectDiscoveryOptions
Immutable bounds and caller overrides for project discovery.
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final int -
Method Summary
-
Field Details
-
DEFAULT_MAX_ANCESTOR_DEPTH
public static final int DEFAULT_MAX_ANCESTOR_DEPTH- See Also:
-
MAX_ANCESTOR_DEPTH
public static final int MAX_ANCESTOR_DEPTH- See Also:
-
-
Method Details
-
defaults
-
builder
-
explicitRoot
-
maxAncestorDepth
public int maxAncestorDepth()
-