Drools Workbench - JCR to UberFire VFS migration 6.1.0-SNAPSHOT

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()
           
 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

logger

protected static final org.slf4j.Logger logger

formatstr

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

MigrationConfig

public MigrationConfig()
Method Detail

getInputJcrRepository

public File getInputJcrRepository()

getOutputVfsRepository

public File getOutputVfsRepository()

getOutputRepoName

public String getOutputRepoName()

parseArgs

public boolean parseArgs(String[] args)

Drools Workbench - JCR to UberFire VFS migration 6.1.0-SNAPSHOT

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