com.atlassian.bamboo.deletion
Class DeletionServiceJob
java.lang.Object
com.atlassian.bamboo.deletion.DeletionServiceJob
- All Implemented Interfaces:
- org.quartz.Job
public class DeletionServiceJob
- extends Object
- implements org.quartz.Job
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeletionServiceJob
public DeletionServiceJob()
execute
public void execute(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
- Specified by:
execute
in interface org.quartz.Job
- Throws:
org.quartz.JobExecutionException
setDeletionService
public void setDeletionService(DeletionService deletionService)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.