Package | Description |
---|---|
org.jenkinsci.plugins.servicenow.util |
Modifier and Type | Method and Description |
---|---|
static ServiceNowStates |
ServiceNowStates.getState(int i) |
static ServiceNowStates |
ServiceNowStates.getState(String stateName) |
static ServiceNowStates |
ServiceNowStates.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceNowStates[] |
ServiceNowStates.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2019. All rights reserved.