public class ExecAction extends Object implements IExecAction
| Modifier and Type | Class and Description |
|---|---|
static class |
ExecAction.Builder |
IExecAction.IBuilder| Modifier and Type | Method and Description |
|---|---|
static IExecAction |
fromJson(org.jboss.dmr.ModelNode execNode) |
List<String> |
getCommand() |
String |
getType() |
String |
toJson()
The JSON representation
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoJsonpublic List<String> getCommand()
getCommand in interface IExecActionpublic String toJson()
JSONSerializeabletoJson in interface JSONSerializeablepublic static IExecAction fromJson(org.jboss.dmr.ModelNode execNode)
Copyright © 2020 Red Hat, Inc. All Rights Reserved.