@FunctionalInterface public interface OperationResultTransformer
result field in that node.| Modifier and Type | Field and Description |
|---|---|
static OperationResultTransformer |
ORIGINAL_RESULT |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.dmr.ModelNode |
transformResult(org.jboss.dmr.ModelNode response)
Transform the operation result.
|
static final OperationResultTransformer ORIGINAL_RESULT
Copyright © 2016 JBoss by Red Hat. All rights reserved.