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 |
---|---|
ProcessingStatus |
PRThread.getActivityStatus()
Returns the cumulative
ProcessingStatus instance to which
the current instance will be added. |
ProcessingStatus |
PRStackFrame.getStatus()
Identifies the Step Status of this stack frame.
|
ProcessingStatus |
PRThread.getStepStatus()
Returns the
ProcessingStatus associated with the current
stack frame. |
Modifier and Type | Method and Description |
---|---|
boolean |
ProcessingStatus.add(ProcessingStatus aProcessingStatus)
Adds a new status event to this one.
|
void |
ProcessingStatus.set(ProcessingStatus aProcessingStatus)
Sets the current status of this instance with a new status.
|
Modifier and Type | Method and Description |
---|---|
ProcessingStatus |
PublicAPI.getActivityStatus()
Returns the cumulative
ProcessingStatus instance to which
the current instance will be added. |
ProcessingStatus |
PublicAPI.getStepStatus()
Returns the
ProcessingStatus associated with the current
stack frame. |
Copyright © 2015 Pegasystems Inc. All Rights Reserved.