Uses of Class
org.nuxeo.drive.service.impl.ChangeFinderDescriptor
-
Packages that use ChangeFinderDescriptor Package Description org.nuxeo.drive.service.impl -
-
Uses of ChangeFinderDescriptor in org.nuxeo.drive.service.impl
Methods in org.nuxeo.drive.service.impl that return ChangeFinderDescriptor Modifier and Type Method Description ChangeFinderDescriptorChangeFinderRegistry. clone(ChangeFinderDescriptor orig)Methods in org.nuxeo.drive.service.impl with parameters of type ChangeFinderDescriptor Modifier and Type Method Description ChangeFinderDescriptorChangeFinderRegistry. clone(ChangeFinderDescriptor orig)voidChangeFinderRegistry. contributionRemoved(String id, ChangeFinderDescriptor origContrib)voidChangeFinderRegistry. contributionUpdated(String id, ChangeFinderDescriptor contrib, ChangeFinderDescriptor newOrigContrib)StringChangeFinderRegistry. getContributionId(ChangeFinderDescriptor contrib)voidChangeFinderRegistry. merge(ChangeFinderDescriptor src, ChangeFinderDescriptor dst)
-