public interface Operation extends OperationAttachments
Modifier and Type | Interface and Description |
---|---|
static class |
Operation.Factory
Factory methods for creating
Operation s |
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, isAutoCloseStreams
org.jboss.dmr.ModelNode getOperation()
@Deprecated Operation clone()
@Deprecated Operation clone(org.jboss.dmr.ModelNode operation)
Copyright © 2023 JBoss by Red Hat. All rights reserved.