public class SupportAbstractItemAction extends SupportObjectAction<AbstractItem>
SupportObjectAction
applicable to AbstractItem
.Modifier and Type | Class and Description |
---|---|
static class |
SupportAbstractItemAction.Factory |
Constructor and Description |
---|
SupportAbstractItemAction(AbstractItem target) |
Modifier and Type | Method and Description |
---|---|
protected String |
getBundleNameQualifier() |
String |
getDisplayName() |
boolean |
isAnonymized() |
doGenerateAndDownload, getActionBlurb, getActionTitle, getApplicableComponentsDescriptors, getComponents, getDefaultComponentsDescriptors, getIconFileName, getObject, getUrlName, parseRequest, setComponents
@DataBoundConstructor public SupportAbstractItemAction(AbstractItem target)
public String getDisplayName()
protected String getBundleNameQualifier()
getBundleNameQualifier
in class SupportObjectAction<AbstractItem>
@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public boolean isAnonymized()
Copyright © 2016–2022. All rights reserved.