public class PostMigrationRulesPhase extends RulePhase
MigrationRulesPhasePreReportGenerationPhase
This occurs immediately after MigrationRulesPhase. This can be used in cases where some rule wants to execute
immediately after all other migration rules. The primary use case at the moment involves unit tests.
| Constructor and Description |
|---|
PostMigrationRulesPhase() |
| 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.