| Package | Description |
|---|---|
| com.modeliosoft.modelio.cms.api | |
| com.modeliosoft.modelio.cms.api.contrib |
| Modifier and Type | Method and Description |
|---|---|
IRevertResult |
IRevertCommand.execute(org.modelio.vbasic.progress.IModelioProgress monitor)
Execute the revert.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IProcessExtension.postRevert(IRevertResult result)
Called after a revert operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCmsContributor.onRevertSuccess(IRevertResult result)
Called after a revert operation.
|
void |
ICmsContributor.onRevertSuccess(IRevertResult result)
Called after a revert operation.
|