public class InitialAnalysisPhase extends RulePhase
DecompilationPhaseMigrationRulesPhase
This phase occurs after the application has been unzipped, files have been discovered (including basic filetype
information), and the project structure has been ascertained. Rules from this phase will perform tasks such
as the analysis of source code for placement within the graph (for use by later Rules).
| Constructor and Description |
|---|
InitialAnalysisPhase() |
| 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.