Package | Description |
---|---|
org.jenkinsci.plugins.ParameterizedRemoteTrigger.utils |
Modifier and Type | Field and Description |
---|---|
FormValidationUtils.AffectedField[] |
FormValidationUtils.RemoteURLCombinationsResult.affectedFields |
FormValidationUtils.AffectedField[] |
FormValidationUtils.RemoteURLCombinationsResult.affectedFields |
Modifier and Type | Method and Description |
---|---|
static FormValidationUtils.AffectedField |
FormValidationUtils.AffectedField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FormValidationUtils.AffectedField |
FormValidationUtils.AffectedField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FormValidationUtils.AffectedField[] |
FormValidationUtils.AffectedField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static FormValidationUtils.AffectedField[] |
FormValidationUtils.AffectedField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
FormValidationUtils.RemoteURLCombinationsResult.isAffected(FormValidationUtils.AffectedField field) |
boolean |
FormValidationUtils.RemoteURLCombinationsResult.isAffected(FormValidationUtils.AffectedField field) |
Constructor and Description |
---|
RemoteURLCombinationsResult(FormValidation formValidation,
FormValidationUtils.AffectedField... affectedFields) |
RemoteURLCombinationsResult(FormValidation formValidation,
FormValidationUtils.AffectedField... affectedFields) |
Copyright © 2016–2023. All rights reserved.