Package | Description |
---|---|
io.jenkins.plugins.ml.model |
Modifier and Type | Method and Description |
---|---|
ContentType |
Contents.getType() |
static ContentType |
ContentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentType[] |
ContentType.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.setType(ContentType type) |
Constructor and Description |
---|
Contents(String name,
String path,
ContentType type,
net.sf.json.JSONObject content,
ContentFormat format) |
Copyright © 2016–2020. All rights reserved.