public class RepoAccessControlOptions
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
published
Repository file to be published on upload.
|
java.lang.String |
restricted
Repository file to be restricted to comma-separated
list of Roles on upload.
|
boolean |
shared
Repository file to be shared on upload.
|
Constructor and Description |
---|
RepoAccessControlOptions() |