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.Job
org.quartz.JobExecutionException
public void setCachedRepositoryDefinitionManager(CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager)
public void setBranchDetectionService(BranchDetectionService branchDetectionService)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.