Class RefReceivedEvent


public class RefReceivedEvent extends RefEvent
  • Field Details

    • command

      public org.eclipse.jgit.transport.ReceiveCommand command
    • project

      public Project project
    • user

      public IdentifiedUser user
    • pushOptions

      public com.google.common.collect.ImmutableListMultimap<String,String> pushOptions
  • Constructor Details

    • RefReceivedEvent

      public RefReceivedEvent()
  • Method Details