Class ApproverAction
- java.lang.Object
-
- hudson.model.InvisibleAction
-
- org.jenkinsci.plugins.workflow.support.steps.input.ApproverAction
-
- All Implemented Interfaces:
Action
,ModelObject
@ExportedBean public class ApproverAction extends InvisibleAction
- Author:
- Valentina Armenise
-
-
Constructor Summary
Constructors Constructor Description ApproverAction(String userId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getUserId()
String
getUserName()
-
Methods inherited from class hudson.model.InvisibleAction
getDisplayName, getIconFileName, getUrlName
-
-