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