@Extension public class GithubLogoutAction extends Object implements hudson.model.UnprotectedRootAction
Overall.READ permission.| Constructor and Description |
|---|
GithubLogoutAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getGitHubText() |
String |
getGitHubURL() |
String |
getIconFileName() |
String |
getUrlName() |
public String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getUrlName()
getUrlName in interface hudson.model.Action@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public String getGitHubURL()
@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public String getGitHubText()
Copyright © 2016–2019. All rights reserved.