@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public static final class ToolInstaller.ToolInstallerEntry extends Object
Modifier and Type | Field and Description |
---|---|
String |
id
the id of the of the release entry
|
String |
name
the name of the release entry
|
String |
url
the url of the release
|
Constructor and Description |
---|
ToolInstallerEntry()
public default constructor needed by the JSON parser
|
ToolInstallerEntry(String id,
String name,
String url)
The constructor
|
Copyright © 2004–2022. All rights reserved.