com.ebmwebsourcing.petalsbpm.server.plugin.bpmn.executable.collaboration
Class ExecutableBPMNCollaborationProjectInstanceLoader

java.lang.Object
  extended by com.ebmwebsourcing.petalsbpm.server.plugin.bpmn.executable.collaboration.ExecutableBPMNCollaborationProjectInstanceLoader
All Implemented Interfaces:
com.ebmwebsourcing.webeditor.shared.server.api.service.project.IProjectInstanceLoader

public class ExecutableBPMNCollaborationProjectInstanceLoader
extends java.lang.Object
implements com.ebmwebsourcing.webeditor.shared.server.api.service.project.IProjectInstanceLoader


Constructor Summary
ExecutableBPMNCollaborationProjectInstanceLoader()
           
 
Method Summary
 java.util.List<com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstance> getProjectInstances(java.util.List<java.io.File> projectFiles, com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstanceFormat projectFilesFormat)
           
 java.util.List<com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstance> getProjectInstances(java.util.List<com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstance> instances)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecutableBPMNCollaborationProjectInstanceLoader

public ExecutableBPMNCollaborationProjectInstanceLoader()
Method Detail

getProjectInstances

public java.util.List<com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstance> getProjectInstances(java.util.List<java.io.File> projectFiles,
                                                                                                            com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstanceFormat projectFilesFormat)
                                                                                                     throws com.ebmwebsourcing.webeditor.impl.domain.exception.ServiceException
Specified by:
getProjectInstances in interface com.ebmwebsourcing.webeditor.shared.server.api.service.project.IProjectInstanceLoader
Throws:
com.ebmwebsourcing.webeditor.impl.domain.exception.ServiceException

getProjectInstances

public java.util.List<com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstance> getProjectInstances(java.util.List<com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstance> instances)
                                                                                                     throws com.ebmwebsourcing.webeditor.impl.domain.exception.ServiceException
Specified by:
getProjectInstances in interface com.ebmwebsourcing.webeditor.shared.server.api.service.project.IProjectInstanceLoader
Throws:
com.ebmwebsourcing.webeditor.impl.domain.exception.ServiceException


Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.