Uses of Class
step.repositories.azure.devops.ui.Bookmarks
-
Packages that use Bookmarks Package Description step.repositories.azure.devops step.repositories.azure.devops.ui -
-
Uses of Bookmarks in step.repositories.azure.devops
Methods in step.repositories.azure.devops that return Bookmarks Modifier and Type Method Description Bookmarks
AzureDevopsRepositoryServices. getBookmarks(java.lang.String organization, java.lang.String project)
Methods in step.repositories.azure.devops with parameters of type Bookmarks Modifier and Type Method Description void
AzureDevopsRepositoryServices. setBookmarks(java.lang.String organization, java.lang.String project, Bookmarks bms)
-
Uses of Bookmarks in step.repositories.azure.devops.ui
Fields in step.repositories.azure.devops.ui with type parameters of type Bookmarks Modifier and Type Field Description java.util.Map<java.lang.String,Bookmarks>
ProjectsBookmarks. bookmarksByProject
-