Interface AuditDefinition
-
public interface AuditDefinitionThe audit definition contains the necessary meta information and description of its relatedAuditInstancewhich also includes the optional list of necessary parameters available within the payload of the instance.- Author:
- Micha Kiener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetDeploymentId()java.lang.StringgetId()java.lang.StringgetKey()java.lang.StringgetTenantId()intgetVersion()
-