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

java.lang.Object
  extended by com.ebmwebsourcing.petalsbpm.server.plugin.bpmn.descriptive.DescriptiveBPMNFileReader
      extended by com.ebmwebsourcing.petalsbpm.server.plugin.bpmn.executable.ExecutableBPMNFileReader

public class ExecutableBPMNFileReader
extends DescriptiveBPMNFileReader


Constructor Summary
ExecutableBPMNFileReader()
           
 
Method Summary
 void readFile(java.io.File projectFile, com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstanceFormat projectFilesFormat, BPMNProjectInstance instance)
           
 
Methods inherited from class com.ebmwebsourcing.petalsbpm.server.plugin.bpmn.descriptive.DescriptiveBPMNFileReader
readFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecutableBPMNFileReader

public ExecutableBPMNFileReader()
Method Detail

readFile

public void readFile(java.io.File projectFile,
                     com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstanceFormat projectFilesFormat,
                     BPMNProjectInstance instance)
              throws com.ebmwebsourcing.webeditor.impl.domain.exception.ServiceException
Overrides:
readFile in class DescriptiveBPMNFileReader
Throws:
com.ebmwebsourcing.webeditor.impl.domain.exception.ServiceException


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