public class SetFaultDescriptionActionHandler extends ExpressionBasedActionHandler
EXPRESSION_HAS_NOT_BEEN_DEFINED| Constructor and Description |
|---|
SetFaultDescriptionActionHandler(ProcessorAction action)
This constructor initialises the action.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(BusinessTransaction btxn,
Node node,
Direction direction,
Map<String,?> headers,
Object[] values)
This method processes the supplied information to extract the relevant
details.
|
getValue, initgetAction, getIssues, isUsesContent, isUsesHeaders, setAction, setIssues, setUsesContent, setUsesHeaderspublic SetFaultDescriptionActionHandler(ProcessorAction action)
action - The actionpublic boolean process(BusinessTransaction btxn, Node node, Direction direction, Map<String,?> headers, Object[] values)
ProcessorActionHandlerprocess in class ProcessorActionHandlerbtxn - The business transactionnode - The nodedirection - The directionheaders - The optional headersvalues - The valuesCopyright © 2015–2016 Red Hat, Inc.. All rights reserved.