public class ExpiryTickerJob extends Object implements org.quartz.Job
Constructor and Description |
---|
ExpiryTickerJob() |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.quartz.JobExecutionContext context) |
void |
setExpiryTicker(ExpiryTicker expiryTicker) |
public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException
execute
in interface org.quartz.Job
org.quartz.JobExecutionException
public void setExpiryTicker(ExpiryTicker expiryTicker)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.