com.ebmwebsourcing.petalsbpm.server.plugin.bpmn.executable
Class ExecutableBPMNProjectInstanceWriter
java.lang.Object
com.ebmwebsourcing.petalsbpm.server.plugin.bpmn.descriptive.DescriptiveBPMNProjectInstanceWriter
com.ebmwebsourcing.petalsbpm.server.plugin.bpmn.executable.ExecutableBPMNProjectInstanceWriter
- All Implemented Interfaces:
- com.ebmwebsourcing.webeditor.shared.server.api.service.project.IProjectInstanceWriter
public class ExecutableBPMNProjectInstanceWriter
- extends DescriptiveBPMNProjectInstanceWriter
|
Method Summary |
java.io.File |
writeProjectFile(java.io.File projectFile,
com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstanceFormat format,
java.io.File directory)
|
java.io.File |
writeProjectFile(java.io.File projectFile,
com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstanceMetaData exportData,
com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstanceFormat format,
java.io.File directory)
|
java.io.File |
writeProjectFile(com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstance projectInstance,
java.io.File projectOutputDirectory)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutableBPMNProjectInstanceWriter
public ExecutableBPMNProjectInstanceWriter()
writeProjectFile
public java.io.File writeProjectFile(com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstance projectInstance,
java.io.File projectOutputDirectory)
throws com.ebmwebsourcing.webeditor.impl.domain.exception.ServiceException
- Specified by:
writeProjectFile in interface com.ebmwebsourcing.webeditor.shared.server.api.service.project.IProjectInstanceWriter- Overrides:
writeProjectFile in class DescriptiveBPMNProjectInstanceWriter
- Throws:
com.ebmwebsourcing.webeditor.impl.domain.exception.ServiceException
writeProjectFile
public java.io.File writeProjectFile(java.io.File projectFile,
com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstanceMetaData exportData,
com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstanceFormat format,
java.io.File directory)
throws com.ebmwebsourcing.webeditor.impl.domain.exception.ServiceException
- Specified by:
writeProjectFile in interface com.ebmwebsourcing.webeditor.shared.server.api.service.project.IProjectInstanceWriter- Overrides:
writeProjectFile in class DescriptiveBPMNProjectInstanceWriter
- Throws:
com.ebmwebsourcing.webeditor.impl.domain.exception.ServiceException
writeProjectFile
public java.io.File writeProjectFile(java.io.File projectFile,
com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstanceFormat format,
java.io.File directory)
throws com.ebmwebsourcing.webeditor.impl.domain.exception.ServiceException
- Specified by:
writeProjectFile in interface com.ebmwebsourcing.webeditor.shared.server.api.service.project.IProjectInstanceWriter- Overrides:
writeProjectFile in class DescriptiveBPMNProjectInstanceWriter
- Throws:
com.ebmwebsourcing.webeditor.impl.domain.exception.ServiceException
Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.