Drools Workbench - XML to VFS import utility 6.2.0.CR4

org.drools.workbench.jcr2vfsmigration.config
Class VfrImportConfig

java.lang.Object
  extended by org.drools.workbench.jcr2vfsmigration.config.VfrImportConfig

@ApplicationScoped
public class VfrImportConfig
extends Object


Field Summary
static String formatstr
           
 
Constructor Summary
VfrImportConfig()
           
 
Method Summary
 File getImportTempDir()
           
 String getOutputRepoName()
           
 File getOutputVfsRepository()
           
 boolean parseArgs(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

formatstr

public static final String formatstr
See Also:
Constant Field Values
Constructor Detail

VfrImportConfig

public VfrImportConfig()
Method Detail

getImportTempDir

public File getImportTempDir()

getOutputVfsRepository

public File getOutputVfsRepository()

getOutputRepoName

public String getOutputRepoName()

parseArgs

public boolean parseArgs(String[] args)

Drools Workbench - XML to VFS import utility 6.2.0.CR4

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.