Class WorkspaceRunAction
java.lang.Object
org.jenkinsci.plugins.workflow.support.actions.WorkspaceRunAction
- All Implemented Interfaces:
Action
,ModelObject
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public final class WorkspaceRunAction
extends Object
implements Action
Display of all
WorkspaceActionImpl
s for a build.-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionfinal org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner
-
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
owner
public final org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner owner
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-
getActions
-