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 StringgetDeploymentId()StringgetId()StringgetKey()StringgetTenantId()intgetVersion()
-