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 RepositoryException
history - the historyRepositoryException - if an error occursVersionSet getChangeSet() throws RepositoryException
RepositoryException - if an error occursCopyright © 2004–2024 The Apache Software Foundation. All rights reserved.