Class CreateChangeRequestFormProcessor

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

public class CreateChangeRequestFormProcessor extends CreateChangeItemFormProcessor
This is the processor class called when creating a change request, will perform database operation on one or more change request objects. Typically used for the processing of a wizard.

Supported API: true

Extendable: true