public class DomainUpdate<S extends JBossServer<S>> extends DomainMigration<S>
| Modifier and Type | Class and Description |
|---|---|
static class |
DomainUpdate.Builder<S extends JBossServer<S>> |
DOMAIN, SERVER_MIGRATION_TASK_NAME| Constructor and Description |
|---|
DomainUpdate(DomainUpdate.Builder<S> builder) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
beforeConfigurationsMigration(S source,
WildFlyServer10 target,
TaskContext context) |
afterConfigurationsMigration, getTaskpublic DomainUpdate(DomainUpdate.Builder<S> builder)
protected void beforeConfigurationsMigration(S source, WildFlyServer10 target, TaskContext context)
beforeConfigurationsMigration in class DomainMigration<S extends JBossServer<S>>Copyright © 2019 JBoss by Red Hat. All rights reserved.