com.ebmwebsourcing.petalsbpm.server.plugin.bpmn.executable
Class ExecutableBPMNProjectInstanceWriter

java.lang.Object
  extended by com.ebmwebsourcing.petalsbpm.server.plugin.bpmn.descriptive.DescriptiveBPMNProjectInstanceWriter
      extended by 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


Constructor Summary
ExecutableBPMNProjectInstanceWriter()
           
 
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 com.ebmwebsourcing.petalsbpm.server.plugin.bpmn.descriptive.DescriptiveBPMNProjectInstanceWriter
getTempPathFromFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecutableBPMNProjectInstanceWriter

public ExecutableBPMNProjectInstanceWriter()
Method Detail

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.