org.drools.workbench.jcr2vfsmigration.vfsImport.asset
Class AttachmentAssetImporter
java.lang.Object
org.drools.workbench.jcr2vfsmigration.vfsImport.asset.AttachmentAssetImporter
- All Implemented Interfaces:
- AssetImporter<AttachmentAsset>
public class AttachmentAssetImporter
- extends Object
- implements AssetImporter<AttachmentAsset>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
migrationPathManager
@Inject
protected MigrationPathManager migrationPathManager
AttachmentAssetImporter
public AttachmentAssetImporter()
importAsset
public org.uberfire.backend.vfs.Path importAsset(Module xmlModule,
AttachmentAsset xmlAsset,
org.uberfire.backend.vfs.Path previousVersionPath)
- Specified by:
importAsset in interface AssetImporter<AttachmentAsset>
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.