Class TagPushSystemHookEvent

java.lang.Object
org.gitlab4j.api.webhook.AbstractPushEvent
org.gitlab4j.api.systemhooks.TagPushSystemHookEvent
All Implemented Interfaces:
SystemHookEvent

public class TagPushSystemHookEvent
extends AbstractPushEvent
implements SystemHookEvent
  • Field Details

  • Constructor Details

    • TagPushSystemHookEvent

      public TagPushSystemHookEvent()
  • Method Details