@Service public class TranslationCleanupJob extends Object implements org.jabylon.scheduler.JobExecution
| Constructor and Description |
|---|
TranslationCleanupJob() |
| Modifier and Type | Method and Description |
|---|---|
String |
getID() |
boolean |
retryOnError() |
void |
run(org.eclipse.core.runtime.IProgressMonitor monitor,
Map<String,Object> jobContext) |
public void run(org.eclipse.core.runtime.IProgressMonitor monitor,
Map<String,Object> jobContext)
throws Exception
run in interface org.jabylon.scheduler.JobExecutionExceptionpublic boolean retryOnError()
retryOnError in interface org.jabylon.scheduler.JobExecutionpublic String getID()
getID in interface org.jabylon.scheduler.JobExecutionCopyright © 2013–2017 Jabylon. All rights reserved.