Interface MigrationActivityValidator

    • Method Detail

      • valid

        boolean valid​(ActivityImpl activity)
        Check that an activity can be migrated.
        Parameters:
        activity - the activity to migrate
        Returns:
        true if the activity can be migrated, false otherwise