public class RebuildLiveAllWorkspaceSchedulable extends AbstractRebuildLiveWorkspaceSchedulable
Schedulable job which rebuild and populate the live workspace.
This ensures data integrity inside the live workspace if by mistake
synchronization Observers fails to update the live workspace.AbstractStaticSchedulable.SchedulableParameterParser__ERROR_MAIL_BODY, __ERROR_MAIL_SUBJECT, _environmentContext, _i18nUtils, _rebuildLiveComponent, _repository_acceptConcurrentExecution, _context, _description, _iconGlyph, _iconLarge, _iconMedium, _iconSmall, _id, _label, _parameters, _pluginName, _private, _smanager| Constructor and Description |
|---|
RebuildLiveAllWorkspaceSchedulable() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
_doExecute(JobExecutionContext context)
Executes the runnable.
|
protected void |
_initializeErrorMail(JobExecutionContext context)
|
contextualize, execute, serviceacceptConcurrentExecution, configure, getDescription, getIconGlyph, getIconLarge, getIconMedium, getIconSmall, getId, getLabel, getParameters, isPrivate, setPluginInfogetLogger, setLoggerpublic RebuildLiveAllWorkspaceSchedulable()
protected void _initializeErrorMail(JobExecutionContext context)
AbstractRebuildLiveWorkspaceSchedulableAbstractRebuildLiveWorkspaceSchedulable.__ERROR_MAIL_BODY and AbstractRebuildLiveWorkspaceSchedulable.__ERROR_MAIL_SUBJECT_initializeErrorMail in class AbstractRebuildLiveWorkspaceSchedulablecontext - the contextprotected void _doExecute(JobExecutionContext context) throws Exception
AbstractRebuildLiveWorkspaceSchedulable_doExecute in class AbstractRebuildLiveWorkspaceSchedulablecontext - the contextException - if an error occured