public final class BitBucketTrigger.BitBucketWebHookPollingAction extends Object implements Action
Constructor and Description |
---|
BitBucketWebHookPollingAction() |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getLog() |
Job<?,?> |
getOwner() |
String |
getUrlName() |
void |
writeLogTo(org.apache.commons.jelly.XMLOutput out)
Writes the annotated log to the given output.
|
public Job<?,?> getOwner()
public String getIconFileName()
getIconFileName
in interface Action
public String getDisplayName()
getDisplayName
in interface Action
getDisplayName
in interface ModelObject
public String getUrlName()
getUrlName
in interface Action
public String getLog() throws IOException
IOException
public void writeLogTo(org.apache.commons.jelly.XMLOutput out) throws IOException
IOException
Copyright © 2016–2020. All rights reserved.