Atlas — Standard classes derived from the Code- base class |
The table below lists standard Code- classes you may encounter. Code- classes are reserved; you cannot create additional classes derived from the Code- base class.
Class |
Description |
More |
Code-CachedSystemSettings | Class of a standard declarative page. | Atlas — Standard activities — Extension points |
Code-Pega-DeclarativeContext | Supports Declare OnChange rule execution. | More about Declare OnChange rules |
Code-Pega-eForm | Supports execution of eForm rules on PDF files. | More about eForm File rules |
Code-Pega-List | Contains results of search operations, such as performed by the Obj-List method and report executions. | results page |
Code-Pega-PAL | Contains properties supporting the Performance tool. | About the Performance tool |
Code-Pega-Parse | Supports execution of free text rules. | free text rules |
Code-Pega-PDF | Class for activities that produce Portable Document Format (PDF) files. | |
Code-Pega-Process | Contains properties and other rules supporting the process page. | process page |
Code-Pega-Reference | Supports execution of declare pages rules. | About Declare Pages rules |
Code-Pega-Requestor | Contains properties and other rules supporting the requestor page | Requestor page |
Code-Pega-Thread | Contains properties and other rules supporting the Thread page. | Thread page |
Code-ProcessOutput | Contains results of Process Engine API activities. | Atlas — Standard activities — Process Engine API |
Code-ProcessOutput-Service | Supports flow processing | |
Code-Security | Applies To key part of activities and other rules supporting authentication. | More about Authentication Services |
Code- base class |