Package com.ptc.windchill.enterprise.change2.forms.processors

Class Summary
CreateChangeItemFormProcessor A class for top-level processor that performs database operations for the creation of change objects.
CreateChangeRequestFormProcessor This is the processor class called when creating a change request, will perform database operation on one or more change request objects.
CreateChangeTaskFormProcessor Processor class that performs database operations on Change Notice and Change Task objects.
CreateProblemReportFormProcessor This is the processor class called when creating a problem report, will perform database operation on one or more problem report objects.
EditChangeItemFormProcessor A class for handling general change management edit wizard processing.
EditChangeNoticeFormProcessor Processor class that performs database operations on Change Notice objects.
EditChangeRequestFormProcessor Processor class that performs database operations on Change Request objects.
EditChangeTaskFormProcessor Processor class that performs database operations on Change Task objects.
EditProblemReportFormProcessor Processor class that performs database operations on Problem Report objects.
EditVarianceFormProcessor Processor class that performs database operations on Variance objects.