public class HGPush extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
kind
Possible values: * “hg.mozilla.org”See http://schemas.taskcluster.net/taskcluster-treeherder/v1/pulse-job.json#/properties/origin/oneOf[0]/properties/kind
|
String |
project
Syntax: ^[\w-]+$ Min length: 1 Max length: 50See http://schemas.taskcluster.net/taskcluster-treeherder/v1/pulse-job.json#/properties/origin/oneOf[0]/properties/project
|
int |
pushLogID
|
String |
revision
Syntax: ^[0-9a-f]+$ Min length: 40 Max length: 40See http://schemas.taskcluster.net/taskcluster-treeherder/v1/pulse-job.json#/properties/origin/oneOf[0]/properties/revision
|
| Constructor and Description |
|---|
HGPush() |
Copyright © 2014–2018 Mozilla. All rights reserved.