Package | Description |
---|---|
org.activiti.bpmn.model |
Modifier and Type | Field and Description |
---|---|
protected List<FieldExtension> |
ServiceTask.fieldExtensions |
protected List<FieldExtension> |
SendTask.fieldExtensions |
protected List<FieldExtension> |
ActivitiListener.fieldExtensions |
Modifier and Type | Method and Description |
---|---|
FieldExtension |
FieldExtension.clone() |
Modifier and Type | Method and Description |
---|---|
List<FieldExtension> |
ServiceTask.getFieldExtensions() |
List<FieldExtension> |
SendTask.getFieldExtensions() |
List<FieldExtension> |
ActivitiListener.getFieldExtensions() |
Modifier and Type | Method and Description |
---|---|
void |
FieldExtension.setValues(FieldExtension otherExtension) |
Modifier and Type | Method and Description |
---|---|
void |
ServiceTask.setFieldExtensions(List<FieldExtension> fieldExtensions) |
void |
SendTask.setFieldExtensions(List<FieldExtension> fieldExtensions) |
void |
ActivitiListener.setFieldExtensions(List<FieldExtension> fieldExtensions) |
Copyright © 2016 Alfresco. All rights reserved.