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 |
setCachedRepositoryDefinitionManager(CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager) |
public void execute(org.quartz.JobExecutionContext jobExecutionContext)
throws org.quartz.JobExecutionException
execute in interface org.quartz.Joborg.quartz.JobExecutionExceptionpublic void setCachedRepositoryDefinitionManager(CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager)
public void setBranchDetectionService(BranchDetectionService branchDetectionService)
Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.