org.drools.workbench.jcr2vfsmigration
Class Jcr2VfsMigrationApp
java.lang.Object
org.drools.workbench.jcr2vfsmigration.Jcr2VfsMigrationApp
public class Jcr2VfsMigrationApp
- extends Object
Method Summary |
static void |
main(String... args)
To run this in development:
Either use the unit test Jcr2VfsMigrationAppTest (recommended): it sets up the input and output dirs for you. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Jcr2VfsMigrationApp
public Jcr2VfsMigrationApp()
main
public static void main(String... args)
- To run this in development:
Either use the unit test Jcr2VfsMigrationAppTest (recommended): it sets up the input and output dirs for you.
Or run it and fill in -i and -o correctly.
- Parameters:
args
- never null
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.