Package org.jenkinsci.plugins.p4.trigger
Class P4Trigger.P4TriggerAction
java.lang.Object
org.jenkinsci.plugins.p4.trigger.P4Trigger.P4TriggerAction
- All Implemented Interfaces:
Action,ModelObject
- Enclosing class:
- P4Trigger
P4 Trigger Log Action
-
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
-
P4TriggerAction
public P4TriggerAction()
-
-
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.- Parameters:
out- XML output- Throws:
IOException- push up stack
-