public class GeneratedJobBuildAction extends Object implements hudson.model.Action
| Constructor and Description |
|---|
GeneratedJobBuildAction(String job,
boolean created) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getCreated() |
String |
getDisplayName() |
String |
getIconFileName()
No task list item.
|
String |
getJob() |
String |
getUrlName() |
public final String jobName
public final boolean created
public GeneratedJobBuildAction(String job, boolean created)
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 getJob()
public boolean getCreated()
Copyright © 2004-2012. All Rights Reserved.