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 Detail

      • getId

        java.lang.String getId()
      • getKey

        java.lang.String getKey()
      • getVersion

        int getVersion()
      • getDeploymentId

        java.lang.String getDeploymentId()
      • getTenantId

        java.lang.String getTenantId()