Class EditProblemReportFormProcessor

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

public class EditProblemReportFormProcessor extends EditChangeIssueFormProcessor
Processor class that performs database operations on Problem Report objects. This class is used for saving the data in the edit Problem Report wizards. This class is designed to handle existing wt.change2.WTChangeIssue or any sub-types.

Supported API: true

Extendable: true