Uses of Interface
org.nasdanika.models.gitlab.Owner
Packages that use Owner
Package
Description
-
Uses of Owner in org.nasdanika.models.gitlab
Methods in org.nasdanika.models.gitlab that return OwnerModifier and TypeMethodDescriptionGitLabFactory.createOwner()Returns a new object of class 'Owner'.Project.getOwner()Returns the value of the 'Owner' containment reference.Methods in org.nasdanika.models.gitlab that return types with arguments of type OwnerMethods in org.nasdanika.models.gitlab with parameters of type Owner -
Uses of Owner in org.nasdanika.models.gitlab.impl
Classes in org.nasdanika.models.gitlab.impl that implement OwnerMethods in org.nasdanika.models.gitlab.impl that return OwnerMethods in org.nasdanika.models.gitlab.impl that return types with arguments of type OwnerMethods in org.nasdanika.models.gitlab.impl with parameters of type OwnerModifier and TypeMethodDescriptionProjectImpl.basicSetOwner(Owner newOwner, NotificationChain msgs) void -
Uses of Owner in org.nasdanika.models.gitlab.util
Methods in org.nasdanika.models.gitlab.util that return OwnerModifier and TypeMethodDescriptionprotected OwnerLoader.createOwner(org.gitlab4j.api.models.Owner owner, org.nasdanika.common.ProgressMonitor progressMonitor) protected OwnerLoaderOld.createOwner(org.gitlab4j.api.models.Owner owner, org.nasdanika.common.ProgressMonitor progressMonitor) Deprecated.Methods in org.nasdanika.models.gitlab.util with parameters of type Owner