| Package | Description |
|---|---|
| org.overlord.sramp.client |
| Modifier and Type | Method and Description |
|---|---|
AuditResultSet |
SrampAtomApiClient.getAuditTrailForArtifact(String artifactUuid)
Gets the audit trail for the artifact with the given UUID.
|
AuditResultSet |
SrampAtomApiClient.getAuditTrailForArtifact(String artifactUuid,
int startIndex,
int count)
Gets the audit trail for the artifact with the given UUID.
|
AuditResultSet |
SrampAtomApiClient.getAuditTrailForUser(String username)
Gets the audit trail for the artifact with the given UUID.
|
AuditResultSet |
SrampAtomApiClient.getAuditTrailForUser(String username,
int startIndex,
int count)
Gets the audit trail for the artifact with the given UUID.
|
Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.