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