protected void configureCommands()

in src/main/java/com/googlesource/gerrit/plugins/auditsl4j/SshModule.java [21:23]


  protected void configureCommands() {
    command(TransformLogsCommand.class);
  }