Class AuditLogbookOptions
java.lang.Object
fr.gouv.vitam.logbook.common.model.AuditLogbookOptions
The options for launch audit logbook
-
Constructor Summary
ConstructorDescriptionConstructor emptyAuditLogbookOptions
(int amount, ChronoUnit unit, String type) -
Method Summary
Modifier and TypeMethodDescriptionint
getType()
getUnit()
setAmount
(int amount) setUnit
(ChronoUnit unit)
-
Constructor Details
-
AuditLogbookOptions
public AuditLogbookOptions()Constructor empty -
AuditLogbookOptions
-
-
Method Details
-
getAmount
public int getAmount() -
setAmount
-
getUnit
-
setUnit
-
getType
-
setType
-