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 ContextHelperDescriptorContextHelperDescriptor. 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 voidContextHelperRegistry. addContribution(ContextHelperDescriptor contextHelperDescriptor)StringContextHelperRegistry. getContributionId(ContextHelperDescriptor metadataMappingDescriptor)voidContextHelperDescriptor. merge(ContextHelperDescriptor src)
-