commit | 03a4da6e8e92b19c1345016c06694cb3aabbfc27 | [log] [tgz] |
---|---|---|
author | Matthew Williams <[email protected]> | Wed Sep 10 17:32:18 2014 -0700 |
committer | Matthew Williams <[email protected]> | Wed Sep 10 17:32:18 2014 -0700 |
tree | 4a3e0ca61ef6412590648037ba33638195346601 | |
parent | 1b848d4894b3aa82d2fcae605acbede3f865456e [diff] |
Add flag to JobParameters for job expired BUG: 17424511 Introduce an "isOverrideDeadlineExpired" which will allow clients to know when they are being run due to an expiry. Nb that we check deadline expiry by checking that the constraints on the job are not satisfied at execution time. Really this is the same thing, as a job will not be run without its constraints being met, unless the job has expired. Change-Id: I4b91e5b5eadccabd91296d5a5ca66b859dbfaf5c