Class TagPushSystemHookEvent

java.lang.Object
org.miaixz.bus.gitlab.hooks.web.AbstractPushEvent
org.miaixz.bus.gitlab.hooks.system.TagPushSystemHookEvent
All Implemented Interfaces:
Serializable, SystemHookEvent

public class TagPushSystemHookEvent extends AbstractPushEvent implements SystemHookEvent
See Also:
  • Field Details

  • Constructor Details

    • TagPushSystemHookEvent

      public TagPushSystemHookEvent()
  • Method Details