@Extension(ordinal=-1000.0)
public static class ViewCredentialsAction.TransientTopLevelItemActionFactoryImpl
extends jenkins.model.TransientActionFactory<hudson.model.TopLevelItem>
ViewCredentialsAction to all TopLevelItem instances.| Constructor and Description |
|---|
TransientTopLevelItemActionFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends hudson.model.Action> |
createFor(hudson.model.TopLevelItem target) |
Class<hudson.model.TopLevelItem> |
type() |
public TransientTopLevelItemActionFactoryImpl()
public Class<hudson.model.TopLevelItem> type()
type in class jenkins.model.TransientActionFactory<hudson.model.TopLevelItem>@Nonnull public Collection<? extends hudson.model.Action> createFor(@Nonnull hudson.model.TopLevelItem target)
createFor in class jenkins.model.TransientActionFactory<hudson.model.TopLevelItem>Copyright © 2016–2018. All rights reserved.