Uses of Interface
org.nasdanika.models.gitlab.GitLab
Packages that use GitLab
Package
Description
-
Uses of GitLab in org.nasdanika.models.gitlab
Methods in org.nasdanika.models.gitlab that return GitLabModifier and TypeMethodDescriptionGitLabFactory.createGitLab()Returns a new object of class 'Git Lab'. -
Uses of GitLab in org.nasdanika.models.gitlab.impl
Classes in org.nasdanika.models.gitlab.impl that implement GitLabModifier and TypeClassDescriptionclassAn implementation of the model object 'Git Lab'.Methods in org.nasdanika.models.gitlab.impl that return GitLab -
Uses of GitLab in org.nasdanika.models.gitlab.util
Methods in org.nasdanika.models.gitlab.util that return GitLabModifier and TypeMethodDescriptionLoaderOld.loadGitLabGroups(org.nasdanika.common.ProgressMonitor progressMonitor) Deprecated.Loads groups, their projects, sub-groups, members and other related objects.Methods in org.nasdanika.models.gitlab.util with parameters of type GitLabModifier and TypeMethodDescriptionGitLabSwitch.caseGitLab(GitLab object) Returns the result of interpreting the object as an instance of 'Git Lab'.