-
PackageDescriptionDo not use any of these classes they were added in error, retained for binary compatibility only
-
ClassDescriptionuse
ContributorMetadataAction
for the author information,ObjectMetadataAction
for the title and links andChangeRequestSCMHead.getId()
andChangeRequestSCMHead.getTarget()
-
MethodDescriptionthis was added to the API in error. Retained for backwards binary compatibility only. Use
SCMSource.fetchActions(SCMHead, SCMHeadEvent, TaskListener)
to get the actions associated with aSCMHead
this was added to the API in error. Retained for backwards binary compatibility only. UseSCMSource.fetchActions(SCMHead, SCMHeadEvent, TaskListener)
to get the actions associated with aSCMHead
No 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 ofSCMSourceOwner
would prefer theSCMEventListener
extension 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.
-
ConstructorDescription