Helper function, which returns bool flag, if the job is in completed state.
Parameters: | job – LMIInstance or CIMInstance representing a job |
---|
Helper function, which returns bool flag, if the job is in the exception state.
Parameters: | job – LMIInstance or CIMInstance representing a job |
---|
Helper function, which returns bool flag, if the job is in finished state.
Parameters: | job – LMIInstance or CIMInstance representing a job |
---|
Helper function, which returns bool flag, if the job is killed.
Parameters: | job – LMIInstance or CIMInstance representing a job |
---|
Helper function, which returns bool flag, if the job is in terminated state.
Parameters: | job – LMIInstance or CIMInstance representing a job |
---|