Class AuditLogs
java.lang.Object
com.tremolosecurity.provisioning.objects.AuditLogs
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
getId()
int
getUser()
getVal()
void
setApprovals
(Approvals approvals) void
setAttribute
(String attribute) void
setAuditLogType
(AuditLogType auditLogType) void
setId
(int id) void
setIsEntry
(int isEntry) void
setTargets
(Targets targets) void
void
void
setWorkflows
(Workflows workflows)
-
Constructor Details
-
AuditLogs
public AuditLogs() -
AuditLogs
-
AuditLogs
-
-
Method Details
-
getId
public int getId() -
setId
public void setId(int id) -
getApprovals
-
setApprovals
-
getAuditLogType
-
setAuditLogType
-
getTargets
-
setTargets
-
getWorkflows
-
setWorkflows
-
getIsEntry
public int getIsEntry() -
setIsEntry
public void setIsEntry(int isEntry) -
getUser
-
setUser
-
getAttribute
-
setAttribute
-
getVal
-
setVal
-