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
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLog()Job<?,?> getOwner()voidwriteLogTo(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:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-
getLog
- Throws:
IOException
-
writeLogTo
Writes the annotated log to the given output.- Throws:
IOException- Since:
- 1.350
-