public class StashTriggerQuartzJob extends PollingTriggerQuartzJob implements org.quartz.Job
Constructor and Description |
---|
StashTriggerQuartzJob() |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.quartz.JobExecutionContext jobExecutionContext) |
void |
setOsgiServiceProxyFactory(OsgiServiceProxyFactory osgiServiceProxyFactory) |
void |
setPluginAccessor(com.atlassian.plugin.PluginAccessor pluginAccessor) |
executeForTriggerDefinition, setEventPublisher
public void execute(org.quartz.JobExecutionContext jobExecutionContext) throws org.quartz.JobExecutionException
execute
in interface org.quartz.Job
execute
in class PollingTriggerQuartzJob
org.quartz.JobExecutionException
public void setOsgiServiceProxyFactory(OsgiServiceProxyFactory osgiServiceProxyFactory)
public void setPluginAccessor(com.atlassian.plugin.PluginAccessor pluginAccessor)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.