Class KillAgentOnFingerprintMismatchListener
java.lang.Object
com.atlassian.bamboo.v2.build.agent.remote.event.KillAgentOnFingerprintMismatchListener
Verfies if the fingerprint from the server. If it has, it'll cause the agent to stop and an agent panic.
-
Constructor Summary
ConstructorsConstructorDescriptionKillAgentOnFingerprintMismatchListener
(@NotNull com.atlassian.event.api.EventPublisher eventPublisher, @NotNull RemoteAgent remoteAgent, @NotNull ExecutableBuildAgent executableBuildAgent) -
Method Summary
-
Constructor Details
-
KillAgentOnFingerprintMismatchListener
public KillAgentOnFingerprintMismatchListener(@NotNull @NotNull com.atlassian.event.api.EventPublisher eventPublisher, @NotNull @NotNull RemoteAgent remoteAgent, @NotNull @NotNull ExecutableBuildAgent executableBuildAgent)
-
-
Method Details
-
handleEvent
-