Package org.alfresco.rest.api.model
Class LockInfo
java.lang.Object
org.alfresco.rest.api.model.LockInfo
Representation of a lock info
- Author:
- Ancuta Morarasu
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
Lock Type enum that maps to the current values inLockType
. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()
void
setLifetime
(String lifetimeStr) void
setTimeToExpire
(Integer timeToExpire) void
toString()