| Package | Description |
|---|---|
| org.switchyard.component.common.knowledge.config.model | |
| org.switchyard.component.common.knowledge.config.model.v1 |
| Modifier and Type | Method and Description |
|---|---|
FaultsModel |
FaultsModel.addFault(FaultModel fault)
Adds a child fault model.
|
FaultsModel |
OperationModel.getFaults()
Gets the child faults mappings model.
|
protected FaultsModel |
KnowledgeSwitchYardScanner.toFaultsModel(Fault[] faults,
KnowledgeNamespace knowledgeNamespace)
Converts faults to mappings model.
|
| Modifier and Type | Method and Description |
|---|---|
OperationModel |
OperationModel.setFaults(FaultsModel faults)
Sets the child faults mappings model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
V1FaultsModel
A version 1 FaultsModel.
|
| Modifier and Type | Method and Description |
|---|---|
FaultsModel |
V1FaultsModel.addFault(FaultModel fault)
Adds a child fault model.
|
FaultsModel |
V1OperationModel.getFaults()
Gets the child faults mappings model.
|
| Modifier and Type | Method and Description |
|---|---|
OperationModel |
V1OperationModel.setFaults(FaultsModel faults)
Sets the child faults mappings model.
|
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.