com.atlassian.bamboo.v2.build.agent.remote.heartbeat
Class AgentHeartBeatJobScheduler
java.lang.Object
com.atlassian.bamboo.v2.build.agent.remote.heartbeat.AgentHeartBeatJobScheduler
public class AgentHeartBeatJobScheduler
- extends Object
Constructor Summary |
AgentHeartBeatJobScheduler(int heartbeatInterval,
int heartbeatTimeoutSeconds,
org.quartz.Scheduler scheduler)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AgentHeartBeatJobScheduler
public AgentHeartBeatJobScheduler(int heartbeatInterval,
int heartbeatTimeoutSeconds,
org.quartz.Scheduler scheduler)
start
public void start()
throws Exception
- Throws:
Exception
stop
public void stop()
throws Exception
- Throws:
Exception
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.