| Package | Description |
|---|---|
| io.jenkins.plugins.ml.model |
| Modifier and Type | Method and Description |
|---|---|
ContentFormat |
Contents.getFormat() |
static ContentFormat |
ContentFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentFormat[] |
ContentFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Contents.setFormat(ContentFormat format) |
| Constructor and Description |
|---|
Contents(String name,
String path,
ContentType type,
net.sf.json.JSONObject content,
ContentFormat format) |
Copyright © 2016–2020. All rights reserved.