com.cloudbees.jenkins.plugins
Class BitBucketTrigger.BitBucketWebHookPollingAction
java.lang.Object
com.cloudbees.jenkins.plugins.BitBucketTrigger.BitBucketWebHookPollingAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject
- Enclosing class:
- BitBucketTrigger
public final class BitBucketTrigger.BitBucketWebHookPollingAction
- extends Object
- implements hudson.model.Action
Action object for Project. Used to display the polling log.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BitBucketTrigger.BitBucketWebHookPollingAction
public BitBucketTrigger.BitBucketWebHookPollingAction()
getOwner
public hudson.model.AbstractProject<?,?> getOwner()
getIconFileName
public String getIconFileName()
- Specified by:
getIconFileName in interface hudson.model.Action
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName in interface hudson.model.Action- Specified by:
getDisplayName in interface hudson.model.ModelObject
getUrlName
public String getUrlName()
- Specified by:
getUrlName in interface hudson.model.Action
getLog
public String getLog()
throws IOException
- Throws:
IOException
writeLogTo
public void writeLogTo(org.apache.commons.jelly.XMLOutput out)
throws IOException
- Writes the annotated log to the given output.
- Throws:
IOException
Copyright © 2004-2015. All Rights Reserved.