public class HeartBeatCheckerJob extends Object implements org.quartz.Job
Constructor and Description |
---|
HeartBeatCheckerJob() |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.quartz.JobExecutionContext jobExecutionContext) |
void |
setRemoteAgentManager(RemoteAgentManager remoteAgentManager) |
public void execute(org.quartz.JobExecutionContext jobExecutionContext) throws org.quartz.JobExecutionException
execute
in interface org.quartz.Job
org.quartz.JobExecutionException
public void setRemoteAgentManager(RemoteAgentManager remoteAgentManager)
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.