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 BatchedCommandpublic org.jboss.dmr.ModelNode getRequest()
getRequest in interface BatchedCommandCopyright © 2014 JBoss by Red Hat. All rights reserved.