A B C D E F G H I L M N O P Q R S T U V W

A

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
 
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) - 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.
addPatchToReview(PermId<ReviewData>, String) - Method in interface com.atlassian.crucible.spi.services.ReviewService
Add a patch to existing review -- the review will contain provied patch
addReply(PermId<CommentData>, GeneralCommentData) - Method in interface com.atlassian.crucible.spi.services.ReviewService
Add a reply to comment in a review.
addRequestHeaders(Principal, TrustedRequest) - Method in interface com.atlassian.crucible.spi.services.TrustedAppsService
 
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
Adds a review item for each of the CrucibleRevisionData given.
addRow(List<Object>) - Method in class com.atlassian.fisheye.spi.data.TabularQueryResultData
 
AllIndex - Class in com.atlassian.crucible.spi.util
This class returns all indexes, and is supposed to be used by the ListWrapperCallback to obtain all possible expansions.
AllIndex() - Constructor for class com.atlassian.crucible.spi.util.AllIndex
 
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.
ANON - Static variable in class com.cenqua.crucible.model.Principal.Anonymous
 
anyMaybeDetails() - Method in class com.atlassian.crucible.scm.HasMaybeDetails
 
AUTHOR - Static variable in interface com.atlassian.crucible.scm.DetailConstants
 
AuthToken - Interface in com.cenqua.fisheye.user.plugin
A token representing a successful login.
await(long) - Method in class com.atlassian.fisheye.plugins.scm.utils.process.LatchedRunnable
 

B

BaseInputHandler - Class in com.atlassian.fisheye.plugins.scm.utils.process
 
BaseInputHandler() - Constructor for class com.atlassian.fisheye.plugins.scm.utils.process.BaseInputHandler
 
BaseOutputHandler - Class in com.atlassian.fisheye.plugins.scm.utils.process
 
BaseOutputHandler() - Constructor for class com.atlassian.fisheye.plugins.scm.utils.process.BaseOutputHandler
 
BaseProcessHandler - Class in com.atlassian.fisheye.plugins.scm.utils.process
 
BaseProcessHandler() - Constructor for class com.atlassian.fisheye.plugins.scm.utils.process.BaseProcessHandler
 
beforeCsid(String) - Method in interface com.atlassian.fisheye.spi.services.RecentChangesetsService.QueryParameters.Builder
All changesets returned will fall ordinally before the specified changeset.
BINARY - Static variable in interface com.atlassian.crucible.scm.DetailConstants
Indicates whether a file is binary or text.
BRANCH - Static variable in interface com.atlassian.crucible.scm.DetailConstants
 
branch(String) - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService.QueryParameters.Builder
The VCS branch name to constrain the query by
branch(String) - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService.QueryParameters.Builder
The VCS branch name to constrain the query by
build() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryIndexingStatus.Builder
 
build() - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService.QueryParameters.Builder
 
build() - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService.QueryParameters.Builder
 
build() - Method in interface com.atlassian.fisheye.spi.services.RecentChangesetsService.QueryParameters.Builder
 

C

cancel() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.ExternalProcess
Cancel should be called if you wish to interrupt process execution.
cancel() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.LatchedRunnable
 
cancel() - Method in interface com.atlassian.fisheye.plugins.scm.utils.process.Watchdog
 
cancelProcess() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.BaseInputHandler
 
cancelProcess() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.BaseOutputHandler
 
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
 
ChangelogBrowser.ChangeSets(boolean, boolean, List<ChangeSet>) - Constructor for class com.atlassian.crucible.scm.ChangelogBrowser.ChangeSets
 
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
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
Data object representing a fisheye changeset
ChangesetDataFE() - Constructor for class com.atlassian.fisheye.spi.data.ChangesetDataFE
 
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_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.
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.
ClearCaseRepositoryData - Class in com.atlassian.crucible.spi.data
 
ClearCaseRepositoryData() - Constructor for class com.atlassian.crucible.spi.data.ClearCaseRepositoryData
 
ClearCaseRepositoryData(String, String, boolean, String, String, boolean, boolean) - Constructor for class com.atlassian.crucible.spi.data.ClearCaseRepositoryData
 
ClearCaseRepositoryData - Class in com.atlassian.fisheye.spi.admin.data
 
ClearCaseRepositoryData(String) - Constructor for class com.atlassian.fisheye.spi.admin.data.ClearCaseRepositoryData
 
close() - Method in interface com.atlassian.crucible.spi.services.FileData
Releases all resources under this 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
Complete/uncomplte review by reviewer
com.atlassian.crucible.event - package com.atlassian.crucible.event
 
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.spi.util - package com.atlassian.crucible.spi.util
 
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.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.process - package com.atlassian.fisheye.plugins.scm.utils.process
 
com.atlassian.fisheye.plugins.scm.utils.repository - package com.atlassian.fisheye.plugins.scm.utils.repository
 
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.cenqua.crucible.model - package com.cenqua.crucible.model
 
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
 
CommentDataImpl - Class in com.atlassian.crucible.spi.data
An abstract class containing fields common to all comment data objects
CommentDataImpl() - Constructor for class com.atlassian.crucible.spi.data.CommentDataImpl
 
CommentDataImpl(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
 
CommentDeletedEvent - Interface in com.atlassian.crucible.event
The deletion of a comment
Comments - Class in com.atlassian.crucible.spi.data
 
Comments() - Constructor for class com.atlassian.crucible.spi.data.Comments
 
Comments(List<GeneralCommentData>) - Constructor for class com.atlassian.crucible.spi.data.Comments
 
Comments(List<VersionedLineCommentData>, boolean) - Constructor for class com.atlassian.crucible.spi.data.Comments
 
Comments(List<GeneralCommentData>, List<VersionedLineCommentData>) - Constructor for class com.atlassian.crucible.spi.data.Comments
 
comments - Variable in class com.atlassian.crucible.spi.data.Comments
 
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 change set is committed.
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.
complete() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.BaseInputHandler
 
complete() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.BaseOutputHandler
 
complete() - Method in interface com.atlassian.fisheye.plugins.scm.utils.process.InputHandler
 
complete() - Method in interface com.atlassian.fisheye.plugins.scm.utils.process.OutputHandler
Called when the process completes.
complete(int, ProcessException) - Method in class com.atlassian.fisheye.plugins.scm.utils.process.PluggableProcessHandler
 
complete(int, ProcessException) - Method in interface com.atlassian.fisheye.plugins.scm.utils.process.ProcessHandler
Called when the external process has completed
complete() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.StringInputHandler
 
complete() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.StringOutputHandler
 
completeReview(PermId<ReviewData>, 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
 
contains(int, int) - Method in class com.atlassian.crucible.spi.util.AllIndex
 
ContentService - Interface in com.atlassian.fisheye.spi.services
Provides an API for retreving the content of files stored in the repository
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.
CopyOutputHandler - Class in com.atlassian.fisheye.plugins.scm.utils.process
An Output Handler which copies the process output to a give output stream
CopyOutputHandler(OutputStream) - Constructor for class com.atlassian.fisheye.plugins.scm.utils.process.CopyOutputHandler
Create a CopyOutputHandler to redirect output from the process to the given stream
create(RepositoryData) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
Creates a repository and leaves it disabled.
createDetailedReview(DetailedReviewData) - Method in interface com.atlassian.crucible.spi.services.ReviewService
Create a new review from the attributes in a DetailedReviewData instance (similar to ReviewService.createReview(com.atlassian.crucible.spi.data.ReviewData), but also copies the list of Reviewers into the new review.
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.
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
 
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
 
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 - 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
See the documentation of RepositoryData.setName(String) and CvsRepositoryData.setDirectory(String) for possible exceptions thrown.
CvsRepositoryIndexer - Interface in com.atlassian.fisheye.spi.admin.services
 

D

dayOfMonth(int) - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService.QueryParameters.Builder
A day of the month to constrain the query by (0-31)
dayOfMonth(int) - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService.QueryParameters.Builder
A day of the month to constrain the query by (0-31)
dayOfWeek(int) - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService.QueryParameters.Builder
A day of the week to constrain the query by (1-7 = Sunday-Saturday)
dayOfWeek(int) - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService.QueryParameters.Builder
A day of the week to constrain the query by (1-7 = Sunday-Saturday)
decorateLine(int) - Method in interface com.atlassian.fisheye.ui.filedecoration.LineDecorator
 
decorateLineAdded(int) - Method in interface com.atlassian.fisheye.ui.filedecoration.DiffLineDecorator
 
decorateLineChanged(int, int) - Method in interface com.atlassian.fisheye.ui.filedecoration.DiffLineDecorator
 
decorateLineCommon(int, int) - Method in interface com.atlassian.fisheye.ui.filedecoration.DiffLineDecorator
 
decorateLineRemoved(int) - Method in interface com.atlassian.fisheye.ui.filedecoration.DiffLineDecorator
 
defaultConfig() - Method in class com.atlassian.fisheye.plugins.scm.utils.SimpleConfigurationServlet
 
DefaultRepositoryOptions - Class in com.atlassian.fisheye.spi.admin.data
Default repository options for FishEye.
DefaultRepositoryOptions() - Constructor for class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
Create default repository options that disables all options (where possible).
DefaultRepositoryOptions(RepositoryOptions) - Constructor for class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
Create a default repository options object based on the given repository options.
defects - Variable in class com.atlassian.crucible.spi.data.CommentStats
 
delete(String) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
Delete a repository.
DELETED - Static variable in interface com.atlassian.crucible.scm.DetailConstants
Indicates whether a file or directory has been deleted as part of a revision.
deleteReview(PermId<ReviewData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
Permanently delete a review.
DetailConstants - Interface in com.atlassian.crucible.scm
Custom fields should be fq names like "com.company.myfield".
DetailedReviewData - Class in com.atlassian.crucible.spi.data
 
DetailedReviewData() - Constructor for class com.atlassian.crucible.spi.data.DetailedReviewData
 
DetailedReviewData(String, String, String, UserData, UserData, UserData, String, String, ReviewData.State, boolean, PermId<ReviewData>, Date, Date, Date, int, String) - Constructor for class com.atlassian.crucible.spi.data.DetailedReviewData
 
DetailedReviewData(ReviewData) - Constructor for class com.atlassian.crucible.spi.data.DetailedReviewData
 
DIFF_PATH - Static variable in interface com.atlassian.crucible.scm.DetailConstants
the path of the ancestor of this revision
DIFF_REVISION - Static variable in interface com.atlassian.crucible.scm.DetailConstants
the revision of the ancestor of this revision
DiffLineDecorator - Interface in com.atlassian.fisheye.ui.filedecoration
Provides decorations for the rendering lines of a diff.
DiffType - Enum in com.atlassian.fisheye.ui.filedecoration
 
DirectoryBrowser - Interface in com.atlassian.crucible.scm
 
DirectorySummary - Class in com.atlassian.crucible.scm
 
DirectorySummary(String) - Constructor for class com.atlassian.crucible.scm.DirectorySummary
 
disable(String) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
Disable the repository.
doAsDefaultUser(PluginId, Operation<T, E>) - Method in interface com.atlassian.crucible.spi.services.ImpersonationService
Execute an Operation as the default user.
doAsUser(PluginId, String, Operation<T, E>) - Method in interface com.atlassian.crucible.spi.services.ImpersonationService
Execute an Operation as a particular user.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.fisheye.plugins.scm.utils.SimpleConfigurationServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.fisheye.plugins.scm.utils.SimpleConfigurationServlet
 
doTask() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.LatchedRunnable
 
drafts - Variable in class com.atlassian.crucible.spi.data.CommentStats
 

E

EMAIL_FORMAT - Static variable in interface com.atlassian.crucible.spi.data.UserProfileData.PREFERENCE_KEYS
the prefered format for emails (String)
EMAIL_FORMAT_HTML - Static variable in interface com.atlassian.crucible.spi.data.UserProfileData.PREFERENCE_VALUES
emails are sent as html
EMAIL_FORMAT_TEXT - Static variable in interface com.atlassian.crucible.spi.data.UserProfileData.PREFERENCE_VALUES
emails are sent as plain text
enable(String) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
Enable the repository.
ENABLE_IDE - Static variable in interface com.atlassian.crucible.spi.data.UserProfileData.PREFERENCE_KEYS
whether the IDE connector is enabled (Boolean)
equals(Object) - Method in class com.atlassian.crucible.scm.RevisionKey
 
equals(Object) - Method in class com.atlassian.crucible.spi.data.ActionData
 
equals(Object) - Method in class com.atlassian.crucible.spi.data.CustomFieldData
 
equals(Object) - Method in class com.atlassian.crucible.spi.data.CustomFieldDefData
 
equals(Object) - Method in class com.atlassian.crucible.spi.data.UserData
 
equals(Object) - Method in class com.atlassian.crucible.spi.data.VersionedLineCommentData.LineRangeDetail
 
equals(Object) - Method in class com.atlassian.crucible.spi.PermId
 
equals(Object) - Method in class com.atlassian.fisheye.spi.admin.data.CaseAwarePath
 
equals(Object) - Method in class com.atlassian.fisheye.spi.admin.data.CaseAwarePathGlob
 
equals(Object) - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
 
equals(Object) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
 
equals(Object) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryUpdateResult
 
equals(Object) - Method in class com.atlassian.fisheye.spi.admin.data.SimpleLinker
 
equals(Object) - Method in class com.atlassian.fisheye.spi.admin.data.TarballSettings
 
equals(Object) - Method in class com.atlassian.fisheye.spi.admin.data.TarballSettings.Exclude
 
equals(Object) - Method in class com.atlassian.fisheye.spi.data.FileRevisionKeyData
 
ExampleFishEyeAuthenticator - Class in com.cenqua.fisheye.user.plugin
An example authenticator.
ExampleFishEyeAuthenticator() - Constructor for class com.cenqua.fisheye.user.plugin.ExampleFishEyeAuthenticator
 
ExampleFishEyeAuthenticator.ExampleAuthToken - Class in com.cenqua.fisheye.user.plugin
 
ExampleFishEyeAuthenticator.ExampleAuthToken(String) - Constructor for class com.cenqua.fisheye.user.plugin.ExampleFishEyeAuthenticator.ExampleAuthToken
 
ExampleFishEyeHttpAuthenticator - Class in com.cenqua.fisheye.user.plugin
An authenticator that accepts requests coming from a list (comma seperated) of preconfigured remote addresses.
ExampleFishEyeHttpAuthenticator() - Constructor for class com.cenqua.fisheye.user.plugin.ExampleFishEyeHttpAuthenticator
 
execute() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.ExternalProcess
Execute the external command.
executeWhile(Runnable) - Method in class com.atlassian.fisheye.plugins.scm.utils.process.ExternalProcess
Executes the external command.
ExternalProcess - Class in com.atlassian.fisheye.plugins.scm.utils.process
This class manages the execution of an external process, using separate threads to process the process' IO requirements.
ExternalProcess(String[], ProcessHandler) - Constructor for class com.atlassian.fisheye.plugins.scm.utils.process.ExternalProcess
Process an external command.
ExternalProcess(List<String>, ProcessHandler) - Constructor for class com.atlassian.fisheye.plugins.scm.utils.process.ExternalProcess
Process an external command (the command and arguments are given as a list)
ExternalProcess(String, ProcessHandler) - Constructor for class com.atlassian.fisheye.plugins.scm.utils.process.ExternalProcess
Process an external command.

F

FILE_TYPE - Static variable in interface com.atlassian.crucible.scm.DetailConstants
"file" for files, "dir" for directories, "file" is default.
FileData - Interface in com.atlassian.crucible.spi.services
This interface is used by SPI users to feed a file to Crucible.
fileExtension(String) - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService.QueryParameters.Builder
The file extension to constrain the query by
fileExtensions(List<String>) - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService.QueryParameters.Builder
The file extensions to constrain the query by
FileHistory - Class in com.atlassian.crucible.scm
Details of the history of the file at a particular path.
FileHistory(List<RevisionKey>) - Constructor for class com.atlassian.crucible.scm.FileHistory
 
fileName(String) - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService.QueryParameters.Builder
The filename to constrain the query by
FileRevisionData - Class in com.atlassian.fisheye.spi.data
Data object encapsulating information about a filerevision in the repository
FileRevisionData(String, String, String, Date, FileRevisionData.FileRevisionState, int, int, int, String, String, String, String) - Constructor for class com.atlassian.fisheye.spi.data.FileRevisionData
 
FileRevisionData() - Constructor for class com.atlassian.fisheye.spi.data.FileRevisionData
 
FileRevisionData.FileRevisionState - Enum in com.atlassian.fisheye.spi.data
 
FileRevisionKeyData - Class in com.atlassian.fisheye.spi.data
Data Object for storing the path and revision identifying a filerevision
FileRevisionKeyData(String, String) - Constructor for class com.atlassian.fisheye.spi.data.FileRevisionKeyData
 
FileRevisionKeyData() - Constructor for class com.atlassian.fisheye.spi.data.FileRevisionKeyData
 
FileSummary - Class in com.atlassian.crucible.scm
A summary of a file within a directory listing.
FileSummary(RevisionKey) - Constructor for class com.atlassian.crucible.scm.FileSummary
 
finish() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.ExternalProcess
Finish process execution.
finish(int) - Method in class com.atlassian.fisheye.plugins.scm.utils.process.ExternalProcess
Wait a given time for the process to finish
FishEyeAuthenticator - Interface in com.cenqua.fisheye.user.plugin
The authentication/authorisation plugin interface for FishEye.
FisheyePluginUtilities - Interface in com.atlassian.crucible.spi
Provides access to FishEye specific data required by plugins
FisheyeReviewItemAttibutes - Class in com.atlassian.crucible.spi.data
 
FisheyeReviewItemAttibutes() - Constructor for class com.atlassian.crucible.spi.data.FisheyeReviewItemAttibutes
 
FisheyeReviewItemAttibutes(boolean, boolean, boolean, boolean, boolean) - Constructor for class com.atlassian.crucible.spi.data.FisheyeReviewItemAttibutes
 
FisheyeReviewItemData - Class in com.atlassian.crucible.spi.data
A bean containg the attributes of a change in a review
FisheyeReviewItemData() - Constructor for class com.atlassian.crucible.spi.data.FisheyeReviewItemData
 
FisheyeReviewItemData(String, String, String, String, String, Boolean) - Constructor for class com.atlassian.crucible.spi.data.FisheyeReviewItemData
 
FisheyeReviewItemData(String, String, String, String, String, String) - Constructor for class com.atlassian.crucible.spi.data.FisheyeReviewItemData
 
FisheyeReviewItemData(String, String, String, String, String, String, String, FisheyeReviewItemAttibutes, String, String, FisheyeReviewItemData.FileType, String, Date, Boolean) - Constructor for class com.atlassian.crucible.spi.data.FisheyeReviewItemData
 
FisheyeReviewItemData.CommitType - Enum in com.atlassian.crucible.spi.data
 
FisheyeReviewItemData.FileType - Enum in com.atlassian.crucible.spi.data
 
FisheyeReviewItemData.ReviewItemRevisions - Class in com.atlassian.crucible.spi.data
 
FisheyeReviewItemData.ReviewItemRevisions(int, ListWrapperCallback<ReviewItemRevisionData>) - Constructor for class com.atlassian.crucible.spi.data.FisheyeReviewItemData.ReviewItemRevisions
 
fullIndex(boolean) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryIndexingStatus.Builder
 

G

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(String, boolean, boolean, boolean, boolean, CommentData.Status, UserData, Date, List<GeneralCommentData>, Map<String, CustomFieldData>, String) - Constructor for class com.atlassian.crucible.spi.data.GeneralCommentData
 
GeneralCommentData(String, boolean, boolean, boolean, boolean, CommentData.Status, UserData, Date, String, List<GeneralCommentData>, Map<String, CustomFieldData>, String) - Constructor for class com.atlassian.crucible.spi.data.GeneralCommentData
 
getAccessCode() - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
 
getAction() - Method in interface com.atlassian.crucible.event.ReviewStateChangedEvent
 
getActions() - Method in class com.atlassian.crucible.spi.data.DetailedReviewData
 
getActionString() - Method in enum com.atlassian.crucible.spi.services.ReviewService.Action
 
getAddDate() - Method in class com.atlassian.crucible.spi.data.ReviewItemRevisionData
 
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.
getAllowedReviewers() - Method in class com.atlassian.crucible.spi.data.ProjectData
 
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
 
getAllProjects() - Method in interface com.atlassian.crucible.spi.services.ProjectService
Returns the details of all Crucible projects that the caller is entitled to access.
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.
getAllUsers() - Method in interface com.atlassian.crucible.spi.services.UserService
Returns the Crucible users.
getAncestor() - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
 
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.
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 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
 
getAvatarUrl() - Method in class com.atlassian.crucible.spi.data.UserProfileData
 
getBaseUrl() - Method in interface com.atlassian.crucible.spi.FisheyePluginUtilities
 
getBlockSize() - Method in class com.atlassian.fisheye.spi.admin.data.ClearCaseRepositoryData
 
getBlockSize() - Method in class com.atlassian.fisheye.spi.admin.data.GitRepositoryData
 
getBlockSize() - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
 
getBlockSize() - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
 
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
 
getBranches() - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
 
getBuildDate() - Method in class com.atlassian.crucible.spi.data.VersionInfo
 
getByActionString(String) - Static method in enum com.atlassian.crucible.spi.services.ReviewService.Action
 
getCallback() - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData.ReviewItemRevisions
 
getCallback() - Method in class com.atlassian.crucible.spi.data.ProjectData.AllowedReviewers
 
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
 
getChangesetCount(String, ChangesetMetricsService.QueryParameters) - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService
 
getChangeSetId() - Method in interface com.atlassian.fisheye.event.CommitEvent
 
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
 
getChildReviews(PermId<ReviewData>) - 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
 
getCommandLine() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.ExternalProcess
 
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 a comment.
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.ReviewCommentEvent
 
getCommitDate() - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
 
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.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.
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
 
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.
getContentUrl() - Method in class com.atlassian.crucible.spi.data.ReviewItemRevisionData
 
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 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
 
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.
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.
getDate() - Method in class com.atlassian.crucible.scm.ChangeSet
 
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
 
getDefaultReviewerUsers() - Method in class com.atlassian.crucible.spi.data.ProjectData
 
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
 
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.RepositoryData
 
getDescription() - Method in class com.atlassian.fisheye.spi.admin.data.SimpleLinker
 
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
 
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
 
getDisplayName() - Method in class com.atlassian.crucible.spi.data.UserData
 
getDisplayName() - Method in class com.cenqua.crucible.model.Principal.Anonymous
 
getDisplayName() - Method in interface com.cenqua.crucible.model.Principal
 
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
 
getError() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.PluggableProcessHandler
 
getError() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.StringProcessHandler
 
getErrorHandler() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.PluggableProcessHandler
 
getException() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.PluggableProcessHandler
 
getException() - Method in interface com.atlassian.fisheye.plugins.scm.utils.process.ProcessHandler
Get any processing exception associated with this handler
getExcludes() - Method in class com.atlassian.fisheye.spi.admin.data.TarballSettings
 
getExitCode() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.PluggableProcessHandler
 
getExitCode() - Method in exception com.atlassian.fisheye.plugins.scm.utils.process.ProcessException
 
getExitCode() - Method in interface com.atlassian.fisheye.plugins.scm.utils.process.ProcessHandler
Get the process exit code
getExpandedRevisions() - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
This method is a convenience method for plugins to obtain the list of revisions.
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 interface com.atlassian.fisheye.spi.services.ChangesetMetricsService.QueryParameters
 
getFileRevisions() - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
 
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.
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.
getFromLineRange() - Method in class com.atlassian.crucible.spi.data.VersionedLineCommentData
Deprecated. returns the line range on the oldest revision only (pre-iterative reviewing). Use VersionedLineCommentData.getLineRanges() instead.
getFromPath() - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
 
getFromRevision() - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
 
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.
getGlob() - Method in class com.atlassian.fisheye.spi.admin.data.CaseAwarePathGlob
 
getGlobal() - Method in interface com.atlassian.fisheye.plugin.web.helpers.Helper
 
getHandler() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.ExternalProcess
Get the process handler for this process execution
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
 
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
 
getId() - Method in class com.atlassian.crucible.spi.data.ChangesetData
 
getId() - Method in class com.atlassian.crucible.spi.data.ProjectData
 
getId() - Method in class com.atlassian.crucible.spi.PermId
 
getIndexer(String) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
Get the repository indexing service for the repository.
getIndexes(int) - Method in class com.atlassian.crucible.spi.util.AllIndex
 
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
 
getInputHandler() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.PluggableProcessHandler
 
getItems(Indexes) - Method in class com.atlassian.crucible.spi.data.PreLoadedListWrapperCallback
 
getJiraIssueKey() - Method in class com.atlassian.crucible.spi.data.ReviewData
 
getKey() - Method in class com.atlassian.crucible.spi.data.ProjectData
 
getLabel() - Method in class com.atlassian.crucible.spi.data.CustomFieldDefData
 
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
 
getLocation() - Method in class com.atlassian.crucible.spi.data.GitRepositoryData
 
getLocation() - Method in class com.atlassian.fisheye.spi.admin.data.GitRepositoryData
 
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
 
getMaxCsid() - Method in interface com.atlassian.fisheye.spi.services.RecentChangesetsService.QueryParameters
 
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
 
getMaxIndex(int) - Method in class com.atlassian.crucible.spi.util.AllIndex
 
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
 
getMessage() - Method in interface com.atlassian.crucible.spi.data.CommentData
 
getMessage() - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
 
getMessage() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryIndexingStatus
Human readable status/error message.
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.spi.services.ChangesetMetricsService.QueryParameters
 
getMinDate() - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService.QueryParameters
 
getMinIndex(int) - Method in class com.atlassian.crucible.spi.util.AllIndex
 
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
 
getName() - Method in interface com.atlassian.crucible.scm.SCMModule
 
getName() - Method in interface com.atlassian.crucible.scm.SCMRepository
A 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.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() - 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
 
getNames() - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
Returns the name of all repositories.
getNames() - Method in class com.atlassian.fisheye.spi.data.TabularQueryResultData
 
getNewState() - Method in interface com.atlassian.crucible.event.ReviewStateChangedEvent
 
getOldMessage() - Method in interface com.atlassian.crucible.event.CommentUpdatedEvent
Get the message the comment contained before the update.
getOldState() - Method in interface com.atlassian.crucible.event.ReviewStateChangedEvent
 
getOutput() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.StringOutputHandler
 
getOutput() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.StringProcessHandler
 
getOutputHandler() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.PluggableProcessHandler
 
getP4JobFixed() - Method in interface com.atlassian.fisheye.spi.services.RecentChangesetsService.QueryParameters
 
getParams() - Method in class com.atlassian.fisheye.plugin.web.conditions.AbstractFisheyeCondition
Get a Map of the parameters provided to the condition.
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
 
getPassword() - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
 
getPassword() - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
 
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.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 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 class com.atlassian.crucible.spi.data.GeneralCommentData
Get the comment's perma-id.
getPermaId() - Method in class com.atlassian.crucible.spi.data.ReviewData
 
getPermaId() - Method in class com.atlassian.crucible.spi.data.VersionedCommentData
Get the comment's perma-id.
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
 
getPermId() - Method in class com.atlassian.crucible.spi.data.GeneralCommentData
Deprecated. Replaced by GeneralCommentData.getPermaId().
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
 
getPluginKey() - Method in class com.atlassian.crucible.spi.data.PluginRepositoryData
 
getPort() - Method in class com.atlassian.crucible.spi.data.P4RepositoryData
 
getPort() - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
 
getPreferences() - Method in class com.atlassian.crucible.spi.data.UserProfileData
 
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
getProject() - Method in interface com.atlassian.fisheye.plugin.web.helpers.Helper
 
getProjectExcludePatterns() - Method in class com.atlassian.crucible.spi.data.ClearCaseRepositoryData
 
getProjectExcludePatterns() - Method in class com.atlassian.fisheye.spi.admin.data.ClearCaseRepositoryData
 
getProjectIncludePatterns() - Method in class com.atlassian.crucible.spi.data.ClearCaseRepositoryData
 
getProjectIncludePatterns() - Method in class com.atlassian.fisheye.spi.admin.data.ClearCaseRepositoryData
 
getProjectKey() - Method in class com.atlassian.crucible.spi.data.ReviewData
 
getProjectService() - Method in interface com.atlassian.fisheye.plugin.web.helpers.Helper
 
getProjectToProcess() - Method in class com.atlassian.crucible.spi.data.ClearCaseRepositoryData
 
getProjectToProcess() - Method in class com.atlassian.fisheye.spi.admin.data.ClearCaseRepositoryData
 
getProviderPluginModuleKey() - Method in class com.atlassian.fisheye.plugins.scm.utils.SimpleConfigurationServlet
 
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
 
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
 
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.
getRepositories() - Method in interface com.atlassian.crucible.scm.SCMModule
 
getRepositories() - Method in interface com.atlassian.crucible.spi.services.RepositoryService
Returns the details of all the 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.
getRepository(String) - Method in interface com.atlassian.crucible.spi.services.RepositoryService
Returns the details of the repository with the specified name.
getRepository() - Method in interface com.atlassian.fisheye.plugin.web.helpers.Helper
 
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.
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.CommitEvent
 
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
 
getRequiredParam(String) - Method in class com.atlassian.fisheye.plugin.web.conditions.AbstractFisheyeCondition
Get a named parameter, throwing an exception if it is not set.
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
Get a single review from its permId.
getReview() - Method in interface com.atlassian.fisheye.plugin.web.helpers.Helper
 
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
 
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.
getReviewService() - Method in interface com.atlassian.fisheye.plugin.web.helpers.Helper
 
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.crucible.spi.data.FisheyeReviewItemData
This method returns the wrapper object that wraps a list of ReviewItemRevisionData.
getRevisions() - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData.ReviewItemRevisions
This list is dynamically expanded during a REST call.
getRevisions() - 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
 
getSCMRepository(String) - Method in interface com.atlassian.crucible.spi.services.RepositoryService
Returns an SCMRepository instance for the Crucible source repository with the given name.
getServer() - Method in class com.atlassian.crucible.spi.data.P4RepositoryData
 
getServer() - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
 
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.crucible.spi.data.FisheyeReviewItemData.ReviewItemRevisions
 
getSize() - Method in class com.atlassian.crucible.spi.data.ProjectData.AllowedReviewers
 
getSource() - Method in class com.atlassian.crucible.spi.data.CrucibleRevisionData
 
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
 
getStyle() - Method in class com.atlassian.fisheye.ui.filedecoration.GutterRenderResult
 
getSummary() - Method in class com.atlassian.crucible.spi.data.ReviewData
 
getTags() - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
 
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
 
getTimeoutTime() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.ExternalProcess
 
getTimeZone() - Method in class com.atlassian.crucible.spi.data.UserProfileData
 
getTitle() - Method in class com.atlassian.crucible.spi.data.CustomFilterData
 
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.
getToLineRange() - Method in class com.atlassian.crucible.spi.data.VersionedLineCommentData
Deprecated. returns the line range on the newest revision only (pre-iterative reviewing). Use VersionedLineCommentData.getLineRanges() instead.
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
 
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.fisheye.spi.admin.data.ClearCaseRepositoryData
 
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.P4RepositoryData
 
getType() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryData
 
getType() - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
 
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.
getUrl() - Method in class com.atlassian.crucible.spi.data.SvnRepositoryData
 
getUrl() - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
 
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(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
 
getUserData() - Method in class com.atlassian.crucible.spi.data.UserProfileData
 
getUserName() - Method in class com.atlassian.crucible.spi.data.UserData
 
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 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() - Method in class com.atlassian.crucible.spi.data.ProjectData.AllowedReviewers
 
getUserProfile(String) - Method in interface com.atlassian.crucible.spi.services.UserService
Get a UserProfileData object for a named user.
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
 
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.
getVersionInfo() - Method in interface com.atlassian.crucible.spi.services.ReviewService
Get Crucible version info
getViewLocation() - Method in class com.atlassian.crucible.spi.data.ClearCaseRepositoryData
 
getViewLocation() - Method in class com.atlassian.fisheye.spi.admin.data.ClearCaseRepositoryData
 
getViewStorageLocation() - Method in class com.atlassian.crucible.spi.data.ClearCaseRepositoryData
 
getViewStorageLocation() - Method in class com.atlassian.fisheye.spi.admin.data.ClearCaseRepositoryData
 
getVobExcludePatterns() - Method in class com.atlassian.crucible.spi.data.ClearCaseRepositoryData
 
getVobExcludePatterns() - Method in class com.atlassian.fisheye.spi.admin.data.ClearCaseRepositoryData
 
getVobIncludePatterns() - Method in class com.atlassian.crucible.spi.data.ClearCaseRepositoryData
 
getVobIncludePatterns() - Method in class com.atlassian.fisheye.spi.admin.data.ClearCaseRepositoryData
 
getVobToProcess() - Method in class com.atlassian.crucible.spi.data.ClearCaseRepositoryData
 
getVobToProcess() - Method in class com.atlassian.fisheye.spi.admin.data.ClearCaseRepositoryData
 
getWatchdog() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.BaseProcessHandler
 
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 - 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
See the documentation of RepositoryData.setName(String) and GitRepositoryData.setLocation(String) for possible exceptions thrown.
GitRepositoryIndexer - Interface in com.atlassian.fisheye.spi.admin.services
 
GlobalHelper - Interface in com.atlassian.fisheye.plugin.web.helpers
Global context data available to webfragments
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
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
 

H

HasChangelogBrowser - Interface in com.atlassian.crucible.scm
An SCMRepository which provides access to a changelog sould implement this interface.
HasDirectoryBrowser - Interface in com.atlassian.crucible.scm
An SCMRepository which provides access to a directory tree should implement this interface.
hasError(boolean) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryIndexingStatus.Builder
 
hasError() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryIndexingStatus
Whether there are any errors with the indexing.
hashCode() - Method in class com.atlassian.crucible.scm.RevisionKey
 
hashCode() - Method in class com.atlassian.crucible.spi.data.ActionData
 
hashCode() - Method in class com.atlassian.crucible.spi.data.CustomFieldData
 
hashCode() - Method in class com.atlassian.crucible.spi.data.CustomFieldDefData
 
hashCode() - Method in class com.atlassian.crucible.spi.data.UserData
 
hashCode() - Method in class com.atlassian.crucible.spi.data.VersionedLineCommentData.LineRangeDetail
 
hashCode() - Method in class com.atlassian.crucible.spi.PermId
 
hashCode() - Method in class com.atlassian.fisheye.spi.admin.data.CaseAwarePath
 
hashCode() - Method in class com.atlassian.fisheye.spi.admin.data.CaseAwarePathGlob
 
hashCode() - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
 
hashCode() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
 
hashCode() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryUpdateResult
 
hashCode() - Method in class com.atlassian.fisheye.spi.admin.data.SimpleLinker
 
hashCode() - Method in class com.atlassian.fisheye.spi.admin.data.TarballSettings.Exclude
 
hashCode() - Method in class com.atlassian.fisheye.spi.admin.data.TarballSettings
 
hashCode() - Method in class com.atlassian.fisheye.spi.data.FileRevisionKeyData
 
hasInput() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.PluggableProcessHandler
 
hasInput() - Method in interface com.atlassian.fisheye.plugins.scm.utils.process.ProcessHandler
Indicate if this handler has input to provide to the process
HasMaybeDetails - Class in com.atlassian.crucible.scm
 
HasMaybeDetails() - Constructor for class com.atlassian.crucible.scm.HasMaybeDetails
 
hasPermission(String, String) - Method in interface com.atlassian.crucible.spi.services.ProjectService
Does the current user have this permission at a project level?
hasPermission(PermId<ReviewData>, String) - Method in interface com.atlassian.crucible.spi.services.ReviewService
Does the current user have permission to perform the given action on the given review?
hasPermissionToAccess(AuthToken, String, String) - Method in class com.cenqua.fisheye.user.plugin.ExampleFishEyeAuthenticator
 
hasPermissionToAccess(AuthToken, String, String) - Method in class com.cenqua.fisheye.user.plugin.ExampleFishEyeHttpAuthenticator
 
hasPermissionToAccess(AuthToken, String, String) - Method in interface com.cenqua.fisheye.user.plugin.FishEyeAuthenticator
Check if a user has permission to access the given repository.
hasPermissionToAccess(AuthToken, String, String) - Method in class com.cenqua.fisheye.user.plugin.NullFishEyeAuthenticator
 
Helper - Interface in com.atlassian.fisheye.plugin.web.helpers
Interface providing access to helper classes.
hourOfDay(int) - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService.QueryParameters.Builder
An hour of the day to constrain the query by (0-23)
hourOfDay(int) - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService.QueryParameters.Builder
An hour of the day to constrain the query by (0-23)

I

IDE_CONNECTOR_PORT - Static variable in interface com.atlassian.crucible.spi.data.UserProfileData.PREFERENCE_KEYS
the port for the IDE connector (Integer)
IllegalRepositoryStateException - Exception in com.atlassian.fisheye.spi.services
 
IllegalRepositoryStateException(String, Throwable) - Constructor for exception com.atlassian.fisheye.spi.services.IllegalRepositoryStateException
 
IllegalRepositoryStateException() - Constructor for exception com.atlassian.fisheye.spi.services.IllegalRepositoryStateException
 
IllegalRepositoryStateException(String) - Constructor for exception com.atlassian.fisheye.spi.services.IllegalRepositoryStateException
 
IllegalRepositoryStateException(Throwable) - Constructor for exception com.atlassian.fisheye.spi.services.IllegalRepositoryStateException
 
ImpersonationService - Interface in com.atlassian.crucible.spi.services
Plugins may wish to perform operations as particular users.
incrementalIndex(boolean) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryIndexingStatus.Builder
 
init(Map<String, String>) - Method in class com.atlassian.fisheye.plugin.web.conditions.AbstractFisheyeCondition
 
init(Properties) - Method in class com.cenqua.fisheye.user.plugin.ExampleFishEyeAuthenticator
 
init(Properties) - Method in class com.cenqua.fisheye.user.plugin.ExampleFishEyeHttpAuthenticator
 
init(Properties) - Method in interface com.cenqua.fisheye.user.plugin.FishEyeAuthenticator
Called to configure this authenticator.
init(Properties) - Method in class com.cenqua.fisheye.user.plugin.NullFishEyeAuthenticator
 
InputHandler - Interface in com.atlassian.fisheye.plugins.scm.utils.process
A Handler for process input The InputHandler interface is designed to allow different input provision strategies to be plugged into process handlers
interrupt() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.LatchedRunnable
 
isAdded() - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemAttibutes
 
isAllowAnon() - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
 
isAllowAnon() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
 
isAllowReviewersToJoin() - Method in class com.atlassian.crucible.spi.data.ProjectData
 
isAllowReviewersToJoin() - Method in class com.atlassian.crucible.spi.data.ReviewData
 
isAllReviewersComplete() - Method in class com.atlassian.crucible.spi.data.CustomFilterData
 
isAnon(Principal) - Static method in class com.cenqua.crucible.model.Principal.Anonymous
Check whether a given principal represents ANON -- either by being null or by being equal to ANON.
isAvailable(Principal) - Method in interface com.atlassian.crucible.scm.SCMRepository
Is this repository available?
isAvailable() - Method in class com.atlassian.crucible.spi.data.PluginRepositoryData
 
isCancelled() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.LatchedRunnable
 
isCaseSensitive() - Method in class com.atlassian.fisheye.spi.admin.data.CaseAwarePath
 
isCaseSensitive() - Method in class com.atlassian.fisheye.spi.admin.data.CaseAwarePathGlob
 
isCaseSensitive() - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
 
isComplete() - Method in class com.atlassian.crucible.spi.data.CustomFilterData
 
isComplete() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.PluggableProcessHandler
 
isComplete() - Method in interface com.atlassian.fisheye.plugins.scm.utils.process.ProcessHandler
Indicate if the process has completed
isCompleted() - Method in class com.atlassian.crucible.spi.data.ReviewerData
 
isCopied() - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemAttibutes
 
isDefectApproved() - Method in interface com.atlassian.crucible.spi.data.CommentData
 
isDefectApproved() - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
 
isDefectRaised() - Method in interface com.atlassian.crucible.spi.data.CommentData
 
isDefectRaised() - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
 
isDeleted() - Method in interface com.atlassian.crucible.spi.data.CommentData
 
isDeleted() - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
 
isDeleted() - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemAttibutes
 
isDir() - Method in class com.atlassian.fisheye.spi.data.PathInfoData
 
isDirectory(String, String) - Method in interface com.atlassian.fisheye.spi.services.RepositoryService
 
isDisableMutli() - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
 
isDraft() - Method in interface com.atlassian.crucible.spi.data.CommentData
 
isDraft() - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
 
isEnabled() - Method in class com.atlassian.crucible.spi.data.RepositoryData
 
isEnabled() - Method in class com.atlassian.fisheye.spi.admin.data.TarballSettings
 
isEnabled(String) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
Whether the repository is enabled.
isEnabled() - Method in class com.atlassian.fisheye.spi.data.RepositoryDataFE
 
isExcludeSubDirs() - Method in class com.atlassian.fisheye.spi.admin.data.TarballSettings.Exclude
 
isFile(String, String) - Method in interface com.atlassian.fisheye.spi.services.RepositoryService
 
isFollowBase() - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
 
isFullIndexingInProgress() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryIndexingStatus
 
isGroupByAuthor() - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService.QueryParameters
 
isGroupByExtension() - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService.QueryParameters
 
isGroupBySubdirectory() - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService.QueryParameters
 
isHasChangelogBrowser() - Method in class com.atlassian.crucible.spi.data.PluginRepositoryData
 
isHasDirectoryBrowser() - Method in class com.atlassian.crucible.spi.data.PluginRepositoryData
 
isHeadDeleted() - Method in class com.atlassian.fisheye.spi.data.PathInfoData
 
isIncrementalIndexingInProgress() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryIndexingStatus
 
isInitialImport() - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
 
isIntegrationOnly() - Method in class com.atlassian.crucible.spi.data.ClearCaseRepositoryData
 
isIntegrationStreamOnly() - Method in class com.atlassian.fisheye.spi.admin.data.ClearCaseRepositoryData
 
isLinesOfContentIndexingInProgress() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryIndexingStatus
 
isModified() - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemAttibutes
 
isMoved() - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemAttibutes
 
isNewerChangeSetsExist() - Method in class com.atlassian.crucible.scm.ChangelogBrowser.ChangeSets
 
ISO8601DateAdapter - Class in com.atlassian.crucible.spi.data
 
ISO8601DateAdapter() - Constructor for class com.atlassian.crucible.spi.data.ISO8601DateAdapter
 
isOlderChangeSetsExist() - Method in class com.atlassian.crucible.scm.ChangelogBrowser.ChangeSets
 
isOrRoles() - Method in class com.atlassian.crucible.spi.data.CustomFilterData
 
isPathRecursive() - Method in interface com.atlassian.fisheye.spi.services.RecentChangesetsService.QueryParameters
 
isRange() - Method in class com.atlassian.crucible.spi.util.AllIndex
 
isReindexRequired() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryUpdateResult
Whether a full reindex of the repository is required.
isRepoNameInUse(String, HttpServletRequest) - Method in interface com.atlassian.crucible.spi.FisheyePluginUtilities
 
isRequestUserStillValid(String, HttpServletRequest) - Method in class com.cenqua.fisheye.user.plugin.AbstractFishEyeAuthenticator
 
isRequestUserStillValid(String, HttpServletRequest) - Method in class com.cenqua.fisheye.user.plugin.ExampleFishEyeHttpAuthenticator
 
isRequestUserStillValid(String, HttpServletRequest) - Method in interface com.cenqua.fisheye.user.plugin.FishEyeAuthenticator
Checks that the given username is still valid for the request.
isRestartRequired() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryUpdateResult
Whether a repository restart is required.
isRunning() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.LatchedRunnable
 
isShowAsDiff() - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
 
isSkipLabels() - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
 
isStoreDiff() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryData
Whether FishEye caches the summary (not the diff itself) of what lines are added and removed between subsequent versions of the same file in its database.
isTimedOut() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.ExternalProcess
 
isUCM() - Method in class com.atlassian.crucible.spi.data.ClearCaseRepositoryData
 
isUCM() - Method in class com.atlassian.fisheye.spi.admin.data.ClearCaseRepositoryData
 
isUnicode() - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
 
isUsingInbuiltSymbolicRules() - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
 
isValidHref(String) - Static method in class com.atlassian.fisheye.spi.admin.data.SimpleLinker
Whether href is a valid linker URL, meaning it must include the protocol as a prefix, e.g., "http://".
isWatchesEnabled() - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
 
isWatchesEnabled() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
 
iterator() - Method in class com.atlassian.fisheye.spi.data.TabularQueryResultData
 

L

LatchedRunnable - Class in com.atlassian.fisheye.plugins.scm.utils.process
Date: 16/07/2008 Time: 14:54:03
LatchedRunnable() - Constructor for class com.atlassian.fisheye.plugins.scm.utils.process.LatchedRunnable
 
leaveUnread - Variable in class com.atlassian.crucible.spi.data.CommentStats
 
LineDecorator - Interface in com.atlassian.fisheye.ui.filedecoration
Provides gutter decorations for the rendering of lines in a file.
LineOutputHandler - Class in com.atlassian.fisheye.plugins.scm.utils.process
An Output Handler which breaks the output from the process into discrete lines and processes each line in turn.
LineOutputHandler() - Constructor for class com.atlassian.fisheye.plugins.scm.utils.process.LineOutputHandler
 
LineOutputHandler(String) - Constructor for class com.atlassian.fisheye.plugins.scm.utils.process.LineOutputHandler
 
LINES_ADDED - Static variable in interface com.atlassian.crucible.scm.DetailConstants
The value for this key should be an integer.
LINES_REMOVED - Static variable in interface com.atlassian.crucible.scm.DetailConstants
The value for this key should be an integer.
listChanges(Principal, String, String, boolean, String, boolean, int) - Method in interface com.atlassian.crucible.scm.ChangelogBrowser
returns sorted changesets, newest first
listChangesets(String, RecentChangesetsService.QueryParameters) - Method in interface com.atlassian.fisheye.spi.services.RecentChangesetsService
List changesets from the specified repository matching the criteria in reverse chronological order (most recent first).
listChangesets(String, String) - Method in interface com.atlassian.fisheye.spi.services.RevisionDataService
 
listChangesets(String, String, Date) - Method in interface com.atlassian.fisheye.spi.services.RevisionDataService
 
listChangesets(String, String, Date, Date, int) - Method in interface com.atlassian.fisheye.spi.services.RevisionDataService
 
listCommitters(String) - Method in interface com.atlassian.fisheye.spi.services.RepositoryService
 
listDirectories(Principal, String) - Method in interface com.atlassian.crucible.scm.DirectoryBrowser
Get a summary of each directory directly under a given path
listFiles(Principal, String) - Method in interface com.atlassian.crucible.scm.DirectoryBrowser
Get a summary of each file directly under a given path.
listPathHistory(String, String) - Method in interface com.atlassian.fisheye.spi.services.RevisionDataService
 
listPaths(String, String) - Method in interface com.atlassian.fisheye.spi.services.RevisionDataService
 
listRepositories() - Method in interface com.atlassian.fisheye.spi.services.RepositoryService
 
listTagsForRevision(String, String, String) - Method in interface com.atlassian.fisheye.spi.services.RevisionDataService
 
locIndex(boolean) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryIndexingStatus.Builder
 
LocMetricsService - Interface in com.atlassian.fisheye.spi.services
 
LocMetricsService.QueryParameters - Interface in com.atlassian.fisheye.spi.services
 
LocMetricsService.QueryParameters.Builder - Interface in com.atlassian.fisheye.spi.services
 

M

markAllCommentsAsRead(PermId<ReviewData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
For the effective user, mark all comments in a review as read (except those marked as leave unread).
markCommentAsLeaveUnread(PermId<CommentData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
Mark a comment as leave unread for the effective user (even if already marked as leave unread).
markCommentAsRead(PermId<CommentData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
Mark a comment as read by the effective user (even if already read).
marshal(Date) - Method in class com.atlassian.crucible.spi.data.ISO8601DateAdapter
 
MAX_FILES_PER_CHANGESET - Static variable in interface com.atlassian.crucible.spi.data.UserProfileData.PREFERENCE_KEYS
the maximum number of files to show in a changest (Integer)
maxDate(Date) - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService.QueryParameters.Builder
The upper date bound of the query
maxDate(Date) - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService.QueryParameters.Builder
The upper date bound of the query
maxReturn(Integer) - Method in interface com.atlassian.fisheye.spi.services.RecentChangesetsService.QueryParameters.Builder
Maximum number of changesets to return
message(String) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryIndexingStatus.Builder
 
minDate(Date) - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService.QueryParameters.Builder
The lower date bound of the query
minDate(Date) - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService.QueryParameters.Builder
The lower date bound of the query
MODIFIED - Static variable in interface com.atlassian.crucible.scm.DetailConstants
The value for this key should be a boolean.
ModuleConfigurationStore - Interface in com.atlassian.fisheye.plugin.configuration
Configuration data store for plugin modules.
MOVED - Static variable in interface com.atlassian.crucible.scm.DetailConstants
The value for this key should be a boolean.

N

NAME_REGEX - Static variable in class com.atlassian.fisheye.spi.admin.data.RepositoryData
Regular expression used to validate repository names.
newRepositoryOptions(DefaultRepositoryOptions) - Static method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
Create a new RepositoryOptions object based on the given default repository options.
NotFoundException - Exception in com.atlassian.crucible.spi.services
Thrown by the spi services when a requested entity cannot be located.
NotFoundException(String) - Constructor for exception com.atlassian.crucible.spi.services.NotFoundException
 
NotFoundException(String, PermId) - Constructor for exception com.atlassian.crucible.spi.services.NotFoundException
 
NotFoundException(String, Throwable) - Constructor for exception com.atlassian.crucible.spi.services.NotFoundException
 
NotFoundException(String, PermId, Throwable) - Constructor for exception com.atlassian.crucible.spi.services.NotFoundException
 
NotPermittedException - Exception in com.atlassian.crucible.spi.services
Raised by the api methods when a user attempts to access a resource he/she has no access to according to the Crucible application-level entitlements (e.g.
NotPermittedException() - Constructor for exception com.atlassian.crucible.spi.services.NotPermittedException
 
NotPermittedException(String) - Constructor for exception com.atlassian.crucible.spi.services.NotPermittedException
 
NotPermittedException(String, Throwable) - Constructor for exception com.atlassian.crucible.spi.services.NotPermittedException
 
NotPermittedException(Throwable) - Constructor for exception com.atlassian.crucible.spi.services.NotPermittedException
 
NullFishEyeAuthenticator - Class in com.cenqua.fisheye.user.plugin
Does not permit any access.
NullFishEyeAuthenticator() - Constructor for class com.cenqua.fisheye.user.plugin.NullFishEyeAuthenticator
 

O

Operation<T,E extends java.lang.Throwable> - Interface in com.atlassian.crucible.spi.services
Interface for operations carried out by services on behalf of plugins
OutputHandler - Interface in com.atlassian.fisheye.plugins.scm.utils.process
A Handler for process output The OutputHandler interface is designed to allow different output handling strategies to be plugged into process handlers

P

p4JobFixed(String) - Method in interface com.atlassian.fisheye.spi.services.RecentChangesetsService.QueryParameters.Builder
A Perforce job key that the target changeset(s) are marked as fixing.
P4RepositoryData - Class in com.atlassian.crucible.spi.data
Holds Perforce specific attributes
P4RepositoryData() - Constructor for class com.atlassian.crucible.spi.data.P4RepositoryData
 
P4RepositoryData(String, String, boolean, String, Integer, String) - Constructor for class com.atlassian.crucible.spi.data.P4RepositoryData
 
P4RepositoryData - Class in com.atlassian.fisheye.spi.admin.data
FishEye repository data object for Perforce repositories.
P4RepositoryData(String, String, String) - Constructor for class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
See the documentation of RepositoryData.setName(String), P4RepositoryData.setServer(String), and P4RepositoryData.setPath(String) for the possible exceptions thrown.
P4RepositoryIndexer - Interface in com.atlassian.fisheye.spi.admin.services
 
path(String) - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService.QueryParameters.Builder
The repository path to constrain the query by
path(String) - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService.QueryParameters.Builder
The repository path to constrain the query by
path(String) - Method in interface com.atlassian.fisheye.spi.services.RecentChangesetsService.QueryParameters.Builder
The repository path to constrain the query by (subdirectories are included)
path(String, boolean) - Method in interface com.atlassian.fisheye.spi.services.RecentChangesetsService.QueryParameters.Builder
The repository path to constrain the query by.
PathInfoData - Class in com.atlassian.fisheye.spi.data
Data object for information about a file or directory in the fisheye index
PathInfoData(String, boolean, boolean) - Constructor for class com.atlassian.fisheye.spi.data.PathInfoData
 
PathInfoData() - Constructor for class com.atlassian.fisheye.spi.data.PathInfoData
 
perform() - Method in interface com.atlassian.crucible.spi.services.Operation
 
permId - Variable in class com.atlassian.crucible.spi.data.ReviewItemData
 
PermId<T> - Class in com.atlassian.crucible.spi
Holds a permId in a type-safe way PermIds are used to identify instances in the Crucible domain model.
PermId() - Constructor for class com.atlassian.crucible.spi.PermId
 
PermId(String) - Constructor for class com.atlassian.crucible.spi.PermId
 
PluggableProcessHandler - Class in com.atlassian.fisheye.plugins.scm.utils.process
An implementation of a ProcessHandler where the processors for the process' IO streams can be plugged in.
PluggableProcessHandler() - Constructor for class com.atlassian.fisheye.plugins.scm.utils.process.PluggableProcessHandler
 
PluginId - Interface in com.atlassian.crucible.spi
Opaque object given to plugin modules to allow them to identify themselves to services.
PluginIdAware - Interface in com.atlassian.crucible.spi
Plugin modules should implement this interface if they want to be injected with a PluginId
PluginRepositoryData - Class in com.atlassian.crucible.spi.data
Contains information on a repository provided by a Crucibe SCM plugin module.
PluginRepositoryData() - Constructor for class com.atlassian.crucible.spi.data.PluginRepositoryData
 
PluginRepositoryData(String, String, boolean, String, boolean, String, String, boolean, boolean) - Constructor for class com.atlassian.crucible.spi.data.PluginRepositoryData
 
postComment(PermId<CommentData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
Post a comment in draft state (any kind of comment, also reply).
postComments(PermId<ReviewData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
Post all draft comments, including replies, authored by the effective user.
PreLoadedListWrapperCallback<T> - Class in com.atlassian.crucible.spi.data
Used to return ranges from a pre-populated list.
PreLoadedListWrapperCallback(List<T>) - Constructor for class com.atlassian.crucible.spi.data.PreLoadedListWrapperCallback
 
Principal - Interface in com.cenqua.crucible.model
A Principal in Security terms is an entity that can be (and has been) authenticated.
Principal.Anonymous - Class in com.cenqua.crucible.model
 
process(InputStream) - Method in class com.atlassian.fisheye.plugins.scm.utils.process.CopyOutputHandler
 
process(OutputStream) - Method in interface com.atlassian.fisheye.plugins.scm.utils.process.InputHandler
 
process(InputStream) - Method in class com.atlassian.fisheye.plugins.scm.utils.process.LineOutputHandler
 
process(InputStream) - Method in interface com.atlassian.fisheye.plugins.scm.utils.process.OutputHandler
Process an output stream generated by the external process (either stdout or stderr)
process(OutputStream) - Method in class com.atlassian.fisheye.plugins.scm.utils.process.StringInputHandler
 
process(InputStream) - Method in class com.atlassian.fisheye.plugins.scm.utils.process.StringOutputHandler
 
processError(InputStream) - Method in class com.atlassian.fisheye.plugins.scm.utils.process.PluggableProcessHandler
 
processError(InputStream) - Method in interface com.atlassian.fisheye.plugins.scm.utils.process.ProcessHandler
Process the process stderr stream
ProcessException - Exception in com.atlassian.fisheye.plugins.scm.utils.process
Exceptions thrown while running external processes
ProcessException(String, Throwable) - Constructor for exception com.atlassian.fisheye.plugins.scm.utils.process.ProcessException
 
ProcessException(String) - Constructor for exception com.atlassian.fisheye.plugins.scm.utils.process.ProcessException
 
ProcessException(Throwable) - Constructor for exception com.atlassian.fisheye.plugins.scm.utils.process.ProcessException
 
ProcessException(String, int) - Constructor for exception com.atlassian.fisheye.plugins.scm.utils.process.ProcessException
 
ProcessHandler - Interface in com.atlassian.fisheye.plugins.scm.utils.process
Interface used to manage the IO and termination needs of an external processes managed by ExternalProcess.
processLine(int, String) - Method in class com.atlassian.fisheye.plugins.scm.utils.process.LineOutputHandler
Process the given line
processOutput(InputStream) - Method in class com.atlassian.fisheye.plugins.scm.utils.process.PluggableProcessHandler
 
processOutput(InputStream) - Method in interface com.atlassian.fisheye.plugins.scm.utils.process.ProcessHandler
Process the process stdout stream
ProcessUtils - Class in com.atlassian.fisheye.plugins.scm.utils.process
 
ProjectData - Class in com.atlassian.crucible.spi.data
Holds the attributes of a Project
ProjectData() - Constructor for class com.atlassian.crucible.spi.data.ProjectData
 
ProjectData(int, String, String, String, int, boolean, Integer, List<String>, String, ProjectData.AllowedReviewers, String) - Constructor for class com.atlassian.crucible.spi.data.ProjectData
 
ProjectData.AllowedReviewers - Class in com.atlassian.crucible.spi.data
 
ProjectData.AllowedReviewers(int, ListWrapperCallback<String>) - Constructor for class com.atlassian.crucible.spi.data.ProjectData.AllowedReviewers
 
ProjectService - Interface in com.atlassian.crucible.spi.services
Provides an API for working with Projects
provideInput(OutputStream) - Method in class com.atlassian.fisheye.plugins.scm.utils.process.PluggableProcessHandler
 
provideInput(OutputStream) - Method in interface com.atlassian.fisheye.plugins.scm.utils.process.ProcessHandler
Provide input to the external process.
published - Variable in class com.atlassian.crucible.spi.data.CommentStats
 
putConfiguration(ModuleDescriptor, byte[]) - Method in interface com.atlassian.fisheye.plugin.configuration.ModuleConfigurationStore
Store configuration data for a plugin module.

Q

query(String, String, int) - Method in interface com.atlassian.fisheye.spi.services.SearchService
Run an eyeql query against the specified repository.
query(String, String) - Method in interface com.atlassian.fisheye.spi.services.SearchService
Run an eyeql query against the specified repository.
queryAsRows(String, String, int) - Method in interface com.atlassian.fisheye.spi.services.SearchService
 
queryAsRows(String, String) - Method in interface com.atlassian.fisheye.spi.services.SearchService
 

R

read - Variable in class com.atlassian.crucible.spi.data.CommentStats
 
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
 
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.
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.
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
 
RepositoryAdminService - Interface in com.atlassian.fisheye.spi.admin.services
API for adminstration of FishEye repositories.
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
 
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 - 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.Type - Enum 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) - 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
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.fisheye.spi.admin.data
A snapshot of the status of a repository's indexer.
RepositoryIndexingStatus.Builder - Class in com.atlassian.fisheye.spi.admin.data
 
RepositoryIndexingStatus.Builder() - Constructor for class com.atlassian.fisheye.spi.admin.data.RepositoryIndexingStatus.Builder
 
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.
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
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
 
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
 
reset() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.PluggableProcessHandler
 
reset() - Method in interface com.atlassian.fisheye.plugins.scm.utils.process.ProcessHandler
Called if the process is to be re-executed.
resetWatchdog() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.BaseInputHandler
 
resetWatchdog() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.BaseOutputHandler
 
resetWatchdog() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.ExternalProcess
 
resetWatchdog() - Method in interface com.atlassian.fisheye.plugins.scm.utils.process.Watchdog
 
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.
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, String, ReviewData.State, boolean, PermId<ReviewData>, Date, Date, Date, int, String) - Constructor for class com.atlassian.crucible.spi.data.ReviewData
 
ReviewData(ReviewData) - Constructor for class com.atlassian.crucible.spi.data.ReviewData
 
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.
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, 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
 
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) - Constructor for class com.atlassian.crucible.spi.data.ReviewItemData
 
reviewItemId - Variable in class com.atlassian.crucible.spi.data.VersionedCommentData
 
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
 
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.
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
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
 
run() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.LatchedRunnable
 

S

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.
searchForReviews(String) - Method in interface com.atlassian.crucible.spi.services.SearchService
Search for reviews where the name, description, state 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.
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
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
 
setAccessCode(String) - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
 
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
 
setAllowAnon(boolean) - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
 
setAllowAnon(Boolean) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
 
setAllowedReviewers(ProjectData.AllowedReviewers) - Method in class com.atlassian.crucible.spi.data.ProjectData
 
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
 
setAllowReviewersToJoin(boolean) - Method in class com.atlassian.crucible.spi.data.ProjectData
 
setAllowReviewersToJoin(boolean) - Method in class com.atlassian.crucible.spi.data.ReviewData
 
setAllReviewersComplete(Boolean) - Method in class com.atlassian.crucible.spi.data.CustomFilterData
 
setAncestor(String) - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
 
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
 
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.PluginRepositoryData
 
setBlockSize(BigInteger) - Method in class com.atlassian.fisheye.spi.admin.data.ClearCaseRepositoryData
 
setBlockSize(Integer) - Method in class com.atlassian.fisheye.spi.admin.data.GitRepositoryData
 
setBlockSize(Integer) - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
 
setBlockSize(Integer) - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
 
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
 
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
 
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
 
setClassList(String) - Method in class com.atlassian.fisheye.ui.filedecoration.GutterRenderResult
 
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.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
 
setComment(String) - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
 
setCommitDate(Date) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
 
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
 
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
 
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
 
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
 
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
 
setDate(Date) - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
 
setDefaultDuration(Integer) - Method in class com.atlassian.crucible.spi.data.ProjectData
 
setDefaultModerator(String) - Method in class com.atlassian.crucible.spi.data.ProjectData
 
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
 
setDefaultReviewerUsers(List<String>) - Method in class com.atlassian.crucible.spi.data.ProjectData
 
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
 
setDefectRaised(boolean) - Method in interface com.atlassian.crucible.spi.data.CommentData
 
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
 
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
 
setDescription(String) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryData
 
setDescription(String) - Method in class com.atlassian.fisheye.spi.admin.data.SimpleLinker
Set the linker description.
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(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
 
setDisplayName(String) - Method in class com.atlassian.crucible.spi.data.UserData
 
setDraft(boolean) - Method in interface com.atlassian.crucible.spi.data.CommentData
 
setDraft(boolean) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
 
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.TarballSettings
 
setEnabled(boolean) - Method in class com.atlassian.fisheye.spi.data.RepositoryDataFE
 
setEnvironment(String[]) - Method in class com.atlassian.fisheye.plugins.scm.utils.process.ExternalProcess
 
setErrorHandler(OutputHandler) - Method in class com.atlassian.fisheye.plugins.scm.utils.process.PluggableProcessHandler
 
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
 
setFieldScope(String) - Method in class com.atlassian.crucible.spi.data.CustomFieldDefData
 
setFileLogLimit(Integer) - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
 
setFileType(FisheyeReviewItemData.FileType) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
 
setFileType(FisheyeReviewItemData.FileType) - Method in class com.atlassian.crucible.spi.data.ReviewItemRevisionData
 
setFollowBase(Boolean) - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
 
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.
setFromLineRange(String) - Method in class com.atlassian.crucible.spi.data.VersionedLineCommentData
Deprecated. use VersionedLineCommentData.setLineRanges(java.util.List) instead.
setFromPath(String) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
 
setFromRevision(String) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
 
setGeneralComments(Comments) - Method in class com.atlassian.crucible.spi.data.DetailedReviewData
 
setGlob(String) - Method in class com.atlassian.fisheye.spi.admin.data.CaseAwarePathGlob
 
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.
setId(String) - Method in class com.atlassian.crucible.spi.data.ChangesetData
 
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(String) - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
 
setInnerHtml(String) - Method in class com.atlassian.fisheye.ui.filedecoration.GutterRenderResult
 
setInputHandler(InputHandler) - Method in class com.atlassian.fisheye.plugins.scm.utils.process.PluggableProcessHandler
 
setIntegrationOnly(boolean) - Method in class com.atlassian.crucible.spi.data.ClearCaseRepositoryData
 
setIntegrationStreamOnly(boolean) - Method in class com.atlassian.fisheye.spi.admin.data.ClearCaseRepositoryData
 
setJiraIssueKey(String) - Method in class com.atlassian.crucible.spi.data.ReviewData
 
setKey(String) - Method in class com.atlassian.crucible.spi.data.ProjectData
 
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
 
setLocation(String) - Method in class com.atlassian.crucible.spi.data.GitRepositoryData
 
setLocation(String) - Method in class com.atlassian.fisheye.spi.admin.data.GitRepositoryData
 
setLogicalPathPrefix(String) - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData.SymbolicRule
 
setMaxFiles(long) - Method in class com.atlassian.fisheye.spi.admin.data.TarballSettings
 
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
 
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
 
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
 
setModified(boolean) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemAttibutes
 
setModuleDescriptor(ModuleDescriptor) - Method in interface com.atlassian.crucible.scm.SCMModule
 
setModuleDescriptor(ModuleDescriptor) - Method in class com.atlassian.fisheye.plugins.scm.utils.ConfigurableSCMModule
 
setMoved(boolean) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemAttibutes
 
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.ProjectData
 
setName(String) - Method in class com.atlassian.crucible.spi.data.RepositoryData
 
setName(String) - Method in class com.atlassian.crucible.spi.data.ReviewData
 
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
 
setNames(List<String>) - Method in class com.atlassian.fisheye.spi.data.TabularQueryResultData
 
setOrRoles(boolean) - Method in class com.atlassian.crucible.spi.data.CustomFilterData
 
setOutputHandler(OutputHandler) - Method in class com.atlassian.fisheye.plugins.scm.utils.process.PluggableProcessHandler
 
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
 
setParentReview(PermId<ReviewData>) - Method in class com.atlassian.crucible.spi.data.ReviewData
 
setPassword(String) - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
 
setPassword(String) - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
 
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.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
 
setPermaId(PermId<GeneralCommentData>) - Method in class com.atlassian.crucible.spi.data.GeneralCommentData
Set the comment's perma-id.
setPermaId(PermId<ReviewData>) - Method in class com.atlassian.crucible.spi.data.ReviewData
 
setPermaId(PermId<VersionedLineCommentData>) - Method in class com.atlassian.crucible.spi.data.VersionedCommentData
Set the comment's perma-id.
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
 
setPermaIdAsString(String) - Method in class com.atlassian.crucible.spi.data.ReviewData
 
setPermId(PermId<GeneralCommentData>) - Method in class com.atlassian.crucible.spi.data.GeneralCommentData
Deprecated. Replaced by GeneralCommentData.setPermaId(com.atlassian.crucible.spi.PermId).
setPermId(PermId<ReviewItemData>) - Method in class com.atlassian.crucible.spi.data.ReviewItemData
 
setPermIdAsString(String) - Method in class com.atlassian.crucible.spi.data.ReviewItemData
 
setPermissionSchemeId(int) - 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
 
setPreferences(int, int, int, int, boolean, boolean, boolean, int) - Method in class com.atlassian.crucible.spi.data.UserProfileData
 
setProject(String) - Method in class com.atlassian.crucible.spi.data.CustomFilterData
 
setProjectExcludePatterns(String) - Method in class com.atlassian.crucible.spi.data.ClearCaseRepositoryData
 
setProjectExcludePatterns(String) - Method in class com.atlassian.fisheye.spi.admin.data.ClearCaseRepositoryData
 
setProjectIncludePatterns(String) - Method in class com.atlassian.crucible.spi.data.ClearCaseRepositoryData
 
setProjectIncludePatterns(String) - Method in class com.atlassian.fisheye.spi.admin.data.ClearCaseRepositoryData
 
setProjectKey(String) - Method in class com.atlassian.crucible.spi.data.ReviewData
 
setProjectToProcess(String) - Method in class com.atlassian.crucible.spi.data.ClearCaseRepositoryData
 
setProjectToProcess(String) - Method in class com.atlassian.fisheye.spi.admin.data.ClearCaseRepositoryData
 
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
 
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
 
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
 
setRepositoryName(String) - Method in class com.atlassian.crucible.spi.data.CommitterData
 
setRepositoryName(String) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
 
setRepositoryOptions(String, RepositoryOptions) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
Set the repository options for just the specified repostiory.
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
 
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
 
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(List<ReviewItemRevisionData>) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData.ReviewItemRevisions
 
setRevisions(FisheyeReviewItemData.ReviewItemRevisions) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
 
setRevisions(List<FileRevisionKeyData>) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
 
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
 
setShowAsDiff(Boolean) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
 
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
 
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
 
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
 
setStyle(String) - Method in class com.atlassian.fisheye.ui.filedecoration.GutterRenderResult
 
setSummary(String) - Method in class com.atlassian.crucible.spi.data.ReviewData
 
setTags(Collection<SvnRepositoryData.SymbolicRule>) - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
 
setTarballSettings(TarballSettings) - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
 
setTarballSettings(TarballSettings) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
 
setTimeout(long) - Method in class com.atlassian.fisheye.plugins.scm.utils.process.ExternalProcess
 
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.
setToLineRange(String) - Method in class com.atlassian.crucible.spi.data.VersionedLineCommentData
Deprecated. use VersionedLineCommentData.setLineRanges(java.util.List) instead.
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
 
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
 
setUCM(boolean) - Method in class com.atlassian.crucible.spi.data.ClearCaseRepositoryData
 
setUCM(boolean) - Method in class com.atlassian.fisheye.spi.admin.data.ClearCaseRepositoryData
 
setUnicode(Boolean) - Method in class com.atlassian.fisheye.spi.admin.data.P4RepositoryData
 
setUrl(String) - Method in class com.atlassian.crucible.spi.data.SvnRepositoryData
 
setUrl(String) - Method in class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData
 
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
 
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
 
setUserNames(List<String>) - Method in class com.atlassian.crucible.spi.data.ProjectData.AllowedReviewers
 
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(Comments) - Method in class com.atlassian.crucible.spi.data.DetailedReviewData
 
setViewLocation(String) - Method in class com.atlassian.crucible.spi.data.ClearCaseRepositoryData
 
setViewLocation(String) - Method in class com.atlassian.fisheye.spi.admin.data.ClearCaseRepositoryData
 
setViewStorageLocation(String) - Method in class com.atlassian.crucible.spi.data.ClearCaseRepositoryData
 
setViewStorageLocation(String) - Method in class com.atlassian.fisheye.spi.admin.data.ClearCaseRepositoryData
 
setVobExcludePatterns(String) - Method in class com.atlassian.crucible.spi.data.ClearCaseRepositoryData
 
setVobExcludePatterns(String) - Method in class com.atlassian.fisheye.spi.admin.data.ClearCaseRepositoryData
 
setVobIncludePatterns(String) - Method in class com.atlassian.crucible.spi.data.ClearCaseRepositoryData
 
setVobIncludePatterns(String) - Method in class com.atlassian.fisheye.spi.admin.data.ClearCaseRepositoryData
 
setVobToProcess(String) - Method in class com.atlassian.crucible.spi.data.ClearCaseRepositoryData
 
setVobToProcess(String) - Method in class com.atlassian.fisheye.spi.admin.data.ClearCaseRepositoryData
 
setWatchdog(Watchdog) - Method in class com.atlassian.fisheye.plugins.scm.utils.process.BaseInputHandler
 
setWatchdog(Watchdog) - Method in class com.atlassian.fisheye.plugins.scm.utils.process.BaseOutputHandler
 
setWatchdog(Watchdog) - Method in class com.atlassian.fisheye.plugins.scm.utils.process.BaseProcessHandler
 
setWatchdog(Watchdog) - Method in interface com.atlassian.fisheye.plugins.scm.utils.process.InputHandler
 
setWatchdog(Watchdog) - Method in interface com.atlassian.fisheye.plugins.scm.utils.process.OutputHandler
Set the watchdog that this handler should be resetting to prevent the process from being terminated.
setWatchdog(Watchdog) - Method in interface com.atlassian.fisheye.plugins.scm.utils.process.ProcessHandler
Set the watchdog associated with this handler.
setWatchdog(Watchdog) - Method in class com.atlassian.fisheye.plugins.scm.utils.process.StringInputHandler
 
setWatchesEnabled(boolean) - Method in class com.atlassian.fisheye.spi.admin.data.DefaultRepositoryOptions
 
setWatchesEnabled(Boolean) - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryOptions
 
setWorkingDir(File) - Method in class com.atlassian.fisheye.plugins.scm.utils.process.ExternalProcess
 
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.
SimpleConfiguration - Interface in com.atlassian.fisheye.plugins.scm.utils
Interface for configuration ob jects 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
 
start() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.ExternalProcess
Start the external process and setup the IO pump threads needed to manage the process IO.
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.
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.
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.
streamContents(Principal, RevisionKey, OutputStream) - Method in interface com.atlassian.crucible.scm.SCMRepository
Stream the content of the revision to the given output stream
StringInputHandler - Class in com.atlassian.fisheye.plugins.scm.utils.process
An input handler which provides the input from the given string.
StringInputHandler(String) - Constructor for class com.atlassian.fisheye.plugins.scm.utils.process.StringInputHandler
 
StringInputHandler(String, String) - Constructor for class com.atlassian.fisheye.plugins.scm.utils.process.StringInputHandler
 
StringOutputHandler - Class in com.atlassian.fisheye.plugins.scm.utils.process
An Output Handler which captures the output stream to a string
StringOutputHandler() - Constructor for class com.atlassian.fisheye.plugins.scm.utils.process.StringOutputHandler
 
StringOutputHandler(String) - Constructor for class com.atlassian.fisheye.plugins.scm.utils.process.StringOutputHandler
 
StringProcessHandler - Class in com.atlassian.fisheye.plugins.scm.utils.process
A ProcessHandler implementation which collects process output into strings and, optionally, provides input from a string.
StringProcessHandler() - Constructor for class com.atlassian.fisheye.plugins.scm.utils.process.StringProcessHandler
 
StringProcessHandler(String) - Constructor for class com.atlassian.fisheye.plugins.scm.utils.process.StringProcessHandler
 
StringProcessHandler(String, String) - Constructor for class com.atlassian.fisheye.plugins.scm.utils.process.StringProcessHandler
 
succeeded() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.PluggableProcessHandler
 
succeeded() - Method in interface com.atlassian.fisheye.plugins.scm.utils.process.ProcessHandler
Indicate if the process execution has been considered successful.
SvnRepositoryData - Class in com.atlassian.crucible.spi.data
Holds SVN specific attributes
SvnRepositoryData() - Constructor for class com.atlassian.crucible.spi.data.SvnRepositoryData
 
SvnRepositoryData(String, String, 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
See RepositoryData.setName(String) and SvnRepositoryData.setUrl(String) for possible exceptions thrown.
SvnRepositoryData.SymbolicRule - Class in com.atlassian.fisheye.spi.admin.data
Data object for patterns to match and extract repository structure from Subversion paths.
SvnRepositoryData.SymbolicRule(String, String, String) - Constructor for class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData.SymbolicRule
 
SvnRepositoryData.SymbolicRule(SvnRepositoryData.SymbolicRule) - Constructor for class com.atlassian.fisheye.spi.admin.data.SvnRepositoryData.SymbolicRule
 
SvnRepositoryIndexer - Interface in com.atlassian.fisheye.spi.admin.services
 

T

TAB_WIDTH - Static variable in interface com.atlassian.crucible.spi.data.UserProfileData.PREFERENCE_KEYS
the number of spaces that constitute a tab (Integer)
TabularQueryResultData - Class in com.atlassian.fisheye.spi.data
A data object representing the result of tabular eyeql query
TabularQueryResultData(List<TabularQueryResultData.SearchResultColumnType>, List<String>) - Constructor for class com.atlassian.fisheye.spi.data.TabularQueryResultData
 
TabularQueryResultData() - Constructor for class com.atlassian.fisheye.spi.data.TabularQueryResultData
 
TabularQueryResultData.SearchResultColumnType - Enum in com.atlassian.fisheye.spi.data
 
TarballSettings - Class in com.atlassian.fisheye.spi.admin.data
 
TarballSettings() - Constructor for class com.atlassian.fisheye.spi.admin.data.TarballSettings
Create a tarball settings object with no excludes and that allows an unlimited amount of files and is disabled.
TarballSettings(List<TarballSettings.Exclude>) - Constructor for class com.atlassian.fisheye.spi.admin.data.TarballSettings
Create a tarball settings object with the specified excludes and that allows an unlimited amount of files and is disabled.
TarballSettings(TarballSettings) - Constructor for class com.atlassian.fisheye.spi.admin.data.TarballSettings
 
TarballSettings(List<TarballSettings.Exclude>, long, boolean) - Constructor for class com.atlassian.fisheye.spi.admin.data.TarballSettings
Create a tarball settings object with the specified excludes, number of max files, and enabled setting.
TarballSettings.Exclude - Class in com.atlassian.fisheye.spi.admin.data
 
TarballSettings.Exclude(String) - Constructor for class com.atlassian.fisheye.spi.admin.data.TarballSettings.Exclude
 
TarballSettings.Exclude(String, boolean) - Constructor for class com.atlassian.fisheye.spi.admin.data.TarballSettings.Exclude
 
TarballSettings.Exclude(TarballSettings.Exclude) - Constructor for class com.atlassian.fisheye.spi.admin.data.TarballSettings.Exclude
 
TIME_INTERVAL_REGEX - Static variable in class com.atlassian.fisheye.spi.admin.data.RepositoryData
Regular expression used to validate time interval strings.
tokenizeAsList(String) - Static method in class com.atlassian.fisheye.plugins.scm.utils.process.ProcessUtils
 
tokenizeCommand(String) - Static method in class com.atlassian.fisheye.plugins.scm.utils.process.ProcessUtils
 
toString() - Method in class com.atlassian.crucible.scm.ChangelogBrowser.ChangeSets
 
toString() - Method in class com.atlassian.crucible.scm.RevisionData
 
toString() - Method in class com.atlassian.crucible.scm.RevisionKey
 
toString() - Method in class com.atlassian.crucible.spi.PermId
 
toString() - Method in class com.atlassian.fisheye.spi.admin.data.CaseAwarePath
 
toString() - Method in class com.atlassian.fisheye.spi.admin.data.CaseAwarePathGlob
 
toString() - Method in class com.atlassian.fisheye.spi.admin.data.RepositoryUpdateResult
 
toString() - Method in class com.atlassian.fisheye.spi.admin.data.TarballSettings.Exclude
 
toString() - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
 
toString() - Method in class com.atlassian.fisheye.spi.data.ChangesetsData
 
toString() - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
 
toString() - Method in class com.atlassian.fisheye.spi.data.FileRevisionKeyData
 
toString() - Method in class com.atlassian.fisheye.spi.data.PathInfoData
 
toString() - Method in class com.atlassian.fisheye.spi.data.RepositoryDataFE
 
transitionData - Variable in class com.atlassian.crucible.spi.data.Transitions
 
Transitions - Class in com.atlassian.crucible.spi.data
 
Transitions() - Constructor for class com.atlassian.crucible.spi.data.Transitions
 
Transitions(List<ActionData>) - Constructor for class com.atlassian.crucible.spi.data.Transitions
 
TrustedAppsService - Interface in com.atlassian.crucible.spi.services
Supports making requests which have trusted application headers authenticating the current user.

U

unmarshal(String) - Method in class com.atlassian.crucible.spi.data.ISO8601DateAdapter
 
unread - Variable in class com.atlassian.crucible.spi.data.CommentStats
These values are tied to the current user
update(RepositoryData) - Method in interface com.atlassian.fisheye.spi.admin.services.RepositoryAdminService
 
updateComment(PermId<CommentData>, GeneralCommentData) - Method in interface com.atlassian.crucible.spi.services.ReviewService
Update the details of a comment.
urlEncode(String) - Method in interface com.atlassian.fisheye.plugin.web.helpers.Helper
 
user - Variable in class com.atlassian.crucible.spi.data.CommentStats
 
UserData - Class in com.atlassian.crucible.spi.data
Holds user specific attributes
UserData() - Constructor for class com.atlassian.crucible.spi.data.UserData
 
UserData(String, String) - Constructor for class com.atlassian.crucible.spi.data.UserData
 
UserProfileData - Class in com.atlassian.crucible.spi.data
 
UserProfileData(UserData, String, TimeZone, String, Map<String, List<String>>) - Constructor for class com.atlassian.crucible.spi.data.UserProfileData
 
UserProfileData.PREFERENCE_KEYS - Interface in com.atlassian.crucible.spi.data
collection of static fields that enumerate the String keys of the map returned by getPreferences().
UserProfileData.PREFERENCE_VALUES - Interface in com.atlassian.crucible.spi.data
collection of static fields that enumerate possible String values in the map returned by getPreferences().
UserService - Interface in com.atlassian.crucible.spi.services
Provides an API for working with Users.

V

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.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.State
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.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.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.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.ui.filedecoration.DiffType
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.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.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.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.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.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.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.ui.filedecoration.DiffType
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() - Constructor for class com.atlassian.crucible.spi.data.VersionedCommentData
 
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(PermId<ReviewItemData>, String, boolean, boolean, boolean, boolean, CommentData.Status, UserData, Date, String, String, List<GeneralCommentData>, Map<String, CustomFieldData>, String) - Constructor for class com.atlassian.crucible.spi.data.VersionedLineCommentData
 
VersionedLineCommentData(PermId<ReviewItemData>, String, boolean, boolean, boolean, boolean, CommentData.Status, UserData, Date, String, String, String, List<GeneralCommentData>, Map<String, CustomFieldData>, String) - Constructor for class com.atlassian.crucible.spi.data.VersionedLineCommentData
 
VersionedLineCommentData.LineRangeDetail - Class in com.atlassian.crucible.spi.data
 
VersionedLineCommentData.LineRangeDetail() - Constructor for class com.atlassian.crucible.spi.data.VersionedLineCommentData.LineRangeDetail
 
VersionedLineCommentData.LineRangeDetail(String, String) - Constructor for class com.atlassian.crucible.spi.data.VersionedLineCommentData.LineRangeDetail
 
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
 

W

WATCH_MODE - Static variable in interface com.atlassian.crucible.spi.data.UserProfileData.PREFERENCE_KEYS
the frequency of watch emails (String)
WATCH_MODE_INSTANT - Static variable in interface com.atlassian.crucible.spi.data.UserProfileData.PREFERENCE_VALUES
watch emails are sent instantly
WATCH_MODE_NIGHTLY - Static variable in interface com.atlassian.crucible.spi.data.UserProfileData.PREFERENCE_VALUES
watch emails are batched and sent nightly
Watchdog - Interface in com.atlassian.fisheye.plugins.scm.utils.process
 

A B C D E F G H I L M N O P Q R S T U V W