Class AbstractUserRolesStep.Execution
- All Implemented Interfaces:
 Serializable
- Direct Known Subclasses:
 UserItemRoles.ItemRolesExecution
- Enclosing class:
 - AbstractUserRolesStep
 
protected static class AbstractUserRolesStep.Execution
extends org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<Set<String>>
Step Execution.
- See Also:
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution
blocksRestart, getStatus, onResume, start, stopMethods inherited from class org.jenkinsci.plugins.workflow.steps.StepExecution
acceptAll, acceptAll, applyAll, applyAll, getContext, getStatusBounded 
- 
Field Details
- 
roleType
 
 - 
 - 
Constructor Details
- 
Execution
public Execution(@NonNull org.jenkinsci.plugins.workflow.steps.StepContext context, RoleType roleType)  
 - 
 - 
Method Details
- 
getRoleMap
- Throws:
 IOExceptionInterruptedException
 - 
run
 
 -