| Package | Description |
|---|---|
| org.switchyard.component.common.knowledge.config.model | |
| org.switchyard.component.common.knowledge.config.model.v1 |
| Modifier and Type | Method and Description |
|---|---|
GlobalsModel |
GlobalsModel.addGlobal(GlobalModel global)
Adds a child global model.
|
GlobalsModel |
OperationModel.getGlobals()
Gets the child globals mappings model.
|
protected GlobalsModel |
KnowledgeSwitchYardScanner.toGlobalsModel(Global[] globals,
KnowledgeNamespace knowledgeNamespace)
Converts globals to mappings model.
|
| Modifier and Type | Method and Description |
|---|---|
OperationModel |
OperationModel.setGlobals(GlobalsModel globals)
Sets the child globals mappings model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
V1GlobalsModel
A version 1 GlobalsModel.
|
| Modifier and Type | Method and Description |
|---|---|
GlobalsModel |
V1GlobalsModel.addGlobal(GlobalModel global)
Adds a child global model.
|
GlobalsModel |
V1OperationModel.getGlobals()
Gets the child globals mappings model.
|
| Modifier and Type | Method and Description |
|---|---|
OperationModel |
V1OperationModel.setGlobals(GlobalsModel globals)
Sets the child globals mappings model.
|
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.