Interface AnalysisSubmissionCleanupService

    • Method Detail

      • switchInconsistentSubmissionsToError

        int switchInconsistentSubmissionsToError()
        This examines all possible analysis submissions and moves any submissions not in a valid state to AnalysisState.ERROR. This is used on start up to clean up inconsistent submissions that weren't properly executed.
        Returns:
        The number of submissions switched over to AnalysisState.ERROR.