Class ServerUpdate<S extends org.jboss.migration.core.jboss.JBossServer<S>>
- java.lang.Object
-
- org.jboss.migration.wfly10.config.task.ServerMigration<S>
-
- org.jboss.migration.wfly10.config.task.update.ServerUpdate<S>
-
- All Implemented Interfaces:
WildFlyServerMigration10<S>
public class ServerUpdate<S extends org.jboss.migration.core.jboss.JBossServer<S>> extends ServerMigration<S>
- Author:
- emmartins
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classServerUpdate.Builder<S extends org.jboss.migration.core.jboss.JBossServer<S>>static classServerUpdate.Builders<S extends org.jboss.migration.core.jboss.JBossServer<S>>-
Nested classes/interfaces inherited from class org.jboss.migration.wfly10.config.task.ServerMigration
ServerMigration.SubtaskFactory<S extends org.jboss.migration.core.Server>
-
-
Field Summary
-
Fields inherited from class org.jboss.migration.wfly10.config.task.ServerMigration
subtaskFactories
-
-
Constructor Summary
Constructors Constructor Description ServerUpdate(ServerMigration.Builder<S> builder)
-
-
-
Constructor Detail
-
ServerUpdate
public ServerUpdate(ServerMigration.Builder<S> builder)
-
-