public class AgentArgument extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ARGUMENT_NAME |
Modifier and Type | Method and Description |
---|---|
AgentId |
getAgentId() |
static AgentArgument |
optional(Arguments args) |
static AgentArgument |
required(Arguments args) |
public static final String ARGUMENT_NAME
public static AgentArgument required(Arguments args) throws CommandException
CommandException
public static AgentArgument optional(Arguments args) throws CommandException
CommandException
public AgentId getAgentId()
Copyright © 2017. All rights reserved.