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 enumLock Type enum that maps to the current values inLockType. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()voidsetLifetime(String lifetimeStr) voidsetTimeToExpire(Integer timeToExpire) voidtoString()