Package | Description |
---|---|
org.camunda.bpm.engine.form |
Classes related to the
FormService . |
org.camunda.bpm.engine.impl.form | |
org.camunda.bpm.engine.impl.form.engine | |
org.camunda.bpm.engine.impl.form.handler |
Modifier and Type | Method and Description |
---|---|
List<FormProperty> |
FormData.getFormProperties()
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
FormPropertyImpl |
Modifier and Type | Field and Description |
---|---|
protected List<FormProperty> |
FormDataImpl.formProperties |
Modifier and Type | Method and Description |
---|---|
List<FormProperty> |
FormDataImpl.getFormProperties() |
Modifier and Type | Method and Description |
---|---|
void |
FormDataImpl.setFormProperties(List<FormProperty> formProperties) |
Modifier and Type | Field and Description |
---|---|
protected FormProperty |
FormPropertyAdapter.formProperty |
Constructor and Description |
---|
FormPropertyAdapter(FormProperty formProperty) |
Modifier and Type | Method and Description |
---|---|
FormProperty |
FormPropertyHandler.createFormProperty(ExecutionEntity execution) |
Copyright © 2015. All rights reserved.