com.atlassian.scheduler.compat.local
Class LocalOnlyPluginJob
java.lang.Object
com.atlassian.scheduler.compat.local.LocalOnlyPluginJob
- All Implemented Interfaces:
- com.atlassian.sal.api.scheduling.PluginJob
public class LocalOnlyPluginJob
- extends Object
- implements com.atlassian.sal.api.scheduling.PluginJob
Provides the glue between SAL's PluginJob and our own JobHandler
- Since:
- v1.0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalOnlyPluginJob
public LocalOnlyPluginJob()
execute
public void execute(Map<String,Object> jobDataMap)
- Specified by:
execute in interface com.atlassian.sal.api.scheduling.PluginJob
Copyright © 2014 Atlassian. All Rights Reserved.