| Package | Description |
|---|---|
| org.switchyard.component.common.knowledge.config.model | |
| org.switchyard.component.common.knowledge.config.model.v1 |
| Modifier and Type | Method and Description |
|---|---|
List<FaultModel> |
FaultsModel.getFaults()
Gets the child fault models.
|
| Modifier and Type | Method and Description |
|---|---|
FaultsModel |
FaultsModel.addFault(FaultModel fault)
Adds a child fault model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
V1FaultModel
The 1st version FaultModel.
|
| Modifier and Type | Method and Description |
|---|---|
List<FaultModel> |
V1FaultsModel.getFaults()
Gets the child fault models.
|
| Modifier and Type | Method and Description |
|---|---|
FaultsModel |
V1FaultsModel.addFault(FaultModel fault)
Adds a child fault model.
|
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.