Package | Description |
---|---|
org.camunda.bpm.engine.impl.bpmn.behavior | |
org.camunda.bpm.engine.impl.bpmn.parser | |
org.camunda.bpm.engine.impl.pvm.process |
Modifier and Type | Field and Description |
---|---|
protected IOSpecification |
WebServiceActivityBehavior.ioSpecification |
Modifier and Type | Method and Description |
---|---|
void |
WebServiceActivityBehavior.setIoSpecification(IOSpecification ioSpecification) |
Modifier and Type | Method and Description |
---|---|
protected IOSpecification |
BpmnParse.parseIOSpecification(Element ioSpecificationElement) |
Modifier and Type | Field and Description |
---|---|
protected IOSpecification |
ScopeImpl.ioSpecification |
Modifier and Type | Method and Description |
---|---|
IOSpecification |
ScopeImpl.getIoSpecification() |
Modifier and Type | Method and Description |
---|---|
void |
ScopeImpl.setIoSpecification(IOSpecification ioSpecification) |
Copyright © 2015. All rights reserved.