Class MigrationServiceImpl
java.lang.Object
org.flowable.common.engine.impl.service.CommonServiceImpl<C>
org.flowable.common.engine.impl.service.CommonEngineServiceImpl<PlatformEngineConfiguration>
com.flowable.platform.engine.impl.migration.MigrationServiceImpl
- All Implemented Interfaces:
MigrationService
public class MigrationServiceImpl
extends CommonEngineServiceImpl<PlatformEngineConfiguration>
implements MigrationService
-
Field Summary
Fields inherited from class org.flowable.common.engine.impl.service.CommonEngineServiceImpl
commandExecutorFields inherited from class org.flowable.common.engine.impl.service.CommonServiceImpl
configuration -
Constructor Summary
ConstructorsConstructorDescriptionMigrationServiceImpl(PlatformEngineConfiguration platformEngineConfiguration) -
Method Summary
Methods inherited from class org.flowable.common.engine.impl.service.CommonEngineServiceImpl
getCommandExecutor, setCommandExecutorMethods inherited from class org.flowable.common.engine.impl.service.CommonServiceImpl
getConfiguration
-
Constructor Details
-
MigrationServiceImpl
-
-
Method Details
-
migrateSubFolderItemScopeInfo
public void migrateSubFolderItemScopeInfo()- Specified by:
migrateSubFolderItemScopeInfoin interfaceMigrationService
-