com.atlassian.jira.issue.subscription
Class SendFilterJob

java.lang.Object
  extended by com.atlassian.jira.issue.subscription.SendFilterJob
All Implemented Interfaces:
org.quartz.Job

public class SendFilterJob
extends Object
implements org.quartz.Job


Constructor Summary
SendFilterJob()
           
 
Method Summary
 void execute(org.quartz.JobExecutionContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SendFilterJob

public SendFilterJob()
Method Detail

execute

public void execute(org.quartz.JobExecutionContext context)
             throws org.quartz.JobExecutionException
Specified by:
execute in interface org.quartz.Job
Throws:
org.quartz.JobExecutionException


Copyright © 2002-2013 Atlassian. All Rights Reserved.