Uses of Class
wt.change2.RelevantRequestData2

Packages that use RelevantRequestData2
wt.change2 Defines several reference implementations of change objects (including WTChangeRequest2, WTChangeIssue and WTChangeOrder2) that are all managed by ChangeService2, but the service interface is defined at a higher level of interfaces to change objects to allow replacing the reference implementations with customization of the interfaces. 
 

Uses of RelevantRequestData2 in wt.change2
 

Methods in wt.change2 that return RelevantRequestData2
static RelevantRequestData2 RelevantRequestData2.newRelevantRequestData2(Changeable2 theChangeable2, ChangeRequest2 theChangeRequest2)
          Default factory for the class.
 

Methods in wt.change2 with parameters of type RelevantRequestData2
protected  void StandardChangeService2.checkStoreOfRelevantRequestData2(RelevantRequestData2 target)
           
protected  void StandardChangeService2.checkModifyOfRelevantRequestData2(RelevantRequestData2 target)
           
protected  boolean RelevantRequestData2.readVersion(RelevantRequestData2 thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.