Package com.cloudbees.jenkins.plugins
Class BitBucketTrigger.BitBucketWebHookPollingAction
java.lang.Object
com.cloudbees.jenkins.plugins.BitBucketTrigger.BitBucketWebHookPollingAction
- All Implemented Interfaces:
Action
,ModelObject
- Enclosing class:
- BitBucketTrigger
Action object. Used to display the polling log.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetLog()
Job<?,
?> getOwner()
void
writeLogTo
(org.apache.commons.jelly.XMLOutput out) Writes the annotated log to the given output.
-
Constructor Details
-
BitBucketWebHookPollingAction
public BitBucketWebHookPollingAction()
-
-
Method Details
-
getOwner
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-
getLog
- Throws:
IOException
-
writeLogTo
Writes the annotated log to the given output.- Throws:
IOException
-