
public interface CDORevisionHandler
revisions that are passed from
other entities.| Modifier and Type | Interface and Description |
|---|---|
static class |
CDORevisionHandler.Filtered
A delegating
revision handler with a filter() method used
to suppress specific revisions. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handleRevision(CDORevision revision)
Handles a revision.
|
boolean handleRevision(CDORevision revision)
true to indicate that the caller may pass more revisions, false otherwise.Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.