Uses of Interface
wt.change2.ChangeService2

Packages that use ChangeService2
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 ChangeService2 in wt.change2
 

Classes in wt.change2 that implement ChangeService2
 class ChangeService2Fwd
          The interface describing the services available for the change2 package.
 class StandardChangeService2
          Standard server-side implementation of the ChangeService2 interfaces.
 

Fields in wt.change2 declared as ChangeService2
static ChangeService2 ChangeHelper2.service
          

Supported API: true