|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PreReceiveHook | |
|---|---|
| org.eclipse.jgit.transport | |
| Uses of PreReceiveHook in org.eclipse.jgit.transport |
|---|
| Fields in org.eclipse.jgit.transport declared as PreReceiveHook | |
|---|---|
static PreReceiveHook |
PreReceiveHook.NULL
A simple no-op hook. |
| Methods in org.eclipse.jgit.transport that return PreReceiveHook | |
|---|---|
PreReceiveHook |
ReceivePack.getPreReceiveHook()
|
| Methods in org.eclipse.jgit.transport with parameters of type PreReceiveHook | |
|---|---|
void |
ReceivePack.setPreReceiveHook(PreReceiveHook h)
Set the hook which is invoked prior to commands being executed. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||