@ApplicationScoped public class GuidedEditorMigrater extends BaseAssetMigrater
Modifier and Type | Field and Description |
---|---|
protected GuidedRuleEditorService |
guidedRuleEditorService |
protected org.drools.guvnor.server.RepositoryAssetService |
jcrRepositoryAssetService |
protected static org.slf4j.Logger |
logger |
protected MigrationPathManager |
migrationPathManager |
metadataService
Constructor and Description |
---|
GuidedEditorMigrater() |
Modifier and Type | Method and Description |
---|---|
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) |
getExtendedRuleFromCategoryRules, getExtendExpression, migrateMetaData
protected static final org.slf4j.Logger logger
@Inject protected org.drools.guvnor.server.RepositoryAssetService jcrRepositoryAssetService
@Inject protected GuidedRuleEditorService guidedRuleEditorService
@Inject protected MigrationPathManager migrationPathManager
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)
protected org.drools.ide.common.server.util.BRLPersistence getBrlXmlPersistence()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.