Package cz.mendelu.xotradov
Class SimpleQueueUpdateAction
java.lang.Object
cz.mendelu.xotradov.SimpleQueueUpdateAction
- All Implemented Interfaces:
ExtensionPoint
,Action
,ModelObject
,RootAction
Used to enable updating of queue widget.
- Author:
- Jaroslav Otradovec
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleQueueUpdateAction
public SimpleQueueUpdateAction()
-
-
Method Details
-
getMoveTypeName
-
getItemIdName
-
getViewNameParamName
-
getItems
-
isFilterQueue
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public boolean isFilterQueue() -
getViewName
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-