public class SynchronizeRemoteCalendarJob
extends org.exoplatform.job.MultiTenancyJob
| Modifier and Type | Class and Description |
|---|---|
class |
SynchronizeRemoteCalendarJob.SynchronizeRemoteCalendarTask |
| Modifier and Type | Field and Description |
|---|---|
static Boolean |
isExecuting |
static String |
SYNCHRONIZE_REMOTE_CALENDAR_GROUP |
static String |
SYNCHRONIZE_REMOTE_CALENDAR_JOB |
static String |
USERNAME |
| Constructor and Description |
|---|
SynchronizeRemoteCalendarJob() |
| Modifier and Type | Method and Description |
|---|---|
static org.exoplatform.services.scheduler.JobInfo |
getJobInfo(String username) |
static String |
getRemoteCalendarName(String username) |
Class<? extends org.exoplatform.job.MultiTenancyJob.MultiTenancyTask> |
getTask() |
public static final String SYNCHRONIZE_REMOTE_CALENDAR_JOB
public static final String SYNCHRONIZE_REMOTE_CALENDAR_GROUP
public static Boolean isExecuting
public static final String USERNAME
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.