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
WorkspaceActionImpls 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:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-
getActions
-