public interface Operation extends OperationAttachments
| Modifier and Type | Interface and Description |
|---|---|
static class |
Operation.Factory
Factory methods for creating
Operations |
EMPTY| Modifier and Type | Method and Description |
|---|---|
Operation |
clone()
Deprecated.
|
Operation |
clone(org.jboss.dmr.ModelNode operation)
Deprecated.
|
org.jboss.dmr.ModelNode |
getOperation()
The detyped operation to execute
|
getInputStreams, isAutoCloseStreamsorg.jboss.dmr.ModelNode getOperation()
@Deprecated Operation clone()
@Deprecated Operation clone(org.jboss.dmr.ModelNode operation)
Copyright © 2017 JBoss by Red Hat. All rights reserved.