public class AttachmentAssetImporter extends Object implements AssetImporter<AttachmentAsset>
| Modifier and Type | Field and Description |
|---|---|
protected MigrationPathManager |
migrationPathManager |
| Constructor and Description |
|---|
AttachmentAssetImporter() |
| Modifier and Type | Method and Description |
|---|---|
org.uberfire.backend.vfs.Path |
importAsset(Module xmlModule,
AttachmentAsset xmlAsset,
org.uberfire.backend.vfs.Path previousVersionPath) |
@Inject protected MigrationPathManager migrationPathManager
public org.uberfire.backend.vfs.Path importAsset(Module xmlModule, AttachmentAsset xmlAsset, org.uberfire.backend.vfs.Path previousVersionPath)
importAsset in interface AssetImporter<AttachmentAsset>Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.