222 | | Dla wygody użytkowników zamiast listy stanów możliwe jest podanie zdefiniowanych stałych: |
223 | | |
224 | | all - zadania we wszystkich stanach, |
225 | | terminated - zadania zakończone (FINISHED,FAILED,CANCELED) |
226 | | unterminated - zadania niezakończone (UNSUBMITED,UNCOMMITED,QUEUED,PREPROCESSING,PENDING,RUNNING,STOPPED,POSTPROCESSING). |
| 222 | For the user convenience set of some constants was defined: |
| 223 | * ''all'' - tasks in any status, |
| 224 | * ''terminated'' - tasks in any terminal status (FINISHED,FAILED,CANCELED) |
| 225 | * ''unterminated'' - unfinished tasks (UNSUBMITED,UNCOMMITED,QUEUED,PREPROCESSING,PENDING,RUNNING,STOPPED,POSTPROCESSING). |