@ExportedBean public static class SystemCredentialsProvider.UserFacingAction extends CredentialsStoreAction
CredentialsStoreAction.CredentialsWrapper, CredentialsStoreAction.DomainWrapperCREATE, DELETE, MANAGE_DOMAINS, SECRETS_REDACTED, UPDATE, VIEW| Constructor and Description |
|---|
UserFacingAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconClassName() |
String |
getIconFileName() |
CredentialsStore |
getStore()
Returns the
CredentialsStore backing this action. |
checkPermission, doChildrenContextMenu, doContextMenu, doCreateDomain, getACL, getActions, getApi, getChildrenContextMenu, getContextMenu, getDomain, getDomainDescriptor, getDomains, getDynamic, getFullDisplayName, getFullName, getSpecificationDescriptors, getUrlName, hasPermission, isDomainsModifiable, isVisible@NonNull public CredentialsStore getStore()
CredentialsStore backing this action.getStore in class CredentialsStoreActionCredentialsStore.public String getIconFileName()
getIconFileName in interface hudson.model.ActiongetIconFileName in class CredentialsStoreActionpublic String getIconClassName()
getIconClassName in interface org.jenkins.ui.icon.IconSpecgetIconClassName in class CredentialsStoreActionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectgetDisplayName in class CredentialsStoreActionCopyright © 2016–2017. All rights reserved.