public class ProjectMigrationTool extends Object implements MigrationTool
| Constructor and Description |
|---|
ProjectMigrationTool() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
Integer |
getPriority() |
String |
getTitle() |
void |
run(ToolConfig config,
SystemAccess system) |
public static final String NAME
public String getTitle()
getTitle in interface MigrationToolpublic String getDescription()
getDescription in interface MigrationToolpublic Integer getPriority()
getPriority in interface MigrationToolpublic void run(ToolConfig config, SystemAccess system)
run in interface MigrationToolCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.