Package | Description |
---|---|
org.activiti.engine.impl.bpmn.behavior | |
org.activiti.engine.impl.bpmn.parser.handler | |
org.activiti.engine.impl.persistence.entity |
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 |
AbstractBpmnParseHandler.createIOSpecification(BpmnParse bpmnParse,
org.activiti.bpmn.model.IOSpecification specificationModel) |
Modifier and Type | Field and Description |
---|---|
protected IOSpecification |
ProcessDefinitionEntityImpl.ioSpecification |
Modifier and Type | Method and Description |
---|---|
IOSpecification |
ProcessDefinitionEntityImpl.getIoSpecification() |
IOSpecification |
ProcessDefinitionEntity.getIoSpecification() |
Modifier and Type | Method and Description |
---|---|
void |
ProcessDefinitionEntityImpl.setIoSpecification(IOSpecification ioSpecification) |
void |
ProcessDefinitionEntity.setIoSpecification(IOSpecification ioSpecification) |
Copyright © 2015 Alfresco. All rights reserved.