Package | Description |
---|---|
com.jcabi.github |
Object Oriented Github API.
|
Modifier and Type | Class and Description |
---|---|
static class |
Hook.Smart
Smart Hook with extra features.
|
Modifier and Type | Method and Description |
---|---|
Hook |
Hooks.create(String name,
Map<String,String> config)
Create new hook.
|
Hook |
Hooks.get(int number)
Get specific hook by number.
|
Modifier and Type | Method and Description |
---|---|
Iterable<Hook> |
Hooks.iterate()
Iterate them all.
|
Constructor and Description |
---|
Hook.Smart(Hook hoo)
Public ctor.
|
Copyright © 2012–2014 jcabi.com. All rights reserved.