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 Observer
s 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, _schedulableParameterTypeExtensionPoint, _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, service
acceptConcurrentExecution, configure, getDescription, getIconGlyph, getIconLarge, getIconMedium, getIconSmall, getId, getLabel, getParameters, isPrivate, setPluginInfo
getLogger, setLogger
public RebuildLiveAllWorkspaceSchedulable()
protected void _initializeErrorMail(JobExecutionContext context)
AbstractRebuildLiveWorkspaceSchedulable
AbstractRebuildLiveWorkspaceSchedulable.__ERROR_MAIL_BODY
and AbstractRebuildLiveWorkspaceSchedulable.__ERROR_MAIL_SUBJECT
_initializeErrorMail
in class AbstractRebuildLiveWorkspaceSchedulable
context
- the contextprotected void _doExecute(JobExecutionContext context) throws Exception
AbstractRebuildLiveWorkspaceSchedulable
_doExecute
in class AbstractRebuildLiveWorkspaceSchedulable
context
- the contextException
- if an error occured