45464748495051
public final String getCommandName() { return "qqueue"; } public static QQueueCommand on(Repository repository) { return new QQueueCommand(repository); }