public class HGPushLegacy extends Object
BACKWARD COMPATABILITY: An HG job that only has a revision_hash. Some repos like mozilla-beta have not yet merged in the code that allows them access to the revision.
See http://schemas.taskcluster.net/taskcluster-treeherder/v1/pulse-job.json#/properties/origin/oneOf[1]
| Modifier and Type | Field and Description |
|---|---|
String |
kind
Possible values: * “hg.mozilla.org”
|
String |
project
Syntax: ^[\w-]+$ Min length: 1 Max length: 50
|
int |
pushLogID
|
String |
revision_hash
Syntax: ^[0-9a-f]+$ Min length: 40 Max length: 40
|
| Constructor and Description |
|---|
HGPushLegacy() |
Copyright © 2014–2017 Mozilla. All rights reserved.