Drools Workbench - XML to VFS import utility 6.2.0.CR4

org.drools.workbench.jcr2vfsmigration.vfsImport.asset
Class PlainTextAssetWithPackagePropertyImporter

java.lang.Object
  extended by org.drools.workbench.jcr2vfsmigration.vfsImport.asset.PlainTextAssetWithPackagePropertyImporter
All Implemented Interfaces:
AssetImporter<PlainTextAsset>

public class PlainTextAssetWithPackagePropertyImporter
extends Object
implements AssetImporter<PlainTextAsset>


Field Summary
protected  MigrationPathManager migrationPathManager
           
 
Constructor Summary
PlainTextAssetWithPackagePropertyImporter()
           
 
Method Summary
 org.uberfire.backend.vfs.Path importAsset(Module xmlModule, PlainTextAsset xmlAsset, org.uberfire.backend.vfs.Path previousVersionPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

migrationPathManager

@Inject
protected MigrationPathManager migrationPathManager
Constructor Detail

PlainTextAssetWithPackagePropertyImporter

public PlainTextAssetWithPackagePropertyImporter()
Method Detail

importAsset

public org.uberfire.backend.vfs.Path importAsset(Module xmlModule,
                                                 PlainTextAsset xmlAsset,
                                                 org.uberfire.backend.vfs.Path previousVersionPath)
Specified by:
importAsset in interface AssetImporter<PlainTextAsset>

Drools Workbench - XML to VFS import utility 6.2.0.CR4

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