public interface InternalActivity extends InternalVersionItem
| Modifier and Type | Method and Description |
|---|---|
VersionSet |
getChangeSet()
Returns the changeset of this activity.
|
InternalVersion |
getLatestVersion(InternalVersionHistory history)
Returns the latest version of the given history that is referenced in this activity.
|
getId, getParentInternalVersion getLatestVersion(InternalVersionHistory history) throws javax.jcr.RepositoryException
history - the historyjavax.jcr.RepositoryException - if an error occursVersionSet getChangeSet() throws javax.jcr.RepositoryException
javax.jcr.RepositoryException - if an error occursCopyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.