Package | Description |
---|---|
org.jenkinsci.plugins.p4.review | |
org.jenkinsci.plugins.p4.scm |
Modifier and Type | Method and Description |
---|---|
static ReviewProp |
ReviewProp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReviewProp[] |
ReviewProp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected String |
AbstractP4ScmSource.getProperty(net.sf.json.JSONObject payload,
ReviewProp property) |
Copyright © 2016–2022. All rights reserved.