| Package | Description |
|---|---|
| org.switchyard.component.common.knowledge.config.model | |
| org.switchyard.component.common.knowledge.config.model.v1 |
| Modifier and Type | Method and Description |
|---|---|
InputsModel |
InputsModel.addInput(InputModel input)
Adds a child input model.
|
InputsModel |
OperationModel.getInputs()
Gets the child inputs mappings model.
|
protected InputsModel |
KnowledgeSwitchYardScanner.toInputsModel(Input[] inputs,
KnowledgeNamespace knowledgeNamespace)
Converts inputs to mappings model.
|
| Modifier and Type | Method and Description |
|---|---|
OperationModel |
OperationModel.setInputs(InputsModel inputs)
Sets the child inputs mappings model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
V1InputsModel
A version 1 InputsModel.
|
| Modifier and Type | Method and Description |
|---|---|
InputsModel |
V1InputsModel.addInput(InputModel input)
Adds a child input model.
|
InputsModel |
V1OperationModel.getInputs()
Gets the child inputs mappings model.
|
| Modifier and Type | Method and Description |
|---|---|
OperationModel |
V1OperationModel.setInputs(InputsModel inputs)
Sets the child inputs mappings model.
|
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.