public interface OperationResultTransformer
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 result)
Transform the operation result.
|
static final OperationResultTransformer ORIGINAL_RESULT
Copyright © 2013 JBoss by Red Hat. All rights reserved.