public class BranchDetectionJob extends Object implements org.quartz.Job
Constructor and Description |
---|
BranchDetectionJob() |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.quartz.JobExecutionContext jobExecutionContext) |
void |
setBranchDetectionService(BranchDetectionService branchDetectionService) |
void |
setCachedPlanManager(CachedPlanManager cachedPlanManager) |
public void execute(org.quartz.JobExecutionContext jobExecutionContext) throws org.quartz.JobExecutionException
execute
in interface org.quartz.Job
org.quartz.JobExecutionException
public void setCachedPlanManager(CachedPlanManager cachedPlanManager)
public void setBranchDetectionService(BranchDetectionService branchDetectionService)
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.