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 ChangeFinderDescriptor
ChangeFinderRegistry. clone(ChangeFinderDescriptor orig)
Methods in org.nuxeo.drive.service.impl with parameters of type ChangeFinderDescriptor Modifier and Type Method Description ChangeFinderDescriptor
ChangeFinderRegistry. clone(ChangeFinderDescriptor orig)
void
ChangeFinderRegistry. contributionRemoved(String id, ChangeFinderDescriptor origContrib)
void
ChangeFinderRegistry. contributionUpdated(String id, ChangeFinderDescriptor contrib, ChangeFinderDescriptor newOrigContrib)
String
ChangeFinderRegistry. getContributionId(ChangeFinderDescriptor contrib)
void
ChangeFinderRegistry. merge(ChangeFinderDescriptor src, ChangeFinderDescriptor dst)
-