- 
Deprecated PackagesPackageDescriptionDo not use any of these classes they were added in error, retained for binary compatibility only
- 
Deprecated ClassesClassDescriptionuseContributorMetadataActionfor the author information,ObjectMetadataActionfor the title and links andChangeRequestSCMHead.getId()andChangeRequestSCMHead.getTarget()
- 
Deprecated MethodsMethodDescriptionthis was added to the API in error. Retained for backwards binary compatibility only. UseSCMSource.fetchActions(SCMHead, SCMHeadEvent, TaskListener)to get the actions associated with aSCMHeadthis was added to the API in error. Retained for backwards binary compatibility only. UseSCMSource.fetchActions(SCMHead, SCMHeadEvent, TaskListener)to get the actions associated with aSCMHeadNo longer used.No longer used.No longer used.No longer used.rather callSCMSource.fetch(String, TaskListener, Item)rather callSCMSource.fetchRevisions(TaskListener, Item)rather overrideSCMSource.retrieve(String, TaskListener, Item)rather overrideSCMSource.retrieveRevisions(TaskListener, Item)implementations ofSCMSourceOwnerwould prefer theSCMEventListenerextension point which allows for more fine-grained response to events, so prefer delivering event notification throughSCMHeadEvent.fireNow(SCMHeadEvent),SCMSourceEvent.fireNow(SCMSourceEvent)orSCMNavigatorEvent.fireNow(SCMNavigatorEvent)as appropriate.
- 
Deprecated ConstructorsConstructorDescription