Uses of Interface
org.flowable.common.engine.impl.util.io.StreamSource
Packages that use StreamSource
Package
Description
-
Uses of StreamSource in org.flowable.cmmn.engine.impl.parser
Methods in org.flowable.cmmn.engine.impl.parser with parameters of type StreamSourceModifier and TypeMethodDescriptionprotected CmmnModelCmmnParserImpl.convertToCmmnModel(CmmnParseContext context, StreamSource cmmnSource) CmmnParserImpl.parse(CmmnParseContext context, StreamSource cmmnSource) -
Uses of StreamSource in org.flowable.common.engine.impl.util.io
Classes in org.flowable.common.engine.impl.util.io that implement StreamSourceModifier and TypeClassDescriptionclassclassclassclass -
Uses of StreamSource in org.flowable.dmn.engine.impl.io
Classes in org.flowable.dmn.engine.impl.io that implement StreamSource -
Uses of StreamSource in org.flowable.dmn.engine.impl.parser
Fields in org.flowable.dmn.engine.impl.parser declared as StreamSourceMethods in org.flowable.dmn.engine.impl.parser with parameters of type StreamSourceModifier and TypeMethodDescriptionprotected voidDmnParse.setStreamSource(StreamSource streamSource) -
Uses of StreamSource in org.flowable.engine.impl.bpmn.parser
Fields in org.flowable.engine.impl.bpmn.parser declared as StreamSourceMethods in org.flowable.engine.impl.bpmn.parser with parameters of type StreamSourceModifier and TypeMethodDescriptionprotected voidBpmnParse.setStreamSource(StreamSource streamSource) -
Uses of StreamSource in org.flowable.engine.impl.util.io
Classes in org.flowable.engine.impl.util.io that implement StreamSource -
Uses of StreamSource in org.flowable.eventregistry.impl.io
Classes in org.flowable.eventregistry.impl.io that implement StreamSource -
Uses of StreamSource in org.flowable.eventregistry.impl.parser
Fields in org.flowable.eventregistry.impl.parser declared as StreamSourceModifier and TypeFieldDescriptionprotected StreamSourceChannelDefinitionParse.streamSourceprotected StreamSourceEventDefinitionParse.streamSourceMethods in org.flowable.eventregistry.impl.parser with parameters of type StreamSourceModifier and TypeMethodDescriptionprotected voidChannelDefinitionParse.setStreamSource(StreamSource streamSource) protected voidEventDefinitionParse.setStreamSource(StreamSource streamSource) -
Uses of StreamSource in org.flowable.idm.engine.impl.io
Classes in org.flowable.idm.engine.impl.io that implement StreamSource