| Package | Description |
|---|---|
| org.switchyard.component.common.knowledge.config.model | |
| org.switchyard.component.common.knowledge.config.model.v1 |
| Modifier and Type | Method and Description |
|---|---|
OutputsModel |
OutputsModel.addOutput(OutputModel output)
Adds a child output model.
|
OutputsModel |
OperationModel.getOutputs()
Gets the child outputs mappings model.
|
protected OutputsModel |
KnowledgeSwitchYardScanner.toOutputsModel(Output[] outputs,
KnowledgeNamespace knowledgeNamespace)
Converts outputs to mappings model.
|
| Modifier and Type | Method and Description |
|---|---|
OperationModel |
OperationModel.setOutputs(OutputsModel outputs)
Sets the child outputs mappings model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
V1OutputsModel
A version 1 OutputsModel.
|
| Modifier and Type | Method and Description |
|---|---|
OutputsModel |
V1OutputsModel.addOutput(OutputModel output)
Adds a child output model.
|
OutputsModel |
V1OperationModel.getOutputs()
Gets the child outputs mappings model.
|
| Modifier and Type | Method and Description |
|---|---|
OperationModel |
V1OperationModel.setOutputs(OutputsModel outputs)
Sets the child outputs mappings model.
|
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.