Uses of Class
io.jenkins.plugins.folderauth.roles.AgentRole
Packages that use AgentRole
-
Uses of AgentRole in io.jenkins.plugins.folderauth
Methods in io.jenkins.plugins.folderauth that return types with arguments of type AgentRoleModifier and TypeMethodDescriptionFolderAuthorizationStrategyManagementLink.getAgentRoles()FolderBasedAuthorizationStrategy.getAgentRoles()Returns theAgentRoles on which thisAuthorizationStrategyworks.Methods in io.jenkins.plugins.folderauth with parameters of type AgentRoleModifier and TypeMethodDescriptionstatic voidFolderAuthorizationStrategyAPI.addAgentRole(AgentRole role) Adds anAgentRoleto theFolderBasedAuthorizationStrategy. -
Uses of AgentRole in io.jenkins.plugins.folderauth.misc
Methods in io.jenkins.plugins.folderauth.misc that return AgentRole