- data(Object, MediaType) - Method in class com.inedo.http.HttpEasy
-
Sets the content type request property to the value of the supplied media type.
- data(Object, MediaType, String) - Method in class com.inedo.http.HttpEasy
-
Sets the content type request property to the value of the supplied media type.
- dataForm() - Method in class com.inedo.http.HttpEasy
-
Sets the content type request property to "multipart/form-data"
Any data that is required must be added via field(name, value, mediaType) method.
- defaultExcludes - Variable in class com.inedo.proget.jenkins.PutDetails
-
- defaultFolder() - Method in class com.inedo.proget.jenkins.DownloadPackageBuilder.DescriptorImpl
-
- delete() - Method in class com.inedo.http.HttpEasy
-
Performs an HTTP DELETE.
- dependencies - Variable in class com.inedo.proget.domain.PackageMetadata
-
An array of strings, each consisting of a package identification string; this string is formatted as follows:
group:package-name
group:package-name:version
When the version is not specified, the latest is used.
- description - Variable in class com.inedo.proget.domain.PackageMetadata
-
A string containing any number of charters; these will be formatted as Markdown in the ProGet UI
Example: "This contains [ast distro](http://initrode-net.local/ast) files specific to ABL",
Optional
- Description_Text - Variable in class com.inedo.proget.domain.ProGetPackage
-
- details(String, Object...) - Method in interface com.inedo.http.HttpEasyListener
-
- details(String, Object...) - Method in class com.inedo.http.LogWriter
-
- details(String, Object...) - Method in class com.inedo.proget.jenkins.JenkinsLogWriter
-
- doCheckArtifacts(AbstractProject<?, ?>, String, String) - Method in class com.inedo.proget.jenkins.UploadPackageBuilder.DescriptorImpl
-
Performs on-the-fly validation of the file mask wildcard, when the artifacts
textbox or the caseSensitive checkbox are modified
- doCheckFeedName(String) - Method in class com.inedo.proget.jenkins.UploadPackageBuilder.DescriptorImpl
-
- doCheckGroupName(String) - Method in class com.inedo.proget.jenkins.UploadPackageBuilder.DescriptorImpl
-
- doCheckPackageName(String) - Method in class com.inedo.proget.jenkins.UploadPackageBuilder.DescriptorImpl
-
- doCheckTitle(String) - Method in class com.inedo.proget.jenkins.UploadPackageBuilder.DescriptorImpl
-
- doCheckUrl(String) - Method in class com.inedo.proget.jenkins.ProGetConfiguration.DescriptorImpl
-
Performs on-the-fly validation of the form field 'url'.
- doCheckVersion(String) - Method in class com.inedo.proget.jenkins.UploadPackageBuilder.DescriptorImpl
-
- doFillDownloadFormatItems() - Method in class com.inedo.proget.jenkins.DownloadPackageBuilder.DescriptorImpl
-
- doFillFeedNameItems() - Method in class com.inedo.proget.jenkins.DownloadPackageBuilder.DescriptorImpl
-
- doFillFeedNameItems() - Method in class com.inedo.proget.jenkins.UploadPackageBuilder.DescriptorImpl
-
- doFillGroupNameItems(String) - Method in class com.inedo.proget.jenkins.DownloadPackageBuilder.DescriptorImpl
-
- doFillGroupNameItems(String) - Method in class com.inedo.proget.jenkins.UploadPackageBuilder.DescriptorImpl
-
- doFillPackageNameItems(String, String) - Method in class com.inedo.proget.jenkins.DownloadPackageBuilder.DescriptorImpl
-
- doFillPackageNameItems(String, String) - Method in class com.inedo.proget.jenkins.UploadPackageBuilder.DescriptorImpl
-
- doFillVersionItems(String, String, String) - Method in class com.inedo.proget.jenkins.DownloadPackageBuilder.DescriptorImpl
-
- doNotFailOn(Integer...) - Method in class com.inedo.http.HttpEasy
-
Add a list of response codes to ignore that would otherwise case a exception to be thrown.
- doNotFailOn(Family...) - Method in class com.inedo.http.HttpEasy
-
Add a list of response family codes to ignore that would otherwise case a exception to be thrown.
- doTestConnection(String, String, String, String) - Method in class com.inedo.proget.jenkins.ProGetConfiguration.DescriptorImpl
-
ProGet connection test
- Download_Count - Variable in class com.inedo.proget.domain.ProGetPackage
-
- downloadFile(String) - Method in class com.inedo.http.HttpEasyReader
-
Download a file from the response.
- DownloadFormat - Enum in com.inedo.proget.jenkins
-
- downloadPackage(String, String, String, String, String, DownloadFormat) - Method in class com.inedo.proget.api.ProGetApi
-
- DownloadPackageBuilder - Class in com.inedo.proget.jenkins
-
Downloads a universal package from ProGet.
- DownloadPackageBuilder(String, String, String, String, String, String) - Constructor for class com.inedo.proget.jenkins.DownloadPackageBuilder
-
- DownloadPackageBuilder.DescriptorImpl - Class in com.inedo.proget.jenkins
-
- DownloadPackageBuilder.DescriptorImpl() - Constructor for class com.inedo.proget.jenkins.DownloadPackageBuilder.DescriptorImpl
-