Class FileManagerService

java.lang.Object
org.nuxeo.runtime.model.DefaultComponent
org.nuxeo.ecm.platform.filemanager.service.FileManagerService
All Implemented Interfaces:
FileManager, Adaptable, Component, Extensible, TimestampedService

public class FileManagerService extends DefaultComponent implements FileManager
FileManager registry service.

This is the component to request to perform transformations. See API.

Author:
Andreas Kalogeropoulos