getUnfinished(int, int) method

Returns all unfinished BatchRuns of the given type.

Syntax

List< BatchRun > getUnfinished ( int type , int maxAgeInSeconds )

Usage

This is used to check if a specific job has already finished.