Class KillAgentOnFingerprintMismatchListener

java.lang.Object
com.atlassian.bamboo.v2.build.agent.remote.event.KillAgentOnFingerprintMismatchListener

public class KillAgentOnFingerprintMismatchListener extends Object
Verfies if the fingerprint from the server. If it has, it'll cause the agent to stop and an agent panic.
  • Constructor Details

    • KillAgentOnFingerprintMismatchListener

      public KillAgentOnFingerprintMismatchListener(@NotNull @NotNull com.atlassian.event.api.EventPublisher eventPublisher, @NotNull @NotNull RemoteAgent remoteAgent, @NotNull @NotNull ExecutableBuildAgent executableBuildAgent)
  • Method Details