gitbucket
.
core
.
model
WebHook
Related Docs:
class WebHook
|
package model
object
WebHook
extends
Serializable
Linear Supertypes
Serializable
,
Serializable
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
WebHook
Serializable
Serializable
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Type Members
sealed
class
Event
extends
AnyRef
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
object
CommitComment
extends
Event
with
Product
with
Serializable
object
Create
extends
Event
with
Product
with
Serializable
object
Delete
extends
Event
with
Product
with
Serializable
object
Deployment
extends
Event
with
Product
with
Serializable
object
DeploymentStatus
extends
Event
with
Product
with
Serializable
object
Event
object
Fork
extends
Event
with
Product
with
Serializable
object
Gollum
extends
Event
with
Product
with
Serializable
object
IssueComment
extends
Event
with
Product
with
Serializable
object
Issues
extends
Event
with
Product
with
Serializable
object
Member
extends
Event
with
Product
with
Serializable
object
PageBuild
extends
Event
with
Product
with
Serializable
object
Public
extends
Event
with
Product
with
Serializable
object
PullRequest
extends
Event
with
Product
with
Serializable
object
PullRequestReviewComment
extends
Event
with
Product
with
Serializable
object
Push
extends
Event
with
Product
with
Serializable
object
Release
extends
Event
with
Product
with
Serializable
object
Status
extends
Event
with
Product
with
Serializable
object
TeamAdd
extends
Event
with
Product
with
Serializable
object
Watch
extends
Event
with
Product
with
Serializable
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
Serializable
Inherited from
Serializable
Inherited from
AnyRef
Inherited from
Any
Ungrouped