Drools Workbench - JCR to UberFire VFS migration 6.0.0.Beta5

org.drools.workbench.jcr2vfsmigration.migrater.asset
Class GuidedEditorMigrater

java.lang.Object
  extended by org.drools.workbench.jcr2vfsmigration.migrater.asset.GuidedEditorMigrater

@ApplicationScoped
public class GuidedEditorMigrater
extends Object


Field Summary
protected  org.drools.workbench.screens.guided.rule.service.GuidedRuleEditorService guidedRuleEditorService
           
protected  org.drools.guvnor.server.RepositoryAssetService jcrRepositoryAssetService
           
protected static org.slf4j.Logger logger
           
protected  MigrationPathManager migrationPathManager
           
 
Constructor Summary
GuidedEditorMigrater()
           
 
Method Summary
protected  org.drools.ide.common.server.util.BRLPersistence getBrlXmlPersistence()
           
 void migrate(org.drools.guvnor.client.rpc.Module jcrModule, org.drools.repository.AssetItem jcrAssetItem)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static final org.slf4j.Logger logger

jcrRepositoryAssetService

@Inject
protected org.drools.guvnor.server.RepositoryAssetService jcrRepositoryAssetService

guidedRuleEditorService

@Inject
protected org.drools.workbench.screens.guided.rule.service.GuidedRuleEditorService guidedRuleEditorService

migrationPathManager

@Inject
protected MigrationPathManager migrationPathManager
Constructor Detail

GuidedEditorMigrater

public GuidedEditorMigrater()
Method Detail

migrate

public void migrate(org.drools.guvnor.client.rpc.Module jcrModule,
                    org.drools.repository.AssetItem jcrAssetItem)

getBrlXmlPersistence

protected org.drools.ide.common.server.util.BRLPersistence getBrlXmlPersistence()

Drools Workbench - JCR to UberFire VFS migration 6.0.0.Beta5

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.