| Package | Description |
|---|---|
| org.activiti.workflow.simple.definition.form |
| Modifier and Type | Field and Description |
|---|---|
protected List<FormPropertyGroup> |
FormDefinition.formGroups |
| Modifier and Type | Method and Description |
|---|---|
FormPropertyGroup |
FormPropertyGroup.addFormPropertyDefinition(FormPropertyDefinition definition) |
FormPropertyGroup |
FormPropertyGroup.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<FormPropertyGroup> |
FormDefinition.getFormGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
FormDefinition.addFormPropertyGroup(FormPropertyGroup group)
Adds a group of properties to this form.
|
void |
FormPropertyGroup.setValues(FormPropertyGroup otherGroup) |
| Modifier and Type | Method and Description |
|---|---|
void |
FormDefinition.setFormGroups(List<FormPropertyGroup> formGroups) |
Copyright © 2016 Alfresco. All rights reserved.