@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class GlobalRoleCreationRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
name |
List<String> |
permissions |
| Constructor and Description |
|---|
GlobalRoleCreationRequest() |
| Modifier and Type | Method and Description |
|---|---|
GlobalRole |
getGlobalRole() |
@Nonnull public GlobalRole getGlobalRole()
Copyright © 2016–2019. All rights reserved.