public class RemoteBuildAgent extends DefaultBuildAgent implements org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
RemoteBuildAgent(BuildAgentController buildAgentController,
BuildLoggerManager buildLoggerManager,
long agentId,
String agentName,
String agentDescription,
RemoteAgentPluginEventHandlerImpl deferredEventsHandler,
int heartbeatIntervalSeconds) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onBetweenBuilds() |
void |
onContextReceived() |
protected void |
onMainThreadFinished() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
protected void |
shutdown() |
build, cancelBuild, compareTo, disable, enable, equals, getAgentStatus, getBuilding, getDescription, getId, getName, hashCode, incrementError, isActive, isCancelling, isEnabled, isStopping, onBuildProcessingFinished, resetErrors, setContextToBuild, start, stop, stopNicely, waitForStoppublic RemoteBuildAgent(BuildAgentController buildAgentController, BuildLoggerManager buildLoggerManager, long agentId, String agentName, String agentDescription, RemoteAgentPluginEventHandlerImpl deferredEventsHandler, int heartbeatIntervalSeconds)
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionprotected void shutdown()
shutdown in class DefaultBuildAgentprotected void onMainThreadFinished()
onMainThreadFinished in class DefaultBuildAgentpublic void onContextReceived()
onContextReceived in interface ExecutableBuildAgentonContextReceived in class DefaultBuildAgentprotected void onBetweenBuilds()
onBetweenBuilds in class DefaultBuildAgentCopyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.