| Package | Description |
|---|---|
| org.switchyard.component.common.knowledge.config.model | |
| org.switchyard.component.common.knowledge.config.model.v1 |
| Modifier and Type | Method and Description |
|---|---|
ChannelsModel |
ChannelsModel.addChannel(ChannelModel channel)
Adds a child channel model.
|
ChannelsModel |
KnowledgeComponentImplementationModel.getChannels()
Gets the child channels model.
|
protected ChannelsModel |
KnowledgeSwitchYardScanner.toChannelsModel(Channel[] channelAnnotations,
KnowledgeNamespace knowledgeNamespace,
org.switchyard.config.model.composite.ComponentModel componentModel,
org.switchyard.config.model.switchyard.SwitchYardNamespace switchyardNamespace)
Converts channel annotations to a channels model.
|
| Modifier and Type | Method and Description |
|---|---|
KnowledgeComponentImplementationModel |
KnowledgeComponentImplementationModel.setChannels(ChannelsModel channels)
Sets the child channels model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
V1ChannelsModel
A version 1 ChannelsModel.
|
| Modifier and Type | Method and Description |
|---|---|
ChannelsModel |
V1ChannelsModel.addChannel(ChannelModel channel)
Adds a child channel model.
|
ChannelsModel |
V1KnowledgeComponentImplementationModel.getChannels()
Gets the child channels model.
|
| Modifier and Type | Method and Description |
|---|---|
KnowledgeComponentImplementationModel |
V1KnowledgeComponentImplementationModel.setChannels(ChannelsModel channels)
Sets the child channels model.
|
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.