Uses of Class
org.nuxeo.template.api.descriptor.TemplateProcessorDescriptor
Packages that use TemplateProcessorDescriptor
-
Uses of TemplateProcessorDescriptor in org.nuxeo.template.api
Methods in org.nuxeo.template.api that return types with arguments of type TemplateProcessorDescriptorModifier and TypeMethodDescriptionTemplateProcessorService.getRegisteredTemplateProcessors()Returns all registeredTemplateProcessors -
Uses of TemplateProcessorDescriptor in org.nuxeo.template.service
Fields in org.nuxeo.template.service with type parameters of type TemplateProcessorDescriptorModifier and TypeFieldDescriptionprotected Map<String, TemplateProcessorDescriptor> TemplateProcessorComponent.processorsMethods in org.nuxeo.template.service that return TemplateProcessorDescriptorModifier and TypeMethodDescriptionprotected TemplateProcessorDescriptorTemplateProcessorComponent.findProcessorByExtension(String extension) protected TemplateProcessorDescriptorTemplateProcessorComponent.findProcessorByMimeType(String mt) TemplateProcessorComponent.findProcessorDescriptor(Blob templateBlob) TemplateProcessorComponent.getDescriptor(String name) Methods in org.nuxeo.template.service that return types with arguments of type TemplateProcessorDescriptor