| Package | Description |
|---|---|
| com.modeliosoft.modelio.cms.api |
| Modifier and Type | Method and Description |
|---|---|
IProcessExtension |
ICmsServices.getDefaultHook()
Get the default hook called by Subversion at various time during a Subversion operation.
|
IProcessExtension |
ICmsServices.getHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
ICmsServices.setHook(IProcessExtension hook)
Set the process extension hook and forgets the previous one.
|