Uses of Class
org.activiti.engine.impl.bpmn.data.IOSpecification
-
Packages that use IOSpecification Package Description org.activiti.engine.impl.persistence.entity -
-
Uses of IOSpecification in org.activiti.engine.impl.persistence.entity
Fields in org.activiti.engine.impl.persistence.entity declared as IOSpecification Modifier and Type Field Description protected IOSpecificationProcessDefinitionEntityImpl. ioSpecificationMethods in org.activiti.engine.impl.persistence.entity that return IOSpecification Modifier and Type Method Description IOSpecificationProcessDefinitionEntityImpl. getIoSpecification()Methods in org.activiti.engine.impl.persistence.entity with parameters of type IOSpecification Modifier and Type Method Description voidProcessDefinitionEntityImpl. setIoSpecification(IOSpecification ioSpecification)
-