java.lang.Object
org.miaixz.bus.gitlab.models.Constants.GroupSearchScope<T>
- Enclosing interface:
Constants
Enum for the search scope when doing a groupSearch() with the SearchApi.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Constants.GroupSearchScope<SearchBlob> static final Constants.GroupSearchScope<Commit> static final Constants.GroupSearchScope<Issue> static final Constants.GroupSearchScope<MergeRequest> static final Constants.GroupSearchScope<Milestone> static final Constants.GroupSearchScope<Note> static final Constants.GroupSearchScope<Project> static final Constants.GroupSearchScope<User> static final Constants.GroupSearchScope<SearchBlob> -
Constructor Summary
Constructors -
Method Summary