Class CreateCapaReviewFormProcessor

All Implemented Interfaces:
ObjectFormProcessor, com.ptc.windchill.enterprise.change2.forms.processors.ChangeFormProcessor

public class CreateCapaReviewFormProcessor extends EditChangeItemFormProcessor
Processor class that performs database operations on Change Request objects. This class is used for saving the data in the edit Change Request wizards. This class is designed to handle existing wt.change2.WTChangeRequest or any sub-types.

Supported API: true

Extendable: true