Multiple choice technology platforms and products

Work objects are instantiated from work- and also from

  1. @baseclass

  2. Top Level class

  3. ClassGroups

  4. work pool

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In Pega PRPC class hierarchy, work objects can be instantiated from classes derived from Work- base class, as well as from top-level classes. The class hierarchy supports flexible instantiation patterns while maintaining proper inheritance. Top-level classes provide another entry point for creating work objects outside the standard Work- hierarchy.