Uses of Enum
io.jenkins.plugins.gitlabbranchsource.helpers.GitLabIcons.Size
-
Uses of GitLabIcons.Size in io.jenkins.plugins.gitlabbranchsource.helpers
Modifier and TypeMethodDescriptionstatic GitLabIcons.Size
GitLabIcons.Size.byDimensions
(String dimensions) static GitLabIcons.Size
Returns the enum constant of this type with the specified name.static GitLabIcons.Size[]
GitLabIcons.Size.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic String
GitLabIcons.iconFileName
(String name, GitLabIcons.Size size)