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

public static class UserItemRoles.ItemRolesExecution extends AbstractUserRolesStep.Execution
Step Execution.
See Also:
  • Field Summary

    Fields inherited from class org.jenkinsci.plugins.rolestrategy.pipeline.AbstractUserRolesStep.Execution

    roleType
  • Constructor Summary

    Constructors
    Constructor
    Description
    ItemRolesExecution(org.jenkinsci.plugins.workflow.steps.StepContext context, RoleType roleType, boolean showAllRoles)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected RoleMap
     

    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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait