Drools Workbench - JCR to UberFire VFS migration 6.0.0-SNAPSHOT

org.drools.workbench.jcr2vfsmigration.migrater
Class CategoryMigrater

java.lang.Object
  extended by org.drools.workbench.jcr2vfsmigration.migrater.CategoryMigrater

@ApplicationScoped
public class CategoryMigrater
extends Object


Field Summary
protected  org.drools.guvnor.server.RepositoryCategoryService jcrRepositoryCategoryService
           
protected static org.slf4j.Logger logger
           
protected  MigrationPathManager migrationPathManager
           
 
Constructor Summary
CategoryMigrater()
           
 
Method Summary
 void migrateAll()
           
 
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

jcrRepositoryCategoryService

@Inject
protected org.drools.guvnor.server.RepositoryCategoryService jcrRepositoryCategoryService

migrationPathManager

@Inject
protected MigrationPathManager migrationPathManager
Constructor Detail

CategoryMigrater

public CategoryMigrater()
Method Detail

migrateAll

public void migrateAll()

Drools Workbench - JCR to UberFire VFS migration 6.0.0-SNAPSHOT

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