public class QueueProcessorLockConfiguration
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
QueueProcessorLockConfiguration.LOCK_TYPE |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
VERSION |
Modifier and Type | Method and Description |
---|---|
static QueueProcessorLockConfiguration |
getConfigForLockOnOtherPage(java.lang.String aOtherPageHandle) |
static QueueProcessorLockConfiguration |
getConfigForLockOnPrimaryPage() |
static QueueProcessorLockConfiguration |
getConfigForNoLock() |
QueueProcessorLockConfiguration.LOCK_TYPE |
getLockType() |
java.lang.String |
getOtherPageHandle() |
java.lang.String |
getPageName() |
java.lang.String |
getPropertyName() |
public static QueueProcessorLockConfiguration getConfigForLockOnOtherPage(java.lang.String aOtherPageHandle)
public static QueueProcessorLockConfiguration getConfigForLockOnPrimaryPage()
public static QueueProcessorLockConfiguration getConfigForNoLock()
public java.lang.String getOtherPageHandle()
public QueueProcessorLockConfiguration.LOCK_TYPE getLockType()
public java.lang.String getPropertyName()
public java.lang.String getPageName()
Copyright © 2018 Pegasystems Inc. All Rights Reserved.