| Package | Description |
|---|---|
| org.bonitasoft.engine.bpm.bar.form.model | |
| org.bonitasoft.engine.bpm.form | |
| org.bonitasoft.engine.form |
| Modifier and Type | Method and Description |
|---|---|
FormMappingType |
FormMappingDefinition.getType() |
| Constructor and Description |
|---|
FormMappingDefinition(String form,
FormMappingType type,
FormMappingTarget target) |
FormMappingDefinition(String form,
FormMappingType type,
FormMappingTarget target,
String taskname) |
| Modifier and Type | Method and Description |
|---|---|
static FormMappingDefinitionBuilder |
FormMappingDefinitionBuilder.buildFormMapping(String form,
FormMappingType type,
FormMappingTarget target) |
| Constructor and Description |
|---|
FormMappingDefinitionBuilder(String page,
FormMappingType type,
FormMappingTarget target) |
| Modifier and Type | Method and Description |
|---|---|
FormMappingType |
FormMapping.getType() |
static FormMappingType |
FormMappingType.getTypeFromId(Integer type) |
static FormMappingType |
FormMappingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FormMappingType[] |
FormMappingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FormMapping.setType(FormMappingType type) |
| Constructor and Description |
|---|
FormMapping(long processDefinitionId,
FormMappingType type,
String pageMappingKey) |
FormMapping(long processDefinitionId,
FormMappingType type,
String task,
String pageMappingKey) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.