Package | Description |
---|---|
org.activiti.bpmn.model |
Modifier and Type | Field and Description |
---|---|
protected List<Resource> |
BpmnModel.resources |
Modifier and Type | Method and Description |
---|---|
Resource |
BpmnModel.getResource(String id) |
Modifier and Type | Method and Description |
---|---|
Collection<Resource> |
BpmnModel.getResources() |
Modifier and Type | Method and Description |
---|---|
void |
BpmnModel.addResource(Resource resource) |
Modifier and Type | Method and Description |
---|---|
void |
BpmnModel.setResources(Collection<Resource> resourceList) |
Copyright © 2016 Alfresco. All rights reserved.