def add()

in app/com/gu/contentapi/sanity/utils/QuartzScheduler.scala [61:61]


  def add(name: String, job: JobFunc) {jobs.put(name, job)}