Class InterpolatedSecretsAction
java.lang.Object
org.jenkinsci.plugins.workflow.cps.view.InterpolatedSecretsAction
- All Implemented Interfaces:
Action
,ModelObject
,RunAction2
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
@ExportedBean
public class InterpolatedSecretsAction
extends Object
implements RunAction2
Action to generate the UI report for watched environment variables
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
InterpolatedSecretsAction
public InterpolatedSecretsAction()
-
-
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
-
record
-
getWarnings
-
hasWarnings
public boolean hasWarnings() -
isInProgress
public boolean isInProgress() -
onAttached
- Specified by:
onAttached
in interfaceRunAction2
-
onLoad
- Specified by:
onLoad
in interfaceRunAction2
-