| Package | Description |
|---|---|
| org.bonitasoft.engine.business.application |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationField |
ApplicationField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationField[] |
ApplicationField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<ApplicationField,Serializable> |
ApplicationUpdater.getFields()
Retrieves all fields to be updated
|
Map<ApplicationField,Serializable> |
ApplicationCreator.getFields()
Retrieves all fields defined in this
ApplicationCreator |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.