Package | Description |
---|---|
com.testein.jenkins.api.enums | |
com.testein.jenkins.runners |
Modifier and Type | Method and Description |
---|---|
static UploadTargetType |
UploadTargetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UploadTargetType[] |
UploadTargetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Uploader.upload(UploadTargetType targetType,
String jsFile,
String jsonFile,
String jarFile,
boolean overwrite) |
Copyright © 2016–2017. All rights reserved.