public class FlowTwoStep
extends org.jboss.forge.addon.ui.command.AbstractUICommand
implements org.jboss.forge.addon.ui.wizard.UIWizardStep
| Constructor and Description |
|---|
FlowTwoStep() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.forge.addon.ui.result.Result |
execute(org.jboss.forge.addon.ui.context.UIExecutionContext context) |
void |
initializeUI(org.jboss.forge.addon.ui.context.UIBuilder builder) |
org.jboss.forge.addon.ui.result.NavigationResult |
next(org.jboss.forge.addon.ui.context.UINavigationContext context) |
getMetadata, isEnabled, validatepublic org.jboss.forge.addon.ui.result.NavigationResult next(org.jboss.forge.addon.ui.context.UINavigationContext context)
throws Exception
next in interface org.jboss.forge.addon.ui.wizard.UIWizardExceptionpublic void initializeUI(org.jboss.forge.addon.ui.context.UIBuilder builder)
throws Exception
initializeUI in interface org.jboss.forge.addon.ui.command.UICommandExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.