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