Uses of Record Class
dev.archunitjava.importer.ImportScope
Packages that use ImportScope
-
Uses of ImportScope in dev.archunitjava.importer
Methods in dev.archunitjava.importer that return ImportScopeModifier and TypeMethodDescriptionstatic ImportScopeImportScope.all()static ImportScopeImportOptions.scope()Returns the value of thescoperecord component.Methods in dev.archunitjava.importer with parameters of type ImportScopeConstructors in dev.archunitjava.importer with parameters of type ImportScopeModifierConstructorDescriptionImportOptions(ImportScope scope, List<ImportResourceRule> rules, boolean readArchIgnore, int maximumIgnoreBytes, int maximumIgnoreLines) Creates an instance of aImportOptionsrecord class.