@ApplicationScoped public class BPMNDiagramEditorMenuItemsBuilder extends Object
| Constructor and Description |
|---|
BPMNDiagramEditorMenuItemsBuilder(ClientTranslationService translationService) |
| Modifier and Type | Method and Description |
|---|---|
org.uberfire.workbench.model.menu.MenuItem |
newFormsGenerationMenuItem(org.uberfire.mvp.Command generateProcessForm,
org.uberfire.mvp.Command generateAllForms,
org.uberfire.mvp.Command generateSelectedForms) |
org.uberfire.workbench.model.menu.MenuItem |
newMigrateMenuItem(org.uberfire.mvp.Command migrateCommand) |
@Inject public BPMNDiagramEditorMenuItemsBuilder(ClientTranslationService translationService)
public org.uberfire.workbench.model.menu.MenuItem newMigrateMenuItem(org.uberfire.mvp.Command migrateCommand)
public org.uberfire.workbench.model.menu.MenuItem newFormsGenerationMenuItem(org.uberfire.mvp.Command generateProcessForm,
org.uberfire.mvp.Command generateAllForms,
org.uberfire.mvp.Command generateSelectedForms)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.