Uses of Class
com.pega.pegarules.pub.context.PRNoSuchChildException

Packages that use PRNoSuchChildException
com.pega.pegarules.pub.context   
 

Uses of PRNoSuchChildException in com.pega.pegarules.pub.context
 

Methods in com.pega.pegarules.pub.context that throw PRNoSuchChildException
 void PRRequestor.stopBatchActivity(java.lang.Object aChildIdentifier)
          Ask a child requestor and all of its children to stop as soon as possible.
 void PRRequestor.waitOnBatchActivity(java.lang.Object aChildIdentifier)
          Wait forever for a child requestor to finish.
 void PRRequestor.waitOnBatchActivity(java.lang.Object aChildIdentifier, long aTimeout)
          Wait for a child requestor to finish, or for some timeout to be reached.
 



Copyright © 2012 Pegasystems Inc. All Rights Reserved.