Package | Description |
---|---|
org.activiti.bpmn.model |
Modifier and Type | Field and Description |
---|---|
protected List<FormProperty> |
UserTask.formProperties |
protected List<FormProperty> |
StartEvent.formProperties |
Modifier and Type | Method and Description |
---|---|
FormProperty |
FormProperty.clone() |
Modifier and Type | Method and Description |
---|---|
List<FormProperty> |
UserTask.getFormProperties() |
List<FormProperty> |
StartEvent.getFormProperties() |
Modifier and Type | Method and Description |
---|---|
void |
FormProperty.setValues(FormProperty otherProperty) |
Modifier and Type | Method and Description |
---|---|
void |
UserTask.setFormProperties(List<FormProperty> formProperties) |
void |
StartEvent.setFormProperties(List<FormProperty> formProperties) |
Copyright © 2016 Alfresco. All rights reserved.