Package | Description |
---|---|
org.activiti.bpmn.model |
Modifier and Type | Field and Description |
---|---|
protected List<CustomProperty> |
UserTask.customProperties |
protected List<CustomProperty> |
ServiceTask.customProperties |
Modifier and Type | Method and Description |
---|---|
CustomProperty |
CustomProperty.clone() |
Modifier and Type | Method and Description |
---|---|
List<CustomProperty> |
UserTask.getCustomProperties() |
List<CustomProperty> |
ServiceTask.getCustomProperties() |
Modifier and Type | Method and Description |
---|---|
void |
CustomProperty.setValues(CustomProperty otherProperty) |
Modifier and Type | Method and Description |
---|---|
void |
UserTask.setCustomProperties(List<CustomProperty> customProperties) |
void |
ServiceTask.setCustomProperties(List<CustomProperty> customProperties) |
Copyright © 2016 Alfresco. All rights reserved.