Class CreateProblemReportFormProcessor

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

public class CreateProblemReportFormProcessor extends CreateChangeIssueFormProcessor
This is the processor class called when creating a problem report, will perform database operation on one or more problem report objects. Typically used for the processing of a wizard.

Supported API: true

Extendable: true