Class DefaultGriffin
java.lang.Object
fr.gouv.vitam.common.model.administration.preservation.DefaultGriffin
DefaultGriffin class
-
Constructor Summary
ConstructorDescriptionDefaultGriffin
(@NotEmpty String griffinIdentifier, @NotEmpty List<ActionPreservation> actionDetail) -
Method Summary
Modifier and TypeMethodDescriptionlong
int
isDebug()
void
setActionDetail
(List<ActionPreservation> actionDetail) void
void
setGriffinIdentifier
(String griffinIdentifier) void
setMaxSize
(long maxSize) void
setTimeOut
(int timeOut)
-
Constructor Details
-
DefaultGriffin
public DefaultGriffin() -
DefaultGriffin
public DefaultGriffin(@NotEmpty @NotEmpty String griffinIdentifier, @NotEmpty @NotEmpty List<ActionPreservation> actionDetail)
-
-
Method Details
-
getGriffinIdentifier
-
setGriffinIdentifier
-
getTimeOut
public int getTimeOut() -
setTimeOut
public void setTimeOut(int timeOut) -
getMaxSize
public long getMaxSize() -
setMaxSize
public void setMaxSize(long maxSize) -
isDebug
-
setDebug
-
getActionDetail
-
setActionDetail
-