@ApplicationScoped public class GlobalMigrater extends BaseAssetMigrater
Modifier and Type | Field and Description |
---|---|
protected org.drools.guvnor.server.RepositoryAssetService |
jcrRepositoryAssetService |
protected static org.slf4j.Logger |
logger |
protected MigrationPathManager |
migrationPathManager |
metadataService
Constructor and Description |
---|
GlobalMigrater() |
Modifier and Type | Method and Description |
---|---|
org.uberfire.backend.vfs.Path |
migrate(org.drools.guvnor.client.rpc.Module jcrModule,
List<String> globals) |
getExtendedRuleFromCategoryRules, getExtendExpression, migrateMetaData
protected static final org.slf4j.Logger logger
@Inject protected org.drools.guvnor.server.RepositoryAssetService jcrRepositoryAssetService
@Inject protected MigrationPathManager migrationPathManager
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.