Package com.thortech.xl.vo.ddm
Class LockOwner
java.lang.Object
com.thortech.xl.vo.ddm.LockOwner
- All Implemented Interfaces:
Serializable
Value object containing the details of the lock acquired by a user using Deployment Manager
- Author:
- evandana
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setLockAcquiredAt
(Timestamp lockAcquiredAt) void
setUsername
(String username)
-
Constructor Details
-
LockOwner
- Parameters:
username
-lockAcquiredAt
-
-
-
Method Details
-
getLockAcquiredAt
-
setLockAcquiredAt
-
getUsername
-
setUsername
-