Package wt.change2

Interface FindChangeRequestDelegate

All Known Implementing Classes:
FindChangeRequestForAnalysisActivityDelegate, FindChangeRequestForChangeActivityDelegate, FindChangeRequestForChangeAnalysisDelegate, FindChangeRequestForChangeIssueDelegate, FindChangeRequestForChangeOrderDelegate, FindChangeRequestForWorkflowDelegate

public interface FindChangeRequestDelegate
Finds a ChangeRequestIfc based on some other object. The implementation of this interface is selected based on properties in section 10 of the change2.properties file. It also can set the HTML client state based on the ChangeRequestIfc and the object.

Supported API: true

Extendable: true
See Also: