Package | Description |
---|---|
org.jenkinsci.plugins.p4.review | |
org.jenkinsci.plugins.p4.swarmAPI |
Modifier and Type | Method and Description |
---|---|
static ApproveState |
ApproveState.parse(String value) |
static ApproveState |
ApproveState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApproveState[] |
ApproveState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SwarmHelper.approveReview(String id,
ApproveState state,
String description) |
Copyright © 2016–2017. All rights reserved.