Interface AuditDefinition


public interface AuditDefinition
The audit definition contains the necessary meta information and description of its related AuditInstance which also includes the optional list of necessary parameters available within the payload of the instance.
Author:
Micha Kiener
  • Method Details

    • getId

      String getId()
    • getKey

      String getKey()
    • getVersion

      int getVersion()
    • getDeploymentId

      String getDeploymentId()
    • getTenantId

      String getTenantId()