@ApplicationScoped public class NewDeployWizard extends AbstractMultiPageWizard
notification, pages, translationService| Constructor and Description |
|---|
NewDeployWizard(SelectPipelinePagePresenter selectPipelinePage,
SourceConfigurationPagePresenter sourceConfigPage,
org.jboss.errai.ui.client.local.spi.TranslationService translationService,
org.jboss.errai.common.client.api.Caller<RuntimeService> runtimeService,
javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notification,
javax.enterprise.event.Event<RefreshRuntimeEvent> refreshRuntimeEvent) |
| Modifier and Type | Method and Description |
|---|---|
void |
complete() |
int |
getPreferredHeight() |
int |
getPreferredWidth() |
String |
getTitle() |
void |
init() |
void |
start(Provider provider,
Collection<PipelineKey> pipelines) |
getPages, getPageWidget, isComplete@Inject public NewDeployWizard(SelectPipelinePagePresenter selectPipelinePage, SourceConfigurationPagePresenter sourceConfigPage, org.jboss.errai.ui.client.local.spi.TranslationService translationService, org.jboss.errai.common.client.api.Caller<RuntimeService> runtimeService, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notification, javax.enterprise.event.Event<RefreshRuntimeEvent> refreshRuntimeEvent)
@PostConstruct public void init()
public void start(Provider provider, Collection<PipelineKey> pipelines)
public String getTitle()
public int getPreferredHeight()
public int getPreferredWidth()
public void complete()
complete in interface org.uberfire.ext.widgets.core.client.wizards.Wizardcomplete in class org.uberfire.ext.widgets.core.client.wizards.AbstractWizardCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.