Class TrustedKeyRemovedEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.bamboo.event.TrustedKeyRemovedEvent
All Implemented Interfaces:
RemoteBroadcastEvent, Serializable

public class TrustedKeyRemovedEvent extends org.springframework.context.ApplicationEvent implements RemoteBroadcastEvent
See Also:
  • Constructor Details

    • TrustedKeyRemovedEvent

      public TrustedKeyRemovedEvent(Object source, Long trustedKeyId)
  • Method Details

    • getId

      public long getId()
      Id of removed trusted key.