Drools Workbench - JCR to UberFire VFS migration 6.0.0.Beta5

org.drools.workbench.jcr2vfsmigration.config
Class MigrationConfig

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

@ApplicationScoped
public class MigrationConfig
extends Object


Field Summary
static String formatstr
           
protected static org.slf4j.Logger logger
           
 
Constructor Summary
MigrationConfig()
           
 
Method Summary
 File getInputJcrRepository()
           
 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

logger

protected static final org.slf4j.Logger logger

formatstr

public static String formatstr
Constructor Detail

MigrationConfig

public MigrationConfig()
Method Detail

getInputJcrRepository

public File getInputJcrRepository()

getOutputVfsRepository

public File getOutputVfsRepository()

parseArgs

public boolean parseArgs(String[] args)

Drools Workbench - JCR to UberFire VFS migration 6.0.0.Beta5

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