| Package | Description |
|---|---|
| org.switchyard.component.common.knowledge.operation |
| Modifier and Type | Method and Description |
|---|---|
List<ExpressionMapping> |
KnowledgeOperation.getFaultExpressionMappings()
Gets the fault expression mappings.
|
List<ExpressionMapping> |
KnowledgeOperation.getGlobalExpressionMappings()
Gets the global expression mappings.
|
List<ExpressionMapping> |
KnowledgeOperation.getInputExpressionMappings()
Gets the input expression mappings.
|
List<ExpressionMapping> |
KnowledgeOperation.getInputOnlyExpressionMappings()
Gets the input-only expression mappings.
|
Map<String,ExpressionMapping> |
KnowledgeOperation.getInputOutputExpressionMappings()
Gets the input-output expression mappings.
|
List<ExpressionMapping> |
KnowledgeOperation.getOutputExpressionMappings()
Gets the output expression mappings.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,List<Object>> |
KnowledgeOperations.getListMap(org.switchyard.Message message,
List<ExpressionMapping> expressionMappings,
boolean expand,
String undefinedVariable)
Gets a list map.
|
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.