| Modifier and Type | Field and Description |
|---|---|
protected StreamSource |
BpmnParse.streamSource |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BpmnParse.setStreamSource(StreamSource streamSource) |
| Modifier and Type | Method and Description |
|---|---|
protected CmmnModel |
CmmnParserImpl.convertToCmmnModel(CmmnParseContext context,
StreamSource cmmnSource) |
CmmnParseResult |
CmmnParserImpl.parse(CmmnParseContext context,
StreamSource cmmnSource) |
| Modifier and Type | Class and Description |
|---|---|
class |
BytesStreamSource |
class |
InputStreamSource |
class |
StringStreamSource |
class |
UrlStreamSource |
| Modifier and Type | Field and Description |
|---|---|
protected StreamSource |
DmnParse.streamSource |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DmnParse.setStreamSource(StreamSource streamSource) |
| Modifier and Type | Field and Description |
|---|---|
protected StreamSource |
BpmnParse.streamSource |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BpmnParse.setStreamSource(StreamSource streamSource) |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceStreamSource |
| Modifier and Type | Field and Description |
|---|---|
protected StreamSource |
ChannelDefinitionParse.streamSource |
protected StreamSource |
EventDefinitionParse.streamSource |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ChannelDefinitionParse.setStreamSource(StreamSource streamSource) |
protected void |
EventDefinitionParse.setStreamSource(StreamSource streamSource) |
| Modifier and Type | Field and Description |
|---|---|
protected StreamSource |
FormDefinitionParse.streamSource |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FormDefinitionParse.setStreamSource(StreamSource streamSource) |
Copyright © 2023 Flowable. All rights reserved.