| Package | Description |
|---|---|
| org.jbpm.workbench.wi.client.editors.deployment.descriptor.model | |
| org.jbpm.workbench.wi.client.editors.deployment.descriptor.sections.general |
| Modifier and Type | Method and Description |
|---|---|
static RuntimeStrategy |
RuntimeStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuntimeStrategy[] |
RuntimeStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DeploymentsGeneralSettingsPresenter(javax.enterprise.event.Event<org.kie.workbench.common.screens.library.client.settings.SettingsSectionChange<DeploymentDescriptorModel>> settingsSectionChangeEvent,
org.kie.workbench.common.screens.library.client.settings.util.sections.MenuItem<DeploymentDescriptorModel> menuItem,
org.uberfire.client.promise.Promises promises,
DeploymentsGeneralSettingsView view,
org.kie.workbench.common.screens.library.client.settings.util.select.KieEnumSelectElement<RuntimeStrategy> runtimeStrategiesSelect,
org.kie.workbench.common.screens.library.client.settings.util.select.KieEnumSelectElement<PersistenceMode> persistenceModesSelect,
org.kie.workbench.common.screens.library.client.settings.util.select.KieEnumSelectElement<AuditMode> auditModesSelect) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.