Uses of Class
org.azd.git.types.GitItems
Packages that use GitItems
-
Uses of GitItems in org.azd.git
Methods in org.azd.git that return GitItemsModifier and TypeMethodDescriptionGet Item Metadata and/or Content for a collection of items.GitApi.getItems(String repositoryName, boolean includeContentMetadata, boolean includeLinks, boolean latestProcessedChange, VersionControlRecursionType recursionType, String scopePath) Get Item Metadata and/or Content for a collection of items.GitApi.getItems(String repositoryName, boolean includeContentMetadata, boolean includeLinks, boolean latestProcessedChange, VersionControlRecursionType recursionType, String scopePath, String version, GitVersionOptions versionOptions, GitVersionType versionType) Get Item Metadata and/or Content for a collection of items.GitApi.getItems(String repositoryName, VersionControlRecursionType recursionType) Get Item Metadata and/or Content for a collection of items. -
Uses of GitItems in org.azd.interfaces
Methods in org.azd.interfaces that return GitItemsModifier and TypeMethodDescriptionGitDetails.getItems(String repositoryName, boolean includeContentMetadata, boolean includeLinks, boolean latestProcessedChange, VersionControlRecursionType recursionType, String scopePath) GitDetails.getItems(String repositoryName, boolean includeContentMetadata, boolean includeLinks, boolean latestProcessedChange, VersionControlRecursionType recursionType, String scopePath, String version, GitVersionOptions versionOptions, GitVersionType versionType) GitDetails.getItems(String repositoryName, VersionControlRecursionType recursionType)