- AbstractFishEyeAuthenticator - Class in com.cenqua.fisheye.user.plugin
-
A super class for all Custom FishEye Authenticators.
- AbstractFishEyeAuthenticator() - Constructor for class com.cenqua.fisheye.user.plugin.AbstractFishEyeAuthenticator
-
- AbstractFisheyeCondition - Class in com.atlassian.fisheye.plugin.web.conditions
-
Base class for FishEye and Crucible conditions.
- AbstractFisheyeCondition() - Constructor for class com.atlassian.fisheye.plugin.web.conditions.AbstractFisheyeCondition
-
- AbstractLinker - Class in com.atlassian.fisheye.spi.admin.data
-
- AbstractLinker() - Constructor for class com.atlassian.fisheye.spi.admin.data.AbstractLinker
-
- accept(UserMentionedEventVisitor<T>) - Method in interface com.atlassian.fisheye.event.UserMentionedEvent
-
- action - Variable in class com.atlassian.crucible.spi.services.NamedPrincipalAssociationSearchCriteria
-
- action(String) - Method in class com.atlassian.crucible.spi.services.NamedPrincipalAssociationSearchCriteria
-
- action - Variable in class com.atlassian.crucible.spi.services.PrincipalAssociationSearchCriteria
-
- action(String) - Method in class com.atlassian.crucible.spi.services.PrincipalAssociationSearchCriteria
-
- ActionData - Class in com.atlassian.crucible.spi.data
-
Contains available Crucible action name and presentation text.
- ActionData() - Constructor for class com.atlassian.crucible.spi.data.ActionData
-
- ActionData(String, String) - Constructor for class com.atlassian.crucible.spi.data.ActionData
-
- actionData - Variable in class com.atlassian.crucible.spi.data.Actions
-
- Actions - Class in com.atlassian.crucible.spi.data
-
Collection of available actions for user
- Actions() - Constructor for class com.atlassian.crucible.spi.data.Actions
-
- Actions(List<ActionData>) - Constructor for class com.atlassian.crucible.spi.data.Actions
-
- addAllDetails(Map<RevisionKey, RevisionData>) - Method in class com.atlassian.crucible.scm.HasMaybeDetails
-
- addChangesetsToReview(PermId<ReviewData>, String, List<ChangesetData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Add a changeset to existing review -- the review will contain all the revisions in the changesets.
- addComment(PermId<ReviewItemData>, VersionedLineCommentData) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Add a comment to a review item.
- addDetails(RevisionKey, RevisionData) - Method in class com.atlassian.crucible.scm.HasMaybeDetails
-
- ADDED - Static variable in interface com.atlassian.crucible.scm.DetailConstants
-
The value for this key should be a boolean.
- addFileToReview(PermId<ReviewData>, FileData, FileData) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Adds a file to the review, optionally diff'ed to a second file.
- addFisheyeDiff(PermId<ReviewData>, String, String, String, String, String) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Add the changes between two files in a fisheye repository to the review.
- addGeneralComment(PermId<ReviewData>, GeneralCommentData) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Add a general comment to a review.
- addGroupPermission(String, GlobalPermissionType) - Method in interface com.atlassian.crucible.spi.services.GlobalPermissionService
-
Adds permission
to given group
.
- addGroupPermission(String, RepositoryPermissionType, String) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryPermissionService
-
adds repository group permission
- addHeader(String, String) - Method in class com.atlassian.fisheye.spi.data.MailMessageData
-
- addPatchToReview(PermId<ReviewData>, String) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Add a patch to existing review -- the review will contain provided patch
- addPatchToReview(PermId<ReviewData>, String, AnchorData) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Add a patch to existing review.
- addPatchToReview(PermId<ReviewData>, String, AnchorData, String) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Add a patch to existing review.
- addPermissionSchemeAnonymousUsers(String, PrincipalAssociationData) - Method in interface com.atlassian.crucible.spi.services.PermissionSchemeService
-
Add anonymous-users principal association
- addPermissionSchemeGroup(String, NamedPrincipalAssociationData) - Method in interface com.atlassian.crucible.spi.services.PermissionSchemeService
-
Add group principal association
- addPermissionSchemeLoggedUsers(String, PrincipalAssociationData) - Method in interface com.atlassian.crucible.spi.services.PermissionSchemeService
-
Add logged-in-users principal association
- addPermissionSchemeReviewRole(String, NamedPrincipalAssociationData) - Method in interface com.atlassian.crucible.spi.services.PermissionSchemeService
-
Add role principal association
- addPermissionSchemeUser(String, NamedPrincipalAssociationData) - Method in interface com.atlassian.crucible.spi.services.PermissionSchemeService
-
Add user principal association
- addProjectAllowedReviewerGroup(String, String) - Method in interface com.atlassian.crucible.spi.services.ProjectService
-
Adds group to list of project allowed reviewer groups
- addProjectAllowedReviewerUser(String, String) - Method in interface com.atlassian.crucible.spi.services.ProjectService
-
Adds user to list of project allowed reviewer users
- addProjectDefaultReviewerGroup(String, String) - Method in interface com.atlassian.crucible.spi.services.ProjectService
-
Adds group to list of project default reviewer groups
- addProjectDefaultReviewerUser(String, String) - Method in interface com.atlassian.crucible.spi.services.ProjectService
-
Adds user to list of project default reviewer users
- addRangeDetail(String, String) - Method in class com.atlassian.crucible.spi.data.VersionedLineCommentData.VersionedLineCommentBuilder
-
- addRecipient(String) - Method in class com.atlassian.fisheye.spi.data.MailMessageData
-
- addReply(PermId<CommentData>, GeneralCommentData) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Add a reply to comment in a review.
- addRequiredGroup(String, String) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Adds group to repository required groups list
Note the current user must have admin rights for this repository.
- addReviewers(PermId<ReviewData>, String[]) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Add reviewers to a review
- addReviewItem(PermId<ReviewData>, FisheyeReviewItemData) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Adds the given review item to the review.
- addReviewItemRevisions(PermId<ReviewData>, PermId<ReviewItemData>, List<String>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Adds the given list of revisions to the supplied review item, merging if required.
- addReviewRevisions(PermId<ReviewData>, List<CrucibleRevisionData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
- addRevision(ChangesetDataFE) - Method in class com.atlassian.fisheye.spi.data.RevisionGraphSliceData
-
- addRow(List<Object>) - Method in class com.atlassian.fisheye.spi.data.TabularQueryResultData
-
- addSparseRevision(ChangesetDataFE) - Method in class com.atlassian.fisheye.spi.data.RevisionGraphSliceData
-
- addUserPermission(String, GlobalPermissionType) - Method in interface com.atlassian.crucible.spi.services.GlobalPermissionService
-
Adds permission
to given userName
.
- addUserPermission(String, RepositoryPermissionType, String) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryPermissionService
-
adds repository user permission
- addWatch(WatchData) - Method in interface com.atlassian.fisheye.spi.services.WatchService
-
Adds a watch from the attributes of the WatchData instance
- AdvancedLinker - Class in com.atlassian.fisheye.spi.admin.data
-
- AdvancedLinker(AdvancedLinker) - Constructor for class com.atlassian.fisheye.spi.admin.data.AdvancedLinker
-
- AdvancedLinker(String) - Constructor for class com.atlassian.fisheye.spi.admin.data.AdvancedLinker
-
- all() - Method in class com.atlassian.crucible.spi.services.NamedPrincipalAssociationSearchCriteria
-
- all() - Method in class com.atlassian.crucible.spi.services.PermissionSchemeSearchCriteria
-
- all() - Method in class com.atlassian.crucible.spi.services.PrincipalAssociationSearchCriteria
-
- all() - Method in class com.atlassian.crucible.spi.services.ProjectSearchCriteria
-
- all() - Method in class com.atlassian.fisheye.spi.admin.services.RepositorySearchCriteria
-
- allReviewersComplete(Boolean) - Method in class com.atlassian.crucible.spi.data.CustomFilterData.Builder
-
- AllReviewersCompletedEvent - Interface in com.atlassian.crucible.event
-
Emitted when all reviewers for a review have completed.
- AllReviewersNoLongerCompletedEvent - Interface in com.atlassian.crucible.event
-
Emitted when all reviewers of a review are no longer complete.
- AnchorData - Class in com.atlassian.crucible.spi.data
-
Pojo for patch anchor data.
- AnchorData() - Constructor for class com.atlassian.crucible.spi.data.AnchorData
-
Required constructor for jaxb.
- AnchorData(String) - Constructor for class com.atlassian.crucible.spi.data.AnchorData
-
A convenience constructor.
- AnchorData(String, String, Integer) - Constructor for class com.atlassian.crucible.spi.data.AnchorData
-
Creates an AnchorData pojo, used to indicate how a patch is to be anchored.
- ANON - Static variable in class com.cenqua.crucible.model.Principal.Anonymous
-
- ANONYMOUS - Static variable in class com.atlassian.crucible.spi.data.UserData
-
Sentinel value representing an anonymous user (not logged in)
- anyMaybeDetails() - Method in class com.atlassian.crucible.scm.HasMaybeDetails
-
- anyPermissionType() - Method in class com.atlassian.fisheye.spi.admin.services.RepositoryPermissionSearchCriteria
-
- ApplicationStartedEvent - Interface in com.atlassian.fisheye.event
-
Event to indicate that the application has started, and all essential services
have started.
- AuthenticationData - Class in com.atlassian.fisheye.spi.admin.data
-
- AuthenticationData() - Constructor for class com.atlassian.fisheye.spi.admin.data.AuthenticationData
-
- AuthenticationException - Exception in com.cenqua.fisheye.user
-
Exception if an error occurs while communicating with the authentication provider (timeout, communication errors, etc.).
- AuthenticationException(Throwable) - Constructor for exception com.cenqua.fisheye.user.AuthenticationException
-
- AuthenticationException(String, Throwable) - Constructor for exception com.cenqua.fisheye.user.AuthenticationException
-
- AuthenticationStyle - Enum in com.atlassian.fisheye.spi.admin.data
-
- AUTHOR - Static variable in interface com.atlassian.crucible.scm.DetailConstants
-
- author(String) - Method in class com.atlassian.crucible.spi.data.CustomFilterData.Builder
-
- AuthorizationException - Exception in com.atlassian.crucible.spi.services
-
- AuthorizationException() - Constructor for exception com.atlassian.crucible.spi.services.AuthorizationException
-
- AuthorizationException(String) - Constructor for exception com.atlassian.crucible.spi.services.AuthorizationException
-
- AuthorizationException(String, Throwable) - Constructor for exception com.atlassian.crucible.spi.services.AuthorizationException
-
- AuthorizationException(Throwable) - Constructor for exception com.atlassian.crucible.spi.services.AuthorizationException
-
- AuthToken - Interface in com.cenqua.fisheye.user.plugin
-
A token representing a successful login.
- canDoPrivilegedAction(PluginId) - Method in interface com.atlassian.crucible.spi.services.ImpersonationService
-
Can the plugin do a privleged action
- canImpersonate(PluginId, String) - Method in interface com.atlassian.crucible.spi.services.ImpersonationService
-
Are we allowed to impersonate this user?
- CaseAwarePath - Class in com.atlassian.fisheye.spi.admin.data
-
A case aware path.
- CaseAwarePath(String) - Constructor for class com.atlassian.fisheye.spi.admin.data.CaseAwarePath
-
Create a case insensitive path.
- CaseAwarePath(String, boolean) - Constructor for class com.atlassian.fisheye.spi.admin.data.CaseAwarePath
-
Create a path with the specified case sensitivity.
- CaseAwarePath(CaseAwarePath) - Constructor for class com.atlassian.fisheye.spi.admin.data.CaseAwarePath
-
- CaseAwarePathGlob - Class in com.atlassian.fisheye.spi.admin.data
-
A case aware path glob based on the ant glob syntax.
- CaseAwarePathGlob(String) - Constructor for class com.atlassian.fisheye.spi.admin.data.CaseAwarePathGlob
-
Create a case insensitive path glob.
- CaseAwarePathGlob(String, boolean) - Constructor for class com.atlassian.fisheye.spi.admin.data.CaseAwarePathGlob
-
Create a path glob with the specified case sensitivity.
- CaseAwarePathGlob(CaseAwarePathGlob) - Constructor for class com.atlassian.fisheye.spi.admin.data.CaseAwarePathGlob
-
- ChangelogBrowser - Interface in com.atlassian.crucible.scm
-
Provides information on the changesets in an SCM implementation
- ChangelogBrowser.ChangeSets - Class in com.atlassian.crucible.scm
-
- ChangeSet - Class in com.atlassian.crucible.scm
-
- ChangeSet(String, List<RevisionKey>) - Constructor for class com.atlassian.crucible.scm.ChangeSet
-
- CHANGESET - Static variable in interface com.atlassian.crucible.scm.DetailConstants
-
a string identifying the changeset this revision belongs too
- ChangeSetContentTooLargeException - Exception in com.atlassian.crucible.spi.services
-
This exception is thrown when the size of the changeset(s) being added to a review exceeds the changeset(s) size
limit for a single review.
- ChangeSetContentTooLargeException(String, int) - Constructor for exception com.atlassian.crucible.spi.services.ChangeSetContentTooLargeException
-
- ChangeSetContentTooLargeException(int) - Constructor for exception com.atlassian.crucible.spi.services.ChangeSetContentTooLargeException
-
- ChangesetData - Class in com.atlassian.crucible.spi.data
-
- ChangesetData() - Constructor for class com.atlassian.crucible.spi.data.ChangesetData
-
- ChangesetData(String) - Constructor for class com.atlassian.crucible.spi.data.ChangesetData
-
- ChangesetDataFE - Class in com.atlassian.fisheye.spi.data
-
Data object representing a fisheye changeset
- ChangesetDataFE(String, Date, String, String, String, List<FileRevisionKeyData>) - Constructor for class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
Deprecated.
- ChangesetDataFE(String, Date, String, String, Set<String>, Set<String>, Set<String>, Set<String>, List<FileRevisionKeyData>, String) - Constructor for class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
Deprecated.
- ChangesetDataFE(String, String, Date, String, String, Set<String>, Set<String>, Set<String>, Set<String>, List<FileRevisionKeyData>, String) - Constructor for class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
Deprecated.
- ChangesetDataFE(String, Date, String, String, Set<String>, Set<String>, Set<String>, Set<String>, Iterable<FileRevisionKeyData>, int, String) - Constructor for class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
Deprecated.
- ChangesetDataFE(String, String, Date, String, String, Set<String>, Set<String>, Set<String>, Set<String>, Iterable<FileRevisionKeyData>, int, String) - Constructor for class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
Deprecated.
- ChangesetDataFE(String, String, String, Date, String, String, Set<String>, Set<String>, Set<String>, Set<String>, Iterable<FileRevisionKeyData>, Iterable<FileRevisionData>, int, String, Collection<String>) - Constructor for class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
Data object representing a fisheye changeset
- ChangesetDataFE() - Constructor for class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- ChangesetDataFE.ChangesetDataFEBuilder - Class in com.atlassian.fisheye.spi.data
-
- ChangesetDataFEBuilder() - Constructor for class com.atlassian.fisheye.spi.data.ChangesetDataFE.ChangesetDataFEBuilder
-
- ChangesetEvent - Interface in com.atlassian.fisheye.event
-
Base interface for events which relate to a changeset
- ChangesetMetricsService - Interface in com.atlassian.fisheye.spi.services
-
Provides an API for efficiently retrieving repository metrics such as changeset, revision and LOC counts
- ChangesetMetricsService.QueryParameters - Interface in com.atlassian.fisheye.spi.services
-
- ChangesetMetricsService.QueryParameters.Builder - Interface in com.atlassian.fisheye.spi.services
-
- ChangeSets(boolean, boolean, List<ChangeSet>) - Constructor for class com.atlassian.crucible.scm.ChangelogBrowser.ChangeSets
-
- CHANGESETS_PER_PAGE - Static variable in interface com.atlassian.crucible.spi.data.UserProfileData.PREFERENCE_KEYS
-
the number of changesets to show on a page (Integer)
- ChangesetsData - Class in com.atlassian.fisheye.spi.data
-
Data object representing a list of changeset ids and
- ChangesetsData() - Constructor for class com.atlassian.fisheye.spi.data.ChangesetsData
-
- ChangesetsData(boolean, List<String>) - Constructor for class com.atlassian.fisheye.spi.data.ChangesetsData
-
- changeState(PermId<ReviewData>, String) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Change the state of a review by performing an action on it.
- changeState(PermId<ReviewData>, String, boolean) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Change the state of a review by performing an action on it.
- changeState(PermId<ReviewData>, ReviewService.Action) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Change the state of a review by performing an action on it.
- changeState(PermId<ReviewData>, ReviewService.Action, boolean) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Change the state of a review by performing an action on it.
- CHARSET - Static variable in class com.atlassian.fisheye.spi.data.MailMessageData
-
- checkChangesetSizeAcceptable(List<ChangesetData>, String) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Allows to check if the size of changesets does not exceed allowed limit so they can be added to a review.
- checkPassword(String, String) - Method in class com.cenqua.fisheye.user.plugin.ExampleFishEyeAuthenticator
-
- checkPassword(String, String) - Method in class com.cenqua.fisheye.user.plugin.ExampleFishEyeHttpAuthenticator
-
- checkPassword(String, String) - Method in interface com.cenqua.fisheye.user.plugin.FishEyeAuthenticator
-
Called to check a user's password.
- checkPassword(String, String) - Method in class com.cenqua.fisheye.user.plugin.NullFishEyeAuthenticator
-
- checkRequest(HttpServletRequest) - Method in class com.cenqua.fisheye.user.plugin.AbstractFishEyeAuthenticator
-
- checkRequest(HttpServletRequest) - Method in class com.cenqua.fisheye.user.plugin.ExampleFishEyeHttpAuthenticator
-
- checkRequest(HttpServletRequest) - Method in interface com.cenqua.fisheye.user.plugin.FishEyeAuthenticator
-
Called to allow implementations to determine if the request is
pre-authenticated, bypassing FishEye's own HTTP authentication.
- clone() - Method in class com.atlassian.crucible.spi.data.UserData
-
- close() - Method in interface com.atlassian.crucible.spi.services.FileData
-
Releases all resources under this
FileData
instance.
- close() - Method in class com.cenqua.fisheye.user.plugin.ExampleFishEyeAuthenticator
-
- close() - Method in class com.cenqua.fisheye.user.plugin.ExampleFishEyeHttpAuthenticator
-
- close() - Method in interface com.cenqua.fisheye.user.plugin.FishEyeAuthenticator
-
Called when this authenticator will no longer be used.
- close() - Method in class com.cenqua.fisheye.user.plugin.NullFishEyeAuthenticator
-
- closeReviewWithSummary(PermId<ReviewData>, String) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Closes review with message
summary, skips transition warnings.
- closeReviewWithSummary(PermId<ReviewData>, String, boolean) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Closes review with message
summary
- com.atlassian.crucible.event - package com.atlassian.crucible.event
-
- com.atlassian.crucible.event.cscomment - package com.atlassian.crucible.event.cscomment
-
- com.atlassian.crucible.scm - package com.atlassian.crucible.scm
-
- com.atlassian.crucible.spi - package com.atlassian.crucible.spi
-
- com.atlassian.crucible.spi.data - package com.atlassian.crucible.spi.data
-
- com.atlassian.crucible.spi.services - package com.atlassian.crucible.spi.services
-
- com.atlassian.crucible.workflow - package com.atlassian.crucible.workflow
-
- com.atlassian.fecru.page - package com.atlassian.fecru.page
-
- com.atlassian.fecru.util - package com.atlassian.fecru.util
-
- com.atlassian.fisheye.activity - package com.atlassian.fisheye.activity
-
- com.atlassian.fisheye.event - package com.atlassian.fisheye.event
-
- com.atlassian.fisheye.plugin.configuration - package com.atlassian.fisheye.plugin.configuration
-
- com.atlassian.fisheye.plugin.web - package com.atlassian.fisheye.plugin.web
-
- com.atlassian.fisheye.plugin.web.conditions - package com.atlassian.fisheye.plugin.web.conditions
-
- com.atlassian.fisheye.plugin.web.helpers - package com.atlassian.fisheye.plugin.web.helpers
-
- com.atlassian.fisheye.plugins.scm.utils - package com.atlassian.fisheye.plugins.scm.utils
-
- com.atlassian.fisheye.plugins.scm.utils.repository - package com.atlassian.fisheye.plugins.scm.utils.repository
-
- com.atlassian.fisheye.spi.admin - package com.atlassian.fisheye.spi.admin
-
- com.atlassian.fisheye.spi.admin.data - package com.atlassian.fisheye.spi.admin.data
-
- com.atlassian.fisheye.spi.admin.services - package com.atlassian.fisheye.spi.admin.services
-
- com.atlassian.fisheye.spi.data - package com.atlassian.fisheye.spi.data
-
- com.atlassian.fisheye.spi.services - package com.atlassian.fisheye.spi.services
-
- com.atlassian.fisheye.ui.filedecoration - package com.atlassian.fisheye.ui.filedecoration
-
- com.atlassian.fisheye.user.permissions - package com.atlassian.fisheye.user.permissions
-
- com.atlassian.fisheye.util - package com.atlassian.fisheye.util
-
- com.cenqua.crucible.model - package com.cenqua.crucible.model
-
- com.cenqua.fisheye.user - package com.cenqua.fisheye.user
-
- com.cenqua.fisheye.user.plugin - package com.cenqua.fisheye.user.plugin
-
- comment(String) - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService.QueryParameters.Builder
-
A partial or complete changeset comment to be matched
- comment(String) - Method in interface com.atlassian.fisheye.spi.services.RecentChangesetsService.QueryParameters.Builder
-
A partial or complete changeset comment to be matched
Note that if p4JobFixed AND comment are specified, the search clauses will be treated as a logical OR
- CommentCreatedEvent - Interface in com.atlassian.crucible.event
-
The creation of a comment
- CommentData - Interface in com.atlassian.crucible.spi.data
-
Common attributes of comments on items and general comments on reviews.
- CommentData.Status - Enum in com.atlassian.crucible.spi.data
-
- CommentDataBuilder() - Constructor for class com.atlassian.crucible.spi.data.CommentDataImpl.CommentDataBuilder
-
- CommentDataImpl - Class in com.atlassian.crucible.spi.data
-
An abstract class (should be abstract - see note below) containing fields common to all comment data objects
- CommentDataImpl() - Constructor for class com.atlassian.crucible.spi.data.CommentDataImpl
-
- CommentDataImpl(String, String, boolean, boolean, boolean, boolean, CommentData.Status, UserData, Date, String, List<GeneralCommentData>, Map<String, CustomFieldData>, String) - Constructor for class com.atlassian.crucible.spi.data.CommentDataImpl
-
- CommentDataImpl.CommentDataBuilder<M extends CommentDataImpl.CommentDataBuilder,T extends CommentDataImpl> - Class in com.atlassian.crucible.spi.data
-
- CommentDeletedEvent - Interface in com.atlassian.crucible.event
-
The deletion of a comment
- CommentResolutionChangedEvent - Interface in com.atlassian.crucible.event
-
- CommentResolutionData - Class in com.atlassian.crucible.spi.data
-
- CommentResolutionData(CommentResolutionStatus, UserData, Date) - Constructor for class com.atlassian.crucible.spi.data.CommentResolutionData
-
- CommentResolutionStatus - Enum in com.atlassian.crucible.spi.data
-
- Comments - Class in com.atlassian.crucible.spi.data
-
- Comments() - Constructor for class com.atlassian.crucible.spi.data.Comments
-
Deprecated.
- Comments(List<GeneralCommentData>) - Constructor for class com.atlassian.crucible.spi.data.Comments
-
Deprecated.
- Comments(List<VersionedLineCommentData>, boolean) - Constructor for class com.atlassian.crucible.spi.data.Comments
-
Deprecated.
- Comments(List<GeneralCommentData>, List<VersionedLineCommentData>) - Constructor for class com.atlassian.crucible.spi.data.Comments
-
Deprecated.
- comments - Variable in class com.atlassian.crucible.spi.data.Comments
-
Deprecated.
- comments - Variable in class com.atlassian.crucible.spi.data.GeneralComments
-
- comments - Variable in class com.atlassian.crucible.spi.data.VersionedComments
-
- CommentStats - Class in com.atlassian.crucible.spi.data
-
Holds the comment statistics on a particular review.
- CommentStats() - Constructor for class com.atlassian.crucible.spi.data.CommentStats
-
- CommentStats(String, int, int, int, int, int, int) - Constructor for class com.atlassian.crucible.spi.data.CommentStats
-
- commentStats - Variable in class com.atlassian.crucible.spi.data.DetailedReviewData
-
- CommentUpdatedEvent - Interface in com.atlassian.crucible.event
-
A comment is updated.
- COMMIT_DATE - Static variable in interface com.atlassian.crucible.scm.DetailConstants
-
The time a resource was committed.
- COMMIT_MESSAGE - Static variable in interface com.atlassian.crucible.scm.DetailConstants
-
- CommitEvent - Interface in com.atlassian.fisheye.event
-
An event thrown whenever a changeset is committed.
- CommitMessageSyntaxSettings - Class in com.atlassian.fisheye.spi.admin.data
-
- CommitMessageSyntaxSettings(CommitMessageSyntaxSettings) - Constructor for class com.atlassian.fisheye.spi.admin.data.CommitMessageSyntaxSettings
-
- CommitMessageSyntaxSettings(CommitMessageSyntaxSettings.SyntaxType, Date) - Constructor for class com.atlassian.fisheye.spi.admin.data.CommitMessageSyntaxSettings
-
- CommitMessageSyntaxSettings.SyntaxType - Enum in com.atlassian.fisheye.spi.admin.data
-
- committer(String) - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService.QueryParameters.Builder
-
The VCS committer (a.k.a.
- committer(String) - Method in interface com.atlassian.fisheye.spi.services.RecentChangesetsService.QueryParameters.Builder
-
The VCS committer (a.k.a.
- CommitterData - Class in com.atlassian.crucible.spi.data
-
- CommitterData() - Constructor for class com.atlassian.crucible.spi.data.CommitterData
-
- CommitterData(String, String) - Constructor for class com.atlassian.crucible.spi.data.CommitterData
-
- committers(List<String>) - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService.QueryParameters.Builder
-
The VCS committers (a.k.a.
- compareTo(ReviewerSearchResult) - Method in class com.atlassian.crucible.spi.services.ReviewerSearchResult
-
- compareTo(ChangesetDataFE) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- complete(Boolean) - Method in class com.atlassian.crucible.spi.data.CustomFilterData.Builder
-
- completeReview(PermId<ReviewData>, boolean) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Complete/uncomplete review by reviewer, skips transition validation warnings.
- completeReview(PermId<ReviewData>, boolean, boolean) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Complete/uncomplete review by reviewer
- configChanged() - Method in class com.atlassian.fisheye.plugins.scm.utils.ConfigurableSCMModule
-
- Configurable<T> - Interface in com.atlassian.fisheye.plugins.scm.utils
-
To be implemented by clients of the SimpleConfigurationServlet
- ConfigurableSCMModule<T extends SimpleConfiguration> - Class in com.atlassian.fisheye.plugins.scm.utils
-
An SCMSource which supports a simple configuration
- ConfigurableSCMModule(ModuleConfigurationStore) - Constructor for class com.atlassian.fisheye.plugins.scm.utils.ConfigurableSCMModule
-
- CONTENT_TYPE_HTML - Static variable in class com.atlassian.fisheye.spi.data.MailMessageData
-
- CONTENT_TYPE_TEXT - Static variable in class com.atlassian.fisheye.spi.data.MailMessageData
-
- ContentService - Interface in com.atlassian.fisheye.spi.services
-
Provides an API for retreving the content of files stored in the repository
- ContentTooLargeException - Exception in com.atlassian.crucible.spi.services
-
Base exception class for review content size control.
- ContentTooLargeException(String) - Constructor for exception com.atlassian.crucible.spi.services.ContentTooLargeException
-
- CONTEXT - Static variable in interface com.atlassian.crucible.spi.data.UserProfileData.PREFERENCE_KEYS
-
how many lines of context do display on diffs.
- COPIED - Static variable in interface com.atlassian.crucible.scm.DetailConstants
-
The value for this key should be a boolean.
- countPermissionSchemes(PermissionSchemeSearchCriteria) - Method in interface com.atlassian.crucible.spi.services.PermissionSchemeService
-
Returns the number of permission schemes filtered by permission search criteria
- countProjects(ProjectSearchCriteria) - Method in interface com.atlassian.crucible.spi.services.ProjectService
-
Returns the number of projects filtered by project search criteria
- create() - Static method in class com.atlassian.crucible.spi.services.NamedPrincipalAssociationSearchCriteria
-
- create(SearchCriteriaType) - Static method in class com.atlassian.crucible.spi.services.PermissionSchemeSearchCriteria
-
- create(PermissionSchemeData) - Method in interface com.atlassian.crucible.spi.services.PermissionSchemeService
-
Create permission scheme
- create() - Static method in class com.atlassian.crucible.spi.services.PrincipalAssociationSearchCriteria
-
- create(SearchCriteriaJunctionType, SearchCriteriaType) - Static method in class com.atlassian.crucible.spi.services.ProjectSearchCriteria
-
- create(SearchCriteriaType) - Static method in class com.atlassian.crucible.spi.services.ProjectSearchCriteria
-
- create(ProjectData) - Method in interface com.atlassian.crucible.spi.services.ProjectService
-
Creates a new project
- create(Integer, Integer) - Static method in class com.atlassian.fecru.page.PageRequest
-
- create(RepositoryData) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Creates a repository and leaves it disabled.
- create(RepositoryData, RepositoryAdminService.NamePolicy) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Creates a repository and leaves it disabled.
- create(String) - Static method in class com.atlassian.fisheye.spi.admin.services.RepositoryPermissionSearchCriteria
-
- create() - Static method in class com.atlassian.fisheye.spi.admin.services.RepositorySearchCriteria
-
- createDate - Variable in class com.atlassian.crucible.spi.data.CommentDataImpl.CommentDataBuilder
-
- createDefault() - Static method in class com.atlassian.fecru.page.PageRequest
-
- createDetailedReview(DetailedReviewData) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
- createFrom(String, String) - Method in interface com.atlassian.crucible.spi.services.PermissionSchemeService
-
Creates a permission scheme from an existing permission scheme
- createRepository(T) - Method in class com.atlassian.fisheye.plugins.scm.utils.ConfigurableSCMModule
-
- createReview(ReviewData) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Create a new review from the attributes in a ReviewData instance.
- createReviewFromChangeSets(ReviewData, String, List<ChangesetData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Create a new review from a changesets -- the review will contain all the revisions in the changesets
- createReviewFromPatch(ReviewData, String) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Create a new review from a patch.
- createReviewFromPatch(ReviewData, String, AnchorData) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
- createSnippetReview(ReviewData, String, String) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Create a new snippet review from text
- creator(String) - Method in class com.atlassian.crucible.spi.data.CustomFilterData.Builder
-
- crossRepositoryRescanInProgress - Variable in class com.atlassian.fisheye.spi.admin.data.RepositoryIndexingStatus.Builder
-
- crossRepositoryRescanInProgress(boolean) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryIndexingStatus.Builder
-
- CrucibleRevisionData - Class in com.atlassian.crucible.spi.data
-
A pojo to represent crucible revision data for use in the rest API calls
- CrucibleRevisionData() - Constructor for class com.atlassian.crucible.spi.data.CrucibleRevisionData
-
- CrucibleRevisionData(String, String, List<String>) - Constructor for class com.atlassian.crucible.spi.data.CrucibleRevisionData
-
- CrucibleStatisticsService - Interface in com.atlassian.crucible.spi.services
-
Provides statistics about the number of various entities present in the system
- CsCommentCreatedEvent - Interface in com.atlassian.crucible.event.cscomment
-
A Changeset Comment has been created.
- CsCommentData - Interface in com.atlassian.crucible.spi.data
-
Attributes of a Changeset Comment
- CsCommentDeletedEvent - Interface in com.atlassian.crucible.event.cscomment
-
A Changeset Comment has been deleted.
- CsCommentEvent - Interface in com.atlassian.crucible.event.cscomment
-
Interface for all events relating to Changeset Comments
- CsCommentUpdatedEvent - Interface in com.atlassian.crucible.event.cscomment
-
A Changeset Comment has been created.
- CustomAuthSettings - Class in com.atlassian.fisheye.spi.admin.data
-
- CustomAuthSettings() - Constructor for class com.atlassian.fisheye.spi.admin.data.CustomAuthSettings
-
- CustomAuthSettings(String) - Constructor for class com.atlassian.fisheye.spi.admin.data.CustomAuthSettings
-
- CustomFieldData - Class in com.atlassian.crucible.spi.data
-
Contains the attributes of a custom field, excluding the name, which is present as the
key of the Map containing the field
- CustomFieldData() - Constructor for class com.atlassian.crucible.spi.data.CustomFieldData
-
- CustomFieldData(int, String) - Constructor for class com.atlassian.crucible.spi.data.CustomFieldData
-
- CustomFieldDefData - Class in com.atlassian.crucible.spi.data
-
Contains the attributes of a custom field, excluding the name, which is present as the
key of the Map containing the field
- CustomFieldDefData() - Constructor for class com.atlassian.crucible.spi.data.CustomFieldDefData
-
- CustomFieldDefData(CustomFieldValueType, int, String, String, String, CustomFieldValue) - Constructor for class com.atlassian.crucible.spi.data.CustomFieldDefData
-
- CustomFieldValue - Class in com.atlassian.crucible.spi.data
-
- CustomFieldValue() - Constructor for class com.atlassian.crucible.spi.data.CustomFieldValue
-
- CustomFieldValue(String, Object) - Constructor for class com.atlassian.crucible.spi.data.CustomFieldValue
-
- CustomFieldValueType - Enum in com.atlassian.crucible.spi.data
-
The set of types a custom field can have
- CustomFilterData - Class in com.atlassian.crucible.spi.data
-
- CustomFilterData() - Constructor for class com.atlassian.crucible.spi.data.CustomFilterData
-
- CustomFilterData(String, String, String, String, String, String, boolean, Boolean, Boolean, String) - Constructor for class com.atlassian.crucible.spi.data.CustomFilterData
-
- CustomFilterData(String, String, String, String, String, String, boolean, Boolean, Boolean, String, long, long) - Constructor for class com.atlassian.crucible.spi.data.CustomFilterData
-
- CustomFilterData(CustomFilterData) - Constructor for class com.atlassian.crucible.spi.data.CustomFilterData
-
- CustomFilterData.Builder - Class in com.atlassian.crucible.spi.data
-
- CvsRepositoryData - Class in com.atlassian.crucible.spi.data
-
Holds CVS specific attributes
- CvsRepositoryData() - Constructor for class com.atlassian.crucible.spi.data.CvsRepositoryData
-
- CvsRepositoryData(String, String, boolean, String) - Constructor for class com.atlassian.crucible.spi.data.CvsRepositoryData
-
- CvsRepositoryData(String, String, boolean, boolean, String) - Constructor for class com.atlassian.crucible.spi.data.CvsRepositoryData
-
- CvsRepositoryData(String, String, String, boolean, boolean, String) - Constructor for class com.atlassian.crucible.spi.data.CvsRepositoryData
-
- CvsRepositoryData - Class in com.atlassian.fisheye.spi.admin.data
-
FishEye repository data object for CVS repositories.
- CvsRepositoryData(String, String) - Constructor for class com.atlassian.fisheye.spi.admin.data.CvsRepositoryData
-
- CvsRepositoryData(String, String, String) - Constructor for class com.atlassian.fisheye.spi.admin.data.CvsRepositoryData
-
- CvsRepositoryData - Class in com.atlassian.fisheye.spi.data
-
Holds additional properties specific to a CVS repository
- CvsRepositoryData() - Constructor for class com.atlassian.fisheye.spi.data.CvsRepositoryData
-
- CvsRepositoryIndexer - Interface in com.atlassian.fisheye.spi.admin.services
-
- CvsUpdateOptions - Class in com.atlassian.fisheye.spi.admin.data
-
Represents settings related to updating the repository for CVS repositories
- CvsUpdateOptions(String, String, String, String) - Constructor for class com.atlassian.fisheye.spi.admin.data.CvsUpdateOptions
-
- GeneralCommentData - Class in com.atlassian.crucible.spi.data
-
Holds the attributes of a general comment on a Review
- GeneralCommentData() - Constructor for class com.atlassian.crucible.spi.data.GeneralCommentData
-
- GeneralCommentData.GeneralCommentBuilder - Class in com.atlassian.crucible.spi.data
-
- GeneralComments - Class in com.atlassian.crucible.spi.data
-
- GeneralComments() - Constructor for class com.atlassian.crucible.spi.data.GeneralComments
-
- GeneralComments(List<GeneralCommentData>) - Constructor for class com.atlassian.crucible.spi.data.GeneralComments
-
- generateKeyPair(String) - Method in interface com.atlassian.fisheye.spi.admin.services.SshKeyService
-
Generates an ssh key pair for given key name.
- getAccessCode() - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- getAction() - Method in interface com.atlassian.crucible.event.ReviewStateChangedEvent
-
- getAction() - Method in class com.atlassian.crucible.spi.data.PrincipalAssociationData
-
- getActioner() - Method in interface com.atlassian.crucible.event.UserActionEvent
-
- getActioner() - Method in class com.atlassian.fisheye.spi.data.NotificationData
-
- getActions() - Method in class com.atlassian.crucible.spi.data.DetailedReviewData
-
- getActions() - Method in class com.atlassian.crucible.workflow.ResultMessage
-
- getActionString() - Method in enum com.atlassian.crucible.spi.services.ReviewService.Action
-
- getActiveUserCount() - Method in interface com.atlassian.crucible.spi.services.UserService
-
- getAddDate() - Method in class com.atlassian.crucible.spi.data.ReviewItemRevisionData
-
- getAddedRevisions() - Method in interface com.atlassian.crucible.event.ReviewItemRevisionDataChangedEvent
-
- getAdvancedLinkers() - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- getAdvancedLinkers() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- getAllowAnonymous(String) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Gets repository "allow anonymous" flag.
- getAllowedActionsForReview(PermId<ReviewData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Get a list of the actions which the current user is allowed to perform
on the review.
- getAllowedReviewerGroups() - Method in class com.atlassian.crucible.spi.data.ProjectData
-
Gets list of project's allowed reviewer groups
- getAllowedReviewers() - Method in class com.atlassian.crucible.spi.data.ProjectData
-
- getAllowedReviewerUsers() - Method in class com.atlassian.crucible.spi.data.ProjectData
-
Gets list of project's allowed reviewer users
- getAllowedTransitionsForReview(PermId<ReviewData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Get a list of the actions which the current user can perform on this
review, given its current state and the user's permissions.
- getAllowExcludes() - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- getAllowExcludes() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- getAllowIncludes() - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- getAllowIncludes() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- getAllowLoggedIn(String) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Gets repository "allow logged in" flag
Note the current user must have admin rights for this repository.
- getAllProjects() - Method in interface com.atlassian.crucible.spi.services.ProjectService
-
Returns the details of all Crucible projects that the caller is entitled to access.
- getAllProjects(boolean) - Method in interface com.atlassian.crucible.spi.services.ProjectService
-
Returns the details of all Crucible projects that the caller is entitled to access, optionally loading all
user data.
- getAllReviewers(PermId<ReviewData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Get the reviewer data of all the reviewers on a review.
- getAllReviews(boolean) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Get a ReviewData instance for each review.
- getAllReviewsForItem(String, String, boolean) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Finds all reviews that contain at least one revision of the specified file.
- getAllRevisionComments(PermId<ReviewData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Get a list of the comments on all the review items in a review, i.e., excluding
general comments, that are visible to the effective user for a particular review.
- getAllRevisionComments(PermId<ReviewData>, boolean) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
- getAllUsers() - Method in interface com.atlassian.crucible.spi.services.UserService
-
Returns the list of FishEye/Crucible users.
- getAncestors() - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
-
- getAnchor() - Method in class com.atlassian.crucible.spi.data.PatchData
-
Anchor information for the patch, not present if no anchor
- getAnchorData() - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
-
- getAnchorData() - Method in exception com.atlassian.crucible.spi.services.PatchAnchorFailedException
-
- getAnchorPath() - Method in class com.atlassian.crucible.spi.data.AnchorData
-
- getAnchorRepository() - Method in class com.atlassian.crucible.spi.data.AnchorData
-
- getAnnotationDecorators(String, String, String) - Method in interface com.atlassian.fisheye.ui.filedecoration.GutterRenderer
-
Called to provide decorators for a given FishEye revision.
- getAnnotationDecorators(DiffType, String, String, String, String, String) - Method in interface com.atlassian.fisheye.ui.filedecoration.GutterRenderer
-
Called to provide decorators for a given FishEye revision.
- getAppHome() - Method in interface com.atlassian.fisheye.spi.services.ServerInfoService
-
- getAuthentication() - Method in class com.atlassian.fisheye.spi.admin.data.GitRepositoryData
-
- getAuthentication() - Method in interface com.atlassian.fisheye.spi.admin.data.HasAuthenticationData
-
- getAuthentication() - Method in class com.atlassian.fisheye.spi.admin.data.HgRepositoryData
-
- getAuthenticationType() - Method in class com.atlassian.fisheye.spi.admin.data.AuthenticationData
-
- getAuthor() - Method in class com.atlassian.crucible.scm.ChangeSet
-
- getAuthor() - Method in class com.atlassian.crucible.spi.data.CustomFilterData
-
- getAuthor() - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- getAuthor() - Method in interface com.atlassian.fisheye.activity.ExternalActivityItem
-
The author of the activity item
- getAuthor() - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- getAuthor() - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
-
- getAuthorName() - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
-
- getAvailableFileExtensions(String, String) - Method in interface com.atlassian.fisheye.spi.services.RepositoryService
-
- getAvailableFilter() - Method in class com.atlassian.crucible.spi.data.RepositoryDataSearchCriteria
-
filters repositories by their availability.
- getAvatarAbsImgLink(HttpServletRequest, String, int, boolean) - Method in interface com.atlassian.fisheye.spi.services.LinkService
-
Returns an absolute link to an avatar
- getAvatarImageUrl() - Method in class com.atlassian.crucible.spi.services.ReviewerSearchResult.UserResult
-
- getAvatarUrl() - Method in class com.atlassian.crucible.spi.data.UserData
-
- getAvatarUrl() - Method in class com.atlassian.crucible.spi.data.UserProfileData
-
- getBaseUrl() - Method in interface com.atlassian.crucible.spi.FisheyePluginUtilities
-
- getBaseUrl() - Method in interface com.atlassian.fisheye.plugin.web.helpers.GlobalHelper
-
- getBlockSize() - Method in class com.atlassian.fisheye.spi.admin.data.GitRepositoryData
-
- getBlockSize() - Method in class com.atlassian.fisheye.spi.admin.data.HgRepositoryData
-
- getBlockSize() - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
-
- getBlockSize() - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- getBodyText() - Method in class com.atlassian.fisheye.spi.data.MailMessageData
-
- getBranch() - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- getBranch() - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService.QueryParameters
-
- getBranch() - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService.QueryParameters
-
- getBranchDetails(String, String) - Method in interface com.atlassian.fisheye.spi.services.SvnRepositoryService
-
- getBranches() - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- getBranches() - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- getBranchParent() - Method in interface com.atlassian.fisheye.spi.services.SvnRepositoryService.BranchDetails
-
- getBranchPoint() - Method in interface com.atlassian.fisheye.spi.services.SvnRepositoryService.BranchDetails
-
- getBuildDate() - Method in class com.atlassian.crucible.spi.data.VersionInfo
-
- getByActionString(String) - Static method in enum com.atlassian.crucible.spi.services.ReviewService.Action
-
- getChangedLines() - Method in class com.atlassian.crucible.spi.data.ReviewItemRevisionData
-
- getChangelogAbsLink(HttpServletRequest, String, String) - Method in interface com.atlassian.fisheye.spi.services.LinkService
-
Returns an absolute link to the Fisheye changelog page for a repository
- getChangelogBrowser() - Method in interface com.atlassian.crucible.scm.HasChangelogBrowser
-
A source of information about Changelogs
- getChangeset() - Method in interface com.atlassian.fisheye.plugin.web.helpers.Helper
-
- getChangeset(String, String) - Method in interface com.atlassian.fisheye.spi.services.RevisionDataService
-
- getChangesetAbsLink(HttpServletRequest, String, String) - Method in interface com.atlassian.fisheye.spi.services.LinkService
-
Returns an absolute link to a Fisheye changeset page
- getChangesetCount(String, ChangesetMetricsService.QueryParameters) - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService
-
- getChangeSetId() - Method in interface com.atlassian.fisheye.event.ChangesetEvent
-
- getChangeSets() - Method in class com.atlassian.crucible.scm.ChangelogBrowser.ChangeSets
-
- getCharSet() - Method in interface com.atlassian.crucible.spi.services.FileData
-
Specifies the character set of the contents for text files (e.g.
- getCharset() - Method in class com.atlassian.fisheye.spi.admin.data.CvsRepositoryData
-
- getCharset() - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
-
- getCharset() - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- getCharset() - Method in class com.atlassian.fisheye.spi.data.MailMessageData
-
- getCheckoutURL() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- getChildren() - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- getChildReviews(PermId<ReviewData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Get the child reviews belonging to a review
- getChildReviews(PermId<ReviewData>, boolean) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Get the child reviews belonging to a review
- getClassList() - Method in class com.atlassian.fisheye.ui.filedecoration.GutterRenderResult
-
- getCloseDate() - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- getColumnTypes() - Method in class com.atlassian.fisheye.spi.data.TabularQueryResultData
-
- getCommandTimeout() - Method in class com.atlassian.fisheye.spi.admin.data.GitRepositoryData
-
- getCommandTimeout() - Method in class com.atlassian.fisheye.spi.admin.data.HgRepositoryData
-
- getCommandTimeout() - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
-
- getCommandTimeout() - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- getComment() - Method in class com.atlassian.crucible.scm.ChangeSet
-
- getComment(PermId<CommentData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Get the
details
of a comment by its id.
- getComment(PermId<CommentData>, boolean) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Get the
details
of a comment by its id.
- getComment() - Method in interface com.atlassian.fisheye.plugin.web.helpers.Helper
-
- getComment() - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- getComment() - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
-
- getComment() - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService.QueryParameters
-
- getComment() - Method in interface com.atlassian.fisheye.spi.services.RecentChangesetsService.QueryParameters
-
- getCommentId() - Method in interface com.atlassian.crucible.event.cscomment.CsCommentEvent
-
- getCommentId() - Method in interface com.atlassian.crucible.event.ReviewCommentEvent
-
- getCommentId() - Method in interface com.atlassian.fisheye.plugin.web.helpers.Helper
-
- getCommentResolution(PermId<CommentData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Gets comment resolution data.
- getCommitDate() - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
-
- getCommiterAbsLink(HttpServletRequest, String, String) - Method in interface com.atlassian.fisheye.spi.services.LinkService
-
Returns an absolute link to a commiter's page
- getCommitMessageSyntaxSettings() - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- getCommitMessageSyntaxSettings() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- getCommitter() - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService.QueryParameters
-
- getCommitter() - Method in interface com.atlassian.fisheye.spi.services.RecentChangesetsService.QueryParameters
-
- getCommitterName() - Method in class com.atlassian.crucible.spi.data.CommitterData
-
- getCommitters() - Method in interface com.atlassian.fisheye.activity.ExternalActivityItemSearchParams
-
If specified, only include activity where a committer is named in this Iterable
.
- getCommitters() - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService.QueryParameters
-
- getCommitType() - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
-
- getCommitType() - Method in class com.atlassian.crucible.spi.data.ReviewItemRevisionData
-
- getCommitVolumeByDay(String, ChangesetMetricsService.QueryParameters) - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService
-
- getCommitVolumeByHour(String, ChangesetMetricsService.QueryParameters) - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService
-
- getCommitVolumeForLastYearByWeek(String, ChangesetMetricsService.QueryParameters) - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService
-
- getCompletedReviewers(PermId<ReviewData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Get the reviewer data of the reviewers that already completed a review.
- getCompletionStatusChangeDate() - Method in class com.atlassian.crucible.spi.data.ReviewerData
-
- getConditionsFailures() - Method in exception com.atlassian.crucible.workflow.WorkflowConditionValidationException
-
- getConfiguration(ModuleDescriptor) - Method in interface com.atlassian.fisheye.plugin.configuration.ModuleConfigurationStore
-
Get a plugin module's configuration data.
- getConfiguration() - Method in interface com.atlassian.fisheye.plugins.scm.utils.Configurable
-
- getConfiguration() - Method in class com.atlassian.fisheye.plugins.scm.utils.ConfigurableSCMModule
-
- getConfigVersion() - Method in class com.atlassian.crucible.spi.data.CustomFieldData
-
- getConfigVersion() - Method in class com.atlassian.crucible.spi.data.CustomFieldDefData
-
- getConnectionsPerSecond() - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
-
- getConnectionsPerSecond() - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- getConstraint() - Method in class com.atlassian.fisheye.spi.admin.data.CustomAuthSettings
-
- getConstraint() - Method in class com.atlassian.fisheye.spi.data.WatchData
-
- getContent(String, FileRevisionKeyData, OutputStream) - Method in interface com.atlassian.fisheye.spi.services.ContentService
-
- getContentLink() - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
-
- getContents(OutputStream) - Method in interface com.atlassian.crucible.spi.services.FileData
-
Writes the contents of the file data to the given OutputStream
.
- getContentType() - Method in interface com.atlassian.crucible.spi.services.FileData
-
Returns the content type, e.g.
- getContentType() - Method in class com.atlassian.fisheye.spi.data.MailMessageData
-
- getContentUrl() - Method in class com.atlassian.crucible.spi.data.ReviewItemRevisionData
-
- getCreated() - Method in class com.atlassian.crucible.spi.data.CommentResolutionData
-
- getCreateDate() - Method in interface com.atlassian.crucible.spi.data.CommentData
-
Get the comment's creation date.
- getCreateDate() - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
-
- getCreateDate() - Method in interface com.atlassian.crucible.spi.data.CsCommentData
-
Get the comment's creation date.
- getCreateDate() - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- getCreator() - Method in class com.atlassian.crucible.spi.data.CustomFilterData
-
- getCreator() - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- getCrucibleLicense() - Method in interface com.atlassian.fecru.util.LicenseInfoService
-
Returns the installed Crucible license (or null if Crucible is not licensed)
- getCsid() - Method in class com.atlassian.crucible.scm.ChangeSet
-
- getCsid() - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- getCsid() - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
-
- getCsids() - Method in class com.atlassian.fisheye.spi.data.ChangesetsData
-
- getCurrentUser(PluginId) - Method in interface com.atlassian.crucible.spi.services.ImpersonationService
-
Get the current user, if any.
- getCurrentUser() - Method in class com.atlassian.crucible.workflow.WorkflowTransitionContext
-
- getCurrentUserName(PluginId) - Method in interface com.atlassian.crucible.spi.services.ImpersonationService
-
Get the current username -- can be done more cheaply than getting the user
- getCustomFilterReviews(CustomFilterData, boolean) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Get a list of all the reviews for which the user involved based on predefined criteria.
- getCvsUpdateOptions() - Method in class com.atlassian.fisheye.spi.admin.data.DefaultUpdateOptions
-
Get the defaults for default UpdateOptions for CVS repositories
- getDate() - Method in class com.atlassian.crucible.scm.ChangeSet
-
- getDate() - Method in interface com.atlassian.fisheye.activity.ExternalActivityItem
-
The date the activity item occured
- getDate() - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- getDate() - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
-
- getDayOfMonth() - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService.QueryParameters
-
- getDayOfMonth() - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService.QueryParameters
-
- getDayOfWeek() - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService.QueryParameters
-
- getDayOfWeek() - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService.QueryParameters
-
- getDefaultDuration() - Method in class com.atlassian.crucible.spi.data.ProjectData
-
- getDefaultModerator() - Method in class com.atlassian.crucible.spi.data.ProjectData
-
- getDefaultObjectives() - Method in class com.atlassian.crucible.spi.data.ProjectData
-
- getDefaultOptions() - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Get the default repository options.
- getDefaultRepositoryName() - Method in class com.atlassian.crucible.spi.data.ProjectData
-
- getDefaultReviewerGroups() - Method in class com.atlassian.crucible.spi.data.ProjectData
-
Gets list of project's default reviewer groups
- getDefaultReviewerUsers() - Method in class com.atlassian.crucible.spi.data.ProjectData
-
Gets list of project's default reviewer users
- getDefaultUser(PluginId) - Method in interface com.atlassian.crucible.spi.services.ImpersonationService
-
Get the name of the default user configured for this plugin, if any
- getDefaultValue() - Method in class com.atlassian.crucible.spi.data.CustomFieldDefData
-
- getDeletedAvatarAbsImgLink(HttpServletRequest, int) - Method in interface com.atlassian.fisheye.spi.services.LinkService
-
Returns an absolute link to the placeholder avatar for a deleted user
- getDescription() - Method in interface com.atlassian.crucible.scm.SCMRepository
-
A user friendly description of this repository
- getDescription() - Method in class com.atlassian.crucible.spi.data.PluginRepositoryData
-
- getDescription() - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- getDescription() - Method in interface com.atlassian.crucible.spi.services.FileData
-
Returns a string describing the content, or null
when not
provided.
- getDescription() - Method in enum com.atlassian.fisheye.plugins.scm.utils.repository.RepositoryState
-
- getDescription() - Method in class com.atlassian.fisheye.spi.admin.data.AbstractLinker
-
- getDescription() - Method in enum com.atlassian.fisheye.spi.admin.data.ImportMode
-
- getDescription() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryData
-
- getDescription() - Method in enum com.atlassian.fisheye.spi.data.RepositoryDataFE.RepositoryState
-
- getDetails() - Method in class com.atlassian.crucible.scm.RevisionData
-
- getDiffRevisionKey(Principal, RevisionKey) - Method in interface com.atlassian.crucible.scm.SCMRepository
-
get the prior revision key, this is the revision this one came from
- getDir() - Method in class com.atlassian.crucible.spi.data.CvsRepositoryData
-
- getDir() - Method in class com.atlassian.fisheye.spi.data.CvsRepositoryData
-
- getDirectory() - Method in class com.atlassian.fisheye.spi.admin.data.CvsRepositoryData
-
- getDirectoryBrowser() - Method in interface com.atlassian.crucible.scm.HasDirectoryBrowser
-
- getDirectoryPath() - Method in class com.atlassian.fisheye.spi.admin.data.TarballSettings.Exclude
-
- getDisplayId() - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- getDisplayName() - Method in interface com.atlassian.crucible.scm.SCMRepository
-
A unique display name for the repository.
- getDisplayName() - Method in class com.atlassian.crucible.spi.data.ActionData
-
- getDisplayName() - Method in class com.atlassian.crucible.spi.data.PatchGroupData
-
The user displayable name of the group
- getDisplayName() - Method in class com.atlassian.crucible.spi.data.RepositoryData
-
- getDisplayName() - Method in class com.atlassian.crucible.spi.data.UserData
-
- getDisplayName() - Method in class com.atlassian.crucible.spi.services.ReviewerSearchResult.UserResult
-
- getDisplayName() - Method in class com.atlassian.fisheye.plugins.scm.utils.NamedRepositoryConfiguration
-
- getDisplayName() - Method in interface com.atlassian.fisheye.plugins.scm.utils.SimpleConfiguration
-
- getDisplayName() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryData
-
- getDisplayName() - Method in class com.atlassian.fisheye.spi.data.RepositoryDataFE
-
- getDisplayName() - Method in class com.cenqua.crucible.model.Principal.Anonymous
-
- getDisplayName() - Method in interface com.cenqua.crucible.model.Principal
-
- getDisplayName() - Method in class com.cenqua.crucible.model.Principal.SuperUser
-
- getDisplayName() - Method in interface com.cenqua.fisheye.user.plugin.AuthToken
-
The full name to use when displaying data by this user.
- getDisplayName() - Method in class com.cenqua.fisheye.user.plugin.ExampleFishEyeAuthenticator.ExampleAuthToken
-
- getDisplayPath() - Method in class com.atlassian.crucible.scm.FileHistory
-
- getDueDate() - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- getEffectiveOptions(String) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Get the effective repository options for the repository, after delegating to-
and merging with the repository defaults.
- getEmail() - Method in class com.atlassian.crucible.spi.data.UserProfileData
-
- getEmail() - Method in interface com.cenqua.fisheye.user.plugin.AuthToken
-
The email address of the user (if the underlying authenticator can automatically
determine it).
- getEmail() - Method in class com.cenqua.fisheye.user.plugin.ExampleFishEyeAuthenticator.ExampleAuthToken
-
- getEnabled() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryData
-
- getEnabledFilter() - Method in class com.atlassian.crucible.spi.data.RepositoryDataSearchCriteria
-
filters repositories by their enabled flag.
- getExcludes() - Method in class com.atlassian.fisheye.spi.admin.data.TarballSettings
-
- getExpandedRevisions() - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
-
- getExternalAuthSettings() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- getFieldScope() - Method in class com.atlassian.crucible.spi.data.CustomFieldDefData
-
- getFileExtension() - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService.QueryParameters
-
- getFileExtensions() - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService.QueryParameters
-
- getFileHistory(Principal, String, String) - Method in interface com.atlassian.crucible.scm.DirectoryBrowser
-
Get the change history of the given file or directory (history of directory changes
may not be supported by all SCMs).
- getFileLogLimit() - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
-
- getFileName() - Method in class com.atlassian.crucible.spi.data.PatchData
-
The name of the patch file
- getFileName() - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService.QueryParameters
-
- getFilePathLimit() - Method in exception com.atlassian.crucible.spi.services.ChangeSetContentTooLargeException
-
- getFileRevisions() - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
Deprecated.
- getFileRevisionsLimit() - Method in exception com.atlassian.crucible.spi.services.ReviewContentTooLargeException
-
- getFileType() - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
-
- getFileType() - Method in class com.atlassian.crucible.spi.data.ReviewItemRevisionData
-
- getFilteredReviews(String, boolean) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Get a list of all the reviews for which the user involved based on predefined criteria.
- getFinalChangeSetID() - Method in interface com.atlassian.fisheye.event.InitialRepositoryIndexCompleteEvent
-
- getFinalChangeSetID() - Method in interface com.atlassian.fisheye.event.InitialRepositoryScanCompleteEvent
-
- getFisheyeLicense() - Method in interface com.atlassian.fecru.util.LicenseInfoService
-
Returns the installed Fisheye license (or null if Fisheye is not licensed)
- getFrom() - Method in class com.atlassian.fisheye.spi.data.MailMessageData
-
- getFromContentUrl() - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
-
Returns the URI that points to the location of the raw content for the previous revision of this item.
- getFromDate() - Method in class com.atlassian.crucible.spi.data.CustomFilterData
-
- getFromDisplayName() - Method in class com.atlassian.fisheye.spi.data.MailMessageData
-
- getFromPath() - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
-
- getFromRevision() - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
-
- getFullScanInterval() - Method in class com.atlassian.fisheye.spi.admin.data.CvsUpdateOptions
-
How often a full scan of the CVS repository is done.
- getGeneralComments() - Method in class com.atlassian.crucible.spi.data.DetailedReviewData
-
- getGeneralComments(PermId<ReviewData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Get a list of the general comments visible to the effective user for a particular review.
- getGeneralComments(PermId<ReviewData>, boolean) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
- getGlob() - Method in class com.atlassian.fisheye.spi.admin.data.CaseAwarePathGlob
-
- getGlobal() - Method in interface com.atlassian.fisheye.plugin.web.helpers.Helper
-
- getGroup() - Method in class com.atlassian.crucible.spi.services.ReviewerSearchResult
-
- getGroupMembersAllowedForReview(PermId<ReviewData>, String, PageRequest) - Method in interface com.atlassian.crucible.spi.services.ReviewerSearchService
-
Get paged list of group members which could be valid reviewers
- getGroupNames(GlobalPermissionSearchCriteria, PageRequest) - Method in interface com.atlassian.crucible.spi.services.GlobalPermissionService
-
Returns a page of group names, optionally filtered by searchCriteria
.
- getGroupPermissions(Iterable<String>) - Method in interface com.atlassian.crucible.spi.services.GlobalPermissionService
-
Returns a map from group name to set of global permissions associated with that group for all groupNames
.
- getGroupPermissions(String, String) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryPermissionService
-
get permissions for given group name
- getGroupsPermissions(String, Iterable<String>) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryPermissionService
-
get permissions for all given group names
- getGroupType() - Method in class com.atlassian.fisheye.spi.data.NotificationData
-
A string for the notification client to group notifications by.
- getHeaders() - Method in class com.atlassian.fisheye.spi.data.MailMessageData
-
- getHeadMaybeDetail() - Method in class com.atlassian.crucible.scm.FileSummary
-
- getHeadRevision() - Method in class com.atlassian.crucible.scm.FileSummary
-
- getHiddenDirectories() - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- getHiddenDirectories() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- getHistoryFile() - Method in class com.atlassian.fisheye.spi.admin.data.CvsUpdateOptions
-
The location of the CVS history file
- getHourOfDay() - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService.QueryParameters
-
- getHourOfDay() - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService.QueryParameters
-
- getHref() - Method in class com.atlassian.fisheye.spi.admin.data.SimpleLinker
-
- getHtmlBody() - Method in class com.atlassian.fisheye.spi.data.NotificationData
-
- getId() - Method in class com.atlassian.crucible.spi.data.ChangesetData
-
- getId() - Method in class com.atlassian.crucible.spi.data.PatchData
-
The patch id
- getId() - Method in class com.atlassian.crucible.spi.data.ProjectData
-
- getId() - Method in class com.atlassian.crucible.spi.PermId
-
- getId(String) - Method in interface com.atlassian.crucible.spi.services.PermissionSchemeService
-
Return permission scheme name
- getId() - Method in class com.atlassian.crucible.spi.services.ReviewerSearchResult.UserResult
-
- getIndexer(String) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Get the repository indexing service for the repository.
- getIndexingPercentage() - Method in class com.atlassian.crucible.spi.data.RepositoryIndexingStatus
-
- getIndexingStateCounts() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryIndexingStatus
-
Get the counts of changesets in the repository which are in each indxing state.
- getIndexingStatus() - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryIndexer
-
Returns a snapshot of the status of the indexer.
- getInitialImport() - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- getInnerHtml() - Method in class com.atlassian.fisheye.ui.filedecoration.GutterRenderResult
-
- getInstanceDir() - Method in interface com.atlassian.fisheye.spi.services.ServerInfoService
-
- getJiraIssueKey() - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- getKey() - Method in class com.atlassian.crucible.spi.data.ProjectData
-
- getKey() - Method in enum com.atlassian.fisheye.spi.admin.data.ImportMode
-
- getKeyName() - Method in class com.atlassian.fisheye.spi.admin.data.AuthenticationData
-
- getLabel() - Method in class com.atlassian.crucible.spi.data.CustomFieldDefData
-
- getLastModified(String) - Method in interface com.atlassian.fisheye.spi.services.RepositoryService
-
- getLastModified() - Method in interface com.atlassian.fisheye.spi.services.RepositoryService
-
- getLastScanTime() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryIndexingStatus
-
The time the last scan of the repository completed.
- getLicensedUserCount() - Method in interface com.atlassian.crucible.spi.services.UserService
-
- getLimit() - Method in class com.atlassian.fecru.page.Page
-
- getLimit() - Method in class com.atlassian.fecru.page.PageRequest
-
- getLimitSize() - Method in exception com.atlassian.crucible.spi.services.ChangeSetContentTooLargeException
-
- getLimitSize() - Method in exception com.atlassian.crucible.spi.services.ContentTooLargeException
-
- getLimitSize() - Method in exception com.atlassian.crucible.spi.services.ReviewContentTooLargeException
-
- getLineRanges() - Method in class com.atlassian.crucible.spi.data.VersionedLineCommentData
-
- getLinesAdded() - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
-
- getLinesRemoved() - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
-
- getLinkedIssue() - Method in interface com.atlassian.fisheye.plugin.web.helpers.Helper
-
- getLinkedIssues() - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- getLocation() - Method in class com.atlassian.crucible.spi.data.GitRepositoryData
-
- getLocation() - Method in class com.atlassian.crucible.spi.data.HgRepositoryData
-
- getLocation() - Method in class com.atlassian.fisheye.spi.admin.data.GitRepositoryData
-
- getLocation() - Method in class com.atlassian.fisheye.spi.admin.data.HgRepositoryData
-
- getLocation() - Method in interface com.atlassian.fisheye.spi.admin.data.PasswordAuthenticatedRepositoryData
-
- getLocation() - Method in class com.atlassian.fisheye.spi.data.GitRepositoryData
-
- getLocation() - Method in class com.atlassian.fisheye.spi.data.HgRepositoryData
-
- getLocationDescription() - Method in class com.atlassian.fisheye.spi.admin.data.CvsRepositoryData
-
- getLocationDescription() - Method in class com.atlassian.fisheye.spi.admin.data.GitRepositoryData
-
- getLocationDescription() - Method in class com.atlassian.fisheye.spi.admin.data.HgRepositoryData
-
- getLocationDescription() - Method in class com.atlassian.fisheye.spi.admin.data.ObsoleteRepositoryData
-
- getLocationDescription() - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
-
- getLocationDescription() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryData
-
- getLocationDescription() - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- getLocCount(String, LocMetricsService.QueryParameters) - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService
-
- getLogicalPathPrefix() - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData.SymbolicRule
-
- getMappedCommitters() - Method in class com.atlassian.crucible.spi.data.UserProfileData
-
- getMappedUser(String, String) - Method in interface com.atlassian.crucible.spi.services.UserService
-
Get a the UserData of the user that is mapped to a committer in a repository.
- getMaxCsid() - Method in interface com.atlassian.fisheye.spi.services.RecentChangesetsService.QueryParameters
-
- getMaxDate() - Method in interface com.atlassian.fisheye.activity.ExternalActivityItemSearchParams
-
The maximum date bound for search results.
- getMaxDate() - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService.QueryParameters
-
- getMaxDate() - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService.QueryParameters
-
- getMaxFiles() - Method in class com.atlassian.fisheye.spi.admin.data.TarballSettings
-
- getMaxIndexableSize() - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- getMaxIndexableSize() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- getMaxItems() - Method in interface com.atlassian.fisheye.activity.ExternalActivityItemSearchParams
-
The maximum number of activity items to return.
- getMaxReturn() - Method in interface com.atlassian.fisheye.spi.services.RecentChangesetsService.QueryParameters
-
- getMaybeDetails() - Method in class com.atlassian.crucible.scm.HasMaybeDetails
-
- getMaybeDetails(RevisionKey) - Method in class com.atlassian.crucible.scm.HasMaybeDetails
-
Get the RevisionData for a key, or null if we don't have any
- getMaybeHistory() - Method in class com.atlassian.crucible.scm.FileSummary
-
- getMentionedUserName() - Method in interface com.atlassian.fisheye.event.UserMentionedEvent
-
- getMentioningUserName() - Method in interface com.atlassian.fisheye.event.UserMentionedEvent
-
- getMessage() - Method in interface com.atlassian.crucible.spi.data.CommentData
-
- getMessage() - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
-
- getMessage() - Method in interface com.atlassian.crucible.spi.data.CsCommentData
-
Get the text of the comment.
- getMessage() - Method in class com.atlassian.crucible.workflow.ResultMessage
-
- getMessage() - Method in class com.atlassian.crucible.workflow.ValidationResult
-
- getMessage() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryIndexingStatus
-
Human readable status/error message.
- getMessageAsHtml() - Method in interface com.atlassian.crucible.spi.data.CommentData
-
- getMessageAsHtml() - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
-
- getMessageHtml() - Method in exception com.atlassian.crucible.spi.services.ContentTooLargeException
-
- getMetrics() - Method in interface com.atlassian.crucible.spi.data.CommentData
-
- getMetrics() - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
-
- getMetrics(int) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Get metrics metadata for specified metrics version
- getMetricsVersion() - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- getMinDate() - Method in interface com.atlassian.fisheye.activity.ExternalActivityItemSearchParams
-
The minimum date bound for search results.
- getMinDate() - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService.QueryParameters
-
- getMinDate() - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService.QueryParameters
-
- getModerator() - Method in class com.atlassian.crucible.spi.data.CustomFilterData
-
- getModerator() - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- getModuleDescriptor() - Method in interface com.atlassian.crucible.scm.SCMModule
-
- getModuleDescriptor() - Method in class com.atlassian.fisheye.plugins.scm.utils.ConfigurableSCMModule
-
- getMultipartContent() - Method in class com.atlassian.fisheye.spi.data.MailMessageData
-
- getName() - Method in interface com.atlassian.crucible.scm.SCMModule
-
- getName() - Method in interface com.atlassian.crucible.scm.SCMRepository
-
An immutable unique key for the repository.
- getName() - Method in class com.atlassian.crucible.spi.data.ActionData
-
- getName() - Method in class com.atlassian.crucible.spi.data.CustomFieldDefData
-
- getName() - Method in class com.atlassian.crucible.spi.data.CustomFieldValue
-
- getName() - Method in class com.atlassian.crucible.spi.data.NamedPrincipalAssociationData
-
- getName() - Method in class com.atlassian.crucible.spi.data.PermissionSchemeData
-
- getName() - Method in class com.atlassian.crucible.spi.data.ProjectData
-
- getName() - Method in class com.atlassian.crucible.spi.data.RepositoryData
-
- getName() - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- getName() - Method in interface com.atlassian.crucible.spi.services.FileData
-
Returns the original name of the resource.
- getName(int) - Method in interface com.atlassian.crucible.spi.services.PermissionSchemeService
-
Returns the permission scheme name
- getName() - Method in class com.atlassian.crucible.spi.services.ReviewerSearchResult.GroupResult
-
- getName() - Method in class com.atlassian.fisheye.plugins.scm.utils.NamedRepositoryConfiguration
-
- getName() - Method in interface com.atlassian.fisheye.plugins.scm.utils.SimpleConfiguration
-
- getName() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryData
-
- getName() - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData.SymbolicRule
-
- getName() - Method in class com.atlassian.fisheye.spi.data.PathInfoData
-
- getName() - Method in class com.atlassian.fisheye.spi.data.RepositoryDataFE
-
- getNameFilter() - Method in class com.atlassian.crucible.spi.data.RepositoryDataSearchCriteria
-
filters repositories by given key.
- getNames() - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Returns the name of all repositories current user can admin.
- getNames() - Method in class com.atlassian.fisheye.spi.data.TabularQueryResultData
-
- getNewResolution() - Method in interface com.atlassian.crucible.event.CommentResolutionChangedEvent
-
- getNewState() - Method in interface com.atlassian.crucible.event.ReviewStateChangedEvent
-
- getNextPageRequest() - Method in class com.atlassian.fecru.page.Page
-
- getNumFileRevisions() - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- getOldDescription() - Method in interface com.atlassian.crucible.event.ReviewDescriptionUpdatedEvent
-
- getOldMessage() - Method in interface com.atlassian.crucible.event.CommentUpdatedEvent
-
Get the message the comment contained before the update.
- getOldMessage() - Method in interface com.atlassian.crucible.event.cscomment.CsCommentUpdatedEvent
-
Get the message the comment contained before the update.
- getOldResolution() - Method in interface com.atlassian.crucible.event.CommentResolutionChangedEvent
-
- getOldReviewData() - Method in interface com.atlassian.crucible.event.ReviewUpdatedEvent
-
Return the pre-update review data for the review
- getOldState() - Method in interface com.atlassian.crucible.event.ReviewStateChangedEvent
-
- getP4JobFixed() - Method in interface com.atlassian.fisheye.spi.services.RecentChangesetsService.QueryParameters
-
- getP4JobIds() - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- getParams() - Method in class com.atlassian.fisheye.plugin.web.conditions.AbstractFisheyeCondition
-
Get a Map of the parameters provided to the condition.
- getParent() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryData
-
- getParentCommentId() - Method in interface com.atlassian.crucible.spi.data.CommentData
-
Get the perma-id of the comment that this comment is a reply to.
- getParentCommentId() - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
-
- getParentReview() - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- getParents() - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- getParticipant() - Method in interface com.atlassian.fisheye.plugin.web.helpers.Helper
-
- getParticipants() - Method in class com.atlassian.crucible.spi.data.ReviewItemData
-
- getPassphrase() - Method in class com.atlassian.fisheye.spi.admin.data.AuthenticationData
-
- getPassword() - Method in class com.atlassian.fisheye.spi.admin.data.AuthenticationData
-
- getPassword() - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
-
- getPassword() - Method in interface com.atlassian.fisheye.spi.admin.data.PasswordAuthenticatedRepositoryData
-
- getPassword() - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- getPatches() - Method in class com.atlassian.crucible.spi.data.PatchGroupData
-
The patches in the group
- getPatchUrl() - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
-
- getPath() - Method in class com.atlassian.crucible.scm.DirectorySummary
-
- getPath() - Method in class com.atlassian.crucible.scm.RevisionKey
-
- getPath() - Method in class com.atlassian.crucible.spi.data.CrucibleRevisionData
-
- getPath() - Method in class com.atlassian.crucible.spi.data.GitRepositoryData
-
- getPath() - Method in class com.atlassian.crucible.spi.data.P4RepositoryData
-
- getPath() - Method in class com.atlassian.crucible.spi.data.ReviewItemRevisionData
-
- getPath() - Method in class com.atlassian.crucible.spi.data.SvnRepositoryData
-
- getPath() - Method in interface com.atlassian.fisheye.plugin.web.helpers.RepositoryHelper
-
- getPath() - Method in class com.atlassian.fisheye.spi.admin.data.CaseAwarePath
-
- getPath() - Method in class com.atlassian.fisheye.spi.admin.data.GitRepositoryData
-
- getPath() - Method in class com.atlassian.fisheye.spi.admin.data.HgRepositoryData
-
- getPath() - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
-
- getPath() - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- getPath() - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
-
- getPath() - Method in class com.atlassian.fisheye.spi.data.FileRevisionKeyData
-
- getPath() - Method in class com.atlassian.fisheye.spi.data.GitRepositoryData
-
- getPath() - Method in class com.atlassian.fisheye.spi.data.P4RepositoryData
-
- getPath() - Method in class com.atlassian.fisheye.spi.data.SvnRepositoryData
-
- getPath() - Method in class com.atlassian.fisheye.spi.data.WatchData
-
- getPath() - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService.QueryParameters
-
- getPath() - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService.QueryParameters
-
- getPath() - Method in interface com.atlassian.fisheye.spi.services.RecentChangesetsService.QueryParameters
-
- getPathWithinRepository() - Method in interface com.atlassian.fisheye.plugin.web.helpers.RepositoryHelper
-
- getPermaId() - Method in interface com.atlassian.crucible.spi.data.CommentData
-
- getPermaId() - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
-
- getPermaId() - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- getPermaIdAsString() - Method in interface com.atlassian.crucible.spi.data.CommentData
-
Get the comment's perma-id.
- getPermaIdAsString() - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
-
- getPermaIdHistory() - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- getPermId() - Method in class com.atlassian.crucible.spi.data.ReviewItemData
-
- getPermId() - Method in exception com.atlassian.crucible.spi.services.NotFoundException
-
- getPermissionSchemeId() - Method in class com.atlassian.crucible.spi.data.ProjectData
-
- getPermissionSchemeName() - Method in class com.atlassian.crucible.spi.data.ProjectData
-
- getPluginKey() - Method in class com.atlassian.crucible.spi.data.PluginRepositoryData
-
- getPolledUpdateOptions() - Method in class com.atlassian.fisheye.spi.admin.data.DefaultUpdateOptions
-
Get the defaults for default UpdateOptions for non-CVS repositories
- getPollInterval() - Method in class com.atlassian.fisheye.spi.admin.data.PolledUpdateOptions
-
How often the repository is polled for updates.
- getPort() - Method in class com.atlassian.crucible.spi.data.P4RepositoryData
-
- getPort() - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
-
- getPort() - Method in class com.atlassian.fisheye.spi.data.P4RepositoryData
-
- getPosition() - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- getPreferences() - Method in class com.atlassian.crucible.spi.data.UserProfileData
-
- getPrivateKey() - Method in class com.atlassian.fisheye.spi.admin.data.AuthenticationData
-
- getPrivateKey() - Method in class com.atlassian.fisheye.spi.admin.data.KeyPair
-
- getProductName() - Method in interface com.atlassian.fisheye.spi.services.ServerInfoService
-
- getProductVersionInfo() - Method in interface com.atlassian.fisheye.spi.services.ServerInfoService
-
Get product version info
- getProject() - Method in class com.atlassian.crucible.spi.data.CustomFilterData
-
- getProject(String) - Method in interface com.atlassian.crucible.spi.services.ProjectService
-
Get a project from its key -- this does not load the list of allowed reviewers
- getProject(String, boolean) - Method in interface com.atlassian.crucible.spi.services.ProjectService
-
Get the details of a project, optionally including the list of allowed reviewers, which is expensive to get.
- getProject(Integer) - Method in interface com.atlassian.crucible.spi.services.ProjectService
-
Deprecated.
- getProject() - Method in interface com.atlassian.fisheye.plugin.web.helpers.Helper
-
- getProjectAbsLink(HttpServletRequest, String) - Method in interface com.atlassian.fisheye.spi.services.LinkService
-
Returns an absolute link to a Crucible project
- getProjectAllowedReviewerGroups(String, PageRequest) - Method in interface com.atlassian.crucible.spi.services.ProjectService
-
Get paged list of project allowed users
- getProjectAllowedReviewerGroupsIterable(String, PageRequest) - Method in interface com.atlassian.crucible.spi.services.ProjectService
-
Returns a service-object as an Iterable used to iterate over project allowed reviewer groups
Note: this Iterator will make a number of calls to the project service lazily (on Iterator.next()
or Iterator.hasNext()
) until all pages are retrieved.
- getProjectAllowedReviewerUsers(String, PageRequest) - Method in interface com.atlassian.crucible.spi.services.ProjectService
-
Get paged list of project default allowed users
- getProjectAllowedReviewerUsersIterable(String, PageRequest) - Method in interface com.atlassian.crucible.spi.services.ProjectService
-
Returns a service-object as an Iterable used to iterate over project allowed reviewer users
Note: this Iterator will make a number of calls to the project service lazily (on Iterator.next()
or Iterator.hasNext()
) until all pages are retrieved.
- getProjectDefaultReviewerGroups(String, PageRequest) - Method in interface com.atlassian.crucible.spi.services.ProjectService
-
Get a paged list of project default reviewer groups
- getProjectDefaultReviewerGroupsIterable(String, PageRequest) - Method in interface com.atlassian.crucible.spi.services.ProjectService
-
Returns a service-object as an Iterable used to iterate over project default reviewer groups
Note: this Iterator will make a number of calls to the project service lazily (on Iterator.next()
or Iterator.hasNext()
) until all pages are retrieved.
- getProjectDefaultReviewerUsers(String, PageRequest) - Method in interface com.atlassian.crucible.spi.services.ProjectService
-
Get paged list of project default reviewer users
- getProjectDefaultReviewerUsersIterable(String, PageRequest) - Method in interface com.atlassian.crucible.spi.services.ProjectService
-
Returns a service-object as an Iterable used to iterate over project default reviewer users
Note: this Iterator will make a number of calls to the project service lazily (on Iterator.next()
or Iterator.hasNext()
) until all pages are retrieved.
- getProjectId(String) - Method in interface com.atlassian.crucible.spi.services.ProjectService
-
Get project ID from its key
- getProjectId() - Method in interface com.atlassian.fisheye.activity.ExternalActivityItemSearchParams
-
If specified, only include activity relating to this project.
- getProjectKey() - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- getProjectService() - Method in interface com.atlassian.fisheye.plugin.web.helpers.Helper
-
- getProviderPluginModuleKey() - Method in class com.atlassian.fisheye.plugins.scm.utils.SimpleConfigurationServlet
-
- getPublicKey() - Method in class com.atlassian.fisheye.spi.admin.data.AuthenticationData
-
- getPublicKey() - Method in class com.atlassian.fisheye.spi.admin.data.KeyPair
-
- getPublicKeyContents(String) - Method in interface com.atlassian.fisheye.spi.admin.services.SshKeyService
-
Gets the public key for given key name or throws en exception if the file doesn't exist.
- getQueryBuilder() - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService
-
- getQueryBuilder() - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService
-
- getQueryBuilder() - Method in interface com.atlassian.fisheye.spi.services.RecentChangesetsService
-
- getRange() - Method in class com.atlassian.crucible.spi.data.VersionedLineCommentData.LineRangeDetail
-
- getReadStatus() - Method in interface com.atlassian.crucible.spi.data.CommentData
-
Get the read status of the comment with respect to the user who requested
the comment.
- getReadStatus() - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
-
- getRecipients() - Method in class com.atlassian.fisheye.spi.data.MailMessageData
-
- getRecipients() - Method in class com.atlassian.fisheye.spi.data.NotificationData
-
- getRegex() - Method in class com.atlassian.fisheye.spi.admin.data.SimpleLinker
-
- getRegex() - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData.SymbolicRule
-
- getReleaseNumber() - Method in class com.atlassian.crucible.spi.data.VersionInfo
-
- getReminderDate() - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- getRemovedRevisions() - Method in interface com.atlassian.crucible.event.ReviewItemRevisionDataChangedEvent
-
- getRenameOption() - Method in class com.atlassian.fisheye.spi.admin.data.GitRepositoryData
-
- getRepFilter() - Method in interface com.atlassian.fisheye.activity.ExternalActivityItemSearchParams
-
If specified, only include activity relating to this repository.
- getReplies() - Method in interface com.atlassian.crucible.spi.data.CommentData
-
Get the direct replies to the comment.
- getReplies() - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
-
- getReplies(PermId<CommentData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Get a list of the comment replies that are visible to the effective user.
- getReplies(PermId<CommentData>, boolean) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
- getRepositories() - Method in interface com.atlassian.crucible.scm.SCMModule
-
- getRepositories() - Method in interface com.atlassian.crucible.spi.services.RepositoryService
-
- getRepositories(RepositoryDataSearchCriteria, PageRequest) - Method in interface com.atlassian.crucible.spi.services.RepositoryService
-
Returns filtered list of repositories in this instance that the current user has access to.
- getRepositories() - Method in class com.atlassian.fisheye.plugins.scm.utils.ConfigurableSCMModule
-
- getRepositories() - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Returns the
RepositoryData
of all repositories current user can admin.
- getRepository(String) - Method in interface com.atlassian.crucible.spi.services.RepositoryService
-
Returns the details of the repository with the specified key.
- getRepository() - Method in interface com.atlassian.fisheye.plugin.web.helpers.Helper
-
- getRepository() - Method in class com.atlassian.fisheye.spi.data.WatchData
-
- getRepositoryData() - Method in interface com.atlassian.fisheye.plugin.web.helpers.RepositoryHelper
-
- getRepositoryData(String) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Return the data object for the repository.
- getRepositoryIndexingStatus(String) - Method in interface com.atlassian.crucible.spi.services.RepositoryService
-
Returns indexing status for the repository with the specified key.
- getRepositoryInfo(String) - Method in interface com.atlassian.fisheye.spi.services.RepositoryService
-
- getRepositoryName() - Method in class com.atlassian.crucible.spi.data.CommitterData
-
- getRepositoryName() - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
-
- getRepositoryName() - Method in interface com.atlassian.fisheye.event.RepositoryEvent
-
- getRepositoryName() - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- getRepositoryOptions(String) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Return the repository options defined for the repository.
- getRepositoryService() - Method in interface com.atlassian.fisheye.plugin.web.helpers.Helper
-
- getRequest() - Method in interface com.atlassian.fisheye.plugin.web.helpers.Helper
-
- getRequiredGroups() - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- getRequiredGroups() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- getRequiredGroups(String, PageRequest) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Get a page of repository required groups
Note the current user must have admin rights for this repository.
- getRequiredParam(String) - Method in class com.atlassian.fisheye.plugin.web.conditions.AbstractFisheyeCondition
-
Get a named parameter, throwing an exception if it is not set.
- getRequiredWriteGroups() - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- getRequiredWriteGroups() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- getRestMessage() - Method in class com.atlassian.crucible.workflow.ResultMessage
-
- getResultKey() - Method in class com.atlassian.crucible.workflow.ValidationResult
-
- getResultSeverity() - Method in class com.atlassian.crucible.workflow.ValidationResult
-
- getResultsTruncated() - Method in class com.atlassian.fisheye.spi.data.ChangesetsData
-
- getRev() - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
-
- getRev() - Method in class com.atlassian.fisheye.spi.data.FileRevisionKeyData
-
- getReview(PermId<ReviewData>, boolean) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
- getReview(PermId<ReviewData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Gets a single review from its permId.
- getReview() - Method in interface com.atlassian.fisheye.plugin.web.helpers.Helper
-
- getReviewAbsLink(HttpServletRequest, String) - Method in interface com.atlassian.fisheye.spi.services.LinkService
-
Returns an absolute link to a Crucible review
- getReviewCount() - Method in interface com.atlassian.crucible.spi.services.CrucibleStatisticsService
-
- getReviewDetails(PermId<ReviewData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Get a single review from its permId.
- getReviewer() - Method in interface com.atlassian.crucible.event.ReviewerCompletedEvent
-
Returns the reviewer that completed this review.
- getReviewer() - Method in interface com.atlassian.crucible.event.ReviewerUncompletedEvent
-
Returns the reviewer that uncompleted this review.
- getReviewer() - Method in class com.atlassian.crucible.spi.data.CustomFilterData
-
- getReviewers() - Method in class com.atlassian.crucible.spi.data.DetailedReviewData
-
- getReviewId() - Method in interface com.atlassian.crucible.event.ReviewEvent
-
- getReviewId() - Method in exception com.atlassian.crucible.workflow.WorkflowConditionValidationException
-
- getReviewId() - Method in class com.atlassian.crucible.workflow.WorkflowTransitionContext
-
- getReviewItem(PermId<ReviewData>, PermId<ReviewItemData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Returns detailed information for a specific review item.
- getReviewItem() - Method in interface com.atlassian.fisheye.plugin.web.helpers.Helper
-
- getReviewItemId() - Method in class com.atlassian.crucible.spi.data.VersionedCommentData
-
- getReviewItems() - Method in class com.atlassian.crucible.spi.data.DetailedReviewData
-
- getReviewItemsForReview(PermId<ReviewData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Get a list of all the items in a review.
- getReviewPatches(PermId<ReviewData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Get the list of patches in the review
- getReviewPermId() - Method in interface com.atlassian.fisheye.plugin.web.helpers.Helper
-
- getReviewService() - Method in interface com.atlassian.fisheye.plugin.web.helpers.Helper
-
- getReviewsForChangeset(String, String) - Method in interface com.atlassian.fisheye.spi.services.SearchService
-
- getReviewsForChangesets(String, Set<String>) - Method in interface com.atlassian.fisheye.spi.services.SearchService
-
- getReviewsInStates(ReviewData.State[], boolean) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Retrieves all reviews that are in one of the the specified states.
- getRevision() - Method in class com.atlassian.crucible.scm.RevisionKey
-
- getRevision() - Method in class com.atlassian.crucible.spi.data.ReviewItemRevisionData
-
- getRevision() - Method in class com.atlassian.crucible.spi.data.VersionedLineCommentData.LineRangeDetail
-
- getRevision() - Method in interface com.atlassian.fisheye.plugin.web.helpers.Helper
-
- getRevision(String, String, String) - Method in interface com.atlassian.fisheye.spi.services.RevisionDataService
-
- getRevisionCount(String, LocMetricsService.QueryParameters) - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService
-
- getRevisionData(Principal, RevisionKey) - Method in interface com.atlassian.crucible.scm.SCMRepository
-
Return information about a particular revision of a particular path.
- getRevisionDataService() - Method in interface com.atlassian.fisheye.plugin.web.helpers.Helper
-
- getRevisions() - Method in class com.atlassian.crucible.scm.ChangeSet
-
- getRevisions() - Method in class com.atlassian.crucible.scm.FileHistory
-
- getRevisions() - Method in class com.atlassian.crucible.spi.data.CrucibleRevisionData
-
- getRevisions() - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
Deprecated.
- getRevisions() - Method in class com.atlassian.fisheye.spi.data.RevisionGraphSliceData
-
- getRevisionsDataIterable() - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- getRevisionsIterable() - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- getRows() - Method in class com.atlassian.fisheye.spi.data.TabularQueryResultData
-
- getRows(int) - Method in class com.atlassian.fisheye.spi.data.TabularQueryResultData
-
- getScanningPercentage() - Method in class com.atlassian.crucible.spi.data.RepositoryIndexingStatus
-
- getSCMRepository(String) - Method in interface com.atlassian.crucible.spi.services.RepositoryService
-
Returns an
SCMRepository
instance for
the Crucible source repository with the given key.
- getSearchDirection() - Method in interface com.atlassian.fisheye.activity.ExternalActivityItemSearchParams
-
The chronological direction to search for activity items.
- getServer() - Method in class com.atlassian.crucible.spi.data.P4RepositoryData
-
- getServer() - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
-
- getServer() - Method in class com.atlassian.fisheye.spi.data.P4RepositoryData
-
- getServerTimeZone() - Method in interface com.atlassian.fisheye.spi.services.ServerInfoService
-
- getShowCheckoutURL() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- getShowCheckoutURLs() - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- getSimpleLinkers() - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- getSimpleLinkers() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- getSize() - Method in class com.atlassian.fecru.page.Page
-
- getSliceInRevisionGraph(String, String, int, Direction) - Method in interface com.atlassian.fisheye.spi.services.RevisionDataService
-
- getSliceInRevisionGraph(String, String, Set<String>, int, Direction) - Method in interface com.atlassian.fisheye.spi.services.RevisionDataService
-
- getSnippetCount() - Method in interface com.atlassian.crucible.spi.services.CrucibleStatisticsService
-
- getSource() - Method in class com.atlassian.crucible.spi.data.CrucibleRevisionData
-
- getSource() - Method in class com.atlassian.crucible.spi.data.ReviewItemRevisionData
-
- getSourceName() - Method in class com.atlassian.crucible.spi.data.PatchGroupData
-
The internal name of the group
- getSparseRevisions() - Method in class com.atlassian.fisheye.spi.data.RevisionGraphSliceData
-
- getStart() - Method in class com.atlassian.fecru.page.Page
-
- getStart() - Method in class com.atlassian.fecru.page.PageRequest
-
- getStartRevision() - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
-
- getStartRevision() - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- getState() - Method in class com.atlassian.crucible.spi.data.CustomFilterData
-
- getState() - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- getState(String) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Return the state of the repository.
- getState() - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
-
- getState() - Method in class com.atlassian.fisheye.spi.data.RepositoryDataFE
-
- getState(String) - Static method in enum com.atlassian.fisheye.spi.data.RepositoryDataFE.RepositoryState
-
- getStateDescription() - Method in interface com.atlassian.crucible.scm.SCMRepository
-
A human readable description of the repository's current state
- getStateDescription() - Method in class com.atlassian.crucible.spi.data.PluginRepositoryData
-
- getStaticDir() - Method in interface com.atlassian.crucible.spi.FisheyePluginUtilities
-
- getStaticPathAbsLink(HttpServletRequest) - Method in interface com.atlassian.fisheye.spi.services.LinkService
-
Returns an absolute link to the path under which Fisheye/Crucible static resources are located
- getStatus() - Method in class com.atlassian.crucible.spi.data.CommentResolutionData
-
- getStoreRevisions() - Method in class com.atlassian.crucible.spi.data.ProjectData
-
- getStripCount() - Method in class com.atlassian.crucible.spi.data.AnchorData
-
- getStripPrefix() - Method in class com.atlassian.fisheye.spi.admin.data.CvsUpdateOptions
-
Prefix to strip off files found in the history file, to make them relative to the repository's CVS directory.
- getStyle() - Method in class com.atlassian.fisheye.ui.filedecoration.GutterRenderResult
-
- getSubject() - Method in class com.atlassian.fisheye.spi.data.MailMessageData
-
- getSubject() - Method in class com.atlassian.fisheye.spi.data.NotificationData
-
- getSummary() - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- getSummary() - Method in interface com.atlassian.fisheye.activity.ExternalActivityItem
-
A summary for this activity item
- getSyntaxDef() - Method in class com.atlassian.fisheye.spi.admin.data.AdvancedLinker
-
- getSyntaxType() - Method in class com.atlassian.fisheye.spi.admin.data.CommitMessageSyntaxSettings
-
- getTags() - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- getTags() - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- getTarballSettings() - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- getTarballSettings() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- getTemplatePackage() - Method in class com.atlassian.fisheye.plugins.scm.utils.SimpleConfigurationServlet
-
- getTextBody() - Method in class com.atlassian.fisheye.spi.data.NotificationData
-
- getTimeSpent() - Method in class com.atlassian.crucible.spi.data.ReviewerData
-
- getTimeZone() - Method in class com.atlassian.crucible.spi.data.UserProfileData
-
- getTitle() - Method in class com.atlassian.crucible.spi.data.CustomFilterData
-
- getTitle() - Method in class com.atlassian.crucible.workflow.ResultMessage
-
- getTitle() - Method in interface com.atlassian.fisheye.activity.ExternalActivityItem
-
The title of this activity item
- getToContentUrl() - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
-
Returns the URI that points to the location of the raw content for the current revision of this item.
- getToDate() - Method in class com.atlassian.crucible.spi.data.CustomFilterData
-
- getToPath() - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
-
- getToRevision() - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
-
- getTotalLines() - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
-
- getTotalReviewCommentCount() - Method in interface com.atlassian.crucible.spi.services.CrucibleStatisticsService
-
- getTotalReviewCommentWithDefectCount() - Method in interface com.atlassian.crucible.spi.services.CrucibleStatisticsService
-
- getTotalSnippetCommentCount() - Method in interface com.atlassian.crucible.spi.services.CrucibleStatisticsService
-
- getTransitionAction() - Method in class com.atlassian.crucible.workflow.WorkflowTransitionContext
-
- getTransitions() - Method in class com.atlassian.crucible.spi.data.DetailedReviewData
-
- getTrunks() - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- getType() - Method in class com.atlassian.crucible.spi.data.CustomFieldDefData
-
- getType() - Method in class com.atlassian.crucible.spi.data.RepositoryData
-
- getType() - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- getType() - Method in class com.atlassian.crucible.spi.services.ReviewerSearchResult
-
- getType() - Method in class com.atlassian.fisheye.spi.admin.data.CvsRepositoryData
-
- getType() - Method in class com.atlassian.fisheye.spi.admin.data.GitRepositoryData
-
- getType() - Method in class com.atlassian.fisheye.spi.admin.data.HgRepositoryData
-
- getType() - Method in class com.atlassian.fisheye.spi.admin.data.ObsoleteRepositoryData
-
- getType() - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
-
- getType() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryData
-
- getType() - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- getTypeFilter() - Method in class com.atlassian.crucible.spi.data.RepositoryDataSearchCriteria
-
filters repositories by its type.
- getTz() - Method in interface com.atlassian.fisheye.activity.ExternalActivityItemSearchParams
-
The search requester's current TimeZone
.
- getUncompletedReviewers(PermId<ReviewData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Get the reviewer data of the reviewers that didn't complete the review.
- getUncompletedReviewsForUser(String) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Get a list of all the reviews for which the user is a reviwer who has not completed the review.
- getUnknownAvatarAbsImgLink(HttpServletRequest, int) - Method in interface com.atlassian.fisheye.spi.services.LinkService
-
Returns an absolute link to the placeholder avatar for unknown users
- getUpdateOptions() - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- getUpdateOptions() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- getUploadDate() - Method in class com.atlassian.crucible.spi.data.PatchData
-
The upload date of the file
- getUrl() - Method in class com.atlassian.crucible.spi.data.PatchData
-
The url to download the patch content
- getUrl() - Method in class com.atlassian.crucible.spi.data.SvnRepositoryData
-
- getUrl() - Method in class com.atlassian.crucible.spi.data.UserData
-
- getUrl() - Method in interface com.atlassian.fisheye.activity.ExternalActivityItem
-
A url for this activity item
- getUrl() - Method in interface com.atlassian.fisheye.event.UserMentionedEvent
-
- getUrl() - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- getUrl() - Method in class com.atlassian.fisheye.spi.data.SvnRepositoryData
-
- getUseDefaults(String) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Gets repository "use defaults" flag.
- getUser() - Method in interface com.atlassian.crucible.spi.data.CommentData
-
Get the comment's author.
- getUser() - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
-
- getUser() - Method in class com.atlassian.crucible.spi.data.CommentResolutionData
-
- getUser() - Method in interface com.atlassian.crucible.spi.data.CsCommentData
-
Get the comment's author.
- getUser() - Method in class com.atlassian.crucible.spi.data.ReviewItemData.ParticipantStatus
-
- getUser() - Method in class com.atlassian.crucible.spi.services.ReviewerSearchResult
-
- getUser(String) - Method in interface com.atlassian.crucible.spi.services.UserService
-
Get a UserData object for a named user.
- getUser() - Method in interface com.atlassian.fisheye.plugin.web.helpers.GlobalHelper
-
- getUser() - Method in class com.atlassian.fisheye.spi.data.WatchData
-
- getUserAbsLink(HttpServletRequest, String) - Method in interface com.atlassian.fisheye.spi.services.LinkService
-
Returns an absolute link to a user's page
- getUserData() - Method in class com.atlassian.crucible.spi.data.UserProfileData
-
- getUserFilter() - Method in interface com.atlassian.fisheye.activity.ExternalActivityItemSearchParams
-
If specified, only include activity relating to this user.
- getUserName() - Method in class com.atlassian.crucible.spi.data.UserData
-
- getUserName() - Method in class com.atlassian.crucible.spi.services.ReviewerSearchResult.UserResult
-
- getUsername() - Method in interface com.atlassian.fisheye.activity.ExternalActivityItem
-
The username of the author for this activity item
- getUsername() - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
-
- getUsername() - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- getUserName() - Method in class com.cenqua.crucible.model.Principal.Anonymous
-
- getUserName() - Method in interface com.cenqua.crucible.model.Principal
-
- getUserName() - Method in class com.cenqua.crucible.model.Principal.SuperUser
-
- getUsername() - Method in interface com.cenqua.fisheye.user.plugin.AuthToken
-
The username used when authenticating the user
- getUsername() - Method in class com.cenqua.fisheye.user.plugin.ExampleFishEyeAuthenticator.ExampleAuthToken
-
- getUserNames(GlobalPermissionSearchCriteria, PageRequest) - Method in interface com.atlassian.crucible.spi.services.GlobalPermissionService
-
Returns a page of user names, optionally filtered by searchCriteria
.
- getUserPermissions(Iterable<String>) - Method in interface com.atlassian.crucible.spi.services.GlobalPermissionService
-
Returns a map from user name to set of global permissions associated with that user for all userNames
.
- getUserPermissions(String, String) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryPermissionService
-
get permissions for given user name
- getUserProfile(String) - Method in interface com.atlassian.crucible.spi.services.UserService
-
Get a UserProfileData object for a named user.
- getUsers(Set<String>) - Method in interface com.atlassian.crucible.spi.services.UserService
-
Get a List object for users.
- getUsersPermissions(String, Iterable<String>) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryPermissionService
-
get permissions for all given user names
- getValue() - Method in class com.atlassian.crucible.spi.data.CustomFieldData
-
- getValue() - Method in class com.atlassian.crucible.spi.data.CustomFieldValue
-
- getValues() - Method in class com.atlassian.crucible.spi.data.CustomFieldDefData
-
- getValues() - Method in class com.atlassian.fecru.page.Page
-
- getVersionedComments() - Method in class com.atlassian.crucible.spi.data.DetailedReviewData
-
- getVersionedComments(PermId<ReviewItemData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Get a list of the comments visible to the effective user for a particular review item.
- getVersionedComments(PermId<ReviewItemData>, boolean) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
- getVersionInfo() - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
- getWatchesForRepo(String) - Method in interface com.atlassian.fisheye.spi.services.WatchService
-
Returns watches for the given repository
- getWatchesForUser(String) - Method in interface com.atlassian.fisheye.spi.services.WatchService
-
Returns watches for the given user
- getWidth() - Method in interface com.atlassian.fisheye.ui.filedecoration.DiffLineDecorator
-
- getWidth() - Method in interface com.atlassian.fisheye.ui.filedecoration.LineDecorator
-
- getWikiSyntaxStartDate() - Method in class com.atlassian.fisheye.spi.admin.data.CommitMessageSyntaxSettings
-
- getXStream() - Method in class com.atlassian.fisheye.plugins.scm.utils.ConfigurableSCMModule
-
- GitRepositoryData - Class in com.atlassian.crucible.spi.data
-
- GitRepositoryData(String, String, boolean, String, String) - Constructor for class com.atlassian.crucible.spi.data.GitRepositoryData
-
- GitRepositoryData(String, String, boolean, boolean, String, String) - Constructor for class com.atlassian.crucible.spi.data.GitRepositoryData
-
- GitRepositoryData(String, String, String, boolean, boolean, String, String) - Constructor for class com.atlassian.crucible.spi.data.GitRepositoryData
-
- GitRepositoryData - Class in com.atlassian.fisheye.spi.admin.data
-
FishEye repository data object for Git repositories.
- GitRepositoryData(String, String) - Constructor for class com.atlassian.fisheye.spi.admin.data.GitRepositoryData
-
- GitRepositoryData(String, String, String) - Constructor for class com.atlassian.fisheye.spi.admin.data.GitRepositoryData
-
- GitRepositoryData - Class in com.atlassian.fisheye.spi.data
-
Holds additional properties specific to a Git repository
- GitRepositoryData() - Constructor for class com.atlassian.fisheye.spi.data.GitRepositoryData
-
- GitRepositoryIndexer - Interface in com.atlassian.fisheye.spi.admin.services
-
- GlobalHelper - Interface in com.atlassian.fisheye.plugin.web.helpers
-
Global context data available to webfragments
- GlobalPermissionSearchCriteria - Class in com.atlassian.crucible.spi.services
-
- GlobalPermissionSearchCriteria() - Constructor for class com.atlassian.crucible.spi.services.GlobalPermissionSearchCriteria
-
- GlobalPermissionService - Interface in com.atlassian.crucible.spi.services
-
- GlobalPermissionType - Enum in com.atlassian.fisheye.user.permissions
-
Denotes a global permission associated with the user
- groupByAuthor() - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService.QueryParameters.Builder
-
Unused
- groupByExtension() - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService.QueryParameters.Builder
-
Unused
- groupBySubdirectory() - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService.QueryParameters.Builder
-
Unused
- GroupResult(String) - Constructor for class com.atlassian.crucible.spi.services.ReviewerSearchResult.GroupResult
-
- GroupService - Interface in com.atlassian.crucible.spi.services
-
Provides an API for working with user groups
- GutterRenderer - Interface in com.atlassian.fisheye.ui.filedecoration
-
A Plugin point for gutter-decorating the display of revisions or diffs between revisions.
- GutterRenderResult - Class in com.atlassian.fisheye.ui.filedecoration
-
- GutterRenderResult() - Constructor for class com.atlassian.fisheye.ui.filedecoration.GutterRenderResult
-
- read - Variable in class com.atlassian.crucible.spi.data.CommentStats
-
- readStatus - Variable in class com.atlassian.crucible.spi.data.CommentDataImpl.CommentDataBuilder
-
- RecentChangesetsService - Interface in com.atlassian.fisheye.spi.services
-
Provides an API for searching and retrieving recently added changesets based on various criteria.
- RecentChangesetsService.QueryParameters - Interface in com.atlassian.fisheye.spi.services
-
- RecentChangesetsService.QueryParameters.Builder - Interface in com.atlassian.fisheye.spi.services
-
- recreateAuth(String) - Method in class com.cenqua.fisheye.user.plugin.ExampleFishEyeAuthenticator
-
- recreateAuth(String) - Method in class com.cenqua.fisheye.user.plugin.ExampleFishEyeHttpAuthenticator
-
- recreateAuth(String) - Method in interface com.cenqua.fisheye.user.plugin.FishEyeAuthenticator
-
Used to re-create a token for a user that was previously authenticated.
- recreateAuth(String) - Method in class com.cenqua.fisheye.user.plugin.NullFishEyeAuthenticator
-
- reindexChangesetDiscussion(String) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Rebuilds the changeset discussion index for the specified repository.
- reindexLineCount(String) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Re-indexes the linecount data used to generate the LOC graphs.
- reindexReviews(String) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Re-indexes all the Crucible revision data (which revisions have been reviewed)
- reindexSearch(String) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Rebuilds the search index data for the given repository.
- remindIncompleteReviewers(PermId<ReviewData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Send a reminder message to incomplete reviewers about finishing this review.
- remindIncompleteReviewers(PermId<ReviewData>, Set<String>, String) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Send a reminder message to incomplete reviewers about finishing this review.
- removeAllPermissionsForGroup(String) - Method in interface com.atlassian.crucible.spi.services.GlobalPermissionService
-
Removes all permissions from group
- removeAllPermissionsForUser(String) - Method in interface com.atlassian.crucible.spi.services.GlobalPermissionService
-
Removes all permissions from userName
- removeComment(PermId<CommentData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Remove a comment, and all of its descendent draft replies, from a review.
- removeGroupPermission(String, GlobalPermissionType) - Method in interface com.atlassian.crucible.spi.services.GlobalPermissionService
-
Removes permission
from group
.
- removePatchFromReview(PermId<ReviewData>, int) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Removes the patch with a given id from the review.
- removeRequiredGroup(String, String) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Removes group from repository required groups list
Note the current user must have admin rights for this repository.
- removeReviewer(PermId<ReviewData>, String) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Remove reviewers from a review
- removeReviewItem(PermId<ReviewData>, PermId<ReviewItemData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Remove an item from a review.
- removeReviewItemRevisions(PermId<ReviewData>, PermId<ReviewItemData>, List<String>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Removes the revisions given from the review item in the review specified by the id.
- removeUserPermission(String, GlobalPermissionType) - Method in interface com.atlassian.crucible.spi.services.GlobalPermissionService
-
Removes permission
from userName
.
- removeWatch(WatchData) - Method in interface com.atlassian.fisheye.spi.services.WatchService
-
Removes the watch with the attributes of the WatchData instance
- rename(String, String) - Method in interface com.atlassian.crucible.spi.services.PermissionSchemeService
-
Rename permission scheme
- render(CharSequence) - Method in interface com.atlassian.fisheye.plugin.web.helpers.WikiRenderer
-
- render(CharSequence, RenderContext) - Method in interface com.atlassian.fisheye.plugin.web.helpers.WikiRenderer
-
Renders the given wikiText into html, using the given context.
- renderPlain(CharSequence) - Method in interface com.atlassian.fisheye.plugin.web.helpers.WikiRenderer
-
- renderPlain(CharSequence, RenderContext) - Method in interface com.atlassian.fisheye.plugin.web.helpers.WikiRenderer
-
Renders the wikitext in plain text.
- renderVelocityFragment(String, Map<String, Object>) - Method in interface com.atlassian.fisheye.plugin.web.helpers.VelocityHelper
-
- renderVelocityTemplate(String, Map<String, Object>, Writer) - Method in interface com.atlassian.fisheye.plugin.web.helpers.VelocityHelper
-
- renderVelocityTemplate(InputStream, Map<String, Object>, Writer) - Method in interface com.atlassian.fisheye.plugin.web.helpers.VelocityHelper
-
- replies - Variable in class com.atlassian.crucible.spi.data.CommentDataImpl.CommentDataBuilder
-
- repository() - Method in class com.atlassian.fisheye.spi.admin.services.RepositoryPermissionSearchCriteria
-
- REPOSITORY_DEFAULTS - Static variable in interface com.atlassian.fisheye.spi.admin.services.RepositoryPermissionService
-
Special repository name used for setting repository defaults permissions
- RepositoryAdminService - Interface in com.atlassian.fisheye.spi.admin.services
-
API for adminstration of FishEye repositories.
- RepositoryAdminService.NamePolicy - Enum in com.atlassian.fisheye.spi.admin.services
-
Policy which defines how to handle repository creation in case when given repository key
(
RepositoryData.name
) already exists.
- RepositoryCacheDeletedEvent - Interface in com.atlassian.fisheye.event
-
Fired when a repository's cache has been deleted to trigger a full reindex.
- RepositoryConfigException - Exception in com.atlassian.fisheye.spi.admin.services
-
- RepositoryConfigException() - Constructor for exception com.atlassian.fisheye.spi.admin.services.RepositoryConfigException
-
- RepositoryConfigException(String) - Constructor for exception com.atlassian.fisheye.spi.admin.services.RepositoryConfigException
-
- RepositoryConfigException(String, Throwable) - Constructor for exception com.atlassian.fisheye.spi.admin.services.RepositoryConfigException
-
- RepositoryConfigException(Throwable) - Constructor for exception com.atlassian.fisheye.spi.admin.services.RepositoryConfigException
-
- RepositoryConfigUpdatedEvent - Interface in com.atlassian.fisheye.event
-
Sent when a repository config is updated
- RepositoryCreatedEvent - Interface in com.atlassian.fisheye.event
-
Sent when a repository is created
- RepositoryData - Class in com.atlassian.crucible.spi.data
-
Holds the attributes of a repository
- RepositoryData() - Constructor for class com.atlassian.crucible.spi.data.RepositoryData
-
- RepositoryData(String, String, boolean) - Constructor for class com.atlassian.crucible.spi.data.RepositoryData
-
- RepositoryData(String, String, boolean, boolean) - Constructor for class com.atlassian.crucible.spi.data.RepositoryData
-
- RepositoryData(String, String, String, boolean, boolean) - Constructor for class com.atlassian.crucible.spi.data.RepositoryData
-
- RepositoryData - Class in com.atlassian.fisheye.spi.admin.data
-
A detached data object representing a FishEye repository.
- RepositoryData(String) - Constructor for class com.atlassian.fisheye.spi.admin.data.RepositoryData
-
- RepositoryData(String, String) - Constructor for class com.atlassian.fisheye.spi.admin.data.RepositoryData
-
- RepositoryData.Type - Enum in com.atlassian.fisheye.spi.admin.data
-
- RepositoryData.Type.Visitor<T> - Interface in com.atlassian.fisheye.spi.admin.data
-
- RepositoryDataFE - Class in com.atlassian.fisheye.spi.data
-
Data object for information about a fisheye repository
- RepositoryDataFE(String, boolean, RepositoryDataFE.RepositoryState, boolean) - Constructor for class com.atlassian.fisheye.spi.data.RepositoryDataFE
-
- RepositoryDataFE(String, String, boolean, RepositoryDataFE.RepositoryState, boolean) - Constructor for class com.atlassian.fisheye.spi.data.RepositoryDataFE
-
- RepositoryDataFE() - Constructor for class com.atlassian.fisheye.spi.data.RepositoryDataFE
-
- RepositoryDataFE.RepositoryState - Enum in com.atlassian.fisheye.spi.data
-
Enumeration listing the possible states of the repository
- RepositoryDataSearchCriteria - Class in com.atlassian.crucible.spi.data
-
search criteria used to narrow down matching repositories
- RepositoryDataSearchCriteria() - Constructor for class com.atlassian.crucible.spi.data.RepositoryDataSearchCriteria
-
- RepositoryDataSearchCriteria.Builder - Class in com.atlassian.crucible.spi.data
-
- RepositoryDataValidator - Class in com.atlassian.fisheye.spi.admin.services
-
- RepositoryDeletedEvent - Interface in com.atlassian.fisheye.event
-
Sent when a repository is deleted.
- RepositoryEvent - Interface in com.atlassian.fisheye.event
-
Base interface for events involving a repository
- RepositoryHelper - Interface in com.atlassian.fisheye.plugin.web.helpers
-
- RepositoryIndexer - Interface in com.atlassian.fisheye.spi.admin.services
-
An interface to the indexing actions on a repository.
- RepositoryIndexingStatus - Class in com.atlassian.crucible.spi.data
-
- RepositoryIndexingStatus(double, double, boolean) - Constructor for class com.atlassian.crucible.spi.data.RepositoryIndexingStatus
-
- RepositoryIndexingStatus - Class in com.atlassian.fisheye.spi.admin.data
-
A snapshot of the status of a repository's indexer.
- RepositoryIndexingStatus.Builder - Class in com.atlassian.fisheye.spi.admin.data
-
- RepositoryLocationVisitor - Class in com.atlassian.fisheye.spi.admin.services
-
- RepositoryLocationVisitor(RepositoryData) - Constructor for class com.atlassian.fisheye.spi.admin.services.RepositoryLocationVisitor
-
- RepositoryOptions - Class in com.atlassian.fisheye.spi.admin.data
-
Repository options for a specific FishEye repository.
- RepositoryOptions() - Constructor for class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
Create a repository options object that delegates to the repository
defaults' options (wherever possible).
- RepositoryOptions(RepositoryOptions) - Constructor for class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
Copy constructor that makes a deep copy of the provided options.
- RepositoryPermissionSearchCriteria - Class in com.atlassian.fisheye.spi.admin.services
-
- RepositoryPermissionService - Interface in com.atlassian.fisheye.spi.admin.services
-
Service to perform CRUD operations on repository user permissions and repository group permissions.
- RepositoryPermissionType - Enum in com.atlassian.fisheye.spi.admin.services
-
- RepositoryScanningPausedEvent - Interface in com.atlassian.fisheye.event
-
- RepositoryScanningResumedEvent - Interface in com.atlassian.fisheye.event
-
- RepositorySearchCriteria - Class in com.atlassian.fisheye.spi.admin.services
-
- RepositoryService - Interface in com.atlassian.crucible.spi.services
-
Provides an API for working with repositories
- RepositoryService - Interface in com.atlassian.fisheye.spi.services
-
Provides an API for retrieving information about the repositories in fisheye
- RepositoryStartedEvent - Interface in com.atlassian.fisheye.event
-
- RepositoryStartingEvent - Interface in com.atlassian.fisheye.event
-
- RepositoryState - Enum in com.atlassian.fisheye.plugins.scm.utils.repository
-
An enum that SCM implementations can use to internally track their repository state
- RepositoryState - Enum in com.atlassian.fisheye.spi.admin.data
-
- RepositoryStateException - Exception in com.atlassian.fisheye.spi.admin.services
-
Thrown when performing an action on repository in state not allowing to perform this action (like trying to
do an incremental-index a stopped repository).
- RepositoryStateException(String) - Constructor for exception com.atlassian.fisheye.spi.admin.services.RepositoryStateException
-
- RepositoryStoppedEvent - Interface in com.atlassian.fisheye.event
-
- RepositoryStoppingEvent - Interface in com.atlassian.fisheye.event
-
- RepositoryUpdatedEvent - Interface in com.atlassian.fisheye.event
-
An event to indicate that the named repository has some updates (new changesets).
- RepositoryUpdateResult - Class in com.atlassian.fisheye.spi.admin.data
-
Result of modifying a repository, indicating whether a restart
and/or reindex is requried for the changes to take effect.
- RepositoryUpdateResult(boolean, boolean) - Constructor for class com.atlassian.fisheye.spi.admin.data.RepositoryUpdateResult
-
- RequiresXsrfCheck - Annotation Type in com.atlassian.fisheye.plugin.web
-
- rescanMetadata(String, String, String) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Re-scans the repository metadata.
- ResultAction - Interface in com.atlassian.crucible.workflow
-
Represents a link which will be presented with failed condition message
- ResultMessage - Class in com.atlassian.crucible.workflow
-
Condition result message.
- ResultMessage(String, String) - Constructor for class com.atlassian.crucible.workflow.ResultMessage
-
- ResultMessage(String, String, String) - Constructor for class com.atlassian.crucible.workflow.ResultMessage
-
- ResultMessage(String, String, List<ResultAction>) - Constructor for class com.atlassian.crucible.workflow.ResultMessage
-
- ResultMessage(String, String, String, List<ResultAction>) - Constructor for class com.atlassian.crucible.workflow.ResultMessage
-
- ResultSeverity - Enum in com.atlassian.crucible.workflow
-
Severity of the workflow condition validation
- ReviewCommentEvent - Interface in com.atlassian.crucible.event
-
An event regarding a Comment
- ReviewCompletionEvent - Interface in com.atlassian.crucible.event
-
Implementations of this event type are emitted each time a review's completion status changes
(e.g.
- ReviewContentTooLargeException - Exception in com.atlassian.crucible.spi.services
-
This exception is thrown when the review will exceed its maximum allowed content size.
- ReviewContentTooLargeException(String, int) - Constructor for exception com.atlassian.crucible.spi.services.ReviewContentTooLargeException
-
- ReviewContentTooLargeException(int) - Constructor for exception com.atlassian.crucible.spi.services.ReviewContentTooLargeException
-
- ReviewCreatedEvent - Interface in com.atlassian.crucible.event
-
A review has been created.
- ReviewData - Class in com.atlassian.crucible.spi.data
-
Holds the attributes of a review
- ReviewData() - Constructor for class com.atlassian.crucible.spi.data.ReviewData
-
- ReviewData(String, String, String, UserData, UserData, UserData, String, Set<String>, String, ReviewData.State, ReviewData.ReviewType, Boolean, PermId<ReviewData>, Date, Date, Date, Date, int, Set<String>) - Constructor for class com.atlassian.crucible.spi.data.ReviewData
-
Avoid using these constructors when instantiating this class.
- ReviewData(ReviewData) - Constructor for class com.atlassian.crucible.spi.data.ReviewData
-
- ReviewData.Builder - Class in com.atlassian.crucible.spi.data
-
- ReviewData.ReviewType - Enum in com.atlassian.crucible.spi.data
-
- ReviewData.State - Enum in com.atlassian.crucible.spi.data
-
States of a review.
- ReviewDeletedEvent - Interface in com.atlassian.crucible.event
-
A review has been deleted.
- ReviewDescriptionUpdatedEvent - Interface in com.atlassian.crucible.event
-
Fired when a review is updated, and the Description (aka Objectives) are changed.
- reviewer(String) - Method in class com.atlassian.crucible.spi.data.CustomFilterData.Builder
-
- reviewer - Variable in class com.atlassian.crucible.spi.data.Reviewers
-
- ReviewerCompletedEvent - Interface in com.atlassian.crucible.event
-
- ReviewerData - Class in com.atlassian.crucible.spi.data
-
Holds user specific attributes
- ReviewerData() - Constructor for class com.atlassian.crucible.spi.data.ReviewerData
-
- ReviewerData(String, String, String, boolean) - Constructor for class com.atlassian.crucible.spi.data.ReviewerData
-
- Reviewers - Class in com.atlassian.crucible.spi.data
-
- Reviewers() - Constructor for class com.atlassian.crucible.spi.data.Reviewers
-
- Reviewers(Set<ReviewerData>) - Constructor for class com.atlassian.crucible.spi.data.Reviewers
-
- ReviewerSearchResult - Class in com.atlassian.crucible.spi.services
-
The data object used by ReviewerSearchService.
- ReviewerSearchResult(ReviewerSearchResult.UserResult) - Constructor for class com.atlassian.crucible.spi.services.ReviewerSearchResult
-
- ReviewerSearchResult(ReviewerSearchResult.GroupResult) - Constructor for class com.atlassian.crucible.spi.services.ReviewerSearchResult
-
- ReviewerSearchResult.GroupResult - Class in com.atlassian.crucible.spi.services
-
The data object containing group data
- ReviewerSearchResult.Type - Enum in com.atlassian.crucible.spi.services
-
- ReviewerSearchResult.UserResult - Class in com.atlassian.crucible.spi.services
-
The data object containing user data
- ReviewerSearchService - Interface in com.atlassian.crucible.spi.services
-
Service for querying matching review participants (users and groups) and for resolving group members which are allowed to participate in review.
- ReviewerUncompletedEvent - Interface in com.atlassian.crucible.event
-
- ReviewEvent - Interface in com.atlassian.crucible.event
-
An Event occuring to a Review
- reviewItem - Variable in class com.atlassian.crucible.spi.data.ReviewItems
-
- ReviewItemData - Class in com.atlassian.crucible.spi.data
-
Contains the attributes of an item in a review
- ReviewItemData() - Constructor for class com.atlassian.crucible.spi.data.ReviewItemData
-
- ReviewItemData(String, Set<ReviewItemData.ParticipantStatus>) - Constructor for class com.atlassian.crucible.spi.data.ReviewItemData
-
- ReviewItemData.ParticipantStatus - Class in com.atlassian.crucible.spi.data
-
- reviewItemId - Variable in class com.atlassian.crucible.spi.data.VersionedCommentData
-
- reviewItemId(PermId<ReviewItemData>) - Method in class com.atlassian.crucible.spi.data.VersionedLineCommentData.VersionedLineCommentBuilder
-
- ReviewItemRevisionData - Class in com.atlassian.crucible.spi.data
-
- ReviewItemRevisionData() - Constructor for class com.atlassian.crucible.spi.data.ReviewItemRevisionData
-
- ReviewItemRevisionData(Date, String, String, FisheyeReviewItemData.FileType, FisheyeReviewItemData.CommitType, String) - Constructor for class com.atlassian.crucible.spi.data.ReviewItemRevisionData
-
- ReviewItemRevisionData(Date, String, String, FisheyeReviewItemData.FileType, FisheyeReviewItemData.CommitType, String, String) - Constructor for class com.atlassian.crucible.spi.data.ReviewItemRevisionData
-
- ReviewItemRevisionDataChangedEvent - Interface in com.atlassian.crucible.event
-
- ReviewItems - Class in com.atlassian.crucible.spi.data
-
- ReviewItems() - Constructor for class com.atlassian.crucible.spi.data.ReviewItems
-
- ReviewItems(List<ReviewItemData>) - Constructor for class com.atlassian.crucible.spi.data.ReviewItems
-
- ReviewService - Interface in com.atlassian.crucible.spi.services
-
Provides an API for working with reviews.
- ReviewService.Action - Enum in com.atlassian.crucible.spi.services
-
The actions which can be performed on a review, changing its state.
- ReviewStateChangedEvent - Interface in com.atlassian.crucible.event
-
A review has changed state.
- ReviewUpdatedEvent - Interface in com.atlassian.crucible.event
-
A change to a review which doesn't involve a state change or a change in review revision items
- REVISION_LINK - Static variable in interface com.atlassian.crucible.scm.DetailConstants
-
a String/URL to cannonical representation of this revision eg http://repo/branch/path/file.ext@123
- RevisionData - Class in com.atlassian.crucible.scm
-
- RevisionData() - Constructor for class com.atlassian.crucible.scm.RevisionData
-
- RevisionDataService - Interface in com.atlassian.fisheye.spi.services
-
Provides an API for getting information about changesets and filerevisions indexed by fisheye
- RevisionGraphSliceData - Class in com.atlassian.fisheye.spi.data
-
- RevisionGraphSliceData() - Constructor for class com.atlassian.fisheye.spi.data.RevisionGraphSliceData
-
- RevisionKey - Class in com.atlassian.crucible.scm
-
A version of a file is uniquely identified by a path and a revision string
- RevisionKey(String, String) - Constructor for class com.atlassian.crucible.scm.RevisionKey
-
- SCMModule - Interface in com.atlassian.crucible.scm
-
A type of repository -- a number of repositories of this type belong to this module
Repositories in this module must have distinct names.
- SCMRepository - Interface in com.atlassian.crucible.scm
-
A single Crucible plugin-based SCM repository.
- searchAnonymousUsersPrincipalAssociation(String, PrincipalAssociationSearchCriteria, PageRequest) - Method in interface com.atlassian.crucible.spi.services.PermissionSchemeService
-
Page of anonymous-users principal associations (action name)specified in this permission scheme
- searchCriteriaJunctionType - Variable in class com.atlassian.crucible.spi.services.ProjectSearchCriteria
-
- SearchCriteriaJunctionType - Enum in com.atlassian.crucible.spi.services
-
- searchCriteriaType - Variable in class com.atlassian.crucible.spi.services.PermissionSchemeSearchCriteria
-
- searchCriteriaType - Variable in class com.atlassian.crucible.spi.services.ProjectSearchCriteria
-
- SearchCriteriaType - Enum in com.atlassian.crucible.spi.services
-
- searchForReviews(String) - Method in interface com.atlassian.crucible.spi.services.SearchService
-
- searchForReviews(String, Integer) - Method in interface com.atlassian.crucible.spi.services.SearchService
-
Search for reviews where the name, description, summary, author, state, linked review, linked issue, or permaId contain the specified term.
- searchForReviewsByJiraKey(String) - Method in interface com.atlassian.crucible.spi.services.SearchService
-
Get a list of all reviews that have been linked to the specified Jira issue key.
- searchGroups(RepositoryPermissionSearchCriteria, PageRequest) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryPermissionService
-
search groups with repository permission search criteria
- searchGroupsPrincipalAssociation(String, NamedPrincipalAssociationSearchCriteria, PageRequest) - Method in interface com.atlassian.crucible.spi.services.PermissionSchemeService
-
Page of groups principal associations (group name, action name)specified in this permission scheme
- searchLoggedUsersPrincipalAssociation(String, PrincipalAssociationSearchCriteria, PageRequest) - Method in interface com.atlassian.crucible.spi.services.PermissionSchemeService
-
Page of logged-in-users principal associations (action name)specified in this permission scheme
- searchPermissionSchemes(PermissionSchemeSearchCriteria, PageRequest) - Method in interface com.atlassian.crucible.spi.services.PermissionSchemeService
-
Returns a paged list of permission schemes.
- searchProjects(ProjectSearchCriteria, PageRequest) - Method in interface com.atlassian.crucible.spi.services.ProjectService
-
Returns a page of projects filtered by project search criteria
- searchProjectsIterable(ProjectSearchCriteria, PageRequest) - Method in interface com.atlassian.crucible.spi.services.ProjectService
-
Returns a service-object as an Iterable used to iterate over projects
Note: this Iterator will make a number of calls to the project service lazily (on Iterator.next()
or Iterator.hasNext()
) until all pages are retrieved.
- searchRepositories(RepositorySearchCriteria, PageRequest) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
- searchReviewers(PermId<ReviewData>, String, PageRequest, boolean, boolean) - Method in interface com.atlassian.crucible.spi.services.ReviewerSearchService
-
Get paged list of users (which are allowed to review) and groups matching given query
- searchReviewForTerm(String, Integer, Integer, String) - Method in interface com.atlassian.crucible.spi.services.SearchService
-
Search for reviews where the name, description, summary, author, state, linked review, linked issue, or permaId contain the specified term.
- searchRolesPrincipalAssociation(String, NamedPrincipalAssociationSearchCriteria, PageRequest) - Method in interface com.atlassian.crucible.spi.services.PermissionSchemeService
-
Page of roles principal associations (role name, action name)specified in this permission scheme
- SearchService - Interface in com.atlassian.crucible.spi.services
-
Provides an API for searching reviews.
- SearchService - Interface in com.atlassian.fisheye.spi.services
-
Provides an API for searching the fisheye repositories
- searchUsers(RepositoryPermissionSearchCriteria, PageRequest) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryPermissionService
-
search users with repository permission search criteria
- searchUsersPrincipalAssociation(String, NamedPrincipalAssociationSearchCriteria, PageRequest) - Method in interface com.atlassian.crucible.spi.services.PermissionSchemeService
-
Page of users principal associations (username, action name)specified in this permission scheme
- sendMessage(MailMessageData) - Method in interface com.atlassian.fisheye.spi.services.MailService
-
Sends a mail message to the addressed recipients.
- ServerException - Exception in com.atlassian.crucible.spi.services
-
Thrown when something unexpected and serious has happened in the Fisheye/Crucible instance
- ServerException() - Constructor for exception com.atlassian.crucible.spi.services.ServerException
-
- ServerException(String) - Constructor for exception com.atlassian.crucible.spi.services.ServerException
-
- ServerException(String, Throwable) - Constructor for exception com.atlassian.crucible.spi.services.ServerException
-
- ServerException(Throwable) - Constructor for exception com.atlassian.crucible.spi.services.ServerException
-
- ServerInfoService - Interface in com.atlassian.fisheye.spi.services
-
- setAccessCode(String) - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- setAction(String) - Method in class com.atlassian.crucible.spi.data.PrincipalAssociationData
-
- setActioner(UserData) - Method in class com.atlassian.fisheye.spi.data.NotificationData.Builder
-
- setActions(Actions) - Method in class com.atlassian.crucible.spi.data.DetailedReviewData.Builder
-
- setActions(Actions) - Method in class com.atlassian.crucible.spi.data.DetailedReviewData
-
- setAddDate(Date) - Method in class com.atlassian.crucible.spi.data.ReviewItemRevisionData
-
- setAdded(boolean) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemAttibutes
-
- setAdvancedLinkers(List<AdvancedLinker>) - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- setAdvancedLinkers(List<AdvancedLinker>) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- setAllowAnon(boolean) - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- setAllowAnon(boolean) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- setAllowAnonWrite(boolean) - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- setAllowAnonWrite(boolean) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- setAllowAnonymous(String, boolean) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Sets repository "allow anonymous" flag.
- setAllowCustomBodyHeaders(boolean) - Method in class com.atlassian.fisheye.spi.data.MailMessageData
-
- setAllowedReviewerGroups(List<String>) - Method in class com.atlassian.crucible.spi.data.ProjectData.ProjectDataBuilder
-
- setAllowedReviewerGroups(List<String>) - Method in class com.atlassian.crucible.spi.data.ProjectData
-
Sets list of project's allowed reviewer groups
- setAllowedReviewers(List<String>) - Method in class com.atlassian.crucible.spi.data.ProjectData.ProjectDataBuilder
-
- setAllowedReviewers(List<String>) - Method in class com.atlassian.crucible.spi.data.ProjectData
-
- setAllowedReviewerUsers(List<String>) - Method in class com.atlassian.crucible.spi.data.ProjectData.ProjectDataBuilder
-
- setAllowedReviewerUsers(List<String>) - Method in class com.atlassian.crucible.spi.data.ProjectData
-
Sets list of project's allowed reviewer users
- setAllowExcludes(List<CaseAwarePathGlob>) - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- setAllowExcludes(List<CaseAwarePathGlob>) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- setAllowIncludes(List<CaseAwarePath>) - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- setAllowIncludes(List<CaseAwarePath>) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- setAllowLoggedIn(String, boolean) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Sets repository "allow logged in" flag.
- setAllowLoggedUsers(boolean) - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- setAllowLoggedUsers(boolean) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- setAllowLoggedUsersWrite(boolean) - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- setAllowLoggedUsersWrite(boolean) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- setAllowReviewersToJoin(Boolean) - Method in class com.atlassian.crucible.spi.data.ProjectData.ProjectDataBuilder
-
- setAllowReviewersToJoin(boolean) - Method in class com.atlassian.crucible.spi.data.ProjectData
-
Sets project's allow reviewers to join flag
- setAllowReviewersToJoin(Boolean) - Method in class com.atlassian.crucible.spi.data.ReviewData.Builder
-
- setAllowReviewersToJoin(Boolean) - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- setAllReviewersComplete(Boolean) - Method in class com.atlassian.crucible.spi.data.CustomFilterData
-
- setAnchor(AnchorData) - Method in class com.atlassian.crucible.spi.data.PatchData
-
- setAnchorData(AnchorData) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
-
- setAnchorPath(String) - Method in class com.atlassian.crucible.spi.data.AnchorData
-
Sets the path to anchor a patch to.
- setAnchorRepository(String) - Method in class com.atlassian.crucible.spi.data.AnchorData
-
Sets the repository to anchor to.
- setAuthentication(AuthenticationData) - Method in class com.atlassian.fisheye.spi.admin.data.GitRepositoryData
-
- setAuthentication(AuthenticationData) - Method in interface com.atlassian.fisheye.spi.admin.data.HasAuthenticationData
-
- setAuthentication(AuthenticationData) - Method in class com.atlassian.fisheye.spi.admin.data.HgRepositoryData
-
- setAuthenticationStyle(AuthenticationStyle) - Method in class com.atlassian.fisheye.spi.admin.data.AuthenticationData
-
- setAuthor(String) - Method in class com.atlassian.crucible.scm.ChangeSet
-
- setAuthor(String) - Method in class com.atlassian.crucible.spi.data.CustomFilterData
-
- setAuthor(UserData) - Method in class com.atlassian.crucible.spi.data.ReviewData.Builder
-
- setAuthor(UserData) - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- setAuthor(String) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE.ChangesetDataFEBuilder
-
- setAuthor(String) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- setAuthor(String) - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
-
- setAuthorName(String) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
-
- setAvailable(boolean) - Method in class com.atlassian.crucible.spi.data.RepositoryData
-
- setAvailableFilter(Boolean) - Method in class com.atlassian.crucible.spi.data.RepositoryDataSearchCriteria.Builder
-
- setAvatarUrl(String) - Method in class com.atlassian.crucible.spi.data.UserData
-
- setBlockSize(Integer) - Method in class com.atlassian.fisheye.spi.admin.data.GitRepositoryData
-
- setBlockSize(Integer) - Method in class com.atlassian.fisheye.spi.admin.data.HgRepositoryData
-
- setBlockSize(Integer) - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
-
- setBlockSize(Integer) - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- setBodyText(String, String) - Method in class com.atlassian.fisheye.spi.data.MailMessageData
-
- setBranch(String) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- setBranches(Collection<SvnRepositoryData.SymbolicRule>) - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- setBranches(Set<String>) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE.ChangesetDataFEBuilder
-
- setBranches(Set<String>) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- setBuildDate(String) - Method in class com.atlassian.crucible.spi.data.VersionInfo
-
- setCaseSensitive(boolean) - Method in class com.atlassian.fisheye.spi.admin.data.CaseAwarePath
-
- setCaseSensitive(boolean) - Method in class com.atlassian.fisheye.spi.admin.data.CaseAwarePathGlob
-
- setCaseSensitive(Boolean) - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
-
- setChangedLines(int) - Method in class com.atlassian.crucible.spi.data.ReviewItemRevisionData
-
- setChangesetDiscussionsEnabled(boolean) - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- setChangesetDiscussionsEnabled(Boolean) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- setCharset(Charset) - Method in class com.atlassian.fisheye.spi.admin.data.CvsRepositoryData
-
- setCharset(Charset) - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
-
- setCharset(Charset) - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- setCheckoutURL(Map<String, String>) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- setChildren(Set<String>) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE.ChangesetDataFEBuilder
-
- setChildren(Set<String>) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- setClassList(String) - Method in class com.atlassian.fisheye.ui.filedecoration.GutterRenderResult
-
- setCloseDate(Date) - Method in class com.atlassian.crucible.spi.data.ReviewData.Builder
-
- setCloseDate(Date) - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- setColumnTypes(List<TabularQueryResultData.SearchResultColumnType>) - Method in class com.atlassian.fisheye.spi.data.TabularQueryResultData
-
- setCommandTimeout(String) - Method in class com.atlassian.fisheye.spi.admin.data.GitRepositoryData
-
Controls how long FishEye and Crucible will wait for a git command to complete.
- setCommandTimeout(String) - Method in class com.atlassian.fisheye.spi.admin.data.HgRepositoryData
-
- setCommandTimeout(String) - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
-
- setCommandTimeout(String) - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- setComment(String) - Method in class com.atlassian.crucible.scm.ChangeSet
-
- setComment(String) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE.ChangesetDataFEBuilder
-
- setComment(String) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- setComment(String) - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
-
- setCommentResolution(PermId<CommentData>, CommentResolutionStatus) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
Sets resolution status of a comment.
- setCommentStats(Collection<CommentStats>) - Method in class com.atlassian.crucible.spi.data.DetailedReviewData.Builder
-
- setCommitDate(Date) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
-
- setCommitMessageSyntaxSettings(CommitMessageSyntaxSettings) - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- setCommitMessageSyntaxSettings(CommitMessageSyntaxSettings) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- setCommitterName(String) - Method in class com.atlassian.crucible.spi.data.CommitterData
-
- setCommitType(FisheyeReviewItemData.CommitType) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
-
- setCommitType(FisheyeReviewItemData.CommitType) - Method in class com.atlassian.crucible.spi.data.ReviewItemRevisionData
-
- setComplete(Boolean) - Method in class com.atlassian.crucible.spi.data.CustomFilterData
-
- setCompleted(boolean) - Method in class com.atlassian.crucible.spi.data.ReviewerData
-
- setCompletionStatusChangeDate(Long) - Method in class com.atlassian.crucible.spi.data.ReviewerData
-
- setConfiguration(T) - Method in interface com.atlassian.fisheye.plugins.scm.utils.Configurable
-
- setConfiguration(List<T>) - Method in class com.atlassian.fisheye.plugins.scm.utils.ConfigurableSCMModule
-
- setConfigVersion(int) - Method in class com.atlassian.crucible.spi.data.CustomFieldData
-
- setConfigVersion(int) - Method in class com.atlassian.crucible.spi.data.CustomFieldDefData
-
- setConnectionsPerSecond(Float) - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
-
- setConnectionsPerSecond(Float) - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- setConstraint(String) - Method in class com.atlassian.fisheye.spi.admin.data.CustomAuthSettings
-
- setContentLink(String) - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
-
- setContentUrl(String) - Method in class com.atlassian.crucible.spi.data.ReviewItemRevisionData
-
- setCopied(boolean) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemAttibutes
-
- setCreateDate(Date) - Method in interface com.atlassian.crucible.spi.data.CommentData
-
Set the comment's creation date.
- setCreateDate(Date) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl.CommentDataBuilder
-
- setCreateDate(Date) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
-
- setCreateDate(Date) - Method in interface com.atlassian.crucible.spi.data.CsCommentData
-
Set the comment's creation date.
- setCreateDate(Date) - Method in class com.atlassian.crucible.spi.data.ReviewData.Builder
-
- setCreateDate(Date) - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- setCreator(String) - Method in class com.atlassian.crucible.spi.data.CustomFilterData
-
- setCreator(UserData) - Method in class com.atlassian.crucible.spi.data.ReviewData.Builder
-
- setCreator(UserData) - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- setCsid(String) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE.ChangesetDataFEBuilder
-
- setCsid(String) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- setCsid(String) - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
-
- setCsids(List<String>) - Method in class com.atlassian.fisheye.spi.data.ChangesetsData
-
- setDate(Date) - Method in class com.atlassian.crucible.scm.ChangeSet
-
- setDate(Date) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE.ChangesetDataFEBuilder
-
- setDate(Date) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- setDate(Date) - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
-
- setDefaultAllowAnonymous(boolean) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Sets default repository permissions "allow anonymous" flag
- setDefaultAllowLoggedIn(boolean) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Sets default repository permissions "allow logged in" flag
- setDefaultDuration(Integer) - Method in class com.atlassian.crucible.spi.data.ProjectData.ProjectDataBuilder
-
- setDefaultDuration(Integer) - Method in class com.atlassian.crucible.spi.data.ProjectData
-
- setDefaultModerator(String) - Method in class com.atlassian.crucible.spi.data.ProjectData.ProjectDataBuilder
-
- setDefaultModerator(String) - Method in class com.atlassian.crucible.spi.data.ProjectData
-
- setDefaultObjectives(String) - Method in class com.atlassian.crucible.spi.data.ProjectData.ProjectDataBuilder
-
- setDefaultObjectives(String) - Method in class com.atlassian.crucible.spi.data.ProjectData
-
- setDefaultOptions(DefaultRepositoryOptions) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Set the default repository options.
- setDefaultRepositoryName(String) - Method in class com.atlassian.crucible.spi.data.ProjectData.ProjectDataBuilder
-
- setDefaultRepositoryName(String) - Method in class com.atlassian.crucible.spi.data.ProjectData
-
- setDefaultReviewerGroups(List<String>) - Method in class com.atlassian.crucible.spi.data.ProjectData.ProjectDataBuilder
-
- setDefaultReviewerGroups(List<String>) - Method in class com.atlassian.crucible.spi.data.ProjectData
-
Sets list of project's default reviewer groups
- setDefaultReviewerUsers(List<String>) - Method in class com.atlassian.crucible.spi.data.ProjectData.ProjectDataBuilder
-
- setDefaultReviewerUsers(List<String>) - Method in class com.atlassian.crucible.spi.data.ProjectData
-
Sets list of project's default reviewer users
- setDefaultValue(CustomFieldValue) - Method in class com.atlassian.crucible.spi.data.CustomFieldDefData
-
- setDefectApproved(boolean) - Method in interface com.atlassian.crucible.spi.data.CommentData
-
- setDefectApproved(boolean) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl.CommentDataBuilder
-
- setDefectApproved(boolean) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
-
- setDefectRaised(boolean) - Method in interface com.atlassian.crucible.spi.data.CommentData
-
- setDefectRaised(boolean) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl.CommentDataBuilder
-
- setDefectRaised(boolean) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
-
- setDeleted(boolean) - Method in interface com.atlassian.crucible.spi.data.CommentData
-
- setDeleted(boolean) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl.CommentDataBuilder
-
- setDeleted(boolean) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
-
- setDeleted(boolean) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemAttibutes
-
- setDescription(String) - Method in class com.atlassian.crucible.spi.data.PluginRepositoryData
-
- setDescription(String) - Method in class com.atlassian.crucible.spi.data.ReviewData.Builder
-
- setDescription(String) - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- setDescription(String) - Method in class com.atlassian.fisheye.spi.admin.data.AbstractLinker
-
Set the linker description.
- setDescription(String) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryData
-
- setDetail(String, String) - Method in class com.atlassian.crucible.scm.RevisionData
-
- setDetail(String, Date) - Method in class com.atlassian.crucible.scm.RevisionData
-
- setDetail(String, boolean) - Method in class com.atlassian.crucible.scm.RevisionData
-
- setDetail(String, long) - Method in class com.atlassian.crucible.scm.RevisionData
-
- setDetail(String, Integer) - Method in class com.atlassian.crucible.scm.RevisionData
-
- setDir(String) - Method in class com.atlassian.crucible.spi.data.CvsRepositoryData
-
- setDir(String) - Method in class com.atlassian.fisheye.spi.data.CvsRepositoryData
-
- setDir(boolean) - Method in class com.atlassian.fisheye.spi.data.PathInfoData
-
- setDirectory(String) - Method in class com.atlassian.fisheye.spi.admin.data.CvsRepositoryData
-
- setDirectoryPath(String) - Method in class com.atlassian.fisheye.spi.admin.data.TarballSettings.Exclude
-
- setDisableMutli(Boolean) - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
-
- setDisplayId(String) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE.ChangesetDataFEBuilder
-
- setDisplayId(String) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- setDisplayName(String) - Method in class com.atlassian.crucible.spi.data.ActionData
-
- setDisplayName(String) - Method in class com.atlassian.crucible.spi.data.PatchGroupData
-
- setDisplayName(String) - Method in class com.atlassian.crucible.spi.data.RepositoryData
-
- setDisplayName(String) - Method in class com.atlassian.crucible.spi.data.UserData
-
- setDisplayName(String) - Method in class com.atlassian.fisheye.plugins.scm.utils.NamedRepositoryConfiguration
-
- setDisplayName(String) - Method in interface com.atlassian.fisheye.plugins.scm.utils.SimpleConfiguration
-
- setDisplayName(String) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryData
-
- setDisplayName(String) - Method in class com.atlassian.fisheye.spi.data.RepositoryDataFE
-
- setDraft(boolean) - Method in interface com.atlassian.crucible.spi.data.CommentData
-
- setDraft(boolean) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl.CommentDataBuilder
-
- setDraft(boolean) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
-
- setDueDate(Date) - Method in class com.atlassian.crucible.spi.data.ReviewData.Builder
-
- setDueDate(Date) - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- setEnabled(boolean) - Method in class com.atlassian.crucible.spi.data.RepositoryData
-
- setEnabled(Boolean) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryData
-
- setEnabled(boolean) - Method in class com.atlassian.fisheye.spi.admin.data.TarballSettings
-
- setEnabled(boolean) - Method in class com.atlassian.fisheye.spi.data.RepositoryDataFE
-
- setEnabledFilter(Boolean) - Method in class com.atlassian.crucible.spi.data.RepositoryDataSearchCriteria.Builder
-
- setExcludes(List<TarballSettings.Exclude>) - Method in class com.atlassian.fisheye.spi.admin.data.TarballSettings
-
- setExcludeSubDirs(boolean) - Method in class com.atlassian.fisheye.spi.admin.data.TarballSettings.Exclude
-
- setExpandedRevisions(Collection<ReviewItemRevisionData>) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
-
- setExternalAuthSettings(ExternalAuthSettings) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
Null signifies no external auth settings.
- setFieldScope(String) - Method in class com.atlassian.crucible.spi.data.CustomFieldDefData
-
- setFileLogLimit(Integer) - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
-
- setFileName(String) - Method in class com.atlassian.crucible.spi.data.PatchData
-
- setFileRevisions(List<FileRevisionKeyData>) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE.ChangesetDataFEBuilder
-
- setFileRevisions(Iterable<FileRevisionKeyData>, int) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE.ChangesetDataFEBuilder
-
- setFileRevisionsData(Iterable<FileRevisionData>) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE.ChangesetDataFEBuilder
-
- setFileType(FisheyeReviewItemData.FileType) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
-
- setFileType(FisheyeReviewItemData.FileType) - Method in class com.atlassian.crucible.spi.data.ReviewItemRevisionData
-
- setFinishedFullSlurp(boolean) - Method in class com.atlassian.fisheye.spi.data.RepositoryDataFE
-
- setFollowBase(Boolean) - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- setFrom(String) - Method in class com.atlassian.fisheye.spi.data.MailMessageData
-
- setFromContentUrl(String) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
-
Sets the URI that points to the location of the raw content for the previous revision of this item.
- setFromDate(long) - Method in class com.atlassian.crucible.spi.data.CustomFilterData
-
- setFromDisplayName(String) - Method in class com.atlassian.fisheye.spi.data.MailMessageData
-
- setFromPath(String) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
-
- setFromRevision(String) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
-
- setGeneralComments(GeneralComments) - Method in class com.atlassian.crucible.spi.data.DetailedReviewData.Builder
-
- setGeneralComments(GeneralComments) - Method in class com.atlassian.crucible.spi.data.DetailedReviewData
-
- setGlob(String) - Method in class com.atlassian.fisheye.spi.admin.data.CaseAwarePathGlob
-
- setGroupType(String) - Method in class com.atlassian.fisheye.spi.data.NotificationData.Builder
-
- setHasChangelogBrowser(boolean) - Method in class com.atlassian.crucible.spi.data.PluginRepositoryData
-
- setHasDirectoryBrowser(boolean) - Method in class com.atlassian.crucible.spi.data.PluginRepositoryData
-
- setHeadDeleted(boolean) - Method in class com.atlassian.fisheye.spi.data.PathInfoData
-
- setHeadMaybeDetail(RevisionData) - Method in class com.atlassian.crucible.scm.FileSummary
-
Further (optional) details about getHeadRevision().
- setHiddenDirectories(List<CaseAwarePath>) - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- setHiddenDirectories(List<CaseAwarePath>) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- setHref(String) - Method in class com.atlassian.fisheye.spi.admin.data.SimpleLinker
-
Set the linker's href attribute.
- setHtmlBody(String) - Method in class com.atlassian.fisheye.spi.data.NotificationData.Builder
-
- setId(String) - Method in class com.atlassian.crucible.spi.data.ChangesetData
-
- setId(int) - Method in class com.atlassian.crucible.spi.data.PatchData
-
- setId(Integer) - Method in class com.atlassian.crucible.spi.data.ProjectData.ProjectDataBuilder
-
- setId(int) - Method in class com.atlassian.crucible.spi.data.ProjectData
-
- setId(String) - Method in class com.atlassian.crucible.spi.PermId
-
- setInitialImport(Boolean) - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
-
- setInitialImport(ImportMode) - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- setInnerHtml(String) - Method in class com.atlassian.fisheye.ui.filedecoration.GutterRenderResult
-
- setJiraIssueKey(String) - Method in class com.atlassian.crucible.spi.data.ReviewData.Builder
-
- setJiraIssueKey(String) - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- setKey(String) - Method in class com.atlassian.crucible.spi.data.ProjectData
-
- setKeyName(String) - Method in class com.atlassian.fisheye.spi.admin.data.AuthenticationData
-
- setLabel(String) - Method in class com.atlassian.crucible.spi.data.CustomFieldDefData
-
- setLineRanges(List<VersionedLineCommentData.LineRangeDetail>) - Method in class com.atlassian.crucible.spi.data.VersionedLineCommentData
-
- setLinesAdded(int) - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
-
- setLinesRemoved(int) - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
-
- setLinkedIssues(Set<String>) - Method in class com.atlassian.crucible.spi.data.ReviewData.Builder
-
- setLinkedIssues(Set<String>) - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- setLocation(String) - Method in class com.atlassian.crucible.spi.data.GitRepositoryData
-
- setLocation(String) - Method in class com.atlassian.crucible.spi.data.HgRepositoryData
-
- setLocation(String) - Method in class com.atlassian.fisheye.spi.admin.data.GitRepositoryData
-
- setLocation(String) - Method in class com.atlassian.fisheye.spi.admin.data.HgRepositoryData
-
- setLocation(String) - Method in interface com.atlassian.fisheye.spi.admin.data.PasswordAuthenticatedRepositoryData
-
- setLocation(String) - Method in class com.atlassian.fisheye.spi.data.GitRepositoryData
-
- setLocation(String) - Method in class com.atlassian.fisheye.spi.data.HgRepositoryData
-
- setLogicalPathPrefix(String) - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData.SymbolicRule
-
- setManaged(boolean) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryData
-
- setMaxFiles(long) - Method in class com.atlassian.fisheye.spi.admin.data.TarballSettings
-
- setMaxIndexableSize(Long) - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- setMaxIndexableSize(Long) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- setMaybeHistory(FileHistory) - Method in class com.atlassian.crucible.scm.FileSummary
-
Further (optional) history of this file.
- setMessage(String) - Method in interface com.atlassian.crucible.spi.data.CommentData
-
- setMessage(String) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl.CommentDataBuilder
-
- setMessage(String) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
-
- setMessage(String) - Method in interface com.atlassian.crucible.spi.data.CsCommentData
-
Set the text of the comment.
- setMessageAsHtml(String) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl.CommentDataBuilder
-
- setMessageAsHtml(String) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
-
- setMetrics(Map<String, CustomFieldData>) - Method in interface com.atlassian.crucible.spi.data.CommentData
-
- setMetrics(Map<String, CustomFieldData>) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl.CommentDataBuilder
-
- setMetrics(Map<String, CustomFieldData>) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
-
- setMetricsVersion(int) - Method in class com.atlassian.crucible.spi.data.ReviewData.Builder
-
- setMetricsVersion(int) - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- setModerator(String) - Method in class com.atlassian.crucible.spi.data.CustomFilterData
-
- setModerator(UserData) - Method in class com.atlassian.crucible.spi.data.ReviewData.Builder
-
- setModerator(UserData) - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- setModeratorEnabled(Boolean) - Method in class com.atlassian.crucible.spi.data.ProjectData.ProjectDataBuilder
-
- setModeratorEnabled(boolean) - Method in class com.atlassian.crucible.spi.data.ProjectData
-
- setModified(boolean) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemAttibutes
-
- setModuleDescriptor(ModuleDescriptor<SCMModule>) - Method in interface com.atlassian.crucible.scm.SCMModule
-
- setModuleDescriptor(ModuleDescriptor<SCMModule>) - Method in class com.atlassian.fisheye.plugins.scm.utils.ConfigurableSCMModule
-
- setMoved(boolean) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemAttibutes
-
- setMultiPartContent(Multipart) - Method in class com.atlassian.fisheye.spi.data.MailMessageData
-
Add MultiPart to email.
- setName(String) - Method in class com.atlassian.crucible.spi.data.ActionData
-
- setName(String) - Method in class com.atlassian.crucible.spi.data.CustomFieldDefData
-
- setName(String) - Method in class com.atlassian.crucible.spi.data.CustomFieldValue
-
- setName(String) - Method in class com.atlassian.crucible.spi.data.NamedPrincipalAssociationData
-
- setName(String) - Method in class com.atlassian.crucible.spi.data.PermissionSchemeData
-
- setName(String) - Method in class com.atlassian.crucible.spi.data.ProjectData.ProjectDataBuilder
-
- setName(String) - Method in class com.atlassian.crucible.spi.data.ProjectData
-
- setName(String) - Method in class com.atlassian.crucible.spi.data.RepositoryData
-
- setName(String) - Method in class com.atlassian.crucible.spi.data.ReviewData.Builder
-
- setName(String) - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- setName(String) - Method in class com.atlassian.fisheye.plugins.scm.utils.NamedRepositoryConfiguration
-
- setName(String) - Method in interface com.atlassian.fisheye.plugins.scm.utils.SimpleConfiguration
-
- setName(String) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryData
-
- setName(String) - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData.SymbolicRule
-
- setName(String) - Method in class com.atlassian.fisheye.spi.data.PathInfoData
-
- setName(String) - Method in class com.atlassian.fisheye.spi.data.RepositoryDataFE
-
- setNameFilter(String) - Method in class com.atlassian.crucible.spi.data.RepositoryDataSearchCriteria.Builder
-
- setNames(List<String>) - Method in class com.atlassian.fisheye.spi.data.TabularQueryResultData
-
- setNumFileRevisions(int) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- setOrder(String) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE.ChangesetDataFEBuilder
-
- setOrRoles(boolean) - Method in class com.atlassian.crucible.spi.data.CustomFilterData
-
- setP4JobIds(Collection<String>) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE.ChangesetDataFEBuilder
-
- setParent(String) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryData
-
- setParentCommentId(PermId<CommentData>) - Method in interface com.atlassian.crucible.spi.data.CommentData
-
Set the parent comment of this comment.
- setParentCommentId(PermId<CommentData>) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
-
- setParentCommentPermId(String) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl.CommentDataBuilder
-
- setParentReview(PermId<ReviewData>) - Method in class com.atlassian.crucible.spi.data.ReviewData.Builder
-
- setParentReview(PermId<ReviewData>) - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- setParents(Set<String>) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE.ChangesetDataFEBuilder
-
- setParents(Set<String>) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- setParticipants(Set<ReviewItemData.ParticipantStatus>) - Method in class com.atlassian.crucible.spi.data.ReviewItemData
-
- setPassphrase(String) - Method in class com.atlassian.fisheye.spi.admin.data.AuthenticationData
-
- setPassword(String) - Method in class com.atlassian.fisheye.spi.admin.data.AuthenticationData
-
- setPassword(String) - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
-
- setPassword(String) - Method in interface com.atlassian.fisheye.spi.admin.data.PasswordAuthenticatedRepositoryData
-
- setPassword(String) - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- setPatches(List<PatchData>) - Method in class com.atlassian.crucible.spi.data.PatchGroupData
-
- setPatchUrl(String) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
-
- setPath(String) - Method in class com.atlassian.crucible.spi.data.CrucibleRevisionData
-
- setPath(String) - Method in class com.atlassian.crucible.spi.data.GitRepositoryData
-
- setPath(String) - Method in class com.atlassian.crucible.spi.data.P4RepositoryData
-
- setPath(String) - Method in class com.atlassian.crucible.spi.data.ReviewItemRevisionData
-
- setPath(String) - Method in class com.atlassian.crucible.spi.data.SvnRepositoryData
-
- setPath(String) - Method in class com.atlassian.fisheye.spi.admin.data.CaseAwarePath
-
- setPath(String) - Method in class com.atlassian.fisheye.spi.admin.data.GitRepositoryData
-
- setPath(String) - Method in class com.atlassian.fisheye.spi.admin.data.HgRepositoryData
-
- setPath(String) - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
-
- setPath(String) - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- setPath(String) - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
-
- setPath(String) - Method in class com.atlassian.fisheye.spi.data.FileRevisionKeyData
-
- setPath(String) - Method in class com.atlassian.fisheye.spi.data.GitRepositoryData
-
- setPath(String) - Method in class com.atlassian.fisheye.spi.data.P4RepositoryData
-
- setPath(String) - Method in class com.atlassian.fisheye.spi.data.SvnRepositoryData
-
- setPermaId(PermId<CommentData>) - Method in interface com.atlassian.crucible.spi.data.CommentData
-
- setPermaId(String) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl.CommentDataBuilder
-
- setPermaId(PermId<CommentData>) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
-
Set the comment's perma-id.
- setPermaId(String) - Method in class com.atlassian.crucible.spi.data.ReviewData.Builder
-
- setPermaId(PermId<ReviewData>) - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- setPermaIdAsString(String) - Method in interface com.atlassian.crucible.spi.data.CommentData
-
Set the comment's perma-id.
- setPermaIdAsString(String) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
-
Set the comment's perma-id.
- setPermaIdAsString(String) - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- setPermaIdHistory(Set<String>) - Method in class com.atlassian.crucible.spi.data.ReviewData.Builder
-
- setPermaIdHistory(Set<String>) - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- setPermId(PermId<ReviewItemData>) - Method in class com.atlassian.crucible.spi.data.ReviewItemData
-
- setPermIdAsString(String) - Method in class com.atlassian.crucible.spi.data.ReviewItemData
-
- setPermissionSchemeId(Integer) - Method in class com.atlassian.crucible.spi.data.ProjectData.ProjectDataBuilder
-
- setPermissionSchemeId(int) - Method in class com.atlassian.crucible.spi.data.ProjectData
-
- setPermissionSchemeName(String) - Method in class com.atlassian.crucible.spi.data.ProjectData.ProjectDataBuilder
-
- setPermissionSchemeName(String) - Method in class com.atlassian.crucible.spi.data.ProjectData
-
- setPluginId(PluginId) - Method in interface com.atlassian.crucible.spi.PluginIdAware
-
- setPluginKey(String) - Method in class com.atlassian.crucible.spi.data.PluginRepositoryData
-
- setPort(Integer) - Method in class com.atlassian.crucible.spi.data.P4RepositoryData
-
- setPort(Integer) - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
-
- setPort(Integer) - Method in class com.atlassian.fisheye.spi.data.P4RepositoryData
-
- setPosition(String) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- setPreferences(int, int, int, int, boolean, boolean, boolean, int, String, String, String) - Method in class com.atlassian.crucible.spi.data.UserProfileData
-
- setPrivateKey(String) - Method in class com.atlassian.fisheye.spi.admin.data.AuthenticationData
-
- setProject(String) - Method in class com.atlassian.crucible.spi.data.CustomFilterData
-
- setProjectKey(String) - Method in class com.atlassian.crucible.spi.data.ProjectData.ProjectDataBuilder
-
- setProjectKey(String) - Method in class com.atlassian.crucible.spi.data.ReviewData.Builder
-
- setProjectKey(String) - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- setPublicKey(String) - Method in class com.atlassian.fisheye.spi.admin.data.AuthenticationData
-
- setRange(String) - Method in class com.atlassian.crucible.spi.data.VersionedLineCommentData.LineRangeDetail
-
- setReadStatus(CommentData.Status) - Method in interface com.atlassian.crucible.spi.data.CommentData
-
Set the comment's read status with respect to the user making the request.
- setReadStatus(CommentData.Status) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl.CommentDataBuilder
-
- setReadStatus(CommentData.Status) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
-
- setRecipients(Set<UserData>) - Method in class com.atlassian.fisheye.spi.data.NotificationData.Builder
-
- setRegex(Pattern) - Method in class com.atlassian.fisheye.spi.admin.data.SimpleLinker
-
Set the regex used to match a linker.
- setRegex(String) - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData.SymbolicRule
-
- setReleaseNumber(String) - Method in class com.atlassian.crucible.spi.data.VersionInfo
-
- setReminderDate(Date) - Method in class com.atlassian.crucible.spi.data.ReviewData.Builder
-
- setReminderDate(Date) - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- setRenameOption(Integer) - Method in class com.atlassian.fisheye.spi.admin.data.GitRepositoryData
-
Controls how FishEye and Crucible will detect file renames.
- setReplies(List<GeneralCommentData>) - Method in interface com.atlassian.crucible.spi.data.CommentData
-
Set the replies for the comment.
- setReplies(List<GeneralCommentData>) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl.CommentDataBuilder
-
- setReplies(List<GeneralCommentData>) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
-
- setRepositoryName(String) - Method in class com.atlassian.crucible.spi.data.CommitterData
-
- setRepositoryName(String) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
-
- setRepositoryName(String) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE.ChangesetDataFEBuilder
-
- setRepositoryOptions(String, RepositoryOptions) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Set the repository options for the specified repository.
- setRepositoryUpdateOptions(String, UpdateOptions) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Set the repository update options for the specified repository.
- setRequiredGroups(Set<String>) - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- setRequiredGroups(Set<String>) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- setRequiredWriteGroups(Set<String>) - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- setRequiredWriteGroups(Set<String>) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- setResultsTruncated(boolean) - Method in class com.atlassian.fisheye.spi.data.ChangesetsData
-
- setRev(String) - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
-
- setRev(String) - Method in class com.atlassian.fisheye.spi.data.FileRevisionKeyData
-
- setReviewer(String) - Method in class com.atlassian.crucible.spi.data.CustomFilterData
-
- setReviewers(Reviewers) - Method in class com.atlassian.crucible.spi.data.DetailedReviewData.Builder
-
- setReviewers(Reviewers) - Method in class com.atlassian.crucible.spi.data.DetailedReviewData
-
- setReviewItem(PermId<ReviewData>, PermId<ReviewItemData>, FisheyeReviewItemData) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
sets the review item specified by itemId with the given reviewItem.
- setReviewItemId(PermId<ReviewItemData>) - Method in class com.atlassian.crucible.spi.data.VersionedCommentData
-
- setReviewItems(ReviewItems) - Method in class com.atlassian.crucible.spi.data.DetailedReviewData.Builder
-
- setReviewItems(ReviewItems) - Method in class com.atlassian.crucible.spi.data.DetailedReviewData
-
- setRevision(String) - Method in class com.atlassian.crucible.spi.data.ReviewItemRevisionData
-
- setRevision(String) - Method in class com.atlassian.crucible.spi.data.VersionedLineCommentData.LineRangeDetail
-
- setRevisions(List<String>) - Method in class com.atlassian.crucible.spi.data.CrucibleRevisionData
-
- setRevisions(Iterable<FileRevisionKeyData>) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- setRevisions(List<FileRevisionKeyData>) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
-
- setRevisions(Set<ChangesetDataFE>) - Method in class com.atlassian.fisheye.spi.data.RevisionGraphSliceData
-
- setRows(List<List<Object>>) - Method in class com.atlassian.fisheye.spi.data.TabularQueryResultData
-
- setServer(String) - Method in class com.atlassian.crucible.spi.data.P4RepositoryData
-
- setServer(String) - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
-
- setServer(String) - Method in class com.atlassian.fisheye.spi.data.P4RepositoryData
-
- setShowAsDiff(Boolean) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
-
- setShowCheckoutURL(Boolean) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- setShowCheckoutURLs(Boolean) - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- setSimpleLinkers(List<SimpleLinker>) - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- setSimpleLinkers(List<SimpleLinker>) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- setSkipLabels(Boolean) - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
-
- setSource(String) - Method in class com.atlassian.crucible.spi.data.CrucibleRevisionData
-
- setSource(String) - Method in class com.atlassian.crucible.spi.data.ReviewItemRevisionData
-
- setSourceName(String) - Method in class com.atlassian.crucible.spi.data.PatchGroupData
-
- setSparseRevisions(Set<ChangesetDataFE>) - Method in class com.atlassian.fisheye.spi.data.RevisionGraphSliceData
-
- setStartRevision(Long) - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
-
- setStartRevision(Long) - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- setState(String) - Method in class com.atlassian.crucible.spi.data.CustomFilterData
-
- setState(ReviewData.State) - Method in class com.atlassian.crucible.spi.data.ReviewData.Builder
-
- setState(ReviewData.State) - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- setState(PermId<ReviewData>, String) - Method in interface com.atlassian.crucible.spi.services.ReviewService
-
- setState(FileRevisionData.FileRevisionState) - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
-
- setState(RepositoryDataFE.RepositoryState) - Method in class com.atlassian.fisheye.spi.data.RepositoryDataFE
-
- setStateDescription(String) - Method in class com.atlassian.crucible.spi.data.PluginRepositoryData
-
- setStoreDiff(boolean) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryData
-
- setStoreRevisions(Boolean) - Method in class com.atlassian.crucible.spi.data.ProjectData.ProjectDataBuilder
-
- setStoreRevisions(Boolean) - Method in class com.atlassian.crucible.spi.data.ProjectData
-
- setStripCount(Integer) - Method in class com.atlassian.crucible.spi.data.AnchorData
-
Sets the stripCount, which indicates how many path elements (or directories) to strip away, starting from the
root, before appending to the value returned by
AnchorData.getAnchorPath()
to create a complete path to anchor to.
- setStyle(String) - Method in class com.atlassian.fisheye.ui.filedecoration.GutterRenderResult
-
- setSubject(String) - Method in class com.atlassian.fisheye.spi.data.MailMessageData
-
- setSubject(String) - Method in class com.atlassian.fisheye.spi.data.NotificationData.Builder
-
- setSummary(String) - Method in class com.atlassian.crucible.spi.data.ReviewData.Builder
-
- setSummary(String) - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- setSyntaxDef(String) - Method in class com.atlassian.fisheye.spi.admin.data.AdvancedLinker
-
- setSyntaxType(CommitMessageSyntaxSettings.SyntaxType) - Method in class com.atlassian.fisheye.spi.admin.data.CommitMessageSyntaxSettings
-
- setTags(Collection<SvnRepositoryData.SymbolicRule>) - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- setTags(Set<String>) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE.ChangesetDataFEBuilder
-
- setTarballSettings(TarballSettings) - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- setTarballSettings(TarballSettings) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- setTextBody(String) - Method in class com.atlassian.fisheye.spi.data.NotificationData.Builder
-
- setTimeSpent(Long) - Method in class com.atlassian.crucible.spi.data.ReviewerData
-
- setTitle(String) - Method in class com.atlassian.crucible.spi.data.CustomFilterData
-
- setToContentUrl(String) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
-
Sets the URI that points to the location of the raw content for the current revision of this item.
- setToDate(long) - Method in class com.atlassian.crucible.spi.data.CustomFilterData
-
- setToPath(String) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
-
- setToRevision(String) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
-
- setTotalLines(int) - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
-
- setTransitions(Transitions) - Method in class com.atlassian.crucible.spi.data.DetailedReviewData.Builder
-
- setTransitions(Transitions) - Method in class com.atlassian.crucible.spi.data.DetailedReviewData
-
- setTrunks(Collection<SvnRepositoryData.SymbolicRule>) - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- setType(CustomFieldValueType) - Method in class com.atlassian.crucible.spi.data.CustomFieldDefData
-
- setType(String) - Method in class com.atlassian.crucible.spi.data.RepositoryData
-
- setType(ReviewData.ReviewType) - Method in class com.atlassian.crucible.spi.data.ReviewData.Builder
-
- setType(ReviewData.ReviewType) - Method in class com.atlassian.crucible.spi.data.ReviewData
-
- setTypeFilter(Set<String>) - Method in class com.atlassian.crucible.spi.data.RepositoryDataSearchCriteria.Builder
-
- setUnicode(Boolean) - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
-
- setUpdateOptions(DefaultUpdateOptions) - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- setUpdateOptions(UpdateOptions) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- setUploadDate(Date) - Method in class com.atlassian.crucible.spi.data.PatchData
-
- setupRenderContextProperties(T) - Method in interface com.atlassian.fisheye.plugin.web.helpers.WikiRenderer
-
setting up the context's baseUrl, siteRoot and imagePath properties.
- setUrl(String) - Method in class com.atlassian.crucible.spi.data.PatchData
-
- setUrl(String) - Method in class com.atlassian.crucible.spi.data.SvnRepositoryData
-
- setUrl(String) - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- setUrl(String) - Method in class com.atlassian.fisheye.spi.data.SvnRepositoryData
-
- setUseDefaults(String, boolean) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Sets repository "use defaults" flag
Note the current user must have admin rights for this repository.
- setUser(UserData) - Method in interface com.atlassian.crucible.spi.data.CommentData
-
Set the comment's author.
- setUser(UserData) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl.CommentDataBuilder
-
- setUser(UserData) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
-
- setUser(UserData) - Method in interface com.atlassian.crucible.spi.data.CsCommentData
-
Set the comment's author.
- setUserName(String) - Method in class com.atlassian.crucible.spi.data.UserData
-
- setUsername(String) - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
-
- setUsername(String) - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- setUsingDefaultsPermissions(boolean) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- setUsingInbuiltSymbolicRules(Boolean) - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- setValue(String) - Method in class com.atlassian.crucible.spi.data.CustomFieldData
-
- setValue(Object) - Method in class com.atlassian.crucible.spi.data.CustomFieldValue
-
- setValues(List<CustomFieldValue>) - Method in class com.atlassian.crucible.spi.data.CustomFieldDefData
-
- setVersionedComments(VersionedComments) - Method in class com.atlassian.crucible.spi.data.DetailedReviewData.Builder
-
- setVersionedComments(VersionedComments) - Method in class com.atlassian.crucible.spi.data.DetailedReviewData
-
- setWatchesEnabled(boolean) - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
-
- setWatchesEnabled(Boolean) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
-
- setWikiSyntaxStartDate(Date) - Method in class com.atlassian.fisheye.spi.admin.data.CommitMessageSyntaxSettings
-
to unset this value, pass null
- shouldDisplay(Map) - Method in class com.atlassian.fisheye.plugin.web.conditions.AbstractFisheyeCondition
-
- shouldDisplay(Helper) - Method in class com.atlassian.fisheye.plugin.web.conditions.AbstractFisheyeCondition
-
Subclasses must implement this method and return a boolean indicating whether to display the item.
- shouldIncludeAncestors() - Method in enum com.atlassian.fisheye.spi.services.Direction
-
- shouldIncludeDescendants() - Method in enum com.atlassian.fisheye.spi.services.Direction
-
- SimpleConfiguration - Interface in com.atlassian.fisheye.plugins.scm.utils
-
Interface for configuration objects which are used to configure plugins which are
clients of the SimpleConfigurationServlet
- SimpleConfigurationServlet<T extends SimpleConfiguration> - Class in com.atlassian.fisheye.plugins.scm.utils
-
A base class for SCM configuration servlets which can treat their configuration objects
as beans with String properties.
- SimpleConfigurationServlet(PluginAccessor, FisheyePluginUtilities, VelocityHelper) - Constructor for class com.atlassian.fisheye.plugins.scm.utils.SimpleConfigurationServlet
-
- SimpleLinker - Class in com.atlassian.fisheye.spi.admin.data
-
- SimpleLinker(Pattern, String) - Constructor for class com.atlassian.fisheye.spi.admin.data.SimpleLinker
-
Create a simple linker.
- SimpleLinker(SimpleLinker) - Constructor for class com.atlassian.fisheye.spi.admin.data.SimpleLinker
-
- size(int) - Method in class com.atlassian.fecru.page.Page.Builder
-
- SshKeyService - Interface in com.atlassian.fisheye.spi.admin.services
-
- start(int) - Method in class com.atlassian.fecru.page.Page.Builder
-
- start(String) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Start the repository.
- startChangelistReindexing(long, long) - Method in interface com.atlassian.fisheye.spi.admin.services.P4RepositoryIndexer
-
Reindex changelist metadata.
- startChangesetCommentReindexing() - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryIndexer
-
Reindex the data used to show changeset discussions in activity streams
- started - Variable in class com.atlassian.fisheye.spi.admin.services.RepositorySearchCriteria
-
- started(Boolean) - Method in class com.atlassian.fisheye.spi.admin.services.RepositorySearchCriteria
-
- started() - Method in class com.atlassian.fisheye.spi.admin.services.RepositorySearchCriteria
-
- startFullReindexing() - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryIndexer
-
Delete all the existing indexes for the repository, and start the repository
(which will cause the initial full index to start).
- startFullScan() - Method in interface com.atlassian.fisheye.spi.admin.services.CvsRepositoryIndexer
-
Scan the whole repository for any changes since the last scan.
- startIncrementalIndexing() - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryIndexer
-
Perform an incremental indexing, or, if the repository has not yet been
indexed, performs a full indexing.
- startLineCountReindexing() - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryIndexer
-
Reindex the data used to generate lines of code (LOC) charts.
- startRevisionPropertiesReindexing(long, long) - Method in interface com.atlassian.fisheye.spi.admin.services.SvnRepositoryIndexer
-
Reindex non-versioned properties.
- state(String) - Method in class com.atlassian.crucible.spi.data.CustomFilterData.Builder
-
- stop(String) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Non-blocking call to stop the repository.
- stopAndWait(String, long) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Blocking call to stop the repository.
- stopAndWait(String) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
-
Stops repository and waits default timeout until repository is STOPPED
- streamContents(Principal, RevisionKey, OutputStream) - Method in interface com.atlassian.crucible.scm.SCMRepository
-
Stream the content of the revision to the given output stream
- SuperUser() - Constructor for class com.cenqua.crucible.model.Principal.SuperUser
-
- SvnRepositoryData - Class in com.atlassian.crucible.spi.data
-
Holds SVN specific attributes
- SvnRepositoryData() - Constructor for class com.atlassian.crucible.spi.data.SvnRepositoryData
-
Deprecated.
- SvnRepositoryData(String, String, boolean, String, String) - Constructor for class com.atlassian.crucible.spi.data.SvnRepositoryData
-
- SvnRepositoryData(String, String, boolean, boolean, String, String) - Constructor for class com.atlassian.crucible.spi.data.SvnRepositoryData
-
- SvnRepositoryData(String, String, String, boolean, boolean, String, String) - Constructor for class com.atlassian.crucible.spi.data.SvnRepositoryData
-
- SvnRepositoryData - Class in com.atlassian.fisheye.spi.admin.data
-
FishEye repository data object for Subversion repositories.
- SvnRepositoryData(String, String) - Constructor for class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- SvnRepositoryData(String, String, String) - Constructor for class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
-
- SvnRepositoryData - Class in com.atlassian.fisheye.spi.data
-
Holds additional properties specific to a Subversion repository
- SvnRepositoryData() - Constructor for class com.atlassian.fisheye.spi.data.SvnRepositoryData
-
- SvnRepositoryData.SymbolicRule - Class in com.atlassian.fisheye.spi.admin.data
-
Data object for patterns to match and extract repository structure
from Subversion paths.
- SvnRepositoryIndexer - Interface in com.atlassian.fisheye.spi.admin.services
-
- SvnRepositoryService - Interface in com.atlassian.fisheye.spi.services
-
Provides an API for retrieving information about SVN repositories in fisheye
- SvnRepositoryService.BranchDetails - Interface in com.atlassian.fisheye.spi.services
-
- SymbolicRule(String, String, String) - Constructor for class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData.SymbolicRule
-
- SymbolicRule(SvnRepositoryData.SymbolicRule) - Constructor for class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData.SymbolicRule
-
- validate(RepositoryData) - Static method in class com.atlassian.fisheye.spi.admin.services.RepositoryDataValidator
-
- validateTransition(WorkflowTransitionContext) - Method in interface com.atlassian.crucible.workflow.WorkflowCondition
-
Validates current transition.
- ValidationResult - Class in com.atlassian.crucible.workflow
-
Result of the workflow condition validation
- validTimeString(String, String) - Method in enum com.atlassian.fisheye.util.FieldValidator
-
Validates that value
is a valid time string.
- valueOf(String) - Static method in enum com.atlassian.crucible.spi.data.CommentData.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crucible.spi.data.CommentResolutionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crucible.spi.data.CustomFieldValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crucible.spi.data.FisheyeReviewItemData.CommitType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crucible.spi.data.FisheyeReviewItemData.FileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crucible.spi.data.ReviewData.ReviewType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crucible.spi.data.ReviewData.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crucible.spi.services.ReviewerSearchResult.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crucible.spi.services.ReviewService.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crucible.spi.services.SearchCriteriaJunctionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crucible.spi.services.SearchCriteriaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.crucible.workflow.ResultSeverity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.fisheye.activity.ExternalActivityItemSearchParams.SearchDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.fisheye.plugins.scm.utils.repository.RepositoryState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.fisheye.spi.admin.data.AuthenticationStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.fisheye.spi.admin.data.CommitMessageSyntaxSettings.SyntaxType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.fisheye.spi.admin.data.ImportMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.fisheye.spi.admin.data.RepositoryData.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.fisheye.spi.admin.data.RepositoryState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.fisheye.spi.admin.services.RepositoryAdminService.NamePolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.fisheye.spi.admin.services.RepositoryPermissionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.fisheye.spi.data.FileRevisionData.FileRevisionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.fisheye.spi.data.RepositoryDataFE.RepositoryState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.fisheye.spi.data.TabularQueryResultData.SearchResultColumnType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.fisheye.spi.services.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.fisheye.ui.filedecoration.DiffType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.fisheye.user.permissions.GlobalPermissionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.fisheye.util.FieldValidator
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.atlassian.crucible.spi.data.CommentData.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crucible.spi.data.CommentResolutionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crucible.spi.data.CustomFieldValueType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crucible.spi.data.FisheyeReviewItemData.CommitType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crucible.spi.data.FisheyeReviewItemData.FileType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crucible.spi.data.ReviewData.ReviewType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crucible.spi.data.ReviewData.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crucible.spi.services.ReviewerSearchResult.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crucible.spi.services.ReviewService.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crucible.spi.services.SearchCriteriaJunctionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crucible.spi.services.SearchCriteriaType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.crucible.workflow.ResultSeverity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(Iterable<T>) - Method in class com.atlassian.fecru.page.Page.Builder
-
- values() - Static method in enum com.atlassian.fisheye.activity.ExternalActivityItemSearchParams.SearchDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.fisheye.plugins.scm.utils.repository.RepositoryState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.fisheye.spi.admin.data.AuthenticationStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.fisheye.spi.admin.data.CommitMessageSyntaxSettings.SyntaxType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.fisheye.spi.admin.data.ImportMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.fisheye.spi.admin.data.RepositoryData.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.fisheye.spi.admin.data.RepositoryState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.fisheye.spi.admin.services.RepositoryAdminService.NamePolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.fisheye.spi.admin.services.RepositoryPermissionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.fisheye.spi.data.FileRevisionData.FileRevisionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.fisheye.spi.data.RepositoryDataFE.RepositoryState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.fisheye.spi.data.TabularQueryResultData.SearchResultColumnType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.fisheye.spi.services.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.fisheye.ui.filedecoration.DiffType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.fisheye.user.permissions.GlobalPermissionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.fisheye.util.FieldValidator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VelocityHelper - Interface in com.atlassian.fisheye.plugin.web.helpers
-
- VersionedCommentData - Class in com.atlassian.crucible.spi.data
-
An abstract base class for beans containing the attributes of comments
- VersionedCommentData(PermId<ReviewItemData>, String, boolean, boolean, CommentData.Status, UserData, boolean, String, Date, boolean, List<GeneralCommentData>, Map<String, CustomFieldData>, String) - Constructor for class com.atlassian.crucible.spi.data.VersionedCommentData
-
- VersionedCommentData(PermId<ReviewItemData>, String, String, boolean, boolean, CommentData.Status, UserData, boolean, String, Date, boolean, List<GeneralCommentData>, Map<String, CustomFieldData>, String) - Constructor for class com.atlassian.crucible.spi.data.VersionedCommentData
-
- VersionedCommentData() - Constructor for class com.atlassian.crucible.spi.data.VersionedCommentData
-
- VersionedComments - Class in com.atlassian.crucible.spi.data
-
- VersionedComments() - Constructor for class com.atlassian.crucible.spi.data.VersionedComments
-
- VersionedComments(List<VersionedLineCommentData>) - Constructor for class com.atlassian.crucible.spi.data.VersionedComments
-
- VersionedLineCommentData - Class in com.atlassian.crucible.spi.data
-
Contains the attributes of a comment on an item in a review.
- VersionedLineCommentData() - Constructor for class com.atlassian.crucible.spi.data.VersionedLineCommentData
-
- VersionedLineCommentData.LineRangeDetail - Class in com.atlassian.crucible.spi.data
-
- VersionedLineCommentData.VersionedLineCommentBuilder - Class in com.atlassian.crucible.spi.data
-
Creates VersionedLineCommentData instances.
- VersionInfo - Class in com.atlassian.crucible.spi.data
-
Crucible version info
- VersionInfo() - Constructor for class com.atlassian.crucible.spi.data.VersionInfo
-
- VersionInfo(String, String) - Constructor for class com.atlassian.crucible.spi.data.VersionInfo
-
- visit(RepositoryData.Type.Visitor<T>) - Method in enum com.atlassian.fisheye.spi.admin.data.RepositoryData.Type
-
- visitClearcase() - Method in interface com.atlassian.fisheye.spi.admin.data.RepositoryData.Type.Visitor
-
- visitClearcase() - Method in class com.atlassian.fisheye.spi.admin.services.RepositoryLocationVisitor
-
- visitCvs() - Method in interface com.atlassian.fisheye.spi.admin.data.RepositoryData.Type.Visitor
-
- visitCvs() - Method in class com.atlassian.fisheye.spi.admin.services.RepositoryLocationVisitor
-
- visitGit() - Method in interface com.atlassian.fisheye.spi.admin.data.RepositoryData.Type.Visitor
-
- visitGit() - Method in class com.atlassian.fisheye.spi.admin.services.RepositoryLocationVisitor
-
- visitHg() - Method in interface com.atlassian.fisheye.spi.admin.data.RepositoryData.Type.Visitor
-
- visitHg() - Method in class com.atlassian.fisheye.spi.admin.services.RepositoryLocationVisitor
-
- visitP4() - Method in interface com.atlassian.fisheye.spi.admin.data.RepositoryData.Type.Visitor
-
- visitP4() - Method in class com.atlassian.fisheye.spi.admin.services.RepositoryLocationVisitor
-
- visitSvn() - Method in interface com.atlassian.fisheye.spi.admin.data.RepositoryData.Type.Visitor
-
- visitSvn() - Method in class com.atlassian.fisheye.spi.admin.services.RepositoryLocationVisitor
-
- visitUserMentionedInChangesetComment(UserMentionedInChangesetCommentEvent) - Method in interface com.atlassian.fisheye.event.UserMentionedEventVisitor
-
- visitUserMentionedInReviewComment(UserMentionedInReviewCommentEvent) - Method in interface com.atlassian.fisheye.event.UserMentionedEventVisitor
-
- visitUserMentionedInReviewDescription(UserMentionedInReviewDescriptionEvent) - Method in interface com.atlassian.fisheye.event.UserMentionedEventVisitor
-