Package | Description |
---|---|
org.artificer.client |
Modifier and Type | Method and Description |
---|---|
AuditResultSet |
ArtificerAtomApiClient.getAuditTrailForArtifact(String artifactUuid)
Gets the audit trail for the artifact with the given UUID.
|
AuditResultSet |
ArtificerAtomApiClient.getAuditTrailForArtifact(String artifactUuid,
int startIndex,
int count)
Gets the audit trail for the artifact with the given UUID.
|
AuditResultSet |
ArtificerAtomApiClient.getAuditTrailForUser(String username)
Gets the audit trail for the artifact with the given UUID.
|
AuditResultSet |
ArtificerAtomApiClient.getAuditTrailForUser(String username,
int startIndex,
int count)
Gets the audit trail for the artifact with the given UUID.
|
Copyright © 2011–2015 JBoss, a division of Red Hat. All rights reserved.