Package | Description |
---|---|
org.guvnor.ala.ui.client.wizard | |
org.guvnor.ala.ui.client.wizard.pipeline.params |
Modifier and Type | Method and Description |
---|---|
protected PipelineParamsPagePresenter |
NewDeployWizard.newPipelineParamsPage() |
protected PipelineParamsPagePresenter |
NewDeployWizard.newPipelineParamsPage(PipelineParamsForm paramsForm) |
Modifier and Type | Method and Description |
---|---|
protected void |
NewDeployWizard.destroyPipelineParamPages(List<PipelineParamsPagePresenter> paramsPages) |
Constructor and Description |
---|
NewDeployWizard(SelectPipelinePagePresenter selectPipelinePage,
org.jboss.errai.ioc.client.api.ManagedInstance<PipelineParamsPagePresenter> pipelineParamsPageInstance,
javax.enterprise.inject.Instance<PipelineDescriptor> pipelineDescriptorInstance,
PopupHelper popupHelper,
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 |
PipelineParamsPageView.init(PipelineParamsPagePresenter presenter) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.