Drools Workbench - JCR to UberFire VFS migration 6.0.0.Beta5

org.drools.workbench.jcr2vfsmigration.migrater.asset
Class PlainTextAssetMigrater

java.lang.Object
  extended by org.drools.workbench.jcr2vfsmigration.migrater.asset.PlainTextAssetMigrater

@ApplicationScoped
public class PlainTextAssetMigrater
extends Object


Field Summary
protected  org.drools.guvnor.server.RepositoryAssetService jcrRepositoryAssetService
           
protected static org.slf4j.Logger logger
           
protected  MigrationPathManager migrationPathManager
           
 
Constructor Summary
PlainTextAssetMigrater()
           
 
Method Summary
 void migrate(org.drools.guvnor.client.rpc.Module jcrModule, org.drools.repository.AssetItem jcrAssetItem)
           
 
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

jcrRepositoryAssetService

@Inject
protected org.drools.guvnor.server.RepositoryAssetService jcrRepositoryAssetService

migrationPathManager

@Inject
protected MigrationPathManager migrationPathManager
Constructor Detail

PlainTextAssetMigrater

public PlainTextAssetMigrater()
Method Detail

migrate

public void migrate(org.drools.guvnor.client.rpc.Module jcrModule,
                    org.drools.repository.AssetItem jcrAssetItem)

Drools Workbench - JCR to UberFire VFS migration 6.0.0.Beta5

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