Package | Description |
---|---|
com.modeliosoft.modelio.cms.api |
SVN operations API.
|
Modifier and Type | Method and Description |
---|---|
ICmsUnlockResult |
CmsUnlockException.getUnlockResult()
Get the unlock result.
|
ICmsUnlockResult |
ICommitResultFragment.getUnlockResult()
Get the result of the "unlock" operation that may be done optionally.
|
Constructor and Description |
---|
CmsUnlockException(ICmsUnlockResult unlockResult)
Creates an instance from an unlock result.
|