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 CmmnModel
CmmnParserImpl.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 TypeClassDescriptionclass
class
class
class
-
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 void
DmnParse.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 void
BpmnParse.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 StreamSource
ChannelDefinitionParse.streamSource
protected StreamSource
EventDefinitionParse.streamSource
Methods in org.flowable.eventregistry.impl.parser with parameters of type StreamSourceModifier and TypeMethodDescriptionprotected void
ChannelDefinitionParse.setStreamSource
(StreamSource streamSource) protected void
EventDefinitionParse.setStreamSource
(StreamSource streamSource) -
Uses of StreamSource in org.flowable.idm.engine.impl.io
Classes in org.flowable.idm.engine.impl.io that implement StreamSource