| Modifier and Type | Method and Description |
|---|---|
java.util.List<AuditLogWithHistory> |
AccountUserApi.getAuditLogsWithHistoryForId(java.util.UUID accountId,
AuditLevel auditLevel,
TenantContext context)
Get all the audit entries with history for a given account.
|
java.util.List<AuditLogWithHistory> |
AccountUserApi.getEmailAuditLogsWithHistoryForId(java.util.UUID accountEmailId,
AuditLevel auditLevel,
TenantContext context)
Get all the audit entries with history for a given account email.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AuditLogWithHistory> |
SubscriptionApi.getBlockingStateAuditLogsWithHistoryForId(java.util.UUID blockingId,
AuditLevel auditLevel,
TenantContext context)
Get all the audit entries with history for a given blocking state.
|
java.util.List<AuditLogWithHistory> |
SubscriptionApi.getSubscriptionAuditLogsWithHistoryForId(java.util.UUID entitlementId,
AuditLevel auditLevel,
TenantContext context)
Get all the audit entries with history for a given subscription.
|
java.util.List<AuditLogWithHistory> |
SubscriptionApi.getSubscriptionBundleAuditLogsWithHistoryForId(java.util.UUID bundleId,
AuditLevel auditLevel,
TenantContext context)
Get all the audit entries with history for a given bundle.
|
java.util.List<AuditLogWithHistory> |
SubscriptionApi.getSubscriptionEventAuditLogsWithHistoryForId(java.util.UUID EventId,
AuditLevel auditLevel,
TenantContext context)
Get all the audit entries with history for a given subscription event.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AuditLogWithHistory> |
InvoiceUserApi.getInvoiceAuditLogsWithHistoryForId(java.util.UUID invoiceId,
AuditLevel auditLevel,
TenantContext context)
Get all the audit entries with history for a given invoice.
|
java.util.List<AuditLogWithHistory> |
InvoiceUserApi.getInvoiceItemAuditLogsWithHistoryForId(java.util.UUID invoiceItemId,
AuditLevel auditLevel,
TenantContext context)
Get all the audit entries with history for a given invoice item.
|
java.util.List<AuditLogWithHistory> |
InvoiceUserApi.getInvoicePaymentAuditLogsWithHistoryForId(java.util.UUID invoicePaymentId,
AuditLevel auditLevel,
TenantContext context)
Get all the audit entries with history for a given invoice payment.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AuditLogWithHistory> |
PaymentApi.getPaymentAttemptAuditLogsWithHistoryForId(java.util.UUID paymentAttemptId,
AuditLevel auditLevel,
TenantContext context)
Get all the audit entries with history for a given payment attempt.
|
java.util.List<AuditLogWithHistory> |
PaymentApi.getPaymentAuditLogsWithHistoryForId(java.util.UUID paymentId,
AuditLevel auditLevel,
TenantContext context)
Get all the audit entries with history for a given payment.
|
java.util.List<AuditLogWithHistory> |
PaymentApi.getPaymentMethodAuditLogsWithHistoryForId(java.util.UUID paymentMethodId,
AuditLevel auditLevel,
TenantContext context)
Get all the audit entries with history for a given payment method.
|
java.util.List<AuditLogWithHistory> |
PaymentApi.getPaymentTransactionAuditLogsWithHistoryForId(java.util.UUID paymentTransactionId,
AuditLevel auditLevel,
TenantContext context)
Get all the audit entries with history for a given payment transaction.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AuditLogWithHistory> |
CustomFieldUserApi.getCustomFieldAuditLogsWithHistoryForId(java.util.UUID customFieldId,
AuditLevel auditLevel,
TenantContext context)
Get all the audit entries with history for a given custom field.
|
java.util.List<AuditLogWithHistory> |
TagUserApi.getTagAuditLogsWithHistoryForId(java.util.UUID tagId,
AuditLevel auditLevel,
TenantContext context)
Get all the audit entries with history for a given tag.
|
java.util.List<AuditLogWithHistory> |
TagUserApi.getTagDefinitionAuditLogsWithHistoryForId(java.util.UUID tagDefinitionId,
AuditLevel auditLevel,
TenantContext context)
Get all the audit entries with history for a given tag definition.
|
Copyright © 2010-2019. All Rights Reserved.