public class PollNowAction extends Object implements hudson.model.Action
| Modifier and Type | Class and Description |
|---|---|
static class |
PollNowAction.TransientProjectActionFactoryImpl |
| Modifier and Type | Field and Description |
|---|---|
static hudson.security.Permission |
POLL |
| Constructor and Description |
|---|
PollNowAction(jenkins.triggers.SCMTriggerItem target) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
jenkins.triggers.SCMTriggerItem |
getOwner() |
hudson.triggers.Trigger |
getTrigger() |
String |
getUrlName() |
public hudson.triggers.Trigger getTrigger()
public jenkins.triggers.SCMTriggerItem 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.ActionCopyright © 2016. All rights reserved.