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(ModelNode operation)
Deprecated.
|
ModelNode |
getOperation()
The detyped operation to execute
|
getInputStreams, isAutoCloseStreams
ModelNode getOperation()
@Deprecated Operation clone()
@Deprecated Operation clone(ModelNode operation)
Copyright © 2021 JBoss by Red Hat. All rights reserved.