A production version can be published either in object-centric mode, or in association with a change notice, or a promotion request. A production version typically consists of the following:
Windchill ESI services render a production version and its associated objects using certain renderers, all of which extend the abstract base class
BasicESIRenderer. In turn, this class implements the only renderer interface provided by ESI services, viz.,
ESIRenderer. The relevant classes are described in the production version
Classes section of this document.