com.pega.pegarules.pub.context
Class PRSessionContext.ConclusionCacheAttribute

java.lang.Object
  extended by com.pega.pegarules.pub.context.PRSessionContext.ConclusionCacheAttribute
Enclosing class:
PRSessionContext

public static class PRSessionContext.ConclusionCacheAttribute
extends java.lang.Object


Field Summary
static PRSessionContext.ConclusionCacheAttribute DO_CONCLUSION_CACHE_MYSELF
           
static PRSessionContext.ConclusionCacheAttribute UNSPECIFIED
           
static PRSessionContext.ConclusionCacheAttribute USE_CONCLUSION_CACHE_BEAN
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

DO_CONCLUSION_CACHE_MYSELF

public static final PRSessionContext.ConclusionCacheAttribute DO_CONCLUSION_CACHE_MYSELF

USE_CONCLUSION_CACHE_BEAN

public static final PRSessionContext.ConclusionCacheAttribute USE_CONCLUSION_CACHE_BEAN

UNSPECIFIED

public static final PRSessionContext.ConclusionCacheAttribute UNSPECIFIED
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2012 Pegasystems Inc. All Rights Reserved.