public class ThundraForesightAgentLifeCycleAdapter
extends jetbrains.buildServer.agent.AgentLifeCycleAdapter
| Constructor and Description |
|---|
ThundraForesightAgentLifeCycleAdapter(jetbrains.buildServer.util.EventDispatcher<jetbrains.buildServer.agent.AgentLifeCycleListener> dispatcher,
jetbrains.buildServer.ExtensionHolder extensionHolder,
BuildToolForesightInitializerFactory buildToolForesightInitializerFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeRunnerStart(jetbrains.buildServer.agent.BuildRunnerContext runner) |
void |
buildStarted(jetbrains.buildServer.agent.AgentRunningBuild build) |
protected void |
getThundraAgent(String agentDirPath) |
afterAgentConfigurationLoaded, afterAtrifactsPublished, agentInitialized, agentShutdown, agentStarted, beforeAgentConfigurationLoaded, beforeBuildFinish, beforeBuildFinish, beforeBuildInterrupted, beforeRunnerStart, buildFinished, buildFinished, checkoutDirectoryRemoved, checkoutModeResolved, dependenciesDownloaded, messageLogged, messageLogged, personalPatchApplied, personalPatchReverted, pluginsLoaded, preparationFinished, runnerFinished, sourcesUpdatedpublic ThundraForesightAgentLifeCycleAdapter(@NotNull
jetbrains.buildServer.util.EventDispatcher<jetbrains.buildServer.agent.AgentLifeCycleListener> dispatcher,
@NotNull
jetbrains.buildServer.ExtensionHolder extensionHolder,
BuildToolForesightInitializerFactory buildToolForesightInitializerFactory)
public void beforeRunnerStart(@NotNull
jetbrains.buildServer.agent.BuildRunnerContext runner)
beforeRunnerStart in interface jetbrains.buildServer.agent.AgentLifeCycleListenerbeforeRunnerStart in class jetbrains.buildServer.agent.AgentLifeCycleAdapterpublic void buildStarted(@NotNull
jetbrains.buildServer.agent.AgentRunningBuild build)
buildStarted in interface jetbrains.buildServer.agent.AgentLifeCycleListenerbuildStarted in class jetbrains.buildServer.agent.AgentLifeCycleAdapterprotected void getThundraAgent(String agentDirPath) throws IOException, XMLStreamException
IOExceptionXMLStreamExceptionCopyright © 2022. All rights reserved.