org.drools.workbench.jcr2vfsmigration.migrater
Class AssetMigrater
java.lang.Object
org.drools.workbench.jcr2vfsmigration.migrater.AssetMigrater
@ApplicationScoped
public class AssetMigrater
- extends Object
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
jcrRepositoryModuleService
@Inject
protected org.drools.guvnor.server.RepositoryModuleService jcrRepositoryModuleService
jcrRepositoryAssetService
@Inject
protected org.drools.guvnor.server.RepositoryAssetService jcrRepositoryAssetService
factModelsMigrater
@Inject
protected FactModelsMigrater factModelsMigrater
guidedEditorMigrater
@Inject
protected GuidedEditorMigrater guidedEditorMigrater
plainTextAssetMigrater
@Inject
protected PlainTextAssetMigrater plainTextAssetMigrater
plainTextAssetWithPackagePropertyMigrater
@Inject
protected PlainTextAssetWithPackagePropertyMigrater plainTextAssetWithPackagePropertyMigrater
guidedDecisionTableMigrater
@Inject
protected GuidedDecisionTableMigrater guidedDecisionTableMigrater
attachementAssetMigrater
@Inject
protected AttachementAssetMigrater attachementAssetMigrater
guidedScoreCardMigrater
@Inject
protected GuidedScoreCardMigrater guidedScoreCardMigrater
testScenarioMigrater
@Inject
protected TestScenarioMigrater testScenarioMigrater
globalMigrater
@Inject
protected GlobalMigrater globalMigrater
migrationPathManager
@Inject
protected MigrationPathManager migrationPathManager
AssetMigrater
public AssetMigrater()
getPackageHeaderInfo
@Produces
public PackageHeaderInfo getPackageHeaderInfo()
migrateAll
public void migrateAll()
migrateAssetHistory
public void migrateAssetHistory(org.drools.guvnor.client.rpc.Module jcrModule,
String assetUUID)
throws com.google.gwt.user.client.rpc.SerializationException
- Throws:
com.google.gwt.user.client.rpc.SerializationException
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.