public class CreateTokenQueryCmd extends Object implements Command<TokenQuery>, Serializable
Constructor and Description |
---|
CreateTokenQueryCmd() |
Modifier and Type | Method and Description |
---|---|
TokenQuery |
execute(CommandContext commandContext) |
public TokenQuery execute(CommandContext commandContext)
execute
in interface Command<TokenQuery>