Class PlanRepositoryIndex.Query
java.lang.Object
com.atlassian.bamboo.plan.cache.index.PlanRepositoryIndex.Query
- Enclosing interface:
- PlanRepositoryIndex
-
Field Summary
Modifier and TypeFieldDescription@Nullable String
@Nullable String
@Nullable String
@Nullable Long
@Nullable String
Meaning of this field depends on repository type: - Stash: project key@Nullable String
Meaning of this field depends on repository type: - Stash: repository slug@Nullable Long
@Nullable String
-
Constructor Summary
-
Method Summary
-
Field Details
-
url
-
applicationLinkId
-
repositoryNamespace
Meaning of this field depends on repository type: - Stash: project key -
repositorySlug
Meaning of this field depends on repository type: - Stash: repository slug -
branch
-
branchContains
-
repositoryId
-
rootRepoId
-
-
Constructor Details
-
Query
public Query()
-