@DisallowConcurrentExecution public class SynchronizeRemoteCalendarJob extends Object implements org.quartz.Job
| Modifier and Type | Field and Description |
|---|---|
static String |
CALENDARS |
static String |
SYNCHRONIZE_REMOTE_CALENDAR_GROUP |
static String |
SYNCHRONIZE_REMOTE_CALENDAR_JOB |
static String |
USERNAME_PARAMETER |
| Constructor and Description |
|---|
SynchronizeRemoteCalendarJob() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.quartz.JobExecutionContext context) |
DataStorage |
getDataStorage() |
static org.exoplatform.services.scheduler.JobInfo |
getJobInfo(String username) |
static String |
getRemoteCalendarName(String username) |
public static final String SYNCHRONIZE_REMOTE_CALENDAR_JOB
public static final String SYNCHRONIZE_REMOTE_CALENDAR_GROUP
public static final String CALENDARS
public static final String USERNAME_PARAMETER
public void execute(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
execute in interface org.quartz.Joborg.quartz.JobExecutionExceptionpublic static org.exoplatform.services.scheduler.JobInfo getJobInfo(String username)
public DataStorage getDataStorage()
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.