Drools Workbench - JCR to UberFire VFS migration 6.0.0-SNAPSHOT

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

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

@ApplicationScoped
public class PlainTextAssetWithPackagePropertyMigrater
extends BaseAssetMigrater


Field Summary
protected  org.drools.guvnor.server.RepositoryAssetService jcrRepositoryAssetService
           
protected static org.slf4j.Logger logger
           
protected  MigrationPathManager migrationPathManager
           
 
Fields inherited from class org.drools.workbench.jcr2vfsmigration.migrater.asset.BaseAssetMigrater
metadataService
 
Constructor Summary
PlainTextAssetWithPackagePropertyMigrater()
           
 
Method Summary
 org.uberfire.backend.vfs.Path migrate(org.drools.guvnor.client.rpc.Module jcrModule, org.drools.repository.AssetItem jcrAssetItem, org.uberfire.backend.vfs.Path previousVersionPath)
           
 
Methods inherited from class org.drools.workbench.jcr2vfsmigration.migrater.asset.BaseAssetMigrater
getExtendedRuleFromCategoryRules, getExtendExpression, migrateMetaData
 
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

PlainTextAssetWithPackagePropertyMigrater

public PlainTextAssetWithPackagePropertyMigrater()
Method Detail

migrate

public org.uberfire.backend.vfs.Path migrate(org.drools.guvnor.client.rpc.Module jcrModule,
                                             org.drools.repository.AssetItem jcrAssetItem,
                                             org.uberfire.backend.vfs.Path previousVersionPath)

Drools Workbench - JCR to UberFire VFS migration 6.0.0-SNAPSHOT

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