public static interface MigratedInspection.Migration
| Modifier and Type | Method and Description |
|---|---|
MigratedInspection.MigrationResult |
process(String oldClassName,
String newClassName,
byte[] oldClassFile,
Inspection transformedInspection) |
MigratedInspection.MigrationResult process(String oldClassName, String newClassName, byte[] oldClassFile, Inspection transformedInspection) throws Exception
ExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.