com.ebmwebsourcing.petalsbpm.server.plugin.bpmn.descriptive
Class DescriptiveBPMNFileReader

java.lang.Object
  extended by com.ebmwebsourcing.petalsbpm.server.plugin.bpmn.descriptive.DescriptiveBPMNFileReader
Direct Known Subclasses:
ExecutableBPMNFileReader

public class DescriptiveBPMNFileReader
extends java.lang.Object


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

Constructor Detail

DescriptiveBPMNFileReader

public DescriptiveBPMNFileReader()
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
Throws:
com.ebmwebsourcing.webeditor.impl.domain.exception.ServiceException

readFile

protected void readFile(java.io.File file)
                 throws java.lang.Exception
Throws:
java.lang.Exception


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