Package com.atlassian.bamboo.event
Class TrustedKeyVerificationFailedEvent
- java.lang.Object
-
- java.util.EventObject
-
- org.springframework.context.ApplicationEvent
-
- com.atlassian.bamboo.event.TrustedKeyVerificationFailedEvent
-
- All Implemented Interfaces:
Serializable
public class TrustedKeyVerificationFailedEvent extends org.springframework.context.ApplicationEvent
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class java.util.EventObject
source
-
-
Constructor Summary
Constructors Constructor Description TrustedKeyVerificationFailedEvent(Object source)
-
-
-
Constructor Detail
-
TrustedKeyVerificationFailedEvent
public TrustedKeyVerificationFailedEvent(Object source)
-
-