Package org.nuxeo.ecm.core.migrator
Class AbstractBulkMigrator.MigrationAction
java.lang.Object
org.nuxeo.ecm.core.migrator.AbstractBulkMigrator.MigrationAction
- All Implemented Interfaces:
StreamProcessorTopology
- Enclosing class:
- AbstractBulkMigrator
public static class AbstractBulkMigrator.MigrationAction
extends Object
implements StreamProcessorTopology
-
Field Details
-
ACTION_NAME
- See Also:
-
ACTION_FULL_NAME
- See Also:
-
-
Constructor Details
-
MigrationAction
public MigrationAction()
-
-
Method Details
-
getTopology
Description copied from interface:StreamProcessorTopology
Returns a Stream computation topology.- Specified by:
getTopology
in interfaceStreamProcessorTopology
-