Uses of Class
org.nuxeo.ecm.automation.context.ContextHelperDescriptor
-
Packages that use ContextHelperDescriptor Package Description org.nuxeo.ecm.automation.context -
-
Uses of ContextHelperDescriptor in org.nuxeo.ecm.automation.context
Methods in org.nuxeo.ecm.automation.context that return ContextHelperDescriptor Modifier and Type Method Description ContextHelperDescriptor
ContextHelperDescriptor. clone()
Methods in org.nuxeo.ecm.automation.context that return types with arguments of type ContextHelperDescriptor Modifier and Type Method Description Map<String,ContextHelperDescriptor>
ContextHelperRegistry. getContextHelperDescriptors()
Methods in org.nuxeo.ecm.automation.context with parameters of type ContextHelperDescriptor Modifier and Type Method Description void
ContextHelperRegistry. addContribution(ContextHelperDescriptor contextHelperDescriptor)
String
ContextHelperRegistry. getContributionId(ContextHelperDescriptor metadataMappingDescriptor)
void
ContextHelperDescriptor. merge(ContextHelperDescriptor src)
-