Uses of Interface
com.atlassian.bamboo.event.ServerFingerprintEvent
Packages that use ServerFingerprintEvent
-
Uses of ServerFingerprintEvent in com.atlassian.bamboo.event
Classes in com.atlassian.bamboo.event that implement ServerFingerprintEventModifier and TypeClassDescriptionclass
Event that broadcasts the fingerprint informationclass
An event indicating that Bamboo has startedclass
An event that indicates that the server is starting -
Uses of ServerFingerprintEvent in com.atlassian.bamboo.v2.build.agent.remote.event
Methods in com.atlassian.bamboo.v2.build.agent.remote.event with parameters of type ServerFingerprintEventModifier and TypeMethodDescriptionvoid
KillAgentOnFingerprintMismatchListener.handleEvent
(ServerFingerprintEvent fingerprintEvent)