public class DiscoverProjectStructurePhase extends RulePhase
ClassifyFileTypesPhaseDecompilationPhase
Discovering of the project structure of the input application will occur during this phase. This will discover which files are in which project (including determining subprojects) and analyze as much metadata as possible for supported project types (for example, Maven projects).
| Constructor and Description |
|---|
DiscoverProjectStructurePhase() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends RulePhase> |
getExecuteAfter()
|
Class<? extends RulePhase> |
getExecuteBefore()
|
getConfiguration, getMetadata, setExecuteAfter, setExecuteBeforeenhanceRuleMetadata, equals, getExecutionIndex, handles, hashCode, priority, setExecutionIndex, toStringCopyright © 2021 JBoss by Red Hat. All rights reserved.