public final class IvyTrigger.InternalIvyTriggerAction extends IvyTriggerAction
| Constructor and Description |
|---|
IvyTrigger.InternalIvyTriggerAction(String label) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getLabel() |
String |
getLog() |
hudson.model.AbstractProject<?,?> |
getOwner() |
String |
getUrlName() |
void |
writeLogTo(org.apache.commons.jelly.XMLOutput out) |
public IvyTrigger.InternalIvyTriggerAction(String label)
public hudson.model.AbstractProject<?,?> getOwner()
public String getIconFileName()
public String getDisplayName()
public String getUrlName()
public String getLabel()
public String getLog() throws IOException
IOExceptionpublic void writeLogTo(org.apache.commons.jelly.XMLOutput out)
throws IOException
IOExceptionCopyright © 2004-2014. All Rights Reserved.