Class RepositoryRemovedEvent


  • @Portable
    public class RepositoryRemovedEvent
    extends Object
    • Constructor Detail

      • RepositoryRemovedEvent

        @Deprecated
        public RepositoryRemovedEvent()
        Deprecated.
        You should always use the constructor with parameters. This constructor is here just keep this Portable.
      • RepositoryRemovedEvent

        public RepositoryRemovedEvent​(Repository repository)
    • Method Detail

      • getRepository

        public Repository getRepository()