Interface PersistentAction
- All Superinterfaces:
Action
,ModelObject
- All Known Subinterfaces:
StageAction
,ThreadNameAction
- All Known Implementing Classes:
ArgumentsAction
,BodyInvocationAction
,ErrorAction
,LabelAction
,LogAction
,NotExecutedNodeAction
,QueueItemAction
,TagsAction
,WarningAction
,WorkspaceAction
This is a marker interface for an action that can't be contributed by a
TransientActionFactory
.
Actions implementing this can use more efficient FlowNode.getPersistentAction(Class)
and FlowNode.getAction(Class)
internally delegates to that-
Method Summary
Methods inherited from interface hudson.model.Action
getDisplayName, getIconFileName, getUrlName