com.atlassian.bamboo.plugins.stash.trigger
Class StashTriggerQuartzJob
java.lang.Object
com.atlassian.bamboo.trigger.polling.PollingTriggerQuartzJob
com.atlassian.bamboo.plugins.stash.trigger.StashTriggerQuartzJob
- All Implemented Interfaces:
- org.quartz.Job
public class StashTriggerQuartzJob
- extends PollingTriggerQuartzJob
- implements org.quartz.Job
Method Summary |
void |
execute(org.quartz.JobExecutionContext jobExecutionContext)
|
void |
setPluginAccessor(com.atlassian.plugin.PluginAccessor pluginAccessor)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StashTriggerQuartzJob
public StashTriggerQuartzJob()
execute
public void execute(org.quartz.JobExecutionContext jobExecutionContext)
throws org.quartz.JobExecutionException
- Specified by:
execute
in interface org.quartz.Job
- Overrides:
execute
in class PollingTriggerQuartzJob
- Throws:
org.quartz.JobExecutionException
setPluginAccessor
public void setPluginAccessor(com.atlassian.plugin.PluginAccessor pluginAccessor)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.