Uses of Class
com.microsoft.jenkins.azuread.AuthorizationProperty.DslEntry
Packages that use AuthorizationProperty.DslEntry
-
Uses of AuthorizationProperty.DslEntry in com.microsoft.jenkins.azuread
Subclasses of AuthorizationProperty.DslEntry in com.microsoft.jenkins.azureadModifier and TypeClassDescriptionstatic class
Represents a group being assigned permissions.static class
Represents a user being assigned permissions.static class
Represents a user or group being assigned permissions.Methods in com.microsoft.jenkins.azuread that return types with arguments of type AuthorizationProperty.DslEntryModifier and TypeMethodDescriptionAuthorizationProperty.DslEntry.getDescriptor()
AuthorizationMatrixProperty.getEntries()
default List<AuthorizationProperty.DslEntry>
AuthorizationProperty.getEntries()
Getter supporting nicer DSL syntax for Job DSL and Pipeline job property definitions.Methods in com.microsoft.jenkins.azuread with parameters of type AuthorizationProperty.DslEntryModifier and TypeMethodDescriptionint
AuthorizationProperty.DslEntry.compareTo
(AuthorizationProperty.DslEntry that) Method parameters in com.microsoft.jenkins.azuread with type arguments of type AuthorizationProperty.DslEntryModifier and TypeMethodDescriptiondefault void
AuthorizationProperty.setEntries
(List<AuthorizationProperty.DslEntry> entries) Set entries from DSL in Job DSL or Pipeline plugins.Constructor parameters in com.microsoft.jenkins.azuread with type arguments of type AuthorizationProperty.DslEntryModifierConstructorDescriptionExists for reflective Job DSL / Pipeline use only. -
Uses of AuthorizationProperty.DslEntry in com.microsoft.jenkins.azuread.folder.properties
Methods in com.microsoft.jenkins.azuread.folder.properties that return types with arguments of type AuthorizationProperty.DslEntryConstructor parameters in com.microsoft.jenkins.azuread.folder.properties with type arguments of type AuthorizationProperty.DslEntryModifierConstructorDescriptionExists for reflective Job DSL / Pipeline use only.