org.exoplatform.calendar.service
Class SynchronizeRemoteCalendarJob

java.lang.Object
  extended by org.exoplatform.job.MultiTenancyJob
      extended by org.exoplatform.calendar.service.SynchronizeRemoteCalendarJob
All Implemented Interfaces:
org.quartz.Job

public class SynchronizeRemoteCalendarJob
extends org.exoplatform.job.MultiTenancyJob

Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jan 10, 2011


Nested Class Summary
 class SynchronizeRemoteCalendarJob.SynchronizeRemoteCalendarTask
           
 
Nested classes/interfaces inherited from class org.exoplatform.job.MultiTenancyJob
org.exoplatform.job.MultiTenancyJob.MultiTenancyTask
 
Field Summary
static Boolean isExecuting
           
static String SYNCHRONIZE_REMOTE_CALENDAR_GROUP
           
static String SYNCHRONIZE_REMOTE_CALENDAR_JOB
           
static String USERNAME
           
 
Fields inherited from class org.exoplatform.job.MultiTenancyJob
COLON
 
Constructor Summary
SynchronizeRemoteCalendarJob()
           
 
Method Summary
static org.exoplatform.services.scheduler.JobInfo getJobInfo(String username)
           
static String getRemoteCalendarName(String username)
           
 Class<? extends org.exoplatform.job.MultiTenancyJob.MultiTenancyTask> getTask()
           
 
Methods inherited from class org.exoplatform.job.MultiTenancyJob
execute, getPortalContainer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SYNCHRONIZE_REMOTE_CALENDAR_JOB

public static final String SYNCHRONIZE_REMOTE_CALENDAR_JOB
See Also:
Constant Field Values

SYNCHRONIZE_REMOTE_CALENDAR_GROUP

public static final String SYNCHRONIZE_REMOTE_CALENDAR_GROUP
See Also:
Constant Field Values

isExecuting

public static Boolean isExecuting

USERNAME

public static final String USERNAME
See Also:
Constant Field Values
Constructor Detail

SynchronizeRemoteCalendarJob

public SynchronizeRemoteCalendarJob()
Method Detail

getTask

public Class<? extends org.exoplatform.job.MultiTenancyJob.MultiTenancyTask> getTask()
Specified by:
getTask in class org.exoplatform.job.MultiTenancyJob

getJobInfo

public static org.exoplatform.services.scheduler.JobInfo getJobInfo(String username)

getRemoteCalendarName

public static String getRemoteCalendarName(String username)


Copyright © 2013 eXo Platform SAS. All Rights Reserved.