public class DefaultBatchedCommand extends Object implements BatchedCommand
Constructor and Description |
---|
DefaultBatchedCommand(String command,
org.jboss.dmr.ModelNode request) |
Modifier and Type | Method and Description |
---|---|
String |
getCommand() |
org.jboss.dmr.ModelNode |
getRequest() |
public DefaultBatchedCommand(String command, org.jboss.dmr.ModelNode request)
public String getCommand()
getCommand
in interface BatchedCommand
public org.jboss.dmr.ModelNode getRequest()
getRequest
in interface BatchedCommand
Copyright © 2023 JBoss by Red Hat. All rights reserved.