A commit editor can throw a {@link CommitFailedException} for a particularchange to prevent it from being persisted, or it can modify the changes for example to update an in-content index or to add auto-generated content.
Note that instead of implementing this interface directly, most commit editors and validators are better expressed as implementations of the more specific extension interfaces defined in this package.
|
|
|
|
|
|