com.ebmwebsourcing.petalsbpm.server.plugin.bpmn
Class BPMNFileHelper

java.lang.Object
  extended by com.ebmwebsourcing.petalsbpm.server.plugin.bpmn.BPMNFileHelper

public class BPMNFileHelper
extends java.lang.Object


Field Summary
static java.lang.String UnzipDirectoryName
           
 
Constructor Summary
BPMNFileHelper()
           
 
Method Summary
static java.io.File getBPMNFileInFolder(java.io.File dir)
           
static java.io.File getBPMNFileInList(java.io.File[] files)
           
static java.io.File getOrCreateUnzipDirectory(java.io.File f)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UnzipDirectoryName

public static final java.lang.String UnzipDirectoryName
See Also:
Constant Field Values
Constructor Detail

BPMNFileHelper

public BPMNFileHelper()
Method Detail

getBPMNFileInFolder

public static java.io.File getBPMNFileInFolder(java.io.File dir)

getBPMNFileInList

public static java.io.File getBPMNFileInList(java.io.File[] files)

getOrCreateUnzipDirectory

public static java.io.File getOrCreateUnzipDirectory(java.io.File f)


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