org.drools.workbench.jcr2vfsmigration
Class VfsImporter
java.lang.Object
org.drools.workbench.jcr2vfsmigration.VfsImporter
@ApplicationScoped
public class VfsImporter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
vfsImportConfig
@Inject
protected VfrImportConfig vfsImportConfig
categoryImporter
@Inject
protected CategoryImporter categoryImporter
migrationPathManager
@Inject
protected MigrationPathManager migrationPathManager
moduleAssetImporter
@Inject
protected ModuleAssetImporter moduleAssetImporter
sessionContext
@Inject
protected org.jboss.weld.context.bound.BoundSessionContext sessionContext
sessionDataStore
protected Map<String,Object> sessionDataStore
requestContext
@Inject
protected org.jboss.weld.context.bound.BoundRequestContext requestContext
requestDataStore
protected Map<String,Object> requestDataStore
VfsImporter
public VfsImporter()
parseArgs
public boolean parseArgs(String[] args)
importAll
public void importAll()
startContexts
protected void startContexts()
endContexts
protected void endContexts()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.