object ProjectPermissions
- Alphabetic
- By Inheritance
- ProjectPermissions
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
adminOperations: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
admin_operationson this resource -
def
adminProject: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
admin_projecton this resource -
def
adminRemoteMirror: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
admin_remote_mirroron this resource -
def
adminWiki: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
admin_wikion this resource -
def
archiveProject: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
archive_projecton this resource -
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
changeNamespace: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
change_namespaceon this resource -
def
changeVisibilityLevel: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
change_visibility_levelon this resource -
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
-
def
createDeployment: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
create_deploymenton this resource -
def
createDesign: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
create_designon this resource -
def
createIssue: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
create_issueon this resource -
def
createLabel: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
create_labelon this resource -
def
createMergeRequestFrom: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
create_merge_request_fromon this resource -
def
createMergeRequestIn: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
create_merge_request_inon this resource -
def
createPages: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
create_pageson this resource -
def
createPipeline: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
create_pipelineon this resource -
def
createPipelineSchedule: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
create_pipeline_scheduleon this resource -
def
createSnippet: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
create_snippeton this resource -
def
createWiki: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
create_wikion this resource -
def
destroyDesign: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
destroy_designon this resource -
def
destroyPages: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
destroy_pageson this resource -
def
destroyWiki: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
destroy_wikion this resource -
def
downloadCode: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
download_codeon this resource -
def
downloadWikiCode: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
download_wiki_codeon this resource -
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
forkProject: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
fork_projecton this resource -
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
pushCode: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
push_codeon this resource -
def
pushToDeleteProtectedBranch: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
push_to_delete_protected_branchon this resource -
def
readCommitStatus: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
read_commit_statuson this resource -
def
readCycleAnalytics: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
read_cycle_analyticson this resource -
def
readDesign: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
read_designon this resource -
def
readMergeRequest: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
read_merge_requeston this resource -
def
readPagesContent: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
read_pages_contenton this resource -
def
readProject: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
read_projecton this resource -
def
readProjectMember: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
read_project_memberon this resource -
def
readWiki: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
read_wikion this resource -
def
removeForkProject: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
remove_fork_projecton this resource -
def
removePages: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
remove_pageson this resource -
def
removeProject: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
remove_projecton this resource -
def
renameProject: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
rename_projecton this resource -
def
requestAccess: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
request_accesson this resource -
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
def
updatePages: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
update_pageson this resource -
def
updateWiki: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
update_wikion this resource -
def
uploadFile: SelectionBuilder[ProjectPermissions, Boolean]
Indicates the user can perform
upload_fileon this resource -
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated