Package io.milton.http
Class LockResult
java.lang.Object
io.milton.http.LockResult
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LockResultfailed(LockResult.FailureReason failureReason) booleanstatic LockResult
-
Constructor Details
-
LockResult
-
-
Method Details
-
failed
-
success
-
isSuccessful
public boolean isSuccessful() -
getFailureReason
-
getLockToken
-