com.pega.pegarules.pub.context
Class PRSessionContext.TransactionAttribute
java.lang.Object
com.pega.pegarules.pub.context.PRSessionContext.TransactionAttribute
- Enclosing class:
- PRSessionContext
public static class PRSessionContext.TransactionAttribute
- extends java.lang.Object
|
Method Summary |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
BEAN
public static final PRSessionContext.TransactionAttribute BEAN
NEVER
public static final PRSessionContext.TransactionAttribute NEVER
REQUIRED
public static final PRSessionContext.TransactionAttribute REQUIRED
REQUIRES_NEW
public static final PRSessionContext.TransactionAttribute REQUIRES_NEW
MANDATORY
public static final PRSessionContext.TransactionAttribute MANDATORY
SUPPORTS
public static final PRSessionContext.TransactionAttribute SUPPORTS
NOT_SUPPORTED
public static final PRSessionContext.TransactionAttribute NOT_SUPPORTED
UNSPECIFIED
public static final PRSessionContext.TransactionAttribute UNSPECIFIED
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2012 Pegasystems Inc. All Rights Reserved.