com.atlassian.jira.issue.subscription
Class SendFilterJob

java.lang.Object
  extended by com.atlassian.jira.issue.subscription.SendFilterJob
All Implemented Interfaces:
com.atlassian.scheduler.JobRunner

public class SendFilterJob
extends Object
implements com.atlassian.scheduler.JobRunner


Constructor Summary
SendFilterJob()
           
 
Method Summary
 com.atlassian.scheduler.JobRunnerResponse runJob(com.atlassian.scheduler.JobRunnerRequest jobRunnerRequest)
           
 
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

runJob

@Nullable
public com.atlassian.scheduler.JobRunnerResponse runJob(com.atlassian.scheduler.JobRunnerRequest jobRunnerRequest)
Specified by:
runJob in interface com.atlassian.scheduler.JobRunner


Copyright © 2002-2014 Atlassian. All Rights Reserved.