Package | Description |
---|---|
org.activiti.bpmn.model |
Modifier and Type | Field and Description |
---|---|
protected ItemDefinition |
DataObject.itemSubjectRef |
Modifier and Type | Field and Description |
---|---|
protected Map<String,ItemDefinition> |
BpmnModel.itemDefinitionMap |
Modifier and Type | Method and Description |
---|---|
ItemDefinition |
ItemDefinition.clone() |
ItemDefinition |
DataObject.getItemSubjectRef() |
Modifier and Type | Method and Description |
---|---|
Map<String,ItemDefinition> |
BpmnModel.getItemDefinitions() |
Modifier and Type | Method and Description |
---|---|
void |
BpmnModel.addItemDefinition(String id,
ItemDefinition item) |
void |
DataObject.setItemSubjectRef(ItemDefinition itemSubjectRef) |
void |
ItemDefinition.setValues(ItemDefinition otherElement) |
Modifier and Type | Method and Description |
---|---|
void |
BpmnModel.setItemDefinitions(Map<String,ItemDefinition> itemDefinitionMap) |
Copyright © 2016 Alfresco. All rights reserved.