- java.lang.Object
-
- org.apache.flink.architecture.common.ImportOptions.MavenMainClassesOnly
-
- All Implemented Interfaces:
- com.tngtech.archunit.core.importer.ImportOption
- Enclosing class:
- ImportOptions
public static final class ImportOptions.MavenMainClassesOnly
extends Object
implements com.tngtech.archunit.core.importer.ImportOption
Only import class files residing in maven main classes target directory.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.tngtech.archunit.core.importer.ImportOption
com.tngtech.archunit.core.importer.ImportOption.DoNotIncludeArchives, com.tngtech.archunit.core.importer.ImportOption.DoNotIncludeJars, com.tngtech.archunit.core.importer.ImportOption.DoNotIncludePackageInfos, com.tngtech.archunit.core.importer.ImportOption.DoNotIncludeTests, com.tngtech.archunit.core.importer.ImportOption.OnlyIncludeTests, com.tngtech.archunit.core.importer.ImportOption.Predefined
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.