Searched refs:launchJob (Results 1 – 2 of 2) sorted by relevance
243 launchJob(new Job("rebuild") { in build()279 launchJob(new Job("rebuild") { in build()
478 protected void launchJob(Job newJob) { in launchJob() method in BaseBuilder