Class ManageableServerConfigurationLeafTask

  • All Implemented Interfaces:
    org.jboss.migration.core.task.ServerMigrationTask

    public class ManageableServerConfigurationLeafTask
    extends org.jboss.migration.core.task.component.LeafTask
    Author:
    emmartins
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  ManageableServerConfigurationLeafTask.Builder<S>  
      • Nested classes/interfaces inherited from class org.jboss.migration.core.task.component.LeafTask

        org.jboss.migration.core.task.component.LeafTask.BaseBuilder<P extends org.jboss.migration.core.task.component.BuildParameters,​T extends org.jboss.migration.core.task.component.LeafTask.BaseBuilder<P,​T>>
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected ManageableServerConfigurationLeafTask​(org.jboss.migration.core.task.ServerMigrationTaskName name, org.jboss.migration.core.task.component.TaskRunnable taskRunnable)  
    • Constructor Detail

      • ManageableServerConfigurationLeafTask

        protected ManageableServerConfigurationLeafTask​(org.jboss.migration.core.task.ServerMigrationTaskName name,
                                                        org.jboss.migration.core.task.component.TaskRunnable taskRunnable)