Interface AuditDefinition
-
public interface AuditDefinition
The audit definition contains the necessary meta information and description of its relatedAuditInstance
which 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 String
getDeploymentId()
String
getId()
String
getKey()
String
getTenantId()
int
getVersion()
-