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