public final class SyncBranchesTrigger.SyncBranchesAction extends Object implements hudson.model.Action
Project. Used to display the last
sync branches log.| Constructor and Description |
|---|
SyncBranchesTrigger.SyncBranchesAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getLog()
Used by index.jelly to display the log.
|
hudson.model.AbstractProject<?,?> |
getOwner()
Used by index.jelly to load the proper sidepanel.jelly.
|
String |
getUrlName() |
void |
writeLogTo(org.apache.commons.jelly.XMLOutput out)
Writes the annotated log to the given output.
|
public SyncBranchesTrigger.SyncBranchesAction()
public hudson.model.AbstractProject<?,?> getOwner()
public String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic String getLog() throws IOException
IOExceptionpublic void writeLogTo(org.apache.commons.jelly.XMLOutput out)
throws IOException
IOExceptionCopyright © 2004-2014. All Rights Reserved.