public class DeletionServiceJob extends Object implements org.quartz.Job
Constructor and Description |
---|
DeletionServiceJob() |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.quartz.JobExecutionContext context) |
void |
setDeletionService(DeletionService deletionService) |
public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException
execute
in interface org.quartz.Job
org.quartz.JobExecutionException
public void setDeletionService(DeletionService deletionService)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.