Uses of Class
io.jenkins.plugins.propelo.commons.models.jenkins.output.User
Packages that use User
Package
Description
-
Uses of User in io.jenkins.plugins.propelo.commons.models.jenkins.output
Methods in io.jenkins.plugins.propelo.commons.models.jenkins.output that return types with arguments of type UserModifier and TypeMethodDescriptionLevelOpsJenkinsData.getUsers()
LevelOpsJenkinsData.LevelOpsJenkinsDataBuilder.getUsers()
Method parameters in io.jenkins.plugins.propelo.commons.models.jenkins.output with type arguments of type UserModifier and TypeMethodDescriptionConstructor parameters in io.jenkins.plugins.propelo.commons.models.jenkins.output with type arguments of type UserModifierConstructorDescriptionLevelOpsJenkinsData
(JenkinsGeneralConfig config, Map<String, User> users, Map<String, Plugin> plugins) -
Uses of User in io.jenkins.plugins.propelo.commons.service
Methods in io.jenkins.plugins.propelo.commons.service that return types with arguments of type User