Package | Description |
---|---|
org.alfresco.service.cmr.lock |
Provides the public interface for the lock service that is used
to lock nodes.
|
Modifier and Type | Method and Description |
---|---|
static UnableToReleaseLockException.CAUSE |
UnableToReleaseLockException.CAUSE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnableToReleaseLockException.CAUSE[] |
UnableToReleaseLockException.CAUSE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
UnableToReleaseLockException(org.alfresco.service.cmr.repository.NodeRef nodeRef,
UnableToReleaseLockException.CAUSE cause) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.