public final class BitBucketTrigger.BitBucketWebHookPollingAction extends Object implements hudson.model.Action
Project. Used to display the polling log.| Constructor and Description |
|---|
BitBucketWebHookPollingAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getLog() |
hudson.model.Job<?,?> |
getOwner() |
String |
getUrlName() |
void |
writeLogTo(org.apache.commons.jelly.XMLOutput out)
Writes the annotated log to the given output.
|
public hudson.model.Job<?,?> getOwner()
public String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic String getLog() throws IOException
IOExceptionpublic void writeLogTo(org.apache.commons.jelly.XMLOutput out)
throws IOException
IOExceptionCopyright © 2016–2019. All rights reserved.