|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RevisionOperation<T>
Interface reprensenting the operation belonging to a commit of revision
RevisionMetaData.getOperation()
Nested Class Summary | |
---|---|
static class |
RevisionOperation.OperationType
The type of the revision operation. |
Method Summary | |
---|---|
Collection<T> |
getElements()
Returns a collection of all elements belonging to this revision operation |
RevisionOperation.OperationType |
getType()
Returns the operation type of this revision operation |
Method Detail |
---|
RevisionOperation.OperationType getType()
Collection<T> getElements()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |