Class ManageableServerConfigurationCompositeTask
- java.lang.Object
-
- org.jboss.migration.core.task.component.ComponentTask
-
- org.jboss.migration.core.task.component.CompositeTask
-
- org.jboss.migration.wfly10.config.task.management.configuration.ManageableServerConfigurationCompositeTask
-
- All Implemented Interfaces:
org.jboss.migration.core.task.ServerMigrationTask
public class ManageableServerConfigurationCompositeTask extends org.jboss.migration.core.task.component.CompositeTask- Author:
- emmartins
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classManageableServerConfigurationCompositeTask.BaseBuilder<S,T extends ManageableServerConfigurationCompositeTask.BaseBuilder<S,T>>static classManageableServerConfigurationCompositeTask.Builder<S>
-
Constructor Summary
Constructors Modifier Constructor Description protectedManageableServerConfigurationCompositeTask(org.jboss.migration.core.task.ServerMigrationTaskName name, org.jboss.migration.core.task.component.TaskRunnable taskRunnable)
-