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
Nested Classes - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
InterpolatedSecretsAction
public InterpolatedSecretsAction() 
 - 
 - 
Method Details
- 
getIconFileName
- Specified by:
 getIconFileNamein interfaceAction
 - 
getDisplayName
- Specified by:
 getDisplayNamein interfaceAction- Specified by:
 getDisplayNamein interfaceModelObject
 - 
getUrlName
- Specified by:
 getUrlNamein interfaceAction
 - 
record
 - 
getWarnings
 - 
hasWarnings
public boolean hasWarnings() - 
isInProgress
public boolean isInProgress() - 
onAttached
- Specified by:
 onAttachedin interfaceRunAction2
 - 
onLoad
- Specified by:
 onLoadin interfaceRunAction2
 
 -