Package com.jcabi.github
Interface Hook
- All Superinterfaces:
JsonReadable
- All Known Implementing Classes:
Hook.Smart
GitHub hook.
- Since:
- 0.8
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classSmart Hook with extra features. -
Method Summary
Methods inherited from interface com.jcabi.github.JsonReadable
json
-
Method Details
-
repo
Repo repo()Repository we're in.- Returns:
- Repo
-
number
int number()Get its number.- Returns:
- Hook number
-