public class BranchExpiryScheduler extends Object implements BambooScheduler
Modifier and Type | Field and Description |
---|---|
static String |
BRANCH_EXPIRY_GROUP |
static String |
BRANCH_EXPIRY_JOB |
Constructor and Description |
---|
BranchExpiryScheduler(org.quartz.Scheduler quartzScheduler) |
Modifier and Type | Method and Description |
---|---|
static LocalTime |
getBranchExpiryScheduledTime() |
void |
initialiseSchedule() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
destroySchedule
public static final String BRANCH_EXPIRY_JOB
public static final String BRANCH_EXPIRY_GROUP
public BranchExpiryScheduler(org.quartz.Scheduler quartzScheduler)
public void initialiseSchedule()
initialiseSchedule
in interface BambooScheduler
public static LocalTime getBranchExpiryScheduledTime()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.