org.drools.workbench.jcr2vfsmigration.vfsImport.asset
Class PlainTextAssetImporter
java.lang.Object
org.drools.workbench.jcr2vfsmigration.vfsImport.asset.PlainTextAssetImporter
- All Implemented Interfaces:
- AssetImporter<PlainTextAsset>
public class PlainTextAssetImporter
- extends Object
- implements AssetImporter<PlainTextAsset>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
migrationPathManager
@Inject
protected MigrationPathManager migrationPathManager
PlainTextAssetImporter
public PlainTextAssetImporter()
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>
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.