Class UserItemRoles.ItemRolesExecution
java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<Set<String>>
org.jenkinsci.plugins.rolestrategy.pipeline.AbstractUserRolesStep.Execution
org.jenkinsci.plugins.rolestrategy.pipeline.UserItemRoles.ItemRolesExecution
- All Implemented Interfaces:
Serializable
- Enclosing class:
- UserItemRoles
Step Execution.
- See Also:
-
Field Summary
Fields inherited from class org.jenkinsci.plugins.rolestrategy.pipeline.AbstractUserRolesStep.Execution
roleType
-
Constructor Summary
ConstructorDescriptionItemRolesExecution
(org.jenkinsci.plugins.workflow.steps.StepContext context, RoleType roleType, boolean showAllRoles) -
Method Summary
Methods inherited from class org.jenkinsci.plugins.rolestrategy.pipeline.AbstractUserRolesStep.Execution
run
Methods inherited from class org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution
blocksRestart, getStatus, onResume, start, stop
Methods inherited from class org.jenkinsci.plugins.workflow.steps.StepExecution
applyAll, applyAll, getContext, getStatusBounded
-
Constructor Details
-
ItemRolesExecution
public ItemRolesExecution(@NonNull org.jenkinsci.plugins.workflow.steps.StepContext context, RoleType roleType, boolean showAllRoles)
-
-
Method Details
-
getRoleMap
- Overrides:
getRoleMap
in classAbstractUserRolesStep.Execution
- Throws:
IOException
InterruptedException
-