public class WildFly10StandaloneConfigFilesMigration<S extends org.jboss.migration.core.Server> extends Object
| Constructor and Description |
|---|
WildFly10StandaloneConfigFilesMigration(WildFly10StandaloneConfigFileMigration configFileMigration) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
confirmAllStandaloneConfigs(Collection<org.jboss.migration.core.ServerPath<S>> standaloneConfigs,
WildFly10Server target,
org.jboss.migration.core.ServerMigrationContext context) |
protected void |
confirmStandaloneConfig(org.jboss.migration.core.ServerPath<S> source,
WildFly10Server target,
org.jboss.migration.core.ServerMigrationContext context) |
protected void |
migrateAllStandaloneConfigs(Collection<org.jboss.migration.core.ServerPath<S>> standaloneConfigs,
WildFly10Server target,
org.jboss.migration.core.ServerMigrationContext context) |
void |
run(Collection<org.jboss.migration.core.ServerPath<S>> sourceConfigs,
WildFly10Server target,
org.jboss.migration.core.ServerMigrationContext context) |
public WildFly10StandaloneConfigFilesMigration(WildFly10StandaloneConfigFileMigration configFileMigration)
public void run(Collection<org.jboss.migration.core.ServerPath<S>> sourceConfigs, WildFly10Server target, org.jboss.migration.core.ServerMigrationContext context) throws IOException
IOExceptionprotected void migrateAllStandaloneConfigs(Collection<org.jboss.migration.core.ServerPath<S>> standaloneConfigs, WildFly10Server target, org.jboss.migration.core.ServerMigrationContext context) throws IOException
IOExceptionprotected void confirmAllStandaloneConfigs(Collection<org.jboss.migration.core.ServerPath<S>> standaloneConfigs, WildFly10Server target, org.jboss.migration.core.ServerMigrationContext context) throws IOException
IOExceptionprotected void confirmStandaloneConfig(org.jboss.migration.core.ServerPath<S> source, WildFly10Server target, org.jboss.migration.core.ServerMigrationContext context) throws IOException
IOExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.