| Package | Description |
|---|---|
| org.switchyard.component.common.knowledge.config.model | |
| org.switchyard.component.common.knowledge.config.model.v1 |
| Modifier and Type | Method and Description |
|---|---|
List<OutputModel> |
OutputsModel.getOutputs()
Gets the child output models.
|
| Modifier and Type | Method and Description |
|---|---|
OutputsModel |
OutputsModel.addOutput(OutputModel output)
Adds a child output model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
V1OutputModel
The 1st version OutputModel.
|
| Modifier and Type | Method and Description |
|---|---|
List<OutputModel> |
V1OutputsModel.getOutputs()
Gets the child output models.
|
| Modifier and Type | Method and Description |
|---|---|
OutputsModel |
V1OutputsModel.addOutput(OutputModel output)
Adds a child output model.
|
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.