public class JobOwnerJobAction extends ItemOwnershipAction<hudson.model.Job<?,?>>
ICON_FILENAME, URL_NAME| Constructor and Description |
|---|
JobOwnerJobAction(hudson.model.Job<?,?> job) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
hudson.model.Job<?,?> |
getJob()
Deprecated.
Just for compatibility with 0.0.1
|
JobOwnerHelper |
helper()
Gets helper for typical operations.
|
getDescribedItemgetIconFileName, getUrlNamepublic JobOwnerHelper helper()
IOwnershipItempublic hudson.model.Job<?,?> getJob()
public String getDisplayName()
Copyright © 2004-2013. All Rights Reserved.