Package | Description |
---|---|
com.pega.pegarules.pub.context |
Modifier and Type | Method and Description |
---|---|
ILockProvider.LockStatus |
ILockProvider.releaseLock(java.lang.String aLockName,
java.lang.String requestorId,
boolean aInDifferentRequestor,
boolean aSetStatusIfLost,
boolean localCache)
Releases a lock.
|
static ILockProvider.LockStatus |
ILockProvider.LockStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ILockProvider.LockStatus[] |
ILockProvider.LockStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 Pegasystems Inc. All Rights Reserved.