com.atlassian.bamboo.user
Class BambooUserRefreshJobScheduler.BambooUserRefreshJob

java.lang.Object
  extended by com.atlassian.bamboo.user.BambooUserRefreshJobScheduler.BambooUserRefreshJob
All Implemented Interfaces:
org.quartz.Job
Enclosing class:
BambooUserRefreshJobScheduler

public static class BambooUserRefreshJobScheduler.BambooUserRefreshJob
extends java.lang.Object
implements org.quartz.Job


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

Constructor Detail

BambooUserRefreshJobScheduler.BambooUserRefreshJob

public BambooUserRefreshJobScheduler.BambooUserRefreshJob()
Method Detail

execute

public void execute(org.quartz.JobExecutionContext ctxt)
Specified by:
execute in interface org.quartz.Job


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.