Nuxeo Enterprise Platform 5.4

org.nuxeo.cm.service.caseimporter
Interface CaseManagementCaseImporterService

All Superinterfaces:
Serializable
All Known Implementing Classes:
CaseManagementCaseImporterServiceImpl

public interface CaseManagementCaseImporterService
extends Serializable


Method Summary
 void importCases(String sourcePath)
          Imports cases from the file system at the given sourcePath
 

Method Detail

importCases

void importCases(String sourcePath)
                 throws org.nuxeo.ecm.core.api.ClientException
Imports cases from the file system at the given sourcePath

Throws:
org.nuxeo.ecm.core.api.ClientException

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.