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