JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
F
G
H
I
J
M
P
T
U
A
addFormDataPart(String, String, RequestBody)
- Method in class jenkins.plugins.httppost.
MultipartBuilder
Add a form data part to the body.
addPart(Headers, RequestBody)
- Method in class jenkins.plugins.httppost.
MultipartBuilder
Add a part to the body.
B
build()
- Method in class jenkins.plugins.httppost.
MultipartBuilder
Assemble the specified parts into a request body.
C
configure(StaplerRequest, JSONObject)
- Method in class jenkins.plugins.httppost.
HttpPostPublisher.Descriptor
D
Descriptor()
- Constructor for class jenkins.plugins.httppost.
HttpPostPublisher.Descriptor
doCheckHeaders(String)
- Method in class jenkins.plugins.httppost.
HttpPostPublisher.Descriptor
doCheckUrl(String)
- Method in class jenkins.plugins.httppost.
HttpPostPublisher.Descriptor
F
FORM
- Static variable in class jenkins.plugins.httppost.
MultipartBuilder
The media-type multipart/form-data follows the rules of all multipart MIME data streams as outlined in RFC 2046.
G
getDescriptor()
- Method in class jenkins.plugins.httppost.
HttpPostPublisher
getDisplayName()
- Method in class jenkins.plugins.httppost.
HttpPostPublisher.Descriptor
getRequiredMonitorService()
- Method in class jenkins.plugins.httppost.
HttpPostPublisher
H
headers
- Variable in class jenkins.plugins.httppost.
HttpPostPublisher.Descriptor
HttpPostPublisher
- Class in
jenkins.plugins.httppost
Upload all
artifacts
using a multipart HTTP POST call to an specific URL.
HttpPostPublisher()
- Constructor for class jenkins.plugins.httppost.
HttpPostPublisher
HttpPostPublisher.Descriptor
- Class in
jenkins.plugins.httppost
I
isApplicable(Class<? extends AbstractProject>)
- Method in class jenkins.plugins.httppost.
HttpPostPublisher.Descriptor
J
jenkins.plugins.httppost
- package jenkins.plugins.httppost
M
MultipartBuilder
- Class in
jenkins.plugins.httppost
Fluent API to build
RFC 2387
-compliant request bodies.
MultipartBuilder()
- Constructor for class jenkins.plugins.httppost.
MultipartBuilder
Creates a new multipart builder that uses a random boundary token.
MultipartBuilder(String)
- Constructor for class jenkins.plugins.httppost.
MultipartBuilder
Creates a new multipart builder that uses
boundary
to separate parts.
P
perform(AbstractBuild, Launcher, BuildListener)
- Method in class jenkins.plugins.httppost.
HttpPostPublisher
T
type(MediaType)
- Method in class jenkins.plugins.httppost.
MultipartBuilder
U
url
- Variable in class jenkins.plugins.httppost.
HttpPostPublisher.Descriptor
A
B
C
D
F
G
H
I
J
M
P
T
U
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2004-2014. All Rights Reserved.