Class UserItemRoles

    • Constructor Detail

      • UserItemRoles

        @DataBoundConstructor
        public UserItemRoles()
    • Method Detail

      • isShowAllRoles

        public boolean isShowAllRoles()
      • setShowAllRoles

        @DataBoundSetter
        public void setShowAllRoles​(boolean showAllRoles)
      • start

        public org.jenkinsci.plugins.workflow.steps.StepExecution start​(org.jenkinsci.plugins.workflow.steps.StepContext context)
                                                                 throws Exception
        Specified by:
        start in class org.jenkinsci.plugins.workflow.steps.Step
        Throws:
        Exception