Class: Github::CommitCommentEvent

Inherits:
CommentEvent show all
Defined in:
app/models/github/commit_comment_event.rb

Instance Attribute Summary

Attributes inherited from CommentEvent

#comment, #project, #user

Attributes inherited from Event

#payload

Method Summary

Methods inherited from CommentEvent

#initialize, #process!

Methods inherited from Event

#initialize, process!, #process!

Constructor Details

This class inherits a constructor from Github::CommentEvent