org.drools.workbench.jcr2vfsmigration.migrater.asset
Class GuidedEditorMigrater
java.lang.Object
org.drools.workbench.jcr2vfsmigration.migrater.asset.BaseAssetMigrater
org.drools.workbench.jcr2vfsmigration.migrater.asset.GuidedEditorMigrater
@ApplicationScoped
public class GuidedEditorMigrater
- extends BaseAssetMigrater
Method Summary |
protected org.drools.ide.common.server.util.BRLPersistence |
getBrlXmlPersistence()
|
org.uberfire.backend.vfs.Path |
migrate(org.drools.guvnor.client.rpc.Module jcrModule,
org.drools.repository.AssetItem jcrAssetItem,
org.uberfire.backend.vfs.Path previousVersionPath)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static final org.slf4j.Logger logger
jcrRepositoryAssetService
@Inject
protected org.drools.guvnor.server.RepositoryAssetService jcrRepositoryAssetService
guidedRuleEditorService
@Inject
protected GuidedRuleEditorService guidedRuleEditorService
migrationPathManager
@Inject
protected MigrationPathManager migrationPathManager
GuidedEditorMigrater
public GuidedEditorMigrater()
migrate
public org.uberfire.backend.vfs.Path migrate(org.drools.guvnor.client.rpc.Module jcrModule,
org.drools.repository.AssetItem jcrAssetItem,
org.uberfire.backend.vfs.Path previousVersionPath)
getBrlXmlPersistence
protected org.drools.ide.common.server.util.BRLPersistence getBrlXmlPersistence()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.