Uses of Class
com.atlassian.bamboo.v2.build.agent.remote.RemoteAgent
Packages that use RemoteAgent
Package
Description
-
Uses of RemoteAgent in com.atlassian.bamboo.agent.elastic.client
Subclasses of RemoteAgent in com.atlassian.bamboo.agent.elastic.client -
Uses of RemoteAgent in com.atlassian.bamboo.v2.build.agent.remote.event
Constructors in com.atlassian.bamboo.v2.build.agent.remote.event with parameters of type RemoteAgentModifierConstructorDescriptionKillAgentOnFingerprintMismatchListener(@NotNull com.atlassian.event.api.EventPublisher eventPublisher, @NotNull RemoteAgent remoteAgent, @NotNull ExecutableBuildAgent executableBuildAgent) -
Uses of RemoteAgent in com.atlassian.bamboo.v2.build.agent.remote.heartbeat
Methods in com.atlassian.bamboo.v2.build.agent.remote.heartbeat with parameters of type RemoteAgent -
Uses of RemoteAgent in com.atlassian.bamboo.v2.build.agent.remote.plugins
Constructors in com.atlassian.bamboo.v2.build.agent.remote.plugins with parameters of type RemoteAgentModifierConstructorDescriptionRemotePluginScanner(String resourceName, RemoteAgent remoteAgent, HomeDirectoryLayout homeDirectoryLayout)