Package | Description |
---|---|
com.pega.pegarules.pub.context | |
com.pega.pegarules.pub.runtime |
Public interfaces for activities, models, whens, edits, and streams.
|
Modifier and Type | Method and Description |
---|---|
PRStackFrame |
PRStackFrame.getNext()
Identifies the stack frame, if any, that is executing immediately
within this one.
|
PRStackFrame |
PRStackFrame.getPrevious()
Identifies the stack frame from which the current instance was created.
|
PRStackFrame |
PRStackFrame.getRootOfStack()
Locates the root (first) frame of the stack that includes this
instance.
|
PRStackFrame |
PRStackFrame.getTopOfStack()
Locates the frame at the top of the stack that includes (or included)
this instance.
|
Modifier and Type | Method and Description |
---|---|
PRStackFrame |
PublicAPI.getStackFrame()
Identifies the current (top)
PRStackFrame instance. |
Copyright © 2015 Pegasystems Inc. All Rights Reserved.