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 an item in a review.
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 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
addRow(List<Object>) - Method in class com.atlassian.fisheye.spi.data.TabularQueryResultData
 
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 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 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?
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
 
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.
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.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.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.
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
 
ContentService - Interface in com.atlassian.fisheye.spi.services
Provides an API for retreving the content of files stored in the repository
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
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.
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
 

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
 
defects - Variable in class com.atlassian.crucible.spi.data.CommentStats
 
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) - 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
 
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

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.PermId
 
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) - 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) - 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
 

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
 
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 allowed actions for 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 allowed trnasitions for review.
getAllProjects() - Method in interface com.atlassian.crucible.spi.services.ProjectService
Returns the details of all projects.
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
Get a list of all the reviews for which the user involved based on predefined criteria.
getAllRevisionComments(PermId<ReviewData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
Get a list of the comments on all the items in a 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
 
getBaseUrl() - Method in interface com.atlassian.crucible.spi.FisheyePluginUtilities
 
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
 
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.
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
 
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
 
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
 
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
 
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
 
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 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
 
getDirectoryBrowser() - Method in interface com.atlassian.crucible.scm.HasDirectoryBrowser
 
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
 
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
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
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) - Method in interface com.atlassian.crucible.scm.DirectoryBrowser
 
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
 
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 on a review.
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
 
getHourOfDay() - Method in interface com.atlassian.fisheye.spi.services.ChangesetMetricsService.QueryParameters
 
getHourOfDay() - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService.QueryParameters
 
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
 
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
 
getKey() - Method in class com.atlassian.crucible.spi.data.ProjectData
 
getLabel() - Method in class com.atlassian.crucible.spi.data.CustomFieldDefData
 
getLinesAdded() - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
 
getLinesRemoved() - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
 
getLocCount(String, LocMetricsService.QueryParameters) - Method in interface com.atlassian.fisheye.spi.services.LocMetricsService
 
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
 
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
 
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
 
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.data.PathInfoData
 
getName() - Method in class com.atlassian.fisheye.spi.data.RepositoryDataFE
 
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
 
getParentCommentId() - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
 
getParentReview() - Method in class com.atlassian.crucible.spi.data.ReviewData
 
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.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.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
 
getPermaId() - Method in class com.atlassian.crucible.spi.data.ReviewData
 
getPermaId() - Method in class com.atlassian.crucible.spi.data.VersionedCommentData
 
getPermaIdAsString() - Method in interface com.atlassian.crucible.spi.data.CommentData
 
getPermaIdAsString() - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
 
getPermId() - Method in class com.atlassian.crucible.spi.data.GeneralCommentData
Deprecated. 
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
 
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
 
getProjectKey() - Method in class com.atlassian.crucible.spi.data.ReviewData
 
getProjectService() - Method in interface com.atlassian.fisheye.plugin.web.helpers.Helper
 
getProviderPluginModuleKey() - Method in class com.atlassian.fisheye.plugins.scm.utils.SimpleConfigurationServlet
 
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
 
getReadStatus() - Method in interface com.atlassian.crucible.spi.data.CommentData
 
getReadStatus() - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
 
getReleaseNumber() - Method in class com.atlassian.crucible.spi.data.VersionInfo
 
getReplies() - Method in interface com.atlassian.crucible.spi.data.CommentData
 
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 comments on all the items in a review.
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
 
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
 
getRepositoryInfo(String) - Method in interface com.atlassian.fisheye.spi.services.RepositoryService
 
getRepositoryName() - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
 
getRepositoryName() - Method in interface com.atlassian.fisheye.event.CommitEvent
 
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
 
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
 
getRevision() - Method in class com.atlassian.crucible.scm.RevisionKey
 
getRevision() - Method in class com.atlassian.crucible.spi.data.ReviewItemRevisionData
 
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.FisheyeReviewItemData
 
getRevisions() - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData.ReviewItemRevisions
 
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
 
getServer() - Method in class com.atlassian.crucible.spi.data.P4RepositoryData
 
getSize() - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData.ReviewItemRevisions
 
getSize() - Method in class com.atlassian.crucible.spi.data.ProjectData.AllowedReviewers
 
getState() - Method in class com.atlassian.crucible.spi.data.CustomFilterData
 
getState() - Method in class com.atlassian.crucible.spi.data.ReviewData
 
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
 
getTemplatePackage() - Method in class com.atlassian.fisheye.plugins.scm.utils.SimpleConfigurationServlet
 
getTimeoutTime() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.ExternalProcess
 
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
 
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
 
getType() - Method in class com.atlassian.crucible.spi.data.CustomFieldDefData
 
getType() - Method in class com.atlassian.crucible.spi.data.RepositoryData
 
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
 
getUser() - Method in interface com.atlassian.crucible.spi.data.CommentData
 
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
 
getUserName() - Method in class com.atlassian.crucible.spi.data.UserData
 
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
 
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 on an item in a review.
getVersionInfo() - Method in interface com.atlassian.crucible.spi.services.ReviewService
Get Crucible version info
getWatchdog() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.BaseProcessHandler
 
getXStream() - Method in class com.atlassian.fisheye.plugins.scm.utils.ConfigurableSCMModule
 
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.
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.PermId
 
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

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.
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
 
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
 
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
 
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.data.RepositoryDataFE
 
isFile(String, String) - Method in interface com.atlassian.fisheye.spi.services.RepositoryService
 
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
 
isHeadDeleted() - Method in class com.atlassian.fisheye.spi.data.PathInfoData
 
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
 
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.
isRunning() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.LatchedRunnable
 
isTimedOut() - Method in class com.atlassian.fisheye.plugins.scm.utils.process.ExternalProcess
 
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 file and directory directly under a given path
listFiles(Principal, String) - Method in interface com.atlassian.crucible.scm.DirectoryBrowser
Get a summary of each file and directory 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
 
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
Mark all comments in a review as read.
markCommentAsLeaveUnread(PermId<CommentData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
Mark a comment as leave unread.
markCommentAsRead(PermId<CommentData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
Mark a comment as read.
marshal(Date) - Method in class com.atlassian.crucible.spi.data.ISO8601DateAdapter
 
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
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

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, int, String) - Constructor for class com.atlassian.crucible.spi.data.P4RepositoryData
 
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) - Constructor for class com.atlassian.crucible.spi.data.PluginRepositoryData
 
postComment(PermId<CommentData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
Post comment in draft state (any kind of comment, also reply).
postComments(PermId<ReviewData>) - Method in interface com.atlassian.crucible.spi.services.ReviewService
Post all comments in draft state (replies are not handled in bulk post).
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) - 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 general comment 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.
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
 
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
 
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
 
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
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) - 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
 
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 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.
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
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
 
setAllowedReviewers(ProjectData.AllowedReviewers) - Method in class com.atlassian.crucible.spi.data.ProjectData
 
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
 
setBranch(String) - Method in class com.atlassian.fisheye.spi.data.ChangesetDataFE
 
setBuildDate(String) - Method in class com.atlassian.crucible.spi.data.VersionInfo
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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.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
 
setFieldScope(String) - Method in class com.atlassian.crucible.spi.data.CustomFieldDefData
 
setFileType(FisheyeReviewItemData.FileType) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
 
setFileType(FisheyeReviewItemData.FileType) - Method in class com.atlassian.crucible.spi.data.ReviewItemRevisionData
 
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
 
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
 
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().
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
 
setInnerHtml(String) - Method in class com.atlassian.fisheye.ui.filedecoration.GutterRenderResult
 
setInputHandler(InputHandler) - Method in class com.atlassian.fisheye.plugins.scm.utils.process.PluggableProcessHandler
 
setKey(String) - Method in class com.atlassian.crucible.spi.data.ProjectData
 
setLabel(String) - Method in class com.atlassian.crucible.spi.data.CustomFieldDefData
 
setLinesAdded(int) - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
 
setLinesRemoved(int) - Method in class com.atlassian.fisheye.spi.data.FileRevisionData
 
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.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
 
setParentCommentId(PermId<CommentData>) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
 
setParentReview(PermId<ReviewData>) - Method in class com.atlassian.crucible.spi.data.ReviewData
 
setPatchUrl(String) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
 
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.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
 
setPermaId(PermId<ReviewData>) - Method in class com.atlassian.crucible.spi.data.ReviewData
 
setPermaId(PermId<VersionedLineCommentData>) - Method in class com.atlassian.crucible.spi.data.VersionedCommentData
 
setPermaIdAsString(String) - Method in interface com.atlassian.crucible.spi.data.CommentData
 
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. 
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(int) - Method in class com.atlassian.crucible.spi.data.P4RepositoryData
 
setProject(String) - Method in class com.atlassian.crucible.spi.data.CustomFilterData
 
setProjectKey(String) - Method in class com.atlassian.crucible.spi.data.ReviewData
 
setReadStatus(CommentData.Status) - Method in interface com.atlassian.crucible.spi.data.CommentData
 
setReadStatus(CommentData.Status) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
 
setReleaseNumber(String) - Method in class com.atlassian.crucible.spi.data.VersionInfo
 
setReplies(List<GeneralCommentData>) - Method in interface com.atlassian.crucible.spi.data.CommentData
 
setReplies(List<GeneralCommentData>) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
 
setRepositoryName(String) - Method in class com.atlassian.crucible.spi.data.FisheyeReviewItemData
 
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
 
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
 
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
 
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
 
setStyle(String) - Method in class com.atlassian.fisheye.ui.filedecoration.GutterRenderResult
 
setSummary(String) - Method in class com.atlassian.crucible.spi.data.ReviewData
 
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
 
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
 
setType(CustomFieldValueType) - Method in class com.atlassian.crucible.spi.data.CustomFieldDefData
 
setType(String) - Method in class com.atlassian.crucible.spi.data.RepositoryData
 
setUrl(String) - Method in class com.atlassian.crucible.spi.data.SvnRepositoryData
 
setUser(UserData) - Method in interface com.atlassian.crucible.spi.data.CommentData
 
setUser(UserData) - Method in class com.atlassian.crucible.spi.data.CommentDataImpl
 
setUserName(String) - Method in class com.atlassian.crucible.spi.data.UserData
 
setUserNames(List<String>) - Method in class com.atlassian.crucible.spi.data.ProjectData.AllowedReviewers
 
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
 
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
 
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
 
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.
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
 

T

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
 
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.RevisionKey
 
toString() - Method in class com.atlassian.crucible.spi.PermId
 
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
updateComment(PermId<CommentData>, GeneralCommentData) - Method in interface com.atlassian.crucible.spi.services.ReviewService
Update a general comment to a review.
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
 
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.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're 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're 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're 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're 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're 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're 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're 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're 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're 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're 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're 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
 
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

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