Uses of Class
org.flowable.engine.impl.bpmn.data.IOSpecification
Packages that use IOSpecification
-
Uses of IOSpecification in org.flowable.engine.impl.persistence.entity
Fields in org.flowable.engine.impl.persistence.entity declared as IOSpecificationModifier and TypeFieldDescriptionprotected IOSpecification
ProcessDefinitionEntityImpl.ioSpecification
Methods in org.flowable.engine.impl.persistence.entity that return IOSpecificationMethods in org.flowable.engine.impl.persistence.entity with parameters of type IOSpecificationModifier and TypeMethodDescriptionvoid
ProcessDefinitionEntityImpl.setIoSpecification
(IOSpecification ioSpecification)