| Package | Description |
|---|---|
| org.jboss.migration.wfly10.config.task | |
| org.jboss.migration.wfly10.config.task.update |
| Modifier and Type | Class and Description |
|---|---|
class |
DomainMigration<S extends org.jboss.migration.core.Server>
Implementation for the domain migration.
|
class |
StandaloneServerMigration<S extends org.jboss.migration.core.Server>
Implementation for the standalone server migration.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ServerMigration.SubtaskFactory<S>> |
ServerMigration.subtaskFactories |
| Modifier and Type | Method and Description |
|---|---|
ServerMigration.Builder |
ServerMigration.Builder.subtask(ServerMigration.SubtaskFactory<S> subtaskFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
DomainUpdate<S extends org.jboss.migration.core.JBossServer<S>> |
| Modifier and Type | Method and Description |
|---|---|
ServerUpdate.Builder<S> |
ServerUpdate.Builder.subtask(ServerMigration.SubtaskFactory<S> subtaskFactory) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.