public class HttpPostPublisher
extends hudson.tasks.Notifier
artifacts using a multipart HTTP POST call to an
specific URL.Job-Name, Build-Number and Build-Timestamp are included automatically by the
time writing.| Modifier and Type | Class and Description |
|---|---|
static class |
HttpPostPublisher.Descriptor |
hudson.tasks.Publisher.DescriptorExtensionListImpl| Constructor and Description |
|---|
HttpPostPublisher() |
| Modifier and Type | Method and Description |
|---|---|
HttpPostPublisher.Descriptor |
getDescriptor() |
hudson.tasks.BuildStepMonitor |
getRequiredMonitorService() |
boolean |
perform(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
all, getProjectAction, needsToRunAfterFinalized, prebuildgetProjectAction, getProjectActions, perform, prebuildpublic boolean perform(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
perform in interface hudson.tasks.BuildStepperform in class hudson.tasks.BuildStepCompatibilityLayerpublic hudson.tasks.BuildStepMonitor getRequiredMonitorService()
public HttpPostPublisher.Descriptor getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.tasks.Publisher>getDescriptor in class hudson.tasks.NotifierCopyright © 2004-2014. All Rights Reserved.