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 Summary

    Modifier and Type Method Description
    java.lang.String getDeploymentId()  
    java.lang.String getId()  
    java.lang.String getKey()  
    java.lang.String getTenantId()  
    int getVersion()