Skip to content

Commit

Permalink
Fixed javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Jun 29, 2015
1 parent a0bd0f9 commit 479f971
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@
import org.jboss.forge.addon.ui.wizard.UIWizard;

/**
* Adds the Setup steps on {@link AbstractJavaEECommand}
* Adds the {@link NavigationResult} steps provided by
* {@link PrerequisiteCommandsProvider#getPrerequisiteCommands(UIContext)} as the first steps to be executed only if the
* requested {@link UICommand} implements the {@link PrerequisiteCommandsProvider} interface
*
* @author <a href="ggastald@redhat.com">George Gastaldi</a>
*/
Expand Down

0 comments on commit 479f971

Please sign in to comment.