Package com.cloudbees.jenkins
Class GitHubPushTrigger.GitHubWebHookPollingAction
java.lang.Object
com.cloudbees.jenkins.GitHubPushTrigger.GitHubWebHookPollingAction
- All Implemented Interfaces:
Action
,ModelObject
- Enclosing class:
GitHubPushTrigger
Action object for
Project
. 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
-
GitHubWebHookPollingAction
public GitHubWebHookPollingAction()
-
-
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
- Since:
- 1.350
-