com.ebmwebsourcing.petalsbpm.server.plugin.bpmn.executable.process
Class ExecutableBPMNWorkflowProjectInstanceLoader
java.lang.Object
com.ebmwebsourcing.petalsbpm.server.plugin.bpmn.executable.process.ExecutableBPMNWorkflowProjectInstanceLoader
- All Implemented Interfaces:
- com.ebmwebsourcing.webeditor.shared.server.api.service.project.IProjectInstanceLoader
public class ExecutableBPMNWorkflowProjectInstanceLoader
- extends java.lang.Object
- implements com.ebmwebsourcing.webeditor.shared.server.api.service.project.IProjectInstanceLoader
|
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 |
ExecutableBPMNWorkflowProjectInstanceLoader
public ExecutableBPMNWorkflowProjectInstanceLoader()
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.