Drools Workbench - JCR to UberFire VFS migration 6.1.0-SNAPSHOT

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

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

@ApplicationScoped
public class AttachementAssetMigrater
extends BaseAssetMigrater


Field Summary
protected static org.slf4j.Logger logger
           
 
Fields inherited from class org.drools.workbench.jcr2vfsmigration.migrater.asset.BaseAssetMigrater
jcrRepositoryAssetService, metadataService, migrationPathManager
 
Constructor Summary
AttachementAssetMigrater()
           
 
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
Constructor Detail

AttachementAssetMigrater

public AttachementAssetMigrater()
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.1.0-SNAPSHOT

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