S - the source server typepublic class StandaloneServerMigration<S extends org.jboss.migration.core.Server> extends Object implements ServerMigration.SubtaskFactory<S>
| Modifier and Type | Class and Description |
|---|---|
static interface |
StandaloneServerMigration.EnvironmentProperties |
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.migration.core.ServerMigrationTaskName |
SERVER_MIGRATION_TASK_NAME |
static String |
STANDALONE |
| Constructor and Description |
|---|
StandaloneServerMigration(StandaloneServerConfigurationsMigration<S,?> configFilesMigration) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.migration.core.ServerMigrationTask |
getTask(S source,
WildFly10Server target) |
public static final String STANDALONE
public static final org.jboss.migration.core.ServerMigrationTaskName SERVER_MIGRATION_TASK_NAME
public StandaloneServerMigration(StandaloneServerConfigurationsMigration<S,?> configFilesMigration)
public org.jboss.migration.core.ServerMigrationTask getTask(S source, WildFly10Server target)
getTask in interface ServerMigration.SubtaskFactory<S extends org.jboss.migration.core.Server>Copyright © 2016 JBoss by Red Hat. All rights reserved.