Package | Description |
---|---|
io.jenkins.plugins | |
io.jenkins.plugins.Models |
Modifier and Type | Method and Description |
---|---|
StepIds |
BaseExecuteStepBuilder.getStepId() |
Constructor and Description |
---|
BaseExecuteStepBuilder(StepIds stepId,
String serverType,
String server,
String authenticationType,
String userName,
hudson.util.Secret password,
String database) |
Modifier and Type | Method and Description |
---|---|
static StepIds |
StepIds.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StepIds[] |
StepIds.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2021. All rights reserved.