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