Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ABORTED - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.repair.RepairOutcome
-
Repair process was aborted because the repair would not result in meaningful improvements to rank lengths.
- ABOVE100MS - Enum constant in enum class com.atlassian.greenhopper.global.PerformanceLogger.Threshold
- AbstractAggregateRemainingEstimateFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
-
Abstract class representing the 'field' of an aggregate remaining estimate.
- AbstractAggregateRemainingEstimateFieldEntryFactory(I18nHelper.BeanFactory, TimeTrackingGraphBeanFactory, TimeTrackingService, FieldHelper) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.AbstractAggregateRemainingEstimateFieldEntryFactory
- AbstractAOMapper<T,
U> - Class in com.atlassian.greenhopper.manager -
Abstract
AOMapper
implementation that other mappers can inherit from. - AbstractAOMapper() - Constructor for class com.atlassian.greenhopper.manager.AbstractAOMapper
- AbstractBuilder<T> - Class in com.atlassian.greenhopper.model
- AbstractBuilder() - Constructor for class com.atlassian.greenhopper.model.AbstractBuilder
- AbstractConfluenceSaxHandler<T,
B> - Class in com.atlassian.greenhopper.confluence.rpc -
Base class for handling XML responses from Confluence.
- AbstractConfluenceSaxHandler(B) - Constructor for class com.atlassian.greenhopper.confluence.rpc.AbstractConfluenceSaxHandler
- AbstractConfluenceSaxHandler.NameValuePair - Class in com.atlassian.greenhopper.confluence.rpc
- AbstractCustomFieldEntryFactory<T> - Class in com.atlassian.greenhopper.web.rapid.issue.fields
- AbstractCustomFieldEntryFactory(FieldHelper, CustomField) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.AbstractCustomFieldEntryFactory
- AbstractCustomFieldSearcher - Class in com.atlassian.greenhopper.customfield
-
Base searcher for custom fields.
- AbstractCustomFieldSearcher() - Constructor for class com.atlassian.greenhopper.customfield.AbstractCustomFieldSearcher
- AbstractDefaultCustomFieldProvider - Class in com.atlassian.greenhopper.manager.issue.fields
-
A base class for implementing the
DefaultCustomFieldProvider
interface. - AbstractDefaultCustomFieldProvider(CustomFieldService, JiraAuthenticationContext, ReindexMessageManager, ClusterLockService, String, CustomFieldMetadata) - Constructor for class com.atlassian.greenhopper.manager.issue.fields.AbstractDefaultCustomFieldProvider
- AbstractEventSerializer<T> - Class in com.atlassian.greenhopper.webhooks.serializer
- AbstractEventSerializer() - Constructor for class com.atlassian.greenhopper.webhooks.serializer.AbstractEventSerializer
- AbstractGadgetResource - Class in com.atlassian.greenhopper.gadget
-
Parent class of gadget resource classes.
- AbstractGadgetResource() - Constructor for class com.atlassian.greenhopper.gadget.AbstractGadgetResource
- AbstractGhUpgradeTask - Class in com.atlassian.greenhopper.upgrade
- AbstractGhUpgradeTask() - Constructor for class com.atlassian.greenhopper.upgrade.AbstractGhUpgradeTask
- AbstractHealthCheck - Class in com.atlassian.greenhopper.healthcheck
- AbstractHealthCheck() - Constructor for class com.atlassian.greenhopper.healthcheck.AbstractHealthCheck
- AbstractIssueEventListener - Class in com.atlassian.greenhopper.service.issue
-
Safety net for issue event listeners.
- AbstractIssueEventListener() - Constructor for class com.atlassian.greenhopper.service.issue.AbstractIssueEventListener
- AbstractIssueTransitionStrategy - Class in com.atlassian.greenhopper.web.rapid
- AbstractIssueTransitionStrategy() - Constructor for class com.atlassian.greenhopper.web.rapid.AbstractIssueTransitionStrategy
- AbstractIssueTypeProvider - Class in com.atlassian.greenhopper.manager.issue.issuetypes
-
A base class for implementing the
ManagedIssueTypeProvider
interface. - AbstractIssueTypeProvider(IssueTypeManager, I18nFactoryService, ClusterLockService, SubTaskManager, IssueTypeMetadata) - Constructor for class com.atlassian.greenhopper.manager.issue.issuetypes.AbstractIssueTypeProvider
- AbstractLinkedPagesModelFactory - Class in com.atlassian.greenhopper.web.rapid.entity.common
-
A base class that provides some infrastructure for dealing with confluence pages linked to entities (issue, sprint, version,...)
- AbstractLinkedPagesModelFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.entity.common.AbstractLinkedPagesModelFactory
- AbstractModel - Class in com.atlassian.greenhopper.model.rapid
- AbstractModel(Long) - Constructor for class com.atlassian.greenhopper.model.rapid.AbstractModel
- AbstractRelatedAOListMapper<P,
T, - Class in com.atlassian.greenhopper.managerU> -
Abstract class of a
AOListMapper
for an entityAbstractRelatedAOListMapper
which has a relationship with parent entityAbstractRelatedAOListMapper
. - AbstractRelatedAOListMapper(P, RelatedAOMapper<P, T, U>) - Constructor for class com.atlassian.greenhopper.manager.AbstractRelatedAOListMapper
- AbstractResource - Class in com.atlassian.greenhopper.web
-
To be extended by all GreenHopper rest resources.
- AbstractResource() - Constructor for class com.atlassian.greenhopper.web.AbstractResource
- AbstractSprintsStateJqlFunction - Class in com.atlassian.greenhopper.customfield.sprint
- AbstractSprintsStateJqlFunction(SprintManager) - Constructor for class com.atlassian.greenhopper.customfield.sprint.AbstractSprintsStateJqlFunction
- AbstractTransactionalTask<T> - Class in com.atlassian.greenhopper.global
-
Basic log-wrapping implementation of
TransactionalTask
. - AbstractTransactionalTask() - Constructor for class com.atlassian.greenhopper.global.AbstractTransactionalTask
- accept(ClauseVisitor<R>) - Method in class com.atlassian.greenhopper.util.jql.project.ProjectTerminalClause
- AccessCheckMode - Enum Class in com.atlassian.greenhopper.web.conditions
- acquireLock(LexoRankRow) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Attempts the acquire a database lock on the given LexoRankRow that represents a row in the LexoRank table.
- acquireLock(LexoRankRow) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- acquireLock(LexoRankRow[]) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Attempts the acquire a database lock on the given LexoRankRows that represent rows in the LexoRank table.
- acquireLock(LexoRankRow[]) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- acquireLock(Long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Attempts the acquire a database lock on the ID that represents a row in the LexoRank table.
- acquireLock(Long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- acquireLock(Set<LexoRankRow>) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Attempts the acquire a database lock on the given LexoRankRows that represent rows in the LexoRank table.
- acquireLock(Set<LexoRankRow>) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- acquireLockByFieldId(Long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Attempts the acquire a database lock on all rows in the LexoRank table whom's fieldId matches the given fieldId.
- acquireLockByFieldId(Long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- actions - Variable in class com.atlassian.greenhopper.web.navigation.WebItemSection
- ACTIVATED_DATE - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QSprint
- activatedDate - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry
- activatedDate(Long) - Method in class com.atlassian.greenhopper.service.sprint.Sprint.SprintBuilder
- activatedDate(DateTime) - Method in class com.atlassian.greenhopper.service.sprint.Sprint.SprintBuilder
- activatedTime - Variable in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownModel
-
the time (ms / UTC) of the activation date of the sprint
- activatedTime - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintReportEntry
-
Actual start date/time of the sprint in millis.
- ACTIVE - Enum constant in enum class com.atlassian.greenhopper.service.sprint.Sprint.State
- ActiveFilterData - Class in com.atlassian.greenhopper.web.rapid.work
-
Describes a filter used to query for issues or swimlanes.
- ActiveFilterData() - Constructor for class com.atlassian.greenhopper.web.rapid.work.ActiveFilterData
- activeFilters - Variable in class com.atlassian.greenhopper.web.rapid.work.IssuesData
- activeQuickFilters - Variable in class com.atlassian.greenhopper.web.rapid.RapidBoardResource.TransitionAndRankRequest
- ActiveSprintCondition - Class in com.atlassian.greenhopper.web.conditions
- ActiveSprintCondition() - Constructor for class com.atlassian.greenhopper.web.conditions.ActiveSprintCondition
- add(LexoRankRow) - Method in class com.atlassian.greenhopper.service.lexorank.repair.RepairDataCollector
-
Adds a new rank to the internal data structure.
- add(LexoDecimal) - Method in class com.atlassian.greenhopper.model.lexorank.LexoDecimal
- add(LexoInteger) - Method in class com.atlassian.greenhopper.model.lexorank.LexoInteger
- add(RapidView, CardColor) - Method in interface com.atlassian.greenhopper.manager.color.CardColorManager
- add(RapidView, CardColor) - Method in class com.atlassian.greenhopper.manager.color.CardColorManagerImpl
- add(RapidView, CardLayoutField) - Method in interface com.atlassian.greenhopper.manager.cardlayout.CardLayoutManager
-
Add a card layout field at the beginning of the card layout field configuration for a specific board.
- add(RapidView, CardLayoutField) - Method in class com.atlassian.greenhopper.manager.cardlayout.CardLayoutManagerImpl
- add(RapidView, DetailViewField) - Method in interface com.atlassian.greenhopper.manager.detailview.DetailViewFieldManager
- add(RapidView, DetailViewField) - Method in class com.atlassian.greenhopper.manager.detailview.DetailViewFieldManagerImpl
- add(ApplicationUser, RapidView, CardColor) - Method in interface com.atlassian.greenhopper.service.rapid.view.color.CardColorService
-
Adds a new card color
- add(ApplicationUser, RapidView, CardColor) - Method in class com.atlassian.greenhopper.service.rapid.view.color.CardColorServiceImpl
- add(ApplicationUser, RapidView, CardLayoutField) - Method in interface com.atlassian.greenhopper.service.rapid.view.cardlayout.CardLayoutFieldConfigurationService
-
Add a new card layout field at the beginning of a card layout configuration.
- add(ApplicationUser, RapidView, CardLayoutField) - Method in class com.atlassian.greenhopper.service.rapid.view.cardlayout.CardLayoutFieldConfigurationServiceImpl
- add(ApplicationUser, RapidView, DetailViewField) - Method in interface com.atlassian.greenhopper.service.rapid.view.detailview.DetailViewFieldConfigurationService
-
Add a
DetailViewField
object to aRapidView
's configuration. - add(ApplicationUser, RapidView, DetailViewField) - Method in class com.atlassian.greenhopper.service.rapid.view.detailview.DetailViewFieldConfigurationServiceImpl
- add(ApplicationUser, RapidView, QuickFilter) - Method in interface com.atlassian.greenhopper.service.rapid.view.QuickFilterService
-
Adds a new quick filter
- add(ApplicationUser, RapidView, QuickFilter) - Method in class com.atlassian.greenhopper.service.rapid.view.QuickFilterServiceImpl
-
Adds a new quick filter
- add(ApplicationUser, RapidView, Swimlane) - Method in interface com.atlassian.greenhopper.service.rapid.view.SwimlaneService
-
Adds a new swimlane
- add(ApplicationUser, RapidView, Swimlane) - Method in class com.atlassian.greenhopper.service.rapid.view.SwimlaneServiceImpl
-
Adds a new swimlane
- add(Double) - Method in class com.atlassian.greenhopper.web.rapid.chart.EstimateValue
- addAllAgileIssueTypesToScheme(FieldConfigScheme) - Method in interface com.atlassian.greenhopper.issue.IssueTypeSchemeService
-
Adds all Agile specific issue types to the given issue type scheme.
- addAllAgileIssueTypesToScheme(FieldConfigScheme) - Method in class com.atlassian.greenhopper.service.issue.IssueTypeSchemeServiceImpl
- addAllCheckTypes() - Method in class com.atlassian.greenhopper.service.index.IndexCheckService.CheckSpec
- addAllErrors(ErrorCollection) - Method in class com.atlassian.greenhopper.model.validation.ErrorCollection
- addAllErrorsWithoutReason(ErrorCollection) - Method in class com.atlassian.greenhopper.model.validation.ErrorCollection
-
Add all errors from error collection without adding reasons.
- addBacklogColumnIfNeededAndPerformCleanup(RapidView, List<Column>, BiFunction<RapidView, List<Column>, ServiceOutcome<List<Column>>>, Function<RapidView, ImmutableList<Column>>) - Method in class com.atlassian.greenhopper.service.rapid.view.BacklogColumnHelper
- addCardColor(ApplicationUser, Long, CardColorEntry) - Method in class com.atlassian.greenhopper.web.rapid.view.CardColorHelper
-
Adds a card color to a given rapid view
- addCardColor(Long, CardColorEntry) - Method in class com.atlassian.greenhopper.web.rapid.view.CardColorResource
-
Add a quick filter to the rapid view.
- addCardLayoutField(Long, String, CardLayoutResource.AddCardLayoutFieldRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.cardlayout.CardLayoutResource
-
Add a field to the rapid view's card layout configuration.
- addChangeItem(ApplicationUser, RankChange) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCustomFieldService
- addCheckTypes(Collection<IndexCheckService.CheckType>) - Method in class com.atlassian.greenhopper.service.index.IndexCheckService.CheckSpec
- addClauses(JqlQueryBuilder, ClauseToAdd...) - Static method in class com.atlassian.greenhopper.model.query.QueryUtils
-
Add a series of Clauses to a Query
- addClauses(Query, ClauseToAdd...) - Static method in class com.atlassian.greenhopper.model.query.QueryUtils
-
Add a series of Clauses to a QueryBuilder
- addColumn(ApplicationUser, RapidView, Column) - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnService
-
Add a new column to the Rapid View.
- addColumn(ApplicationUser, RapidView, Column) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnServiceImpl
- addColumn(ApplicationUser, RapidView, String) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditHelper
- addColumnAndStatus(ApplicationUser, RapidView, String, Long) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditHelper
- addColumnChanges(DateTime, DateTime, SortedMap<Long, Map<String, IssueColumnChangeEntry>>, Map<String, List<BurndownChange>>, boolean) - Static method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChangeUtil
-
Adds column changes to the list of changes per issue
- addComment(ApplicationUser, Collection<Issue>, String, CommentVisibility) - Method in interface com.atlassian.greenhopper.service.issue.comment.BulkCommentService
-
Add the specified comment to one or more issues with the specified visibility.
- addComment(ApplicationUser, Collection<Issue>, String, CommentVisibility) - Method in class com.atlassian.greenhopper.service.issue.comment.BulkCommentServiceImpl
- addComment(ApplicationUser, Collection<Issue>, String, CommentVisibility, Collection<String>) - Method in interface com.atlassian.greenhopper.service.issue.comment.BulkCommentService
- addComment(ApplicationUser, Collection<Issue>, String, CommentVisibility, Collection<String>) - Method in class com.atlassian.greenhopper.service.issue.comment.BulkCommentServiceImpl
- addContextualError(ErrorCollection.Reason, String, String, Object...) - Method in class com.atlassian.greenhopper.model.validation.ErrorCollection
-
Add a contextual error.
- addContextualError(String, String, Object...) - Method in class com.atlassian.greenhopper.model.validation.ErrorCollection
-
Add a contextual error.
- addCreateValues(String, Map<String, Object>) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnStatusAOListMapper
- addCreateValues(U, Map<String, Object>) - Method in class com.atlassian.greenhopper.manager.AbstractRelatedAOListMapper
- addCreateValues(U, Map<String, Object>) - Method in interface com.atlassian.greenhopper.manager.AOListMapper
-
Provide the db parameter for T to be created.
- addDetailViewField(Long, DetailViewFieldResource.AddDetailFieldRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.detailview.DetailViewFieldResource
-
Add a detail view field to the rapid view's configuration.
- added - Variable in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChange
-
true: added to sprint or epic false: removed from sprint or epic
- added - Variable in class com.atlassian.greenhopper.web.rapid.chart.FixVersionChangeEntry
- added(Boolean) - Method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChange.BurndownChangeBuilder
- addEpicHistoryChanges(Map<String, List<EpicLinkHistoryEntry>>, HashMap<String, List<BurndownChange>>) - Static method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChangeUtil
- addEpicIssueTypeToScheme(FieldConfigScheme) - Method in interface com.atlassian.greenhopper.issue.IssueTypeSchemeService
-
Add EPIC issue type to the given issue type scheme.
- addEpicIssueTypeToScheme(FieldConfigScheme) - Method in class com.atlassian.greenhopper.service.issue.IssueTypeSchemeServiceImpl
- addError(Rankable, ErrorCollection) - Method in class com.atlassian.greenhopper.service.rank.RankChangesOutcomeImpl.Builder
- addError(ErrorCollection.Reason, String, Object...) - Method in class com.atlassian.greenhopper.model.validation.ErrorCollection
-
Add a global error that is not bound to a particular context.
- addError(String, Object...) - Method in class com.atlassian.greenhopper.model.validation.ErrorCollection
-
Add a global error that is not bound to a particular context.
- addError(String, String, String...) - Method in class com.atlassian.greenhopper.gadget.model.ErrorCollection.Builder
- addErrorCollection(ErrorCollection) - Method in class com.atlassian.greenhopper.gadget.model.ErrorCollection.Builder
- addErrorCollection(ErrorCollection) - Method in class com.atlassian.greenhopper.model.validation.JiraCopiedRestErrorCollection.Builder
- addErrorCollections(Map<Rankable, ErrorCollection>) - Method in class com.atlassian.greenhopper.service.rank.RankChangesOutcomeImpl.Builder
- addErrorMessage(String) - Method in class com.atlassian.greenhopper.gadget.model.ErrorCollection.Builder
- addErrorMessage(String) - Method in class com.atlassian.greenhopper.model.validation.JiraCopiedRestErrorCollection.Builder
- addErrors(Map<String, String>) - Method in class com.atlassian.greenhopper.jira.actions.DetailsViewAjaxIssueAction
- addFieldForIssueOperations(Project, CustomField, Integer, String, ScreenableIssueOperation...) - Method in interface com.atlassian.greenhopper.customfield.CustomFieldScreenService
- addFieldForIssueOperations(Project, CustomField, Integer, String, ScreenableIssueOperation...) - Method in class com.atlassian.greenhopper.customfield.CustomFieldScreenServiceImpl
- addIssueInputParameters(IssueInputParametersImpl, String) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.DescriptionFieldEntryFactory
- addIssueInputParameters(IssueInputParametersImpl, String) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.EpicStatusFieldEntryFactory
- addIssueInputParameters(IssueInputParametersImpl, String) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.NumberCustomFieldEntryFactory
- addIssueInputParameters(IssueInputParametersImpl, String) - Method in interface com.atlassian.greenhopper.web.rapid.issue.fields.SimpleEditableFieldEntryFactory
-
Modify the parameters accordingly to register this field's update.
- addIssueInputParameters(IssueInputParametersImpl, String) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.SummaryFieldEntryFactory
- addIssueInputParameters(IssueInputParametersImpl, String) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.TextCustomFieldEntryFactory
- addIssuesToEpic(IssueLinkRequest) - Method in interface com.atlassian.greenhopper.service.issuelink.EpicService
-
Associate issues with the specific epic.
- addIssuesToEpic(IssueLinkRequest) - Method in class com.atlassian.greenhopper.service.issuelink.EpicServiceImpl
- addIssuesToEpic(ApplicationUser, Epic, Set<Issue>) - Method in interface com.atlassian.greenhopper.service.issuelink.EpicService
-
Deprecated.
- addIssuesToEpic(ApplicationUser, Epic, Set<Issue>) - Method in class com.atlassian.greenhopper.service.issuelink.EpicServiceImpl
- addIssuesToEpic(ApplicationUser, Issue, Set<Issue>) - Method in interface com.atlassian.greenhopper.service.issuelink.EpicService
-
Deprecated.since v8.5, use
EpicService.addIssuesToEpic(IssueLinkRequest)
instead - addIssuesToEpic(ApplicationUser, Issue, Set<Issue>) - Method in class com.atlassian.greenhopper.service.issuelink.EpicServiceImpl
- addIssueToVersion(ApplicationUser, long, Version) - Method in interface com.atlassian.greenhopper.service.version.VersionService
-
Adds the issue to the version.
- addIssueToVersion(ApplicationUser, long, Version) - Method in class com.atlassian.greenhopper.service.version.VersionServiceImpl
-
We'll try to stay as close as possible to the service layer here, just calling the manager for the actual update
- addIssueToVersion(ApplicationUser, Issue, Version) - Method in interface com.atlassian.greenhopper.service.version.VersionService
-
Adds the issue to the version.
- addIssueToVersion(ApplicationUser, Issue, Version) - Method in class com.atlassian.greenhopper.service.version.VersionServiceImpl
-
We'll try to stay as close as possible to the service layer here, just calling the manager for the actual update
- addMember(AbstractConfluenceSaxHandler.NameValuePair, B) - Method in class com.atlassian.greenhopper.confluence.rpc.AbstractConfluenceSaxHandler
-
Add the given member to the given builder.
- addMember(AbstractConfluenceSaxHandler.NameValuePair, ConfluencePage.ConfluencePageBuilder) - Method in class com.atlassian.greenhopper.confluence.rpc.PageResponseSaxHandler
- addMember(AbstractConfluenceSaxHandler.NameValuePair, ConfluenceSearchResult.ConfluenceSearchResultBuilder) - Method in class com.atlassian.greenhopper.confluence.rpc.SearchResponseSaxHandler
- addMember(AbstractConfluenceSaxHandler.NameValuePair, ConfluenceSpace.ConfluenceSpaceBuilder) - Method in class com.atlassian.greenhopper.confluence.rpc.SpaceResponseSaxHandler
- addMetric(SprintIssueMetrics.Type, Integer) - Method in class com.atlassian.greenhopper.service.sprint.health.SprintIssueMetrics
- addMetric(SprintMetrics.Type, String) - Method in class com.atlassian.greenhopper.service.sprint.health.SprintMetrics
- addNewColumn(RapidViewEditResource.ColumnAddRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditResource
- addNonWorkingDay(WorkingDaysResource.NonWorkingDayRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysResource
-
Adds an off day
- addNonWorkingDay(ApplicationUser, RapidView, LocalDate) - Method in interface com.atlassian.greenhopper.service.rapid.view.workingdays.WorkingDaysService
-
Add a day off
- addNonWorkingDay(ApplicationUser, RapidView, LocalDate) - Method in class com.atlassian.greenhopper.service.rapid.view.workingdays.WorkingDaysServiceImpl
- addNonWorkingDay(ApplicationUser, WorkingDaysResource.NonWorkingDayRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysHelper
-
Add a day off
- addNonWorkingDay(LocalDate) - Method in class com.atlassian.greenhopper.model.rapid.WorkingDaysConfig.WorkingDaysConfigBuilder
- addQuickFilter(ApplicationUser, Long, QuickFilterEntry) - Method in class com.atlassian.greenhopper.web.rapid.view.QuickFilterHelper
-
Adds a quick filter to a given rapid view
- addQuickFilter(Long, QuickFilterEntry) - Method in class com.atlassian.greenhopper.web.rapid.view.QuickFilterResource
-
Add a quick filter to the rapid view.
- addRapidViews(RapidView...) - Method in class com.atlassian.greenhopper.service.index.IndexCheckService.CheckSpec
- addReason(ErrorCollection.Reason) - Method in class com.atlassian.greenhopper.model.validation.ErrorCollection
-
Add a reason why the function has not been performed.
- addReasons(Set<ErrorCollection.Reason>) - Method in class com.atlassian.greenhopper.model.validation.ErrorCollection
-
Add reasons why the function has not been performed.
- AddRemoveIssueUsingManageSprintsPermissionAnalyticEvent - Class in com.atlassian.greenhopper.analytics
-
This analytic event is published when user who modifies sprint field in board context has Manage Sprints permission
- AddRemoveIssueUsingManageSprintsPermissionAnalyticEvent() - Constructor for class com.atlassian.greenhopper.analytics.AddRemoveIssueUsingManageSprintsPermissionAnalyticEvent
- AddRemoveIssueUsingSchedulePermissionAnalyticEvent - Class in com.atlassian.greenhopper.analytics
-
This analytic event is published when user who modifies sprint field in board context doesn't have Manage Sprints permission
- AddRemoveIssueUsingSchedulePermissionAnalyticEvent() - Constructor for class com.atlassian.greenhopper.analytics.AddRemoveIssueUsingSchedulePermissionAnalyticEvent
- addResult(IndexCheckService.CheckType, T) - Method in class com.atlassian.greenhopper.service.index.IndexCheckService.CheckResult
- addResult(LexoRankIntegrityCheckReport.Result) - Method in class com.atlassian.greenhopper.service.lexorank.integrity.LexoRankIntegrityCheckReport.Builder
- addSprintCFValue(Long, Long) - Method in interface com.atlassian.greenhopper.imports.ProjectImportService
-
Add an issue to a sprint.
- addSprintCFValue(Long, Long) - Method in class com.atlassian.greenhopper.imports.ProjectImportServiceImpl
- addSprintHistoryChanges(DateTime, DateTime, Map<String, List<SprintHistoryEntry>>, Map<String, List<BurndownChange>>) - Static method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChangeUtil
-
Adds sprint history changes to the list of burndown changes per issue
- addStatisticsValueChanges(DateTime, DateTime, Map<String, List<StatisticHistoryEntry>>, Map<String, List<BurndownChange>>) - Static method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChangeUtil
-
Adds statistics field value changes to the list of changes per issue
- addStatusToGreenHopperSimplifiedWorkflow(ApplicationUser, RapidView, String, Long) - Method in class com.atlassian.greenhopper.web.rapid.workflow.WorkflowHelper
-
Will attempt to get or create the status named and add it to the GreenHopper Simplified Workflow that is backing this Rapid View.
- addStatusToGreenHopperSimplifiedWorkflow(ApplicationUser, JiraWorkflow, Status) - Method in interface com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowService
-
Modifies the GreenHopper Simplified Workflow to include the specified
Status
as a step with its associated global transitions. - addStatusToGreenHopperSimplifiedWorkflow(ApplicationUser, JiraWorkflow, Status) - Method in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowServiceImpl
- addSuccessfulChange(RankChange) - Method in class com.atlassian.greenhopper.service.rank.RankChangesOutcomeImpl.Builder
- addSuccessfulChanges(List<RankChange>) - Method in class com.atlassian.greenhopper.service.rank.RankChangesOutcomeImpl.Builder
- addSwimlane(ApplicationUser, long, SwimlaneEntry) - Method in class com.atlassian.greenhopper.web.rapid.view.SwimlaneHelper
-
Update a given swimlane
- addSwimlane(Long, SwimlaneEntry) - Method in class com.atlassian.greenhopper.web.rapid.view.SwimlaneResource
-
Add a swimlane to the rapid view.
- addTimeTrackingChanges(DateTime, DateTime, Map<String, List<TimeTrackingHistoryService.HistoryEntry>>, Map<String, List<BurndownChange>>) - Static method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChangeUtil
- addToBacklog - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.SprintRankRequest
- AddToEpicRequest() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.issuelink.EpicResource.AddToEpicRequest
- addToNextFutureSprint(ApplicationUser, RapidView, Sprint, List<Issue>, SprintHelper.FutureSprintMapping) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintHelper
-
Assigns issues of a sprint to the next future sprint.
- addToNextFutureSprint(ApplicationUser, RapidView, Map<Sprint, List<Issue>>, Set<Issue>, SprintHelper.FutureSprintMapping) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintHelper
-
Assign issues to the next future sprint.
- addUser(AssigneeUserPickerResource.UserPickerUser) - Method in class com.atlassian.greenhopper.rest.AssigneeUserPickerResource.UserPickerResultsWrapper
- addVersionHistoryChanges(Map<String, List<FixVersionChangeEntry>>, HashMap<String, List<BurndownChange>>) - Static method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChangeUtil
- ADMIN - Enum constant in enum class com.atlassian.greenhopper.project.DefaultSoftwarePermissionSchemeData.RoleHolder
- ADVANCED_ROADMAPS_CHECK_PERMISSIONS_WHEN_ESTABLISHING_PERMISSIONS - Static variable in class com.atlassian.greenhopper.features.SoftwareFeatureFlags
- AffectedBoard - Class in com.atlassian.greenhopper.auditing.items
- AffectedBoard(RapidView) - Constructor for class com.atlassian.greenhopper.auditing.items.AffectedBoard
- AffectedSprint - Class in com.atlassian.greenhopper.auditing.items
- AffectedSprint(Sprint, RapidViewManager) - Constructor for class com.atlassian.greenhopper.auditing.items.AffectedSprint
- AffectedVersionsFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
- AffectedVersionsFieldEntryFactory(FieldHelper) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.AffectedVersionsFieldEntryFactory
- after - Variable in class com.atlassian.greenhopper.web.rapid.view.EntryMoveModel
- afterFieldIsProduced(CustomField) - Method in class com.atlassian.greenhopper.manager.issue.fields.AbstractDefaultCustomFieldProvider
-
Post-creation code that is also executed while the
Lock
is being held. - afterFieldIsProduced(CustomField) - Method in class com.atlassian.greenhopper.manager.issue.fields.FlagCustomFieldProvider
- afterIssue(Long) - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankOperation.Builder
- afterIssue(Long) - Method in interface com.atlassian.greenhopper.service.lexorank.LexoRankOperation.HowToRankIssue
- afterIssueTypeIsProduced(IssueType) - Method in class com.atlassian.greenhopper.manager.issue.issuetypes.AbstractIssueTypeProvider
- afterIssueTypeIsProduced(IssueType) - Method in class com.atlassian.greenhopper.manager.issue.issuetypes.EpicIssueTypeProvider
- afterPropertiesSet() - Method in class com.atlassian.greenhopper.service.BridgeServiceLocator
-
Deprecated.
- afterPropertiesSet() - Method in class com.atlassian.greenhopper.service.lexorank.repair.RepairDispatcher
-
Initializes the executor when the bean is created.
- afterPropertiesSet() - Method in class com.atlassian.greenhopper.service.lexorank.repair.RepairRerankListener
- aggregateForGlobalId(String) - Method in class com.atlassian.greenhopper.plugin.linkaggregator.EpicRemoteLinkAggregator
- aggregateForGlobalId(String) - Method in class com.atlassian.greenhopper.plugin.linkaggregator.SprintRemoteLinkAggregator
- AggregateRemainingEstimateFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
-
A field to display the aggregate remaining estimate of an issue and its sub-tasks.
- AggregateRemainingEstimateFieldEntryFactory(I18nHelper.BeanFactory, TimeTrackingGraphBeanFactory, AggregateTimeTrackingCalculatorFactory, TimeTrackingService, FieldHelper) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.AggregateRemainingEstimateFieldEntryFactory
- AGILE - Enum constant in enum class com.atlassian.greenhopper.license.LicenseMode
-
Agile UPM licenses used with JIRA prior to JIRA for Software.
- AGILE_REPORTS - Enum constant in enum class com.atlassian.greenhopper.plugin.module.ModuleDefinition
- AgileDarkFeature - Enum Class in com.atlassian.greenhopper.features
-
New Dark Features should be implemented in
SoftwareFeatureFlags
- AgileDarkFeatureChecker - Class in com.atlassian.greenhopper.features
-
This is responsible for checking whether an
AgileDarkFeature
is enabled or not, including the check for emergency disabled flag. - AgileDarkFeatureChecker() - Constructor for class com.atlassian.greenhopper.features.AgileDarkFeatureChecker
- AgileFirstUseFlowAction - Class in com.atlassian.greenhopper.web.onboarding.firstuseflow
- AgileFirstUseFlowAction(PluginAccessor, PageBuilderService) - Constructor for class com.atlassian.greenhopper.web.onboarding.firstuseflow.AgileFirstUseFlowAction
- AgileIssueWebPanelContext - Class in com.atlassian.greenhopper.web.contextprovider
- AgileIssueWebPanelContext(Issue, List<Sprint>, List<Sprint>, List<Sprint>, boolean, Issue, String, String, String, DateTimeFormatter, WebUtilities, boolean) - Constructor for class com.atlassian.greenhopper.web.contextprovider.AgileIssueWebPanelContext
- AgileIssueWebPanelContextProvider - Class in com.atlassian.greenhopper.web.contextprovider
-
Provides the velocity context for the Agile Issue Web Panel.
- AgileIssueWebPanelContextProvider() - Constructor for class com.atlassian.greenhopper.web.contextprovider.AgileIssueWebPanelContextProvider
- AgilePluggableValidator - Class in com.atlassian.greenhopper.imports
-
Reports pre-import validation errors and warnings.
- AgilePluggableValidator() - Constructor for class com.atlassian.greenhopper.imports.AgilePluggableValidator
- AgileProjectConfigurator - Interface in com.atlassian.greenhopper.web.rapid.project
- AgileProjectConfiguratorImpl - Class in com.atlassian.greenhopper.web.rapid.project
- AgileProjectConfiguratorImpl() - Constructor for class com.atlassian.greenhopper.web.rapid.project.AgileProjectConfiguratorImpl
- AgileReportUrlProvider - Class in com.atlassian.greenhopper.web.rapid.chart.integration
- AgileReportUrlProvider(LabsConfigurationService) - Constructor for class com.atlassian.greenhopper.web.rapid.chart.integration.AgileReportUrlProvider
- AgileStartupAnalyticsPublisher - Class in com.atlassian.greenhopper.analytics
-
Service to publish analitic data.
- AgileStartupAnalyticsPublisher() - Constructor for class com.atlassian.greenhopper.analytics.AgileStartupAnalyticsPublisher
- AgileWebhookEvent - Enum Class in com.atlassian.greenhopper.webhooks
- AgileWebhookEventGroup - Enum Class in com.atlassian.greenhopper.webhooks.sections
- AgileWebhookEventProvider - Class in com.atlassian.greenhopper.webhooks
- AgileWebhookEventProvider() - Constructor for class com.atlassian.greenhopper.webhooks.AgileWebhookEventProvider
- AgileWebhookEventPublisher - Class in com.atlassian.greenhopper.webhooks
- AgileWebhookEventPublisher(EventPublisher, AgileWebhookJsonEventFactory, UrlContextFactory, WebhookService) - Constructor for class com.atlassian.greenhopper.webhooks.AgileWebhookEventPublisher
- AgileWebhookJsonEventFactory - Class in com.atlassian.greenhopper.webhooks.serializer
- AgileWebhookJsonEventFactory(SprintUpdatedEventSerializer, SprintDeletedEventSerializer, SprintEventSerializer, BoardChangedEventSerializer, BoardConfigurationChangedEventSerializer, BoardDeletedEventSerializer) - Constructor for class com.atlassian.greenhopper.webhooks.serializer.AgileWebhookJsonEventFactory
- AgileWebhooksSection - Class in com.atlassian.greenhopper.webhooks.sections
- AgileWebhooksSection() - Constructor for class com.atlassian.greenhopper.webhooks.sections.AgileWebhooksSection
- all() - Static method in class com.atlassian.greenhopper.service.PageRequests
- ALL - Enum constant in enum class com.atlassian.greenhopper.service.issue.IssueTypePrototype
- allColumnNamesInNaturalOrder() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoContext
- allIssuesEstimateSum - Variable in class com.atlassian.greenhopper.web.rapid.chart.HistoricSprintReportContents
- allIssuesEstimateSum - Variable in class com.atlassian.greenhopper.web.rapid.chart.ReportContentModel
- allMatches - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.SprintPickerModel
- ALLOWED_OPERATORS - Static variable in class com.atlassian.greenhopper.util.jql.DeterminedProjectsInQueryVisitor
- allSwimlanes() - Static method in class com.atlassian.greenhopper.web.rapid.chart.SwimlaneFilter
- amount - Variable in class com.atlassian.greenhopper.service.sprint.SprintTimeUntilStart
- AnalyticTask - Interface in com.atlassian.greenhopper.analytics
-
Interface to get analytic data for the Jira Agile Start event
- ANY - Enum constant in enum class com.atlassian.greenhopper.global.PerformanceLogger.Threshold
- ao - Variable in class com.atlassian.greenhopper.manager.lexorank.collation.CollationIntegrityDao
- ao - Variable in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- ao - Variable in class com.atlassian.greenhopper.service.rapid.view.GenericActiveObjectsDao
- AO_60DB71_LEXORANK - Static variable in class com.atlassian.greenhopper.imports.LexorankImportConstants
- AO_60DB71_SPRINT - Static variable in class com.atlassian.greenhopper.imports.SprintImportConstants
- AO_TABLE_NAME - Static variable in class com.atlassian.greenhopper.schema.querydsl.current.QAuditEntry
- AO_TABLE_NAME - Static variable in class com.atlassian.greenhopper.schema.querydsl.current.QBalancerEntry
- AO_TABLE_NAME - Static variable in class com.atlassian.greenhopper.schema.querydsl.current.QBoardAdmin
- AO_TABLE_NAME - Static variable in class com.atlassian.greenhopper.schema.querydsl.current.QCardColor
- AO_TABLE_NAME - Static variable in class com.atlassian.greenhopper.schema.querydsl.current.QCardLayoutField
- AO_TABLE_NAME - Static variable in class com.atlassian.greenhopper.schema.querydsl.current.QColumn
- AO_TABLE_NAME - Static variable in class com.atlassian.greenhopper.schema.querydsl.current.QColumnStatus
- AO_TABLE_NAME - Static variable in class com.atlassian.greenhopper.schema.querydsl.current.QDetailViewField
- AO_TABLE_NAME - Static variable in class com.atlassian.greenhopper.schema.querydsl.current.QEstimateStatistic
- AO_TABLE_NAME - Static variable in class com.atlassian.greenhopper.schema.querydsl.current.QIssueRanking
- AO_TABLE_NAME - Static variable in class com.atlassian.greenhopper.schema.querydsl.current.QIssueRankingOperationLog
- AO_TABLE_NAME - Static variable in class com.atlassian.greenhopper.schema.querydsl.current.QLexoRank
- AO_TABLE_NAME - Static variable in class com.atlassian.greenhopper.schema.querydsl.current.QNonWorkingDay
- AO_TABLE_NAME - Static variable in class com.atlassian.greenhopper.schema.querydsl.current.QQuickFilter
- AO_TABLE_NAME - Static variable in class com.atlassian.greenhopper.schema.querydsl.current.QRankableObject
- AO_TABLE_NAME - Static variable in class com.atlassian.greenhopper.schema.querydsl.current.QRapidView
- AO_TABLE_NAME - Static variable in class com.atlassian.greenhopper.schema.querydsl.current.QSprint
- AO_TABLE_NAME - Static variable in class com.atlassian.greenhopper.schema.querydsl.current.QSprintMarker
- AO_TABLE_NAME - Static variable in class com.atlassian.greenhopper.schema.querydsl.current.QStatisticsField
- AO_TABLE_NAME - Static variable in class com.atlassian.greenhopper.schema.querydsl.current.QSubquery
- AO_TABLE_NAME - Static variable in class com.atlassian.greenhopper.schema.querydsl.current.QSwimlane
- AO_TABLE_NAME - Static variable in class com.atlassian.greenhopper.schema.querydsl.current.QTrackingStatistic
- AO_TABLE_NAME - Static variable in class com.atlassian.greenhopper.schema.querydsl.current.QVersionMetaData
- AO_TABLE_NAME - Static variable in class com.atlassian.greenhopper.schema.querydsl.current.QWorkingDays
- AOListMapper<T,
U> - Interface in com.atlassian.greenhopper.manager -
To be implemented by mappers that map a list of values onto ActiveObjects.
- AOMapper<T,
U> - Interface in com.atlassian.greenhopper.manager - AOUpgradeTask001 - Class in com.atlassian.greenhopper.upgrade
-
An Active Objects upgrade task that adds the BUCKET column and populates it with bucket value from RANK column.
- AOUpgradeTask001() - Constructor for class com.atlassian.greenhopper.upgrade.AOUpgradeTask001
- AOUtil - Class in com.atlassian.greenhopper.service.rapid.view
- AOUtil() - Constructor for class com.atlassian.greenhopper.service.rapid.view.AOUtil
- append(EmptyQueryAwareJqlBuilder) - Method in class com.atlassian.greenhopper.model.query.ClauseToAdd
- append(JqlClauseBuilder) - Method in class com.atlassian.greenhopper.model.query.ClauseToAdd
- append(JqlQueryBuilder) - Method in class com.atlassian.greenhopper.model.query.ClauseToAdd
- appendBoardAdmin(RapidView, List<BoardAdmin>) - Method in interface com.atlassian.greenhopper.manager.rapidview.BoardAdminManager
-
Appends board admins to current admins for the specified RapidView
- appendBoardAdmin(RapidView, List<BoardAdmin>) - Method in class com.atlassian.greenhopper.manager.rapidview.BoardAdminManagerImpl
- appendBoardAdminForParent(RapidViewAO, List<BoardAdmin>) - Method in class com.atlassian.greenhopper.service.rapid.view.BoardAdminDao
- appendWithDefaultAnd(EmptyQueryAwareJqlBuilder) - Method in class com.atlassian.greenhopper.model.query.ClauseToAdd
- appendWithDefaultAnd(JqlQueryBuilder) - Method in class com.atlassian.greenhopper.model.query.ClauseToAdd
- appendWithDefaultOr(JqlQueryBuilder) - Method in class com.atlassian.greenhopper.model.query.ClauseToAdd
- application - Variable in class com.atlassian.greenhopper.api.RemoteLinkCreateRequest
- Application() - Constructor for class com.atlassian.greenhopper.api.RemoteLinkCreateRequest.Application
- applicationLinkId - Variable in class com.atlassian.greenhopper.web.integration.SearchPagesHelper.SearchResultModel
- applicationLinkId - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.RemoteEntityLinkModel
- ApplicationLinkModel() - Constructor for class com.atlassian.greenhopper.web.rapid.entity.common.LinkedPagesModel.ApplicationLinkModel
- applicationLinks - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.LinkedPagesModel
- applicationLinkService - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.AbstractLinkedPagesModelFactory
- applicationName - Variable in class com.atlassian.greenhopper.service.sprint.RemoteSprintLinkService.JsonLink
- applicationType - Variable in class com.atlassian.greenhopper.service.sprint.RemoteSprintLinkService.JsonLink
- applicationType - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.RemoteEntityLinkModel
- appLinkExists - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.RemoteEntityLinkModel
- apply() - Method in interface com.atlassian.greenhopper.service.util.ServiceSupplier
- apply(Sprint) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintHasState
- apply(Sprint) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintIdEqual
- apply(Sprint) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintNameContains
- apply(Sprint) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintOfRapidViews
- apply(Sprint) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintPickerMatcher
- apply(ProjectEntry) - Method in class com.atlassian.greenhopper.web.rapid.project.ProjectEntryTransformer
- apply(Issue) - Method in class com.atlassian.greenhopper.service.issue.flagging.IssueToKeyTransformer
- apply(IssueLinkTypeContext) - Method in class com.atlassian.greenhopper.issue.link.IssueLinkTypeContextTransformer
- apply(UserHistoryItem) - Method in class com.atlassian.greenhopper.service.project.ProjectHistoryTransformer
- apply(JiraWebActionSupport) - Method in class com.atlassian.greenhopper.web.rapid.response.RapidBoardActionRedirect
- apply(JiraWebActionSupport) - Method in interface com.atlassian.greenhopper.web.rapid.response.RapidBoardActionResult
- apply(JiraWebActionSupport) - Method in enum class com.atlassian.greenhopper.web.rapid.response.RapidBoardActionView
- apply(List<BoardAdmin>) - Method in class com.atlassian.greenhopper.manager.rapidview.BoardAdminListToMapMapper
- apply(List<P>) - Method in class com.atlassian.greenhopper.util.Transformer
- apply(Set<P>) - Method in class com.atlassian.greenhopper.util.Transformer
- apply(P) - Method in class com.atlassian.greenhopper.util.Transformer
- areIssueSubtasksInFinalColumn(ApplicationUser, RapidView, Long) - Method in interface com.atlassian.greenhopper.web.rapid.work.PoolService
-
Returns whether all subtasks for a given issue have been resolved AND the parent hasn't been resolved yet.
- areIssueSubtasksInFinalColumn(ApplicationUser, RapidView, Long) - Method in class com.atlassian.greenhopper.web.rapid.work.PoolServiceImpl
- areRowsDifferent(LexoRankRow[], LexoRankRow[]) - Static method in class com.atlassian.greenhopper.manager.lexorank.LexoRankRowUtils
- areRowsDifferent(LexoRankRow, LexoRankRow) - Static method in class com.atlassian.greenhopper.manager.lexorank.LexoRankRowUtils
- areRowsEqual(LexoRankRow[], LexoRankRow[]) - Static method in class com.atlassian.greenhopper.manager.lexorank.LexoRankRowUtils
- areSubtasksResolved(Long, Long) - Method in class com.atlassian.greenhopper.web.rapid.issue.IssueResource
- ArrayBean<T> - Class in com.atlassian.greenhopper.rest
- ArrayBean(List<T>) - Constructor for class com.atlassian.greenhopper.rest.ArrayBean
- ASC - Enum constant in enum class com.atlassian.greenhopper.manager.lexorank.SqlSortOrder
- ASCENDING - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.repair.Orientation
- asLongList(String[]) - Static method in class com.atlassian.greenhopper.web.util.WebUtilities
-
TODO Should also not be in there.
- assembleQuery(ApplicationUser, RapidView, Set<Long>) - Method in class com.atlassian.greenhopper.web.rapid.chart.ChartDataHelper
-
Build up the JQL query that we're going to use for the chart.
- asServiceRequest() - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardResource.TransitionAndRankRequest
- assignee - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
- ASSIGNEE - Enum constant in enum class com.atlassian.greenhopper.model.rapid.CardColorStrategy
- ASSIGNEE_UNASSIGNED_FIRST - Enum constant in enum class com.atlassian.greenhopper.model.rapid.SwimlaneStrategy
- ASSIGNEE_UNASSIGNED_LAST - Enum constant in enum class com.atlassian.greenhopper.model.rapid.SwimlaneStrategy
- AssigneeCallbackComponent - Class in com.atlassian.greenhopper.web.rapid.list.callback
-
Fetch assignee data and related things.
- AssigneeCallbackComponent(ApplicationUser, GHAvatarService, AvatarService) - Constructor for class com.atlassian.greenhopper.web.rapid.list.callback.AssigneeCallbackComponent
- AssigneeFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
- AssigneeFieldEntryFactory(UserFormats, FieldHelper) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.AssigneeFieldEntryFactory
- assigneeName - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
- assignees - Variable in class com.atlassian.greenhopper.service.sprint.health.SprintHealth
- AssigneeTypeService - Class in com.atlassian.greenhopper.service.project
- AssigneeTypeService() - Constructor for class com.atlassian.greenhopper.service.project.AssigneeTypeService
- AssigneeUserPickerResource - Class in com.atlassian.greenhopper.rest
-
This is a copy of UserPickerResource, adapted to cater for assignee search, which needs to filter out non-assignable users.
- AssigneeUserPickerResource(JiraAuthenticationContext, I18nHelper.BeanFactory, ApplicationProperties, AssigneeUserPickerSearchService, ProjectService, AvatarService, IssueService) - Constructor for class com.atlassian.greenhopper.rest.AssigneeUserPickerResource
- AssigneeUserPickerResource.UserPickerResultsWrapper - Class in com.atlassian.greenhopper.rest
- AssigneeUserPickerResource.UserPickerUser - Class in com.atlassian.greenhopper.rest
- AssigneeUserPickerSearchService - Class in com.atlassian.greenhopper.rest
-
Encapsulates assignee discovery logic.
- AssigneeUserPickerSearchService() - Constructor for class com.atlassian.greenhopper.rest.AssigneeUserPickerSearchService
- associateCustomFieldContext(CustomField, CustomFieldMetadata) - Method in interface com.atlassian.greenhopper.customfield.CustomFieldService
-
Re-associates the custom field to the specified contexts.
- associateCustomFieldContext(CustomField, CustomFieldMetadata) - Method in class com.atlassian.greenhopper.customfield.CustomFieldServiceImpl
- associateCustomFieldContext(CustomField, Collection<IssueTypePrototype>) - Method in interface com.atlassian.greenhopper.customfield.CustomFieldService
-
Re-associates the custom field to the specified issue type specific contexts.
- associateCustomFieldContext(CustomField, Collection<IssueTypePrototype>) - Method in class com.atlassian.greenhopper.customfield.CustomFieldServiceImpl
- associateIssuesToEpic(String, EpicResource.AddToEpicRequest) - Method in class com.atlassian.greenhopper.web.rapid.issue.issuelink.EpicResource
- associateIssuesWithEpic(ApplicationUser, Option<Issue>, Set<Issue>, boolean) - Method in interface com.atlassian.greenhopper.manager.issuelink.EpicLinkManager
-
Associate the given issues with the epic specified.
- associateIssuesWithEpic(ApplicationUser, Option<Issue>, Set<Issue>, boolean) - Method in class com.atlassian.greenhopper.manager.issuelink.EpicLinkManagerImpl
- associateSchemeToProject(Project, Scheme) - Method in interface com.atlassian.greenhopper.service.workflow.WorkflowService
-
Associates scheme to project
- associateSchemeToProject(Project, Scheme) - Method in class com.atlassian.greenhopper.service.workflow.WorkflowServiceImpl
- associateWorkflowToSchemeAsDefault(String, Scheme) - Method in interface com.atlassian.greenhopper.service.workflow.WorkflowService
-
Associates a workflow to the given scheme, makes it the default workflow for that scheme
- associateWorkflowToSchemeAsDefault(String, Scheme) - Method in class com.atlassian.greenhopper.service.workflow.WorkflowServiceImpl
- asStreamSortedByName(Collection<RapidView>, Collator) - Static method in class com.atlassian.greenhopper.web.sidebar.BoardListHelper
- ATL_GH_ISSUE_DETAIL_TAB_COUNT - Static variable in interface com.atlassian.greenhopper.web.rapid.issue.tabs.TabModelFactory
- ATL_GH_ISSUE_DETAILS_TAB - Static variable in interface com.atlassian.greenhopper.web.rapid.issue.tabs.TabModelFactory
- attachErrors(ErrorCollection) - Method in class com.atlassian.greenhopper.web.GreenHopperWebActionSupport
-
Attaches all errors in the error collection to the current action.
- ATTACHMENT - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.DetailsViewTab
- attachmentComparator() - Method in class com.atlassian.greenhopper.web.rapid.issue.attachment.AttachmentsFactory
- AttachmentEntry - Class in com.atlassian.greenhopper.web.rapid.issue.attachment
-
Represents a single attachment
- AttachmentEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.attachment.AttachmentEntry
- AttachmentEntry.Thumbnail - Class in com.atlassian.greenhopper.web.rapid.issue.attachment
- AttachmentEntry.ZipContents - Class in com.atlassian.greenhopper.web.rapid.issue.attachment
- AttachmentEntry.ZipEntry - Class in com.atlassian.greenhopper.web.rapid.issue.attachment
- Attachments - Class in com.atlassian.greenhopper.web.rapid.issue.attachment
-
TODO: Document this class / interface here
- Attachments() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.attachment.Attachments
- AttachmentsFactory - Class in com.atlassian.greenhopper.web.rapid.issue.attachment
-
Adapted copy of com.atlassian.jira.plugin.viewissue.AttachmentBlockContextProvider
- AttachmentsFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.attachment.AttachmentsFactory
- AttachmentsResource - Class in com.atlassian.greenhopper.web.rapid.issue.attachment
- AttachmentsResource(AttachmentsFactory, IssueHelper) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.attachment.AttachmentsResource
- AttachmentZipExtractor - Interface in com.atlassian.greenhopper.issue.util
-
An adapter class that encapsulates extracting zip contents from an Attachment.
- AttachmentZipExtractor.IconEntry - Class in com.atlassian.greenhopper.issue.util
- AttachmentZipExtractor.ZipContents - Class in com.atlassian.greenhopper.issue.util
- AttachmentZipExtractor.ZipEntry - Class in com.atlassian.greenhopper.issue.util
- AUDIT_LOG - Enum constant in enum class com.atlassian.greenhopper.EventListenerRegistry.ListenerKey
- AuditEntry - Class in com.atlassian.greenhopper.model.rapid
- AUDITENTRY_PK - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QAuditEntry
- AuditEntry.AuditEntryBuilder - Class in com.atlassian.greenhopper.model.rapid
- AuditEntryAO - Interface in com.atlassian.greenhopper.manager.audit
- AuditEntryAOMapper - Class in com.atlassian.greenhopper.manager.audit
- AuditEntryAOMapper() - Constructor for class com.atlassian.greenhopper.manager.audit.AuditEntryAOMapper
- AuditEntryBuilder() - Constructor for class com.atlassian.greenhopper.model.rapid.AuditEntry.AuditEntryBuilder
- AuditEntryBuilder(AuditEntry) - Constructor for class com.atlassian.greenhopper.model.rapid.AuditEntry.AuditEntryBuilder
- AuditEntryDao - Class in com.atlassian.greenhopper.manager.audit
- AuditEntryDao() - Constructor for class com.atlassian.greenhopper.manager.audit.AuditEntryDao
- AuditEntryKeyChangeHandler - Class in com.atlassian.greenhopper.anonymization
- AuditEntryKeyChangeHandler(AuditEntryManager, I18nHelper) - Constructor for class com.atlassian.greenhopper.anonymization.AuditEntryKeyChangeHandler
- AuditEntryManager - Interface in com.atlassian.greenhopper.manager.audit
-
For persisting records that log information about certain aspects of the system for future use and auditing, for example when a user closes a sprint this is logged using this manager.
- AuditEntryManagerImpl - Class in com.atlassian.greenhopper.manager.audit
- AuditEntryManagerImpl() - Constructor for class com.atlassian.greenhopper.manager.audit.AuditEntryManagerImpl
- AuditingEventListener - Class in com.atlassian.greenhopper.auditing
-
Store greenhopper's events in the admin's audit log
- AuditingEventListener() - Constructor for class com.atlassian.greenhopper.auditing.AuditingEventListener
- authenticationContext - Variable in class com.atlassian.greenhopper.web.AbstractResource
- authenticationRequired - Variable in class com.atlassian.greenhopper.web.integration.SearchPagesHelper.SearchResultModel
- authenticationRequired - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.RemoteEntityLinkModel
- authenticationUrl - Variable in class com.atlassian.greenhopper.web.integration.SearchPagesHelper.SearchResultModel
- authenticationUrl - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.RemoteEntityLinkModel
- AUTO_MANAGEABLE - Enum constant in enum class com.atlassian.greenhopper.analytics.SprintClosedAnalyticsEvent.SprintTypeOfCloseAction
- AUTO_MANAGEABLE - Enum constant in enum class com.atlassian.greenhopper.analytics.SprintStartedAnalyticsEvent.SprintTypeOfStartAction
- AUTO_START_STOP - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QSprint
- autoConvert(Long) - Method in class com.atlassian.greenhopper.web.rapid.view.KanbanPlanModeResource
- AutoManagedSprintsFeature - Class in com.atlassian.greenhopper.service.sprint.services
-
Service used to determine if the Auto-managed sprints feature is enabled.
- AutoManagedSprintsFeature(FeatureManager, JiraSoftwareFeatureService) - Constructor for class com.atlassian.greenhopper.service.sprint.services.AutoManagedSprintsFeature
- AutoManagedSprintsFeatureDataProvider - Class in com.atlassian.greenhopper.service.sprint.services
- AutoManagedSprintsFeatureDataProvider(AutoManagedSprintsFeature) - Constructor for class com.atlassian.greenhopper.service.sprint.services.AutoManagedSprintsFeatureDataProvider
- autoStartSprints() - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintResource
-
Triggers one run of
SprintAutoStartService
. - autoStartStop - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintModel
- autoStartStop - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintRequest
- autoStartStop - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.UpdateSprintRequest
- autoStartStop - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintBaseEntry
- autoStartStop(boolean) - Method in class com.atlassian.greenhopper.service.sprint.Sprint.SprintBuilder
- autoStopSprints() - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintResource
-
Triggers one run of
SprintAutoStopService
. - autoUserAvatar - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
- AutoUserAvatar() - Constructor for class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry.AutoUserAvatar
- avatarUrl - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
- avatarUrl - Variable in class com.atlassian.greenhopper.web.rapid.project.ProjectEntry
- avatarUrl - Variable in class com.atlassian.greenhopper.web.rapid.UserConfig
- avatarURL - Variable in class com.atlassian.greenhopper.service.sprint.health.SprintHealth.SprintHealthAssignee
- AWESOME - Enum constant in enum class com.atlassian.greenhopper.service.sprint.health.SprintHealth.Status
B
- BACKLOG - Enum constant in enum class com.atlassian.greenhopper.service.workflow.PredefinedStatuses
- BACKLOG_ID - Static variable in interface com.atlassian.greenhopper.service.sprint.IncompleteIssuesDestinationService
- BACKLOG_SHOW_MORE - Static variable in class com.atlassian.greenhopper.features.SoftwareFeatureFlags
- BacklogColumnHelper - Class in com.atlassian.greenhopper.service.rapid.view
- BacklogColumnHelper() - Constructor for class com.atlassian.greenhopper.service.rapid.view.BacklogColumnHelper
- BACKOFF_NONE - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent.OperationStep
- BACKOFF_SLEEP - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent.OperationStep
- BACKOFF_YIELD - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent.OperationStep
- BackoffHandler - Class in com.atlassian.greenhopper.service.lexorank
-
The backoff handler implements a backoff mechanism to relieve DB contention, where multiple threads and nodes are trying to modify the DB for the same issues.
- BackoffHandler(LexoRankStatisticsAgent, long) - Constructor for class com.atlassian.greenhopper.service.lexorank.BackoffHandler
-
Create a new instance of the handler.
- BAD - Enum constant in enum class com.atlassian.greenhopper.service.sprint.health.SprintHealth.Status
- balance(long) - Method in class com.atlassian.greenhopper.web.configuration.LexoRankResource
- BALANCE_RETRY_TIMEOUT_MS - Static variable in class com.atlassian.greenhopper.service.lexorank.LexoRankSettings
-
The time period is milliseconds that a balance operation will try to execute
- balanceField(Long) - Method in interface com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceOperation.FieldToBalance
- balanceFieldIds(Collection<Long>) - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancer
-
Performs a lexorank rebalance for a given list of fieldIds.
- balanceHandlerRunning - Variable in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancingService.LexoRankBalancingServiceStatus
- BALANCER_ENTRY_DELETE - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent.Operation
- BALANCER_ENTRY_GET - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent.Operation
- BALANCER_ENTRY_LIST - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent.Operation
- BALANCER_ENTRY_SAVE - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent.Operation
- BalancerEntry - Class in com.atlassian.greenhopper.manager.lexorank.balancer
-
Represents a LexoRank balancer entry that will be stored in BalancerEntryAO.
- BalancerEntry.Builder - Class in com.atlassian.greenhopper.manager.lexorank.balancer
-
BalancerEntry builder.
- BalancerEntryAO - Interface in com.atlassian.greenhopper.manager.lexorank.balancer
-
The BalancerEntry AO stores.
- BalancerEntryAOMapper - Class in com.atlassian.greenhopper.manager.lexorank.balancer
-
AO mapper for BalancerEnryAO objects.
- BalancerEntryAOMapper() - Constructor for class com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntryAOMapper
- BalancerEntryDao - Class in com.atlassian.greenhopper.manager.lexorank.balancer
-
DAO for BalancerEntryAO objects.
- BalancerEntryDao() - Constructor for class com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntryDao
- BalancerEntryManager - Interface in com.atlassian.greenhopper.manager.lexorank.balancer
-
Manage BalancerEntryAO objects.
- BalancerEntryManagerImpl - Class in com.atlassian.greenhopper.manager.lexorank.balancer
-
BalancerEntryManager implementation.
- BalancerEntryManagerImpl() - Constructor for class com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntryManagerImpl
- balancerLocked - Variable in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancer.LexoRankBalancerStatus
- balanceStatus() - Method in class com.atlassian.greenhopper.web.configuration.LexoRankResource
- balancingDisabled - Variable in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancingService.LexoRankBalancingServiceStatus
- balancingFieldIds - Variable in class com.atlassian.greenhopper.web.configuration.LexoRankResource.LexoRankBalanceResponse
- balancingSuspended - Variable in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancingService.LexoRankBalancingServiceStatus
- BASE_10 - Static variable in interface com.atlassian.greenhopper.model.lexorank.LexoNumeralSystem
- BASE_36 - Static variable in interface com.atlassian.greenhopper.model.lexorank.LexoNumeralSystem
- BASE_64 - Static variable in interface com.atlassian.greenhopper.model.lexorank.LexoNumeralSystem
- BaseData() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.StatisticHistoryDataServiceImpl.BaseData
- BaseEditableTabEntryFactory<T> - Class in com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory
-
This provides base implementation for every implementation of
EditableTabEntryFactory
to produceEditableTabEntry
for Editable Details View tabs. - BaseEditableTabEntryFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.BaseEditableTabEntryFactory
- baseEntryTransformer - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntryTransformer
- BaseInputParametersCheck - Class in com.atlassian.greenhopper.manager.rank.instruction
-
Checks the customFieldId and issueId parameters.
- BaseInputParametersCheck(ActiveObjects, Long, Long) - Constructor for class com.atlassian.greenhopper.manager.rank.instruction.BaseInputParametersCheck
- BaseInstruction - Class in com.atlassian.greenhopper.manager.rank.instruction
-
Stores the customFieldId and issueId
- BaseInstruction(ActiveObjects, Long, Long) - Constructor for class com.atlassian.greenhopper.manager.rank.instruction.BaseInstruction
- BaseStatisticChange - Class in com.atlassian.greenhopper.web.rapid.chart.burndown
- BaseStatisticChange() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.burndown.BaseStatisticChange
- BaseStatisticChange(Double, Double) - Constructor for class com.atlassian.greenhopper.web.rapid.chart.burndown.BaseStatisticChange
- BASIC_SOFTWARE_DEVELOPMENT - Enum constant in enum class com.atlassian.greenhopper.project.ProjectType
- BASIC_SOFTWARE_WORKFLOW - Enum constant in enum class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowPresets
- BasicSoftwareDevelopmentProjectCreateHook - Class in com.atlassian.greenhopper.web.rapid.project
- BasicSoftwareDevelopmentProjectCreateHook() - Constructor for class com.atlassian.greenhopper.web.rapid.project.BasicSoftwareDevelopmentProjectCreateHook
- BasicStatsAnalyticTask - Class in com.atlassian.greenhopper.analytics
-
Task to calculate most important statistics (i.e. number of rapid views or quick filters)
- BasicStatsAnalyticTask() - Constructor for class com.atlassian.greenhopper.analytics.BasicStatsAnalyticTask
- BATCH_DELETE_RETRY_TIMEOUT_MS - Static variable in class com.atlassian.greenhopper.service.lexorank.LexoRankSettings
-
The time period is milliseconds that a batch "rank delete" operation will try to execute
- BatchRankChange - Interface in com.atlassian.greenhopper.service.rank
-
Represents the result of performing rank operations on a batch of rank items.
- beforeIssue(Long) - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankOperation.Builder
- beforeIssue(Long) - Method in interface com.atlassian.greenhopper.service.lexorank.LexoRankOperation.HowToRankIssue
- between(LexoDecimal, LexoDecimal) - Static method in class com.atlassian.greenhopper.model.lexorank.LexoRank
- between(LexoDecimal, LexoDecimal, int) - Static method in class com.atlassian.greenhopper.model.lexorank.LexoRank
-
Finds a number bounded between
left
andright
. - between(LexoRank) - Method in class com.atlassian.greenhopper.model.lexorank.LexoRank
- between(LexoRank, int) - Method in class com.atlassian.greenhopper.model.lexorank.LexoRank
- BINARY - Enum constant in enum class com.atlassian.greenhopper.manager.lexorank.SqlSortLanguage
- BLOCKED - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.repair.RepairOutcome
-
Repair process failed to execute because another repair process was already running on the same node.
- BLOCKERS - Enum constant in enum class com.atlassian.greenhopper.service.sprint.health.SprintIssueMetrics.Type
- BOARD_CONFIGURATION_CHANGED - Enum constant in enum class com.atlassian.greenhopper.webhooks.AgileWebhookEvent
- BOARD_CREATED - Enum constant in enum class com.atlassian.greenhopper.webhooks.AgileWebhookEvent
- BOARD_DELETED - Enum constant in enum class com.atlassian.greenhopper.webhooks.AgileWebhookEvent
- BOARD_ENTITY_PROPERTY_TYPE - Static variable in interface com.atlassian.greenhopper.service.rapid.BoardPropertyService
- BOARD_EVENTS - Enum constant in enum class com.atlassian.greenhopper.webhooks.sections.AgileWebhookEventGroup
- BOARD_NOT_CONFIGURED - Static variable in class com.atlassian.greenhopper.analytics.FailedKanbanTransitionAnalyticsEvent
- BOARD_PAGE_LOAD_MODE_PARAM - Static variable in class com.atlassian.greenhopper.web.rapid.PageLoadDataContextProvider
- BOARD_PAGE_LOAD_URL_PARAM - Static variable in class com.atlassian.greenhopper.web.rapid.PageLoadDataContextProvider
- BOARD_SELECTOR - Static variable in class com.atlassian.greenhopper.web.rapid.BoardDispatchAction
- BOARD_UPDATED - Enum constant in enum class com.atlassian.greenhopper.webhooks.AgileWebhookEvent
- BoardAdmin - Class in com.atlassian.greenhopper.model.rapid
- BoardAdmin() - Constructor for class com.atlassian.greenhopper.web.rapid.view.BoardAdminsPickerModel.BoardAdmin
- BoardAdmin.RapidViewBoardAdminBuilder - Class in com.atlassian.greenhopper.model.rapid
- BoardAdmin.Type - Enum Class in com.atlassian.greenhopper.model.rapid
-
Enumator for Types of Board Admins
- BoardAdminAO - Interface in com.atlassian.greenhopper.service.rapid.view
- BoardAdminAOListMapper - Class in com.atlassian.greenhopper.service.rapid.view
- BoardAdminAOListMapper(RapidViewAO, RelatedAOMapper<RapidViewAO, BoardAdminAO, BoardAdmin>) - Constructor for class com.atlassian.greenhopper.service.rapid.view.BoardAdminAOListMapper
- BoardAdminAOMapper - Class in com.atlassian.greenhopper.service.rapid.view
- BoardAdminAOMapper() - Constructor for class com.atlassian.greenhopper.service.rapid.view.BoardAdminAOMapper
- BoardAdminDao - Class in com.atlassian.greenhopper.service.rapid.view
- BoardAdminDao() - Constructor for class com.atlassian.greenhopper.service.rapid.view.BoardAdminDao
- BoardAdminListToMapMapper - Class in com.atlassian.greenhopper.manager.rapidview
- BoardAdminListToMapMapper() - Constructor for class com.atlassian.greenhopper.manager.rapidview.BoardAdminListToMapMapper
- BoardAdminManager - Interface in com.atlassian.greenhopper.manager.rapidview
-
For operating on BoardAdmin objects
- BoardAdminManagerImpl - Class in com.atlassian.greenhopper.manager.rapidview
- BoardAdminManagerImpl() - Constructor for class com.atlassian.greenhopper.manager.rapidview.BoardAdminManagerImpl
- BoardAdminRaw - Interface in com.atlassian.greenhopper.service.rapid.view
-
Represents
RapidViewAO
Admin record taken either from ActiveObjects or database directly. - BOARDADMINS_PK - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QBoardAdmin
- BoardAdminService - Interface in com.atlassian.greenhopper.service.rapid.view
- BoardAdminServiceImpl - Class in com.atlassian.greenhopper.service.rapid.view
- BoardAdminServiceImpl(GroupManager, RapidViewPermissionService, BoardAdminManager) - Constructor for class com.atlassian.greenhopper.service.rapid.view.BoardAdminServiceImpl
- BoardAdminsModel - Class in com.atlassian.greenhopper.web.rapid.view
- BoardAdminsModel() - Constructor for class com.atlassian.greenhopper.web.rapid.view.BoardAdminsModel
- BoardAdminsPickerModel - Class in com.atlassian.greenhopper.web.rapid.view
- BoardAdminsPickerModel() - Constructor for class com.atlassian.greenhopper.web.rapid.view.BoardAdminsPickerModel
- BoardAdminsPickerModel.BoardAdmin - Class in com.atlassian.greenhopper.web.rapid.view
- BoardAdminUtils - Class in com.atlassian.greenhopper.util
-
Contains a static method to merge a boardAdmin to a list boardAdmins.
- BoardAdminUtils() - Constructor for class com.atlassian.greenhopper.util.BoardAdminUtils
- BoardAdminValidator - Class in com.atlassian.greenhopper.manager.rapidview
- BoardAdminValidator(GroupManager, BoardAdminListToMapMapper) - Constructor for class com.atlassian.greenhopper.manager.rapidview.BoardAdminValidator
- BoardChangedEventSerializer - Class in com.atlassian.greenhopper.webhooks.serializer.board
- BoardChangedEventSerializer(BoardBeanFactory) - Constructor for class com.atlassian.greenhopper.webhooks.serializer.board.BoardChangedEventSerializer
- BoardConfigTab - Class in com.atlassian.greenhopper.web.rapid.config.tab
-
Board config tab is a tab displayed in board configuration.
- BoardConfigTab(String, String, String) - Constructor for class com.atlassian.greenhopper.web.rapid.config.tab.BoardConfigTab
- BoardConfigTabsResolver - Class in com.atlassian.greenhopper.web.rapid.config.tab
-
Resolves config tabs which are displayed in the menu on the left of board-configuration page.
- BoardConfigTabsResolver(DynamicWebInterfaceManager) - Constructor for class com.atlassian.greenhopper.web.rapid.config.tab.BoardConfigTabsResolver
- BoardConfigurationChangedEvent - Class in com.atlassian.greenhopper.api.events.board
-
Event published when board configuration has been changed.
- BoardConfigurationChangedEvent(RapidView) - Constructor for class com.atlassian.greenhopper.api.events.board.BoardConfigurationChangedEvent
- BoardConfigurationChangedEventSerializer - Class in com.atlassian.greenhopper.webhooks.serializer.board
-
Serializer for events of type
BoardUpdatedEvent
Returns a bean containing id, name, rank field, filter, column configuration and estimation. - BoardConfigurationChangedEventSerializer(BoardConfigBeanFactory, RapidViewConfigManager, SubqueryManager) - Constructor for class com.atlassian.greenhopper.webhooks.serializer.board.BoardConfigurationChangedEventSerializer
- BoardCreatedEvent - Class in com.atlassian.greenhopper.api.events.board
-
Event published after a board has been created.
- BoardCreatedEvent(RapidView) - Constructor for class com.atlassian.greenhopper.api.events.board.BoardCreatedEvent
- BoardDeletedEvent - Class in com.atlassian.greenhopper.api.events.board
-
Event published after a board has been deleted.
- BoardDeletedEvent(RapidView) - Constructor for class com.atlassian.greenhopper.api.events.board.BoardDeletedEvent
- BoardDeletedEventSerializer - Class in com.atlassian.greenhopper.webhooks.serializer.board
- BoardDeletedEventSerializer(BoardBeanFactory) - Constructor for class com.atlassian.greenhopper.webhooks.serializer.board.BoardDeletedEventSerializer
- BoardDispatchAction - Class in com.atlassian.greenhopper.web.rapid
-
Action presents the user a list of boards where given issue or sprint appears on, so user can be redirected to the right place.
- BoardDispatchAction() - Constructor for class com.atlassian.greenhopper.web.rapid.BoardDispatchAction
- BoardEvent - Interface in com.atlassian.greenhopper.api.events.board
- BoardEventHandler - Class in com.atlassian.greenhopper.auditing.handlers
-
Store board events in the admin's audit log.
- BoardEventHandler() - Constructor for class com.atlassian.greenhopper.auditing.handlers.BoardEventHandler
- BoardEventPublisher - Class in com.atlassian.greenhopper.events.board
- BoardEventPublisher(EventPublisher) - Constructor for class com.atlassian.greenhopper.events.board.BoardEventPublisher
- BoardEventVariablesProvider - Class in com.atlassian.greenhopper.webhooks.url
-
This class provides the declaration of url variables that an event will provide.
- BoardEventVariablesProvider() - Constructor for class com.atlassian.greenhopper.webhooks.url.BoardEventVariablesProvider
- boardId - Variable in class com.atlassian.greenhopper.api.sprint.SprintFieldBean
- BoardListHelper - Class in com.atlassian.greenhopper.web.sidebar
-
Helper methods to build a list of related boards according to the current view
- BoardListHelper(JiraAuthenticationContext, ProjectHelper, ProjectRapidViewService, RapidViewHistoryService, RapidViewService, RequestCacheFactory) - Constructor for class com.atlassian.greenhopper.web.sidebar.BoardListHelper
- BoardLocation - Class in com.atlassian.greenhopper.service.rapid
-
Result of
RapidViewLocationService.getBoardLocationForIssue(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.issue.Issue, com.atlassian.greenhopper.model.rapid.RapidView)
andRapidViewLocationService.getBoardLocationForSprint(com.atlassian.jira.user.ApplicationUser, com.atlassian.greenhopper.service.sprint.Sprint)
. - BoardLocation.Modes - Enum Class in com.atlassian.greenhopper.service.rapid
- boardName - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintPickerModelEntry
- BoardPickerListProvider - Class in com.atlassian.greenhopper.web.sidebar
-
Provides context to display a board picker on sidebar header.
- BoardPickerListProvider() - Constructor for class com.atlassian.greenhopper.web.sidebar.BoardPickerListProvider
- BoardPickerSelectedItemProvider - Class in com.atlassian.greenhopper.web.sidebar
-
Provides context to display a board picker on sidebar header.
- BoardPickerSelectedItemProvider() - Constructor for class com.atlassian.greenhopper.web.sidebar.BoardPickerSelectedItemProvider
- BoardPropertyDeletedEvent - Class in com.atlassian.greenhopper.service.rapid.view.event
- BoardPropertyDeletedEvent(EntityProperty, ApplicationUser) - Constructor for class com.atlassian.greenhopper.service.rapid.view.event.BoardPropertyDeletedEvent
- BoardPropertyHelper - Class in com.atlassian.greenhopper.service.rapid.view
-
Service with helper functions identifying board by id, providing a permission utilities for board properties and defining board property's events publishing.
- BoardPropertyHelper() - Constructor for class com.atlassian.greenhopper.service.rapid.view.BoardPropertyHelper
- BoardPropertyService - Interface in com.atlassian.greenhopper.service.rapid
-
The service used to add, update, retrieve and delete properties from
RapidView
s. - BoardPropertyServiceImpl - Class in com.atlassian.greenhopper.service.rapid.view
- BoardPropertyServiceImpl(JsonEntityPropertyManager, EventPublisher, BoardPropertyHelper) - Constructor for class com.atlassian.greenhopper.service.rapid.view.BoardPropertyServiceImpl
- BoardPropertySetEvent - Class in com.atlassian.greenhopper.service.rapid.view.event
- BoardPropertySetEvent(EntityProperty, ApplicationUser) - Constructor for class com.atlassian.greenhopper.service.rapid.view.event.BoardPropertySetEvent
- BoardScopeFilterContextProvider - Interface in com.atlassian.greenhopper.api.web.projects
-
ProjectScopeFilterContextProvider which provides an Agile specific scope filter context for rendering links and pages in the project centric view in JIRA.
- BoardScopeFilterContextProviderImpl - Class in com.atlassian.greenhopper.web.sidebar
-
Provides Agile specific scope filter context for rendering links and pages in the project centric view in JIRA.
- BoardScopeFilterContextProviderImpl() - Constructor for class com.atlassian.greenhopper.web.sidebar.BoardScopeFilterContextProviderImpl
- BoardSidebarRenderer - Class in com.atlassian.greenhopper.web.sidebar
-
Class to assist with rendering a sidebar.
- BoardSidebarRenderer(JiraAuthenticationContext, ProjectRapidViewService, ProjectService, SidebarPlaceholderRenderer, RapidViewPermissionService, SidebarDarkFeatureManager, GlobalBoardDarkFeatureManager, SoftwareProjectTypeService, PageBuilderService) - Constructor for class com.atlassian.greenhopper.web.sidebar.BoardSidebarRenderer
- BoardSidebarResource - Class in com.atlassian.greenhopper.web.sidebar
- BoardSidebarResource(GlobalBoardSidebarRenderer, JiraAuthenticationContext, RapidViewPermissionService, GlobalBoardDarkFeatureManager, RapidViewManager, PageBuilderService) - Constructor for class com.atlassian.greenhopper.web.sidebar.BoardSidebarResource
- BoardToolSectionContext - Class in com.atlassian.greenhopper.web.rapid.tools
-
Context for rendering rapid board tools sections.
- BoardToolSectionContext(RapidView, BoardToolSectionContext.Mode, HttpServletRequest) - Constructor for class com.atlassian.greenhopper.web.rapid.tools.BoardToolSectionContext
- BoardToolSectionContext.Mode - Enum Class in com.atlassian.greenhopper.web.rapid.tools
- BoardToolSectionsResolver - Class in com.atlassian.greenhopper.web.rapid.tools
- BoardToolSectionsResolver(DynamicWebInterfaceManager) - Constructor for class com.atlassian.greenhopper.web.rapid.tools.BoardToolSectionsResolver
- BoardUpdatedEvent - Class in com.atlassian.greenhopper.api.events.board
-
Event published when board has been changed.
- BoardUpdatedEvent(RapidView) - Constructor for class com.atlassian.greenhopper.api.events.board.BoardUpdatedEvent
- BOOMERANG - Enum constant in enum class com.atlassian.greenhopper.service.sprint.health.SprintIssueMetrics.Type
- BridgeServiceLocator - Class in com.atlassian.greenhopper.service
-
Deprecated.
- BridgeServiceLocator() - Constructor for class com.atlassian.greenhopper.service.BridgeServiceLocator
-
Deprecated.
- BUCKET - Enum constant in enum class com.atlassian.greenhopper.manager.lexorank.LexoRankAO.ColumnDetails
- BUCKET - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QLexoRank
- BUCKET_0 - Enum constant in enum class com.atlassian.greenhopper.model.lexorank.LexoRankBucket
- BUCKET_1 - Enum constant in enum class com.atlassian.greenhopper.model.lexorank.LexoRankBucket
- BUCKET_2 - Enum constant in enum class com.atlassian.greenhopper.model.lexorank.LexoRankBucket
- BucketFieldCheck - Class in com.atlassian.greenhopper.service.lexorank.integrity
-
Prior to Agile 7.2.8 the LEXORANK table didn't have a BUCKET column, so added an integrity check that validates that this field is being populated correctly.
- BucketFieldCheck(LexoRankDao) - Constructor for class com.atlassian.greenhopper.service.lexorank.integrity.BucketFieldCheck
- build() - Method in class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardSearchResultsAnalyticsEvent.Builder
- build() - Method in class com.atlassian.greenhopper.api.rapid.view.Column.ColumnBuilder
- build() - Method in interface com.atlassian.greenhopper.confluence.Builder
- build() - Method in class com.atlassian.greenhopper.confluence.ConfluencePage.ConfluencePageBuilder
- build() - Method in class com.atlassian.greenhopper.confluence.ConfluenceSearchResult.ConfluenceSearchResultBuilder
- build() - Method in class com.atlassian.greenhopper.confluence.ConfluenceSpace.ConfluenceSpaceBuilder
- build() - Method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata.Builder
- build() - Method in class com.atlassian.greenhopper.gadget.model.ErrorCollection.Builder
- build() - Method in class com.atlassian.greenhopper.license.LicenseInfo.Builder
- build() - Method in class com.atlassian.greenhopper.manager.issue.issuetypes.IssueTypeMetadata.Builder
- build() - Method in class com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntry.Builder
- build() - Method in class com.atlassian.greenhopper.manager.lexorank.CommonSqlBulkInsertBuilder
- build() - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankRow.CompleteLexoRankRow
- build() - Method in class com.atlassian.greenhopper.manager.lexorank.OracleSqlBulkInsertBuilder
- build() - Method in class com.atlassian.greenhopper.manager.lexorank.SqlBulkInsertBuilder
- build() - Method in interface com.atlassian.greenhopper.manager.lexorank.SqlDeleteStatement.CompleteStatement
- build() - Method in class com.atlassian.greenhopper.manager.lexorank.SqlExplicitSortLanguageFunction.Builder
- build() - Method in interface com.atlassian.greenhopper.manager.lexorank.SqlPositionFunction.CompletePositionFunction
- build() - Method in interface com.atlassian.greenhopper.manager.lexorank.SqlSelectStatement.CompleteStatement
- build() - Method in interface com.atlassian.greenhopper.manager.lexorank.SqlUpdateStatement.CompleteStatement
- build() - Method in class com.atlassian.greenhopper.model.AbstractBuilder
- build() - Method in class com.atlassian.greenhopper.model.Epic.Builder
- build() - Method in class com.atlassian.greenhopper.model.rapid.AuditEntry.AuditEntryBuilder
- build() - Method in class com.atlassian.greenhopper.model.rapid.BoardAdmin.RapidViewBoardAdminBuilder
- build() - Method in class com.atlassian.greenhopper.model.rapid.CardColor.CardColorBuilder
- build() - Method in class com.atlassian.greenhopper.model.rapid.CardLayoutField.CardLayoutFieldBuilder
- build() - Method in class com.atlassian.greenhopper.model.rapid.Column.ColumnBuilder
- build() - Method in class com.atlassian.greenhopper.model.rapid.detailview.DetailViewField.DetailViewFieldBuilder
- build() - Method in class com.atlassian.greenhopper.model.rapid.LegacyVersionMetaDataImpl.VersionMetaDataBuilder
- build() - Method in class com.atlassian.greenhopper.model.rapid.NonWorkingDay.NonWorkingDayBuilder
- build() - Method in class com.atlassian.greenhopper.model.rapid.QuickFilter.QuickFilterBuilder
- build() - Method in class com.atlassian.greenhopper.model.rapid.RankableObject.Builder
- build() - Method in class com.atlassian.greenhopper.model.rapid.RapidView.RapidViewBuilder
- build() - Method in class com.atlassian.greenhopper.model.rapid.StatisticsFieldConfig.StatisticsFieldConfigBuilder
- build() - Method in class com.atlassian.greenhopper.model.rapid.Swimlane.SwimlaneBuilder
- build() - Method in class com.atlassian.greenhopper.model.rapid.WorkingDaysConfig.WorkingDaysConfigBuilder
- build() - Method in class com.atlassian.greenhopper.model.validation.JiraCopiedRestErrorCollection.Builder
- build() - Method in class com.atlassian.greenhopper.service.issue.RapidViewIssue.RapidViewIssueBuilder
- build() - Method in class com.atlassian.greenhopper.service.issuelink.EpicQuery.Builder
- build() - Method in interface com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceChange.CompleteBalanceChangeEvent
- build() - Method in interface com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceOperation.CompleteBalanceOperation
- build() - Method in class com.atlassian.greenhopper.service.lexorank.integrity.LexoRankIntegrityCheckReport.Builder
- build() - Method in interface com.atlassian.greenhopper.service.lexorank.LexoRankBulkDeleteOperation.CompleteDeleteOperation
- build() - Method in interface com.atlassian.greenhopper.service.lexorank.LexoRankChange.CompleteLexoRankChange
- build() - Method in interface com.atlassian.greenhopper.service.lexorank.LexoRankDeleteOperation.CompleteDeleteOperation
- build() - Method in interface com.atlassian.greenhopper.service.lexorank.LexoRankHealOperation.CompleteHealOperation
- build() - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankOperation.Builder
- build() - Method in interface com.atlassian.greenhopper.service.lexorank.LexoRankOperation.CompleteRankOperation
- build() - Method in class com.atlassian.greenhopper.service.lexorank.repair.analytics.LexoRankRepairAttempt.Builder
- build() - Method in class com.atlassian.greenhopper.service.lexorank.repair.analytics.LexoRankRepairResult.Builder
- build() - Method in class com.atlassian.greenhopper.service.Pages.Builder
- build() - Method in class com.atlassian.greenhopper.service.rank.RankChangesOutcomeImpl.Builder
- build() - Method in class com.atlassian.greenhopper.service.rank.RankIndexBuilder
- build() - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewQuery.Builder
- build() - Method in class com.atlassian.greenhopper.service.rapid.view.VersionQuery.Builder
- build() - Method in class com.atlassian.greenhopper.service.sprint.Sprint.SprintBuilder
- build() - Method in class com.atlassian.greenhopper.service.sprint.SprintQuery.Builder
- build() - Method in class com.atlassian.greenhopper.service.sprint.SprintStateAuditLog.SprintStateAuditDataBuilder
- build() - Method in class com.atlassian.greenhopper.service.subquery.Subquery.SubqueryBuilder
- build() - Method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChange.BurndownChangeBuilder
- build() - Method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownStateChange.BurndownStateChangeBuilder
- build() - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownData.Builder
- build() - Method in class com.atlassian.greenhopper.web.rapid.issue.statistics.IssueSprintStatistics.Builder
- build() - Method in class com.atlassian.greenhopper.web.rapid.list.CollectIssuesResult.Builder
- build(BoardEvent) - Method in class com.atlassian.greenhopper.webhooks.url.UrlContextFactory
- build(SprintEvent) - Method in class com.atlassian.greenhopper.webhooks.url.UrlContextFactory
- build(WebhookEvent, BoardConfigurationChangedEvent) - Method in class com.atlassian.greenhopper.webhooks.serializer.AgileWebhookJsonEventFactory
- build(WebhookEvent, BoardCreatedEvent) - Method in class com.atlassian.greenhopper.webhooks.serializer.AgileWebhookJsonEventFactory
- build(WebhookEvent, BoardDeletedEvent) - Method in class com.atlassian.greenhopper.webhooks.serializer.AgileWebhookJsonEventFactory
- build(WebhookEvent, BoardUpdatedEvent) - Method in class com.atlassian.greenhopper.webhooks.serializer.AgileWebhookJsonEventFactory
- build(WebhookEvent, SprintClosedEvent) - Method in class com.atlassian.greenhopper.webhooks.serializer.AgileWebhookJsonEventFactory
- build(WebhookEvent, SprintCreatedEvent) - Method in class com.atlassian.greenhopper.webhooks.serializer.AgileWebhookJsonEventFactory
- build(WebhookEvent, SprintDeletedEvent) - Method in class com.atlassian.greenhopper.webhooks.serializer.AgileWebhookJsonEventFactory
- build(WebhookEvent, SprintStartedEvent) - Method in class com.atlassian.greenhopper.webhooks.serializer.AgileWebhookJsonEventFactory
- build(WebhookEvent, SprintUpdatedEvent) - Method in class com.atlassian.greenhopper.webhooks.serializer.AgileWebhookJsonEventFactory
- build(WebhookEvent, T) - Method in class com.atlassian.greenhopper.webhooks.serializer.AbstractEventSerializer
- BUILD_NUMBER_ACTIVATED_FEATURE_FLAGS - Static variable in class com.atlassian.greenhopper.features.JiraSoftwareBuildNumberFeatureFlagActivator
-
Map of feature flags with corresponding build number starting from which given flag should be activated.
- buildAnonymousContext() - Method in class com.atlassian.greenhopper.jira.JiraServiceContextFactory
- buildColumnEditModel(ApplicationUser, I18n2, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.view.ColumnEditHelper
-
Builds the RapidListConfigModel for a given RapidView
- buildColumnStatusesModel(ApplicationUser, I18n2, RapidView, boolean) - Method in class com.atlassian.greenhopper.web.rapid.view.ColumnEditHelper
- buildCompleteModel(Long, Long) - Method in class com.atlassian.greenhopper.web.rapid.sprint.CompleteSprintResource
- buildConfigModel(ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewListHelper
- buildControlChartModel(ApplicationUser, RapidView, Set<Long>, Set<Long>) - Method in class com.atlassian.greenhopper.web.rapid.chart.ControlChartModelFactory
-
Builds a RapidList data object for a given RapidView
- buildCurrentUserContext() - Method in class com.atlassian.greenhopper.jira.JiraServiceContextFactory
- buildEditEntry(ApplicationUser, Issue, StatisticsField, StatisticsField) - Method in class com.atlassian.greenhopper.web.rapid.issue.IssueEntryFactory
- builder() - Static method in class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardSearchResultsAnalyticsEvent
- builder() - Static method in class com.atlassian.greenhopper.api.rapid.view.Column
- builder() - Static method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata
- builder() - Static method in class com.atlassian.greenhopper.license.LicenseInfo
- builder() - Static method in class com.atlassian.greenhopper.manager.issue.issuetypes.IssueTypeMetadata
- builder() - Static method in class com.atlassian.greenhopper.manager.lexorank.LexoRankRow
- builder() - Static method in class com.atlassian.greenhopper.manager.lexorank.SqlExplicitSortLanguageFunction
- builder() - Static method in class com.atlassian.greenhopper.manager.lexorank.SqlPositionFunction
- builder() - Static method in class com.atlassian.greenhopper.model.Epic
- builder() - Static method in class com.atlassian.greenhopper.model.rapid.AuditEntry
- builder() - Static method in class com.atlassian.greenhopper.model.rapid.BoardAdmin
- builder() - Static method in class com.atlassian.greenhopper.model.rapid.CardColor
- builder() - Static method in class com.atlassian.greenhopper.model.rapid.CardLayoutField
- builder() - Static method in class com.atlassian.greenhopper.model.rapid.Column
- builder() - Static method in class com.atlassian.greenhopper.model.rapid.detailview.DetailViewField
- builder() - Static method in class com.atlassian.greenhopper.model.rapid.LegacyVersionMetaDataImpl
- builder() - Static method in class com.atlassian.greenhopper.model.rapid.NonWorkingDay
- builder() - Static method in class com.atlassian.greenhopper.model.rapid.QuickFilter
- builder() - Static method in class com.atlassian.greenhopper.model.rapid.RankableObject
- builder() - Static method in class com.atlassian.greenhopper.model.rapid.RapidView
- builder() - Static method in class com.atlassian.greenhopper.model.rapid.StatisticsFieldConfig
- builder() - Static method in class com.atlassian.greenhopper.model.rapid.Swimlane
- builder() - Static method in class com.atlassian.greenhopper.model.rapid.WorkingDaysConfig
- builder() - Static method in class com.atlassian.greenhopper.model.validation.JiraCopiedRestErrorCollection
- builder() - Static method in class com.atlassian.greenhopper.service.issuelink.EpicQuery
- builder() - Static method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceChange
- builder() - Static method in class com.atlassian.greenhopper.service.lexorank.integrity.LexoRankIntegrityCheckReport
- builder() - Static method in class com.atlassian.greenhopper.service.lexorank.LexoRankChange
- builder() - Static method in class com.atlassian.greenhopper.service.rank.RankChangesOutcomeImpl
- builder() - Static method in class com.atlassian.greenhopper.service.rapid.view.RapidViewQuery
- builder() - Static method in class com.atlassian.greenhopper.service.rapid.view.VersionQuery
- builder() - Static method in class com.atlassian.greenhopper.service.sprint.Sprint
- builder() - Static method in class com.atlassian.greenhopper.service.sprint.SprintQuery
- builder() - Static method in class com.atlassian.greenhopper.service.sprint.SprintStateAuditLog
- builder() - Static method in class com.atlassian.greenhopper.service.subquery.Subquery
- builder() - Static method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChange
- builder() - Static method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownStateChange
- builder() - Static method in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownData
- builder() - Static method in class com.atlassian.greenhopper.web.rapid.issue.statistics.IssueSprintStatistics
- builder(RankChangesOutcome) - Static method in class com.atlassian.greenhopper.service.rank.RankChangesOutcomeImpl
- builder(CustomFieldMetadata) - Static method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata
- builder(IssueTypeMetadata) - Static method in class com.atlassian.greenhopper.manager.issue.issuetypes.IssueTypeMetadata
- builder(LexoRankDao, LexoRankStatisticsAgent) - Static method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceOperation
- builder(LexoRankDao, LexoRankStatisticsAgent) - Static method in class com.atlassian.greenhopper.service.lexorank.LexoRankBulkDeleteOperation
- builder(LexoRankDao, LexoRankStatisticsAgent) - Static method in class com.atlassian.greenhopper.service.lexorank.LexoRankDeleteOperation
- builder(LexoRankDao, LexoRankStatisticsAgent) - Static method in class com.atlassian.greenhopper.service.lexorank.LexoRankHealOperation
- builder(LexoRankDao, LexoRankStatisticsAgent) - Static method in class com.atlassian.greenhopper.service.lexorank.LexoRankOperation
- builder(LexoRankEntityDetails) - Static method in class com.atlassian.greenhopper.manager.lexorank.SqlDeleteStatement
- builder(LexoRankEntityDetails) - Static method in class com.atlassian.greenhopper.manager.lexorank.SqlUpdateStatement
- builder(LexoRankEntityDetails, DatabaseType) - Static method in class com.atlassian.greenhopper.manager.lexorank.SqlSelectStatement
- builder(Epic) - Static method in class com.atlassian.greenhopper.model.Epic
- builder(AuditEntry) - Static method in class com.atlassian.greenhopper.model.rapid.AuditEntry
- builder(CardColor) - Static method in class com.atlassian.greenhopper.model.rapid.CardColor
- builder(CardLayoutField) - Static method in class com.atlassian.greenhopper.model.rapid.CardLayoutField
- builder(Column) - Static method in class com.atlassian.greenhopper.model.rapid.Column
- builder(DetailViewField) - Static method in class com.atlassian.greenhopper.model.rapid.detailview.DetailViewField
- builder(NonWorkingDay) - Static method in class com.atlassian.greenhopper.model.rapid.NonWorkingDay
- builder(QuickFilter) - Static method in class com.atlassian.greenhopper.model.rapid.QuickFilter
- builder(RapidView) - Static method in class com.atlassian.greenhopper.model.rapid.RapidView
- builder(Swimlane) - Static method in class com.atlassian.greenhopper.model.rapid.Swimlane
- builder(WorkingDaysConfig) - Static method in class com.atlassian.greenhopper.model.rapid.WorkingDaysConfig
- builder(VersionMetaData) - Static method in class com.atlassian.greenhopper.model.rapid.LegacyVersionMetaDataImpl
- builder(Sprint) - Static method in class com.atlassian.greenhopper.service.sprint.Sprint
- builder(Subquery) - Static method in class com.atlassian.greenhopper.service.subquery.Subquery
- builder(Issue) - Static method in class com.atlassian.greenhopper.service.issue.RapidViewIssue
- builder(List<T>) - Static method in class com.atlassian.greenhopper.service.Pages
- Builder<T> - Interface in com.atlassian.greenhopper.confluence
-
An interface to identify builders.
- Builder() - Constructor for class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardSearchResultsAnalyticsEvent.Builder
- Builder() - Constructor for class com.atlassian.greenhopper.customfield.CustomFieldMetadata.Builder
- Builder() - Constructor for class com.atlassian.greenhopper.license.LicenseInfo.Builder
- Builder() - Constructor for class com.atlassian.greenhopper.manager.issue.issuetypes.IssueTypeMetadata.Builder
- Builder() - Constructor for class com.atlassian.greenhopper.manager.lexorank.SqlExplicitSortLanguageFunction.Builder
- Builder() - Constructor for class com.atlassian.greenhopper.model.rapid.RankableObject.Builder
- Builder() - Constructor for class com.atlassian.greenhopper.service.issuelink.EpicQuery.Builder
- Builder() - Constructor for class com.atlassian.greenhopper.service.lexorank.integrity.LexoRankIntegrityCheckReport.Builder
- Builder() - Constructor for class com.atlassian.greenhopper.service.lexorank.repair.analytics.LexoRankRepairAttempt.Builder
- Builder() - Constructor for class com.atlassian.greenhopper.service.lexorank.repair.analytics.LexoRankRepairResult.Builder
- Builder() - Constructor for class com.atlassian.greenhopper.service.rapid.view.RapidViewQuery.Builder
- Builder() - Constructor for class com.atlassian.greenhopper.service.rapid.view.VersionQuery.Builder
- Builder() - Constructor for class com.atlassian.greenhopper.service.sprint.SprintQuery.Builder
- Builder() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownData.Builder
- Builder() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.statistics.IssueSprintStatistics.Builder
- Builder() - Constructor for class com.atlassian.greenhopper.web.rapid.list.CollectIssuesResult.Builder
- Builder(Long) - Constructor for class com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntry.Builder
- Builder(String, String, String, boolean) - Constructor for class com.atlassian.greenhopper.manager.issue.issuetypes.IssueTypeMetadata.Builder
- Builder(String, String, String, String, Set<IssueTypePrototype>, List<String>, String, boolean, boolean) - Constructor for class com.atlassian.greenhopper.customfield.CustomFieldMetadata.Builder
- buildIssueCount() - Static method in class com.atlassian.greenhopper.api.rapid.view.StatisticsField
- buildIssueCount() - Static method in class com.atlassian.greenhopper.model.rapid.StatisticsFieldConfig
- buildIssueCountExcludingSubs() - Static method in class com.atlassian.greenhopper.api.rapid.view.StatisticsField
- buildIssueCountExcludingSubs() - Static method in class com.atlassian.greenhopper.model.rapid.StatisticsFieldConfig
- buildIssueTypes(String[]) - Method in interface com.atlassian.greenhopper.customfield.JiraCustomFieldUtilsService
-
Constructs a list of IssueTypes corresponding to the IDs passed in.
- buildIssueTypes(String[]) - Method in class com.atlassian.greenhopper.customfield.JiraCustomFieldUtilsServiceImpl
- buildJiraIssueContexts(boolean, Long[]) - Method in interface com.atlassian.greenhopper.customfield.JiraCustomFieldUtilsService
- buildJiraIssueContexts(boolean, Long[]) - Method in class com.atlassian.greenhopper.customfield.JiraCustomFieldUtilsServiceImpl
- buildListAndConfigModel(ApplicationUser, String, StringList, Long, Integer) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewListHelper
- buildModel(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.view.EstimationHelper
- buildNone() - Static method in class com.atlassian.greenhopper.api.rapid.view.StatisticsField
- buildNone() - Static method in class com.atlassian.greenhopper.model.rapid.StatisticsFieldConfig
- buildNoop() - Static method in class com.atlassian.greenhopper.service.rank.RankChangesOutcomeImpl
- BuildNumberValidator - Class in com.atlassian.greenhopper.jira.dataimport
-
Checks whether any Agile upgrade tasks have run previously.
- BuildNumberValidator() - Constructor for class com.atlassian.greenhopper.jira.dataimport.BuildNumberValidator
- buildOperationsModel(ApplicationUser, Issue) - Method in class com.atlassian.greenhopper.web.rapid.issue.operations.IssueOperationsHelper
-
Builds an operations model that contains all available operations for a the given issue
- buildPageUrl(ApplicationLink, String) - Method in class com.atlassian.greenhopper.web.rapid.entity.common.AbstractLinkedPagesModelFactory
- buildPageUrlWithSrc(String, String) - Method in class com.atlassian.greenhopper.web.rapid.entity.common.AbstractLinkedPagesModelFactory
- BuildProperties - Interface in com.atlassian.greenhopper.util
-
Provides access to GreenHopper build properties
- BuildPropertiesImpl - Class in com.atlassian.greenhopper.util
-
Holds the GreenHopper build properties.
- BuildPropertiesImpl() - Constructor for class com.atlassian.greenhopper.util.BuildPropertiesImpl
- buildQuery() - Method in class com.atlassian.greenhopper.service.rapid.EmptyQueryAwareJqlBuilder
- buildQuickFilterEditModel(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.view.QuickFilterHelper
- buildRapidGlobalConfig(ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardViewModelFactory
- buildReleaseViewModel(ApplicationUser, Long, Long) - Method in class com.atlassian.greenhopper.web.rapid.release.ReleaseHelper
- buildSavedFilterEntries(ApplicationUser, List<SearchRequest>) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewFilterHelper
- buildSavedFilterEntry(ApplicationUser, SearchRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewFilterHelper
-
Builds a SavedFilterEntry object.
- buildSection(Issue, WebPanelModuleDescriptor, Map<String, Object>) - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.BaseEditableTabEntryFactory
- buildSections(Issue, List<? extends WebPanelModuleDescriptor>, Map<String, Object>) - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.BaseEditableTabEntryFactory
- buildSprintSearchRequest(Object, SearchRequest) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintStatisticsMapper
- buildSubqueryEditModel(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.view.SubqueryHelper
- buildSwimlaneEditModel(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.view.SwimlaneHelper
- buildTimeZoneEditModel(ApplicationUser, WorkingDaysConfig, boolean) - Method in class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysHelper
-
Buidls the time zone edit model
- buildTransitions(ApplicationUser, Long) - Method in class com.atlassian.greenhopper.web.rapid.issue.TransitionEntryFactory
- buildUserContext(ApplicationUser) - Method in class com.atlassian.greenhopper.jira.JiraServiceContextFactory
- buildViewEntry(ApplicationUser, RapidView, Issue, StatisticsField, StatisticsField, Option<Sprint>) - Method in class com.atlassian.greenhopper.web.rapid.issue.IssueEntryFactory
- BulkChangeIssuesAction - Class in com.atlassian.greenhopper.web.rapid.plan
-
Initializes the session and redirects to the bulk change wizard in JIRA.
- BulkChangeIssuesAction() - Constructor for class com.atlassian.greenhopper.web.rapid.plan.BulkChangeIssuesAction
- BulkCommentDialogAction - Class in com.atlassian.greenhopper.jira.actions
-
An intermediary action used by the 'flag and comment' feature so it can reuse JIRA's comment dialog.
- BulkCommentDialogAction(IssueFinder, PermissionManager) - Constructor for class com.atlassian.greenhopper.jira.actions.BulkCommentDialogAction
- BulkCommentService - Interface in com.atlassian.greenhopper.service.issue.comment
-
Service to add a comment to one or more issues.
- BulkCommentService.Result - Class in com.atlassian.greenhopper.service.issue.comment
- BulkCommentServiceImpl - Class in com.atlassian.greenhopper.service.issue.comment
- BulkCommentServiceImpl(CommentService, FieldManager, FieldLayoutManager, AttachmentManager, AttachmentValidator) - Constructor for class com.atlassian.greenhopper.service.issue.comment.BulkCommentServiceImpl
- BUNDLED_ADVANCED_ROADMAPS - Static variable in class com.atlassian.greenhopper.features.SoftwareFeatureFlags
- BURNDOWN_CHART - Enum constant in enum class com.atlassian.greenhopper.web.rapid.event.UnlicensedAnalyticsEvent.Chart
- BurndownChange - Class in com.atlassian.greenhopper.web.rapid.chart.burndown
- BurndownChange() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChange
- BurndownChange.BurndownChangeBuilder - Class in com.atlassian.greenhopper.web.rapid.chart.burndown
- BurndownChangeBuilder() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChange.BurndownChangeBuilder
- BurndownChangeUtil - Class in com.atlassian.greenhopper.web.rapid.chart.burndown
-
Utilities for working with BurndownChange objects
- BurndownChangeUtil() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChangeUtil
- BurndownColumnChangeData - Class in com.atlassian.greenhopper.web.rapid.chart.burndown
-
Data returned by the factory.
- BurndownColumnChangeData(List<Column>, SortedMap<Long, Map<String, IssueColumnChangeEntry>>) - Constructor for class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownColumnChangeData
- BurndownColumnChangeFactory - Class in com.atlassian.greenhopper.web.rapid.chart.burndown
-
Factory for burndown column changes.
- BurndownColumnChangeFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownColumnChangeFactory
- BurndownStateChange - Class in com.atlassian.greenhopper.web.rapid.chart.burndown
-
Created by idick on 7/03/2014.
- BurndownStateChange() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownStateChange
- BurndownStateChange.BurndownStateChangeBuilder - Class in com.atlassian.greenhopper.web.rapid.chart.burndown
- BurndownStateChangeBuilder() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownStateChange.BurndownStateChangeBuilder
- BUSINESS_VALUE_FIELD_DESC - Static variable in class com.atlassian.greenhopper.manager.issue.fields.BusinessValueCustomFieldProvider
- BUSINESS_VALUE_FIELD_NAME - Static variable in class com.atlassian.greenhopper.manager.issue.fields.BusinessValueCustomFieldProvider
- BusinessValueCustomFieldProvider - Class in com.atlassian.greenhopper.manager.issue.fields
-
Provides information about the default instance of the Business Value field.
- BusinessValueCustomFieldProvider(CustomFieldService, JiraAuthenticationContext, ReindexMessageManager, ClusterLockService, ManagedFieldPropertyDao) - Constructor for class com.atlassian.greenhopper.manager.issue.fields.BusinessValueCustomFieldProvider
- busy - Variable in class com.atlassian.greenhopper.web.migration.MigrationBusyModel
C
- CACHE_MANAGER - Enum constant in enum class com.atlassian.greenhopper.EventListenerRegistry.ListenerKey
- CacheControlResource - Class in com.atlassian.greenhopper.web.configuration
-
Admin-only REST resource to control GreenHopper caches.
- CacheControlResource(GreenHopperCacheManager, PermissionService) - Constructor for class com.atlassian.greenhopper.web.configuration.CacheControlResource
- CacheFactoryManager - Class in com.atlassian.greenhopper.cache
-
A convenient accessor for getting atlassian-cache 2.0
CacheFactory
in all JIRA versions. - CacheFactoryManager() - Constructor for class com.atlassian.greenhopper.cache.CacheFactoryManager
- calculateCurrentSprintAssignment(ApplicationUser, List<Issue>) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintHelper
-
Get a map from sprint to issues in the sprint.
- calculateDuration(DateTime, DateTime, WorkRateData) - Static method in class com.atlassian.greenhopper.service.sprint.health.SprintHealthMetricsResolver
-
Calculates the duration between two dates in millis, taking into account non working days
- calculateNewIssuesOrder - Variable in class com.atlassian.greenhopper.web.rapid.RapidBoardResource.TransitionAndRankRequest
- calculateNewIssuesOrder - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.SprintRankRequest
- calculateScopeChangePercentage(Sprint, SprintBurndownModel) - Static method in class com.atlassian.greenhopper.service.sprint.health.SprintHealthMetricsResolver
-
Calculates the scope change percentage of a sprint.
- calculateSprintCompletionPercentage(Sprint, WorkRateData, DateTime) - Static method in class com.atlassian.greenhopper.service.sprint.health.SprintHealthMetricsResolver
- calculateWorkCompletionPercentage(SprintProgress) - Static method in class com.atlassian.greenhopper.service.sprint.health.SprintHealthMetricsResolver
- CAN_RANK_PERMISSION - Static variable in interface com.atlassian.greenhopper.service.rank.RankService
-
Permission used to check whether the user is allowed to rank an issue.
- canAddRemoveIssuesToSprint(ApplicationUser, Iterable<Issue>) - Method in interface com.atlassian.greenhopper.service.sprint.SprintPermissionService
-
Can the user edit the sprint assignment for a set of issues?
- canAddRemoveIssuesToSprint(ApplicationUser, Iterable<Issue>) - Method in class com.atlassian.greenhopper.service.sprint.SprintPermissionServiceImpl
- canBeExtractedFromIndexField(CardColorStrategy) - Method in interface com.atlassian.greenhopper.service.rapid.view.color.CardColorQueryService
-
Can the card color be extracted directly from the issue index.
- canBeExtractedFromIndexField(CardColorStrategy) - Method in class com.atlassian.greenhopper.service.rapid.view.color.CardColorQueryServiceImpl
- canBrowseProjects() - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardAction
- canCreate(ApplicationUser) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewPermissionService
- canCreate(ApplicationUser) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewPermissionServiceImpl
- canCreate(ApplicationUser, SearchRequest) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewPermissionService
- canCreate(ApplicationUser, SearchRequest) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewPermissionServiceImpl
- canCreateAnyVersion(ApplicationUser, Collection<Project>) - Method in interface com.atlassian.greenhopper.service.version.VersionPermissionService
-
Can the specified user create a version in any of the specified projects
- canCreateAnyVersion(ApplicationUser, Collection<Project>) - Method in class com.atlassian.greenhopper.service.version.VersionPermissionServiceImpl
- canCreateBoard - Variable in class com.atlassian.greenhopper.web.rapid.UserConfig
- CanCreateBoardCondition - Class in com.atlassian.greenhopper.web.conditions
- CanCreateBoardCondition() - Constructor for class com.atlassian.greenhopper.web.conditions.CanCreateBoardCondition
- canCreateIssue - Variable in class com.atlassian.greenhopper.web.rapid.UserConfig
- canCreateIssue(ApplicationUser) - Method in interface com.atlassian.greenhopper.service.PermissionService
-
Check if the user is allowed to create an issue in any of the projects in the system
- canCreateIssue(ApplicationUser) - Method in class com.atlassian.greenhopper.service.PermissionServiceImpl
- canCreateProject - Variable in class com.atlassian.greenhopper.web.rapid.UserConfig
- canCreateProject - Variable in class com.atlassian.greenhopper.web.rapid.wizard.WizardConfig
- canCreateProject(ApplicationUser) - Method in interface com.atlassian.greenhopper.service.PermissionService
-
Check if the user is allowed to create a project in the system
- canCreateProject(ApplicationUser) - Method in class com.atlassian.greenhopper.service.PermissionServiceImpl
- canCreateProject(ApplicationUser) - Method in interface com.atlassian.greenhopper.service.project.ProjectService
- canCreateProject(ApplicationUser) - Method in class com.atlassian.greenhopper.service.project.ProjectServiceImpl
- CanCreateSharedObjectsCondition - Class in com.atlassian.greenhopper.web.conditions
- CanCreateSharedObjectsCondition() - Constructor for class com.atlassian.greenhopper.web.conditions.CanCreateSharedObjectsCondition
- canCreateSprint(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.sprint.SprintPermissionService
-
Can the user create a sprint given the set of issues?
- canCreateSprint(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.sprint.SprintPermissionServiceImpl
- canCreateSprint(ApplicationUser, Sprint) - Method in interface com.atlassian.greenhopper.service.sprint.SprintPermissionService
-
Can the user create a given sprint.
- canCreateSprint(ApplicationUser, Sprint) - Method in class com.atlassian.greenhopper.service.sprint.SprintPermissionServiceImpl
- canDeleteSprint(ApplicationUser, Sprint) - Method in interface com.atlassian.greenhopper.service.sprint.SprintPermissionService
-
Can the user delete a sprint.
- canDeleteSprint(ApplicationUser, Sprint) - Method in class com.atlassian.greenhopper.service.sprint.SprintPermissionServiceImpl
- CanDeleteSprintCondition - Class in com.atlassian.greenhopper.web.conditions
- CanDeleteSprintCondition() - Constructor for class com.atlassian.greenhopper.web.conditions.CanDeleteSprintCondition
- canEdit - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysConfigModel
- canEdit() - Method in class com.atlassian.greenhopper.web.rapid.view.QuickFilterEntry
- canEdit(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewPermissionService
- canEdit(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewPermissionServiceImpl
-
You've got to either own the rapid view or be JIRA admin to do anything with it.
- canEditAllIssues(ApplicationUser, List<Issue>) - Method in interface com.atlassian.greenhopper.issue.IssuePermissionService
-
Can the specified user edit all of the given issues.
- canEditAllIssues(ApplicationUser, List<Issue>) - Method in class com.atlassian.greenhopper.issue.IssuePermissionServiceImpl
- canEditEpics - Variable in class com.atlassian.greenhopper.web.rapid.epics.EpicData
- canEditField(Issue, Field) - Method in interface com.atlassian.greenhopper.service.issue.IssueUpdateService
-
Checks if field can be updated for the given issue.
- canEditField(Issue, Field) - Method in class com.atlassian.greenhopper.service.issue.IssueUpdateServiceImpl
-
GH: A field can be edited for a given issue if it is not a CustomField, or if it is "in scope" for that issue.
- canLink - Variable in class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModel
- canMergeChange(BurndownChange) - Method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChange
- canModifyPages - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.LinkedPagesModel
- canPerformAjaxSearch(ApplicationUser) - Method in class com.atlassian.greenhopper.rest.AssigneeUserPickerSearchService
- canPerformGivenChanges(ApplicationUser, Sprint) - Method in interface com.atlassian.greenhopper.service.sprint.SprintPermissionService
-
Does the user have sufficient permissions to perform the sprint update described by updatedSprint.
- canPerformGivenChanges(ApplicationUser, Sprint) - Method in class com.atlassian.greenhopper.service.sprint.SprintPermissionServiceImpl
- canRank - Variable in class com.atlassian.greenhopper.web.rapid.work.OrderData.PerProjectRankPermission
- canRank(ApplicationUser, Rankable) - Method in interface com.atlassian.greenhopper.service.rank.RankService
-
Returns true if the user has the ability to perform a rank operation for a given issue
- canRank(ApplicationUser, Rankable) - Method in class com.atlassian.greenhopper.service.rank.RankServiceImpl
- canRelease - Variable in class com.atlassian.greenhopper.web.rapid.work.IssuesData
-
Only used for kanban mode
- CanSeeKanplanButtonCondition - Class in com.atlassian.greenhopper.web.sidebar
- CanSeeKanplanButtonCondition() - Constructor for class com.atlassian.greenhopper.web.sidebar.CanSeeKanplanButtonCondition
- canSeeRapidView(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewPermissionService
- canSeeRapidView(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewPermissionServiceImpl
- canShowEmailAddresses(ApplicationUser) - Method in class com.atlassian.greenhopper.rest.AssigneeUserPickerSearchService
- canSimplifyWorkflow() - Method in class com.atlassian.greenhopper.web.rapid.workflow.WorkflowHelper.SimplifiedWorkflowResult
- canSplit(Issue) - Method in interface com.atlassian.greenhopper.web.rapid.plan.SplitIssueService
-
Checks whether the currently logged in user has sufficient permissions to perform split operation on the specified issue.
- canSplit(Issue) - Method in class com.atlassian.greenhopper.web.rapid.plan.SplitIssueServiceImpl
- canSplitIssue(Issue) - Method in interface com.atlassian.greenhopper.web.rapid.plan.splitissue.SplitIssuePermissionCheckHelper
-
Checks whether currently logged in user has sufficient permission to perform the split operation on the specified issue.
- canSplitIssue(Issue) - Method in class com.atlassian.greenhopper.web.rapid.plan.splitissue.SplitIssuePermissionCheckHelperImpl
- canStartStopSprint - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry
- canStartStopSprint(ApplicationUser, Sprint) - Method in interface com.atlassian.greenhopper.service.sprint.SprintPermissionService
-
Can the user start and stop sprints.
- canStartStopSprint(ApplicationUser, Sprint) - Method in class com.atlassian.greenhopper.service.sprint.SprintPermissionServiceImpl
- CanStartStopSprintCondition - Class in com.atlassian.greenhopper.web.conditions
- CanStartStopSprintCondition() - Constructor for class com.atlassian.greenhopper.web.conditions.CanStartStopSprintCondition
- canStatusBeRemovedFromGreenHopperSimplifiedWorkflow(JiraWorkflow, String) - Method in interface com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowService
-
Checks to see if the specified status can be removed from the specified
JiraWorkflow
. - canStatusBeRemovedFromGreenHopperSimplifiedWorkflow(JiraWorkflow, String) - Method in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowServiceImpl
- canUpdateDates - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintModel
- canUpdateDates - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry
- canUpdateDates(ApplicationUser, Sprint) - Method in interface com.atlassian.greenhopper.service.sprint.SprintPermissionService
-
Can the user update sprint dates for the given sprint.
- canUpdateDates(ApplicationUser, Sprint) - Method in class com.atlassian.greenhopper.service.sprint.SprintPermissionServiceImpl
- canUpdateIssue(ApplicationUser, Issue) - Method in interface com.atlassian.greenhopper.service.PermissionService
-
Check if the user is allowed to save changes to the issue.
- canUpdateIssue(ApplicationUser, Issue) - Method in class com.atlassian.greenhopper.service.PermissionServiceImpl
- canUpdateLinks(ApplicationUser, Issue) - Method in interface com.atlassian.greenhopper.service.PermissionService
-
Checks if the user is allowed to modify this issue links
- canUpdateLinks(ApplicationUser, Issue) - Method in class com.atlassian.greenhopper.service.PermissionServiceImpl
- canUpdateSprint - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry
- canUpdateSprint(ApplicationUser, Sprint) - Method in interface com.atlassian.greenhopper.service.sprint.SprintPermissionService
-
Can the user update a sprint.
- canUpdateSprint(ApplicationUser, Sprint) - Method in class com.atlassian.greenhopper.service.sprint.SprintPermissionServiceImpl
- CanUpdateSprintCondition - Class in com.atlassian.greenhopper.web.conditions
-
For use with web-items that provide Sprint actions.
- CanUpdateSprintCondition() - Constructor for class com.atlassian.greenhopper.web.conditions.CanUpdateSprintCondition
- canUpdateSprints(ApplicationUser, List<Sprint>) - Method in interface com.atlassian.greenhopper.service.sprint.SprintPermissionService
-
Can the user update the given sprints, that is, update, delete, etc.
- canUpdateSprints(ApplicationUser, List<Sprint>) - Method in class com.atlassian.greenhopper.service.sprint.SprintPermissionServiceImpl
- canUseApplication(ApplicationUser) - Method in interface com.atlassian.greenhopper.license.SoftwareAuthorizationService
-
Determines whether the given user is allowed to access the JIRA Software application.
- canUseApplication(ApplicationUser) - Method in class com.atlassian.greenhopper.license.SoftwareAuthorizationServiceImpl
- canUserSeeAnySavedFilters(ApplicationUser) - Method in interface com.atlassian.greenhopper.service.rapid.SavedFilterService
- canUserSeeAnySavedFilters(ApplicationUser) - Method in class com.atlassian.greenhopper.service.rapid.SavedFilterServiceImpl
- canViewSprint(ApplicationUser, Sprint) - Method in interface com.atlassian.greenhopper.service.sprint.SprintPermissionService
-
Can the user view a given sprint?
- canViewSprint(ApplicationUser, Sprint) - Method in class com.atlassian.greenhopper.service.sprint.SprintPermissionServiceImpl
- CARD_COLOR_STRATEGY - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QRapidView
-
Database Columns
- CARD_LAYOUT_FIELD - Static variable in class com.atlassian.greenhopper.rest.RapidViewEditResourceExpands
- CardColor - Class in com.atlassian.greenhopper.model.rapid
-
Card color model object
- CARDCOLOR_PK - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QCardColor
- CardColor.CardColorBuilder - Class in com.atlassian.greenhopper.model.rapid
- CardColorAO - Interface in com.atlassian.greenhopper.manager.color
-
Card color data object
- CardColorAOListMapper - Class in com.atlassian.greenhopper.manager.color
- CardColorAOListMapper(RapidViewAO, CardColorAOMapper) - Constructor for class com.atlassian.greenhopper.manager.color.CardColorAOListMapper
- CardColorAOMapper - Class in com.atlassian.greenhopper.manager.color
- CardColorAOMapper() - Constructor for class com.atlassian.greenhopper.manager.color.CardColorAOMapper
- CardColorBuilder() - Constructor for class com.atlassian.greenhopper.model.rapid.CardColor.CardColorBuilder
- CardColorBuilder(CardColor) - Constructor for class com.atlassian.greenhopper.model.rapid.CardColor.CardColorBuilder
- CardColorDao - Class in com.atlassian.greenhopper.manager.color
- CardColorDao() - Constructor for class com.atlassian.greenhopper.manager.color.CardColorDao
- CardColorEditModel - Class in com.atlassian.greenhopper.web.rapid.view
- CardColorEditModel() - Constructor for class com.atlassian.greenhopper.web.rapid.view.CardColorEditModel
- CardColorEntry - Class in com.atlassian.greenhopper.web.rapid.view
- CardColorEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.view.CardColorEntry
- CardColorHelper - Class in com.atlassian.greenhopper.web.rapid.view
- CardColorHelper() - Constructor for class com.atlassian.greenhopper.web.rapid.view.CardColorHelper
- CardColorManager - Interface in com.atlassian.greenhopper.manager.color
-
Manages card color objects
- CardColorManagerImpl - Class in com.atlassian.greenhopper.manager.color
-
Card color manager impl
- CardColorManagerImpl() - Constructor for class com.atlassian.greenhopper.manager.color.CardColorManagerImpl
- CardColorPalette - Class in com.atlassian.greenhopper.service.rapid.view.color
-
Holds the default color palette for the card colors
- CardColorPalette() - Constructor for class com.atlassian.greenhopper.service.rapid.view.color.CardColorPalette
- CardColorQueryService - Interface in com.atlassian.greenhopper.service.rapid.view.color
-
Encapsulates the card colors querying logic
- CardColorQueryServiceImpl - Class in com.atlassian.greenhopper.service.rapid.view.color
-
Implementation of CardColorQueryService
- CardColorQueryServiceImpl() - Constructor for class com.atlassian.greenhopper.service.rapid.view.color.CardColorQueryServiceImpl
- CardColorResource - Class in com.atlassian.greenhopper.web.rapid.view
- CardColorResource(CardColorHelper, I18nFactoryService) - Constructor for class com.atlassian.greenhopper.web.rapid.view.CardColorResource
- CardColorService - Interface in com.atlassian.greenhopper.service.rapid.view.color
-
Provides card color configuration related functionality
- CardColorServiceImpl - Class in com.atlassian.greenhopper.service.rapid.view.color
-
Implementation of CardColorService
- CardColorServiceImpl() - Constructor for class com.atlassian.greenhopper.service.rapid.view.color.CardColorServiceImpl
- cardColorStrategy(CardColorStrategy) - Method in class com.atlassian.greenhopper.model.rapid.RapidView.RapidViewBuilder
- CardColorStrategy - Enum Class in com.atlassian.greenhopper.model.rapid
-
Represents the possible card color strategies which can be configured for a
RapidView
. - CARDLAYOUT_PK - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QCardLayoutField
- cardLayoutConfig - Variable in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditModel
- CardLayoutField - Class in com.atlassian.greenhopper.model.rapid
-
Represents the card layout configuration for a field.
- CardLayoutField.CardLayoutFieldBuilder - Class in com.atlassian.greenhopper.model.rapid
- CardLayoutField.Mode - Enum Class in com.atlassian.greenhopper.model.rapid
-
Card layout field configuration mode.
- CardLayoutFieldAO - Interface in com.atlassian.greenhopper.manager.cardlayout
-
Stores card layout configuration for a field.
- CardLayoutFieldAOListMapper - Class in com.atlassian.greenhopper.manager.cardlayout
-
Maps lists of to
CardLayoutField
- CardLayoutFieldAOListMapper(RapidViewAO, RelatedAOMapper<RapidViewAO, CardLayoutFieldAO, CardLayoutField>) - Constructor for class com.atlassian.greenhopper.manager.cardlayout.CardLayoutFieldAOListMapper
- CardLayoutFieldAOMapper - Class in com.atlassian.greenhopper.manager.cardlayout
-
Maps to
CardLayoutField
- CardLayoutFieldAOMapper() - Constructor for class com.atlassian.greenhopper.manager.cardlayout.CardLayoutFieldAOMapper
- CardLayoutFieldBuilder() - Constructor for class com.atlassian.greenhopper.model.rapid.CardLayoutField.CardLayoutFieldBuilder
- CardLayoutFieldConfig - Class in com.atlassian.greenhopper.service.rapid.view.cardlayout
-
Result object for
CardLayoutFieldConfigurationService
. - CardLayoutFieldConfigModel - Class in com.atlassian.greenhopper.web.rapid.view.cardlayout
-
Represents the card layout field configuration for a rapid view.
- CardLayoutFieldConfigModel() - Constructor for class com.atlassian.greenhopper.web.rapid.view.cardlayout.CardLayoutFieldConfigModel
- CardLayoutFieldConfigurationService - Interface in com.atlassian.greenhopper.service.rapid.view.cardlayout
-
Services to configure
CardLayoutField
entries for aRapidView
. - CardLayoutFieldConfigurationServiceImpl - Class in com.atlassian.greenhopper.service.rapid.view.cardlayout
-
Implementation of
CardLayoutFieldConfigurationService
. - CardLayoutFieldConfigurationServiceImpl() - Constructor for class com.atlassian.greenhopper.service.rapid.view.cardlayout.CardLayoutFieldConfigurationServiceImpl
- CardLayoutFieldDao - Class in com.atlassian.greenhopper.manager.cardlayout
-
DAO for
CardLayoutFieldAO
records. - CardLayoutFieldDao() - Constructor for class com.atlassian.greenhopper.manager.cardlayout.CardLayoutFieldDao
- CardLayoutFieldEntry - Class in com.atlassian.greenhopper.web.rapid.view.cardlayout
- CardLayoutFieldEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.view.cardlayout.CardLayoutFieldEntry
- CardLayoutFields - Class in com.atlassian.greenhopper.web.rapid.view.cardlayout
-
Represents the card layout availabe fields for a rapid view.
- CardLayoutFields() - Constructor for class com.atlassian.greenhopper.web.rapid.view.cardlayout.CardLayoutFields
- CardLayoutFieldService - Interface in com.atlassian.greenhopper.service.rapid.view.cardlayout
-
Services to retrieve
CardLayoutField
entries for use in the "view" UI (as opposed to configuration). - CardLayoutFieldServiceImpl - Class in com.atlassian.greenhopper.service.rapid.view.cardlayout
-
Implements
CardLayoutFieldService
- CardLayoutFieldServiceImpl(CardLayoutFieldConfigurationService) - Constructor for class com.atlassian.greenhopper.service.rapid.view.cardlayout.CardLayoutFieldServiceImpl
- CardLayoutHelper - Class in com.atlassian.greenhopper.web.rapid.view.cardlayout
-
Helper for Card Layout Field configuration in the web layer.
- CardLayoutHelper() - Constructor for class com.atlassian.greenhopper.web.rapid.view.cardlayout.CardLayoutHelper
- CardLayoutManager - Interface in com.atlassian.greenhopper.manager.cardlayout
-
Manager for card layouts.
- CardLayoutManagerImpl - Class in com.atlassian.greenhopper.manager.cardlayout
-
Manager for card layouts.
- CardLayoutManagerImpl() - Constructor for class com.atlassian.greenhopper.manager.cardlayout.CardLayoutManagerImpl
- CardLayoutResource - Class in com.atlassian.greenhopper.web.rapid.view.cardlayout
-
REST resource to facilitate card layout configuration.
- CardLayoutResource(CardLayoutHelper, CardLayoutFieldConfigurationService, RapidViewService, I18nFactoryService) - Constructor for class com.atlassian.greenhopper.web.rapid.view.cardlayout.CardLayoutResource
- category - Variable in class com.atlassian.greenhopper.web.rapid.issue.fields.FieldDetailType
- category - Variable in class com.atlassian.greenhopper.web.rapid.issue.fields.FieldEntry
- category - Variable in class com.atlassian.greenhopper.web.rapid.view.detailview.DetailViewFieldConfigModel.DetailViewFieldEntry
- category(String) - Method in class com.atlassian.greenhopper.model.rapid.AuditEntry.AuditEntryBuilder
- CATEGORY - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QAuditEntry
-
Database Columns
- CATEGORY - Static variable in class com.atlassian.greenhopper.service.sprint.SprintStateAuditEntry
- ceil() - Method in class com.atlassian.greenhopper.model.lexorank.LexoDecimal
- changeDate - Variable in class com.atlassian.greenhopper.web.rapid.chart.burndown.TimeTrackingChange
- changeDateObject - Variable in class com.atlassian.greenhopper.web.rapid.chart.burndown.TimeTrackingChange
- changedRankFrom(LexoRank) - Method in interface com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceChange.ChangedRankFrom
- changedRankTo(LexoRank) - Method in interface com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceChange.ChangedRankTo
- ChangeHistoryService - Interface in com.atlassian.greenhopper.service.issue.changehistory
-
Wrapper for Jira's
ChangeHistoryManager
. - ChangeHistoryServiceImpl - Class in com.atlassian.greenhopper.service.issue.changehistory
- ChangeHistoryServiceImpl() - Constructor for class com.atlassian.greenhopper.service.issue.changehistory.ChangeHistoryServiceImpl
- ChangeHistoryStatisticValueResolver - Interface in com.atlassian.greenhopper.web.rapid.issue.statistics
-
Used for retrieving the value of the "estimation statistic" from a Lucene document (map of String values).
- changes - Variable in class com.atlassian.greenhopper.web.rapid.chart.EpicBurndownChartModel
-
time of column change (ms in UTC) => status changes happening at this point in time
- changes - Variable in class com.atlassian.greenhopper.web.rapid.chart.EpicProgressChartModel
-
time of column change (ms in UTC) => status changes happening at this point in time
- changes - Variable in class com.atlassian.greenhopper.web.rapid.chart.ReleaseBurndownChartModel
-
time of column change (ms in UTC) => status changes happening at this point in time
- changes - Variable in class com.atlassian.greenhopper.web.rapid.chart.ScopeChangeBurndownModel
-
time of column change (ms in UTC) => status changes happening at this point in time
- changes - Variable in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownModel
-
time of column change (ms in UTC) => status changes happening at this point in time
- changes - Variable in class com.atlassian.greenhopper.web.rapid.chart.VersionProgressChartModel
-
time of column change (ms in UTC) => status changes happening at this point in time
- changes - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.RemoveFromSprintModel
- changeUserKey(String, String) - Method in interface com.atlassian.greenhopper.manager.audit.AuditEntryManager
-
Performs a user key change on audit entries.
- changeUserKey(String, String) - Method in class com.atlassian.greenhopper.manager.audit.AuditEntryManagerImpl
- characters(char[], int, int) - Method in class com.atlassian.greenhopper.confluence.rpc.AbstractConfluenceSaxHandler
- ChartDataHelper - Class in com.atlassian.greenhopper.web.rapid.chart
-
Helper class for building CFD and Control charts.
- ChartDataHelper() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.ChartDataHelper
- ChartDataHelper(JqlQueryParser, RapidViewQueryService, ColumnService, IssueDocumentSearchService) - Constructor for class com.atlassian.greenhopper.web.rapid.chart.ChartDataHelper
- check() - Method in class com.atlassian.greenhopper.healthcheck.LexoRankHealthCheck
- check() - Method in class com.atlassian.greenhopper.healthcheck.UpgradeTaskCheck
- check() - Method in class com.atlassian.greenhopper.util.database.SupportedDatabaseChecker
- check() - Method in class com.atlassian.greenhopper.web.rapid.issue.statistics.IssueReopenedChecker
- check(RapidView) - Method in interface com.atlassian.greenhopper.manager.rapidview.RapidViewManager.RapidViewPermissionCheck
- check(ServiceOutcome<T>) - Method in class com.atlassian.greenhopper.web.AbstractResource
-
Check this outcome for errors.
- check(Long) - Method in class com.atlassian.greenhopper.service.lexorank.integrity.BucketFieldCheck
- checkEpicIssueAccessible(ApplicationUser, Long) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkResolver
-
Checks that the issue that has the supplied id is accessible for the specified
ApplicationUser
. - checkErrors(ErrorCollection, I18n2) - Static method in class com.atlassian.greenhopper.model.validation.ErrorCollections
-
Deprecated.if you need to use this method in resource, use
AbstractResource.check(ServiceOutcome)
. If not, consider using eitherServiceOutcome
orServiceResult
instead of throwing exception. - checkForSimplifiedWorkflowNamedAfterProject(ApplicationUser, Project) - Method in class com.atlassian.greenhopper.web.rapid.workflow.WorkflowHelper
- checkForSimplifiedWorkflowNamedAfterProject(String) - Method in interface com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowService
-
Look for the existence of workflows or workflow schemes with the reserved name for "GreenHopper Simplified Workflow" for the given project.
- checkForSimplifiedWorkflowNamedAfterProject(String) - Method in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowServiceImpl
- checkResult(ServiceResult) - Method in class com.atlassian.greenhopper.web.AbstractResource
-
Check this result for errors.
- CheckResult() - Constructor for class com.atlassian.greenhopper.service.index.IndexCheckService.CheckResult
- CheckSpec() - Constructor for class com.atlassian.greenhopper.service.index.IndexCheckService.CheckSpec
- CheckWorkflowEntitiesByNameResult - Class in com.atlassian.greenhopper.service.workflow
- CheckWorkflowEntitiesByNameResult(String, String, boolean, boolean, boolean, boolean) - Constructor for class com.atlassian.greenhopper.service.workflow.CheckWorkflowEntitiesByNameResult
- city - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.TimeZoneEditModel.TimeZone
- CLASSIC_EPIC_LABEL_FIELD_DESC - Static variable in class com.atlassian.greenhopper.manager.issue.fields.ClassicEpicLabelCustomFieldProvider
- CLASSIC_EPIC_LABEL_FIELD_NAME - Static variable in class com.atlassian.greenhopper.manager.issue.fields.ClassicEpicLabelCustomFieldProvider
- ClassicBoardNotFoundAction - Class in com.atlassian.greenhopper.jira.actions
-
This action is responsible for rendering a special 404 page which will be shown up when users trying to request to classic boards.
- ClassicBoardNotFoundAction(PageBuilderService, WebResourceUrlProvider) - Constructor for class com.atlassian.greenhopper.jira.actions.ClassicBoardNotFoundAction
- ClassicBoardRequestAnalyticEvent - Class in com.atlassian.greenhopper.analytics
-
This analytic event will be fired when having a request to any of classic boards in order to track the traffic.
- ClassicBoardRequestAnalyticEvent() - Constructor for class com.atlassian.greenhopper.analytics.ClassicBoardRequestAnalyticEvent
- ClassicBoardRouter - Class in com.atlassian.greenhopper.jira.filters
-
This is a special filter, which is responsible for routing all classic GH board request to a special 404 page, which will be rendered by
ClassicBoardNotFoundAction
, in order to tell users that their classic boards are no longer available. - ClassicBoardRouter(EventPublisher) - Constructor for class com.atlassian.greenhopper.jira.filters.ClassicBoardRouter
- ClassicEpicLabelCustomFieldProvider - Class in com.atlassian.greenhopper.manager.issue.fields
-
Provides information about the default instance of the Epic Label field.
- ClassicEpicLabelCustomFieldProvider(CustomFieldService, JiraAuthenticationContext, ReindexMessageManager, ClusterLockService, ManagedFieldPropertyDao) - Constructor for class com.atlassian.greenhopper.manager.issue.fields.ClassicEpicLabelCustomFieldProvider
- ClassificationStatistics - Class in com.atlassian.greenhopper.web.rapid.list
- ClassificationStatistics() - Constructor for class com.atlassian.greenhopper.web.rapid.list.ClassificationStatistics
- ClassificationStatisticService - Interface in com.atlassian.greenhopper.web.rapid.plan
-
Provides statistics for epics and versions on the rapid board.
- ClassificationStatisticServiceImpl - Class in com.atlassian.greenhopper.web.rapid.plan
- ClassificationStatisticServiceImpl() - Constructor for class com.atlassian.greenhopper.web.rapid.plan.ClassificationStatisticServiceImpl
- ClassificationStatisticServiceImpl(RapidViewQueryService, EstimateStatisticService, RapidViewColumnService, EpicCustomFieldService, StatisticValueResolverFactory, StatisticFieldHelper, IssueDocumentSearchService, StatisticsFieldService) - Constructor for class com.atlassian.greenhopper.web.rapid.plan.ClassificationStatisticServiceImpl
- clauseToAdd(Clause) - Static method in class com.atlassian.greenhopper.model.query.ClauseToAdd
- ClauseToAdd - Class in com.atlassian.greenhopper.model.query
- ClauseToAdd() - Constructor for class com.atlassian.greenhopper.model.query.ClauseToAdd
- ClauseToAdd(Clause) - Constructor for class com.atlassian.greenhopper.model.query.ClauseToAdd
- cleanup() - Method in class com.atlassian.greenhopper.service.rapid.view.KanbanBacklogColumnServiceImpl
- clear() - Method in interface com.atlassian.greenhopper.confluence.Builder
- clear() - Method in class com.atlassian.greenhopper.confluence.ConfluencePage.ConfluencePageBuilder
- clear() - Method in class com.atlassian.greenhopper.confluence.ConfluenceSearchResult.ConfluenceSearchResultBuilder
- clear() - Method in class com.atlassian.greenhopper.confluence.ConfluenceSpace.ConfluenceSpaceBuilder
- clear() - Method in class com.atlassian.greenhopper.imports.LexorankImportMapper
- clear() - Method in class com.atlassian.greenhopper.model.validation.ErrorCollection
- clear() - Static method in class com.atlassian.greenhopper.service.BridgeServiceLocator
-
Deprecated.Clears out the reference to the static instance - called when the plugin is disabled
- clearCaches(ClearCacheEvent) - Method in class com.atlassian.greenhopper.service.GreenHopperCacheManager
-
This method clears all (to us known) GH caches
- clearFixVersion(IssueResource.SetVersionRequest) - Method in class com.atlassian.greenhopper.web.rapid.issue.IssueResource
- clearIndices(ClearCacheEvent) - Method in interface com.atlassian.greenhopper.service.rank.RankIndexService
- clearIndices(ClearCacheEvent) - Method in class com.atlassian.greenhopper.service.rank.RankIndexServiceImpl
- clearIssueVersions(ApplicationUser, Issue) - Method in interface com.atlassian.greenhopper.service.version.VersionService
-
Removes all assigned versions from issue.
- clearIssueVersions(ApplicationUser, Issue) - Method in class com.atlassian.greenhopper.service.version.VersionServiceImpl
-
Updates issue removing all assigned versions from it
- clearMappedValues() - Method in class com.atlassian.greenhopper.imports.SprintImportMapper
- clearOrderByClause(JqlQueryBuilder) - Static method in class com.atlassian.greenhopper.model.query.QueryUtils
-
Removes the order by clause from a query
- clearOrderByClause(Query) - Static method in class com.atlassian.greenhopper.model.query.QueryUtils
-
Removes the order by clause from a query
- clone() - Method in class com.atlassian.greenhopper.web.util.GreenHopperHelpPathResolver.HelpPath
- close() - Method in class com.atlassian.greenhopper.global.PerformanceLogger
- close() - Method in class com.atlassian.greenhopper.manager.lexorank.SqlSelectStatement
- CLOSE - Enum constant in enum class com.atlassian.greenhopper.service.sprint.SprintStateAuditEntry.Operation
- closeAcknowledge(String) - Method in class com.atlassian.greenhopper.web.rapid.view.KanbanPlanModeResource
- closed - Variable in class com.atlassian.greenhopper.web.integration.TeamCalendarsSprintList.TeamCalendarsSprint
- CLOSED - Enum constant in enum class com.atlassian.greenhopper.service.sprint.Sprint.State
- CLOSED - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QSprint
- CLOSED_SPRINT_EDIT_DELETE - Static variable in class com.atlassian.greenhopper.features.SoftwareFeatureFlags
- closedSprints(ApplicationUser, RapidView, Query, Instant, Instant, int) - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintDateBasedSearch
- closedSprints(Set<Sprint>) - Method in class com.atlassian.greenhopper.service.issue.RapidViewIssue.RapidViewIssueBuilder
- ClosedSprintsJqlFunction - Class in com.atlassian.greenhopper.customfield.sprint
-
JQL Function to only return closed sprints
- ClosedSprintsJqlFunction(SprintManager) - Constructor for class com.atlassian.greenhopper.customfield.sprint.ClosedSprintsJqlFunction
- closeEpicsOnboardingDialog(String) - Method in class com.atlassian.greenhopper.web.rapid.view.KanbanPlanModeResource
- closeSprintGoalOnboarding() - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintGoalOnboardingResource
- COLLATION_CHECK_ROW - Enum constant in enum class com.atlassian.greenhopper.manager.lexorank.LexoRankRow.RankRowType
- COLLATION_DISABLE - Static variable in class com.atlassian.greenhopper.manager.lexorank.collation.CollationIntegrityCheckerImpl
-
This property will check if the user change the status of this feature.
- CollationIntegrityChecker - Interface in com.atlassian.greenhopper.manager.lexorank.collation
-
We are going to check the integrity of the DB and retrieve the proper collation with the EntityManager after works
- CollationIntegrityCheckerImpl - Class in com.atlassian.greenhopper.manager.lexorank.collation
- CollationIntegrityCheckerImpl() - Constructor for class com.atlassian.greenhopper.manager.lexorank.collation.CollationIntegrityCheckerImpl
- CollationIntegrityDao - Class in com.atlassian.greenhopper.manager.lexorank.collation
-
DAO for collation integrity check of LexoRankAO
- CollationIntegrityDao() - Constructor for class com.atlassian.greenhopper.manager.lexorank.collation.CollationIntegrityDao
- collect(ServiceResult) - Method in class com.atlassian.greenhopper.service.util.ServiceErrorCollector
-
Checks the given ServiceOutcome, and if it is invalid, adds the errors it contains to this error collector.
- collectAndRecalculateRanks() - Method in class com.atlassian.greenhopper.service.lexorank.repair.RepairDataCollector
-
Collects the necessary rank data, validates its integrity, and recalculates new rank values to ensure consistent and accurate ranking.
- collectBacklogIssues(ApplicationUser, RapidView, Set<Long>) - Method in interface com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryService
-
Collects the backlog issues
- collectBacklogIssues(ApplicationUser, RapidView, Set<Long>) - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryServiceImpl
-
Get all issues in the backlog
- collectEpic(String, Supplier<EpicLinkFieldEntry>) - Method in class com.atlassian.greenhopper.web.rapid.list.EntityData
- collectEpicIssues(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryService
-
Queries the epics for a board
- collectEpicIssues(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryServiceImpl
-
Queries the epics for a board
- collectEpicIssues(ApplicationUser, RapidView, Set<String>) - Method in interface com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryService
-
Queries for a set of epics within a board
- collectEpicIssues(ApplicationUser, RapidView, Set<String>) - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryServiceImpl
-
Retrieves epics for a given set of keys
- CollectIssuesEvent - Class in com.atlassian.greenhopper.web.rapid.list
-
Analytics event used to measure performance of issue collection and rendering of extra fields.
- collectIssuesForEpic(ApplicationUser, RapidView, String) - Method in interface com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryService
-
Queries the issues in an epic
- collectIssuesForEpic(ApplicationUser, RapidView, String) - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryServiceImpl
- collectIssuesForVersion(ApplicationUser, RapidView, Version) - Method in interface com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryService
-
Collect the parent issues on the specified board which are currently assigned to the specified version.
- collectIssuesForVersion(ApplicationUser, RapidView, Version) - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryServiceImpl
- CollectIssuesResult - Class in com.atlassian.greenhopper.web.rapid.list
-
Result object returned by the RapidIssueEntry list queries
- CollectIssuesResult(CollectIssuesResult.Builder) - Constructor for class com.atlassian.greenhopper.web.rapid.list.CollectIssuesResult
- CollectIssuesResult(List<RapidIssueEntry>, List<ProjectEntry>, List<NavigableField>, boolean, EntityData) - Constructor for class com.atlassian.greenhopper.web.rapid.list.CollectIssuesResult
- CollectIssuesResult(List<RapidIssueEntry>, List<ProjectEntry>, List<NavigableField>, Map<Long, List<Long>>, boolean, EntityData, Map<Long, Long>) - Constructor for class com.atlassian.greenhopper.web.rapid.list.CollectIssuesResult
- CollectIssuesResult(List<RapidIssueEntry>, List<ProjectEntry>, List<NavigableField>, Map<Long, List<Long>>, boolean, EntityData, Map<Long, Long>, Integer, Integer) - Constructor for class com.atlassian.greenhopper.web.rapid.list.CollectIssuesResult
- CollectIssuesResult.Builder - Class in com.atlassian.greenhopper.web.rapid.list
- collectKanbanPlanModeIssueKeys(ApplicationUser, RapidView, Set<Long>) - Method in interface com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryService
-
Query for all kanban plan mode issue keys only (backlog and selected for development issues)
- collectKanbanPlanModeIssueKeys(ApplicationUser, RapidView, Set<Long>) - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryServiceImpl
- collectKanbanPlanModeIssues(ApplicationUser, RapidView, Set<Long>) - Method in interface com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryService
-
Query for all kanban plan mode issues (backlog and selected for development issues)
- collectKanbanPlanModeIssues(ApplicationUser, RapidView, Set<Long>) - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryServiceImpl
- collectOrGet(ServiceOutcome<T>) - Method in class com.atlassian.greenhopper.service.util.ServiceErrorCollector
-
Checks the given ServiceOutcome.
- collectOrGet(ServiceOutcome<T>) - Method in class com.atlassian.greenhopper.service.util.ServiceErrorCollector
-
Checks the given ServiceOutcome.
- CollectorJob() - Constructor for class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent.CollectorJob
- collectPlanModeIssues(ApplicationUser, RapidView, Set<Long>) - Method in interface com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryService
-
Query for all plan mode issues (active and future sprints as well as backlog)
- collectPlanModeIssues(ApplicationUser, RapidView, Set<Long>) - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryServiceImpl
-
Query for all plan mode issues (active and future sprints as well as backlog)
- collectPriority(String, String, String) - Method in class com.atlassian.greenhopper.web.rapid.list.EntityData
- collectScrumPlanModeIssueKeys(ApplicationUser, RapidView, boolean, boolean, int) - Method in interface com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryService
-
Query for all scrum plan mode issue keys only (active and future sprints as well as backlog)
- collectScrumPlanModeIssueKeys(ApplicationUser, RapidView, boolean, boolean, int) - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryServiceImpl
- collectSprintIssues(ApplicationUser, RapidView, Long) - Method in interface com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryService
-
Query for a specific sprint
- collectSprintIssues(ApplicationUser, RapidView, Long) - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryServiceImpl
- collectStatus(String, String, String, Object) - Method in class com.atlassian.greenhopper.web.rapid.list.EntityData
- collectStatusHistory(ApplicationUser, Query, IssueStatusHistoryCallback) - Method in interface com.atlassian.greenhopper.service.charts.IssueStatusHistoryService
-
For all issues defined by the given query and for each status provided, the change timeline will be provided to the callback.
- collectStatusHistory(ApplicationUser, Query, IssueStatusHistoryCallback) - Method in class com.atlassian.greenhopper.service.charts.IssueStatusHistoryServiceImpl
-
Read the status history from the Lucene history index.
- collectType(String, String, String) - Method in class com.atlassian.greenhopper.web.rapid.list.EntityData
- collectWorkModeIssues(ApplicationUser, RapidView, WorkFilters) - Method in interface com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryService
-
Collects the work mode issues in the order defined by the rapid view
- collectWorkModeIssues(ApplicationUser, RapidView, WorkFilters) - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryServiceImpl
-
Get the issues and the order in one go
- color - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry.AutoUserAvatar
- color - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
- color(Color) - Method in class com.atlassian.greenhopper.model.rapid.CardColor.CardColorBuilder
- COLOR - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QCardColor
-
Database Columns
- colorKey(String) - Method in class com.atlassian.greenhopper.model.Epic.Builder
- colorName - Variable in class com.atlassian.greenhopper.issue.fields.status.IssueStatusCategory
- ColorsRequestBean() - Constructor for class com.atlassian.greenhopper.web.rapid.work.WorkResource.ColorsRequestBean
- ColorsRequestBean(List<Long>) - Constructor for class com.atlassian.greenhopper.web.rapid.work.WorkResource.ColorsRequestBean
- colorToHex(Color) - Static method in class com.atlassian.greenhopper.util.ColorUtils
-
Returns the hex string of a color
- ColorUtils - Class in com.atlassian.greenhopper.util
-
Color utilities
- ColorUtils() - Constructor for class com.atlassian.greenhopper.util.ColorUtils
- column - Variable in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChange
- column(ColumnChange) - Method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChange.BurndownChangeBuilder
- column(String) - Method in class com.atlassian.greenhopper.manager.lexorank.SqlBulkInsertBuilder
- Column - Class in com.atlassian.greenhopper.api.rapid.view
-
Holds information about a single mapped column.
- Column - Class in com.atlassian.greenhopper.model.rapid
-
Holds information about a single mapped column.
- Column(Long, String, Double, Double, List<String>) - Constructor for class com.atlassian.greenhopper.model.rapid.Column
- Column(String, List<Status>) - Constructor for class com.atlassian.greenhopper.api.rapid.view.Column
-
Deprecated.
- COLUMN_PK - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QColumn
- Column.ColumnBuilder - Class in com.atlassian.greenhopper.api.rapid.view
- Column.ColumnBuilder - Class in com.atlassian.greenhopper.model.rapid
- ColumnAO - Interface in com.atlassian.greenhopper.service.rapid.view
-
Column/status mapping object
- ColumnAOListMapper - Class in com.atlassian.greenhopper.service.rapid.view
- ColumnAOListMapper(RapidViewAO, RelatedAOMapper<RapidViewAO, ColumnAO, Column>, ActiveObjects) - Constructor for class com.atlassian.greenhopper.service.rapid.view.ColumnAOListMapper
- ColumnAOMapper - Class in com.atlassian.greenhopper.service.rapid.view
- ColumnAOMapper() - Constructor for class com.atlassian.greenhopper.service.rapid.view.ColumnAOMapper
- ColumnBuilder() - Constructor for class com.atlassian.greenhopper.api.rapid.view.Column.ColumnBuilder
- ColumnBuilder() - Constructor for class com.atlassian.greenhopper.model.rapid.Column.ColumnBuilder
- ColumnBuilder(Column) - Constructor for class com.atlassian.greenhopper.model.rapid.Column.ColumnBuilder
- ColumnChange - Class in com.atlassian.greenhopper.web.rapid.chart.burndown
- ColumnChange() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.burndown.ColumnChange
- ColumnChange(Boolean, Boolean, String) - Constructor for class com.atlassian.greenhopper.web.rapid.chart.burndown.ColumnChange
- ColumnConfig - Class in com.atlassian.greenhopper.model.rapid
-
Holds information about column configuration of rapid view.
- ColumnConfig(List<Column>, ColumnConfig.ConstraintType) - Constructor for class com.atlassian.greenhopper.model.rapid.ColumnConfig
- ColumnConfig.ConstraintType - Enum Class in com.atlassian.greenhopper.model.rapid
-
Constraint type for number of issues in column.
- ColumnConstraintPresets - Enum Class in com.atlassian.greenhopper.service.workflow
- ColumnConstraintsData(Map<Column, Double>) - Constructor for class com.atlassian.greenhopper.web.rapid.work.PoolService.ColumnConstraintsData
- ColumnDao - Class in com.atlassian.greenhopper.service.rapid.view
- ColumnDao() - Constructor for class com.atlassian.greenhopper.service.rapid.view.ColumnDao
- ColumnEditHelper - Class in com.atlassian.greenhopper.web.rapid.view
-
Handles reading/writing from/to the rapid list
- ColumnEditHelper() - Constructor for class com.atlassian.greenhopper.web.rapid.view.ColumnEditHelper
- ColumnEditRequest - Class in com.atlassian.greenhopper.web.rapid.view
-
Holds the status mapping and other rapid list configuration options
- ColumnEditRequest() - Constructor for class com.atlassian.greenhopper.web.rapid.view.ColumnEditRequest
- ColumnEditRequest.MappedColumn - Class in com.atlassian.greenhopper.web.rapid.view
- ColumnEditRequest.SimplifiedWorkflowEntry - Class in com.atlassian.greenhopper.web.rapid.view
- ColumnEditRequest.StatusDetails - Class in com.atlassian.greenhopper.web.rapid.view
- ColumnEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.CumulativeFlowChartModel.ColumnEntry
- ColumnEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.plan.KanbanPlanningDataModel.ColumnEntry
- ColumnEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.work.ColumnsData.ColumnEntry
- columnFrom - Variable in class com.atlassian.greenhopper.service.sprint.health.SprintHealthMetricsResolver.IssueColumnChange
- columnFrom - Variable in class com.atlassian.greenhopper.web.rapid.chart.IssueColumnChangeEntry
-
index of column issue moved away from. references index of 'columns' list
- ColumnInfo() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.ControlChartModel.ColumnInfo
- ColumnModel() - Constructor for class com.atlassian.greenhopper.gadget.SprintHealthResource.ColumnModel
- columnNames - Variable in class com.atlassian.greenhopper.manager.lexorank.SqlBulkInsertBuilder
- ColumnProgress - Enum Class in com.atlassian.greenhopper.model.rapid
-
Represents the broad definition of progress for a column:
ColumnProgress.NOT_STARTED
-- aka "To Do". - ColumnProgressMap(Set<Status>, Set<Status>, Set<Status>) - Constructor for class com.atlassian.greenhopper.service.rapid.view.ColumnService.ColumnProgressMap
- columns - Variable in class com.atlassian.greenhopper.service.sprint.health.SprintHealth
- columns - Variable in class com.atlassian.greenhopper.web.rapid.view.ColumnEditRequest
- ColumnsData - Class in com.atlassian.greenhopper.web.rapid.work
- ColumnsData() - Constructor for class com.atlassian.greenhopper.web.rapid.work.ColumnsData
- ColumnsData.ColumnEntry - Class in com.atlassian.greenhopper.web.rapid.work
-
Column representation
- columnService - Variable in class com.atlassian.greenhopper.web.rapid.IssueTransitionServiceImpl
- ColumnService - Interface in com.atlassian.greenhopper.service.rapid.view
- ColumnService.ColumnProgressMap - Class in com.atlassian.greenhopper.service.rapid.view
-
A convenient encapsulation of a map of each
ColumnProgress
to the set ofStatus
objects it includes. - ColumnServiceImpl - Class in com.atlassian.greenhopper.service.rapid.view
- ColumnServiceImpl() - Constructor for class com.atlassian.greenhopper.service.rapid.view.ColumnServiceImpl
- columnStatistic - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
-
Represents the value of the configured column statistic/constraint.
- ColumnStatisticsExtractorFactory - Class in com.atlassian.greenhopper.service.issue.statistics
- ColumnStatisticsExtractorFactory() - Constructor for class com.atlassian.greenhopper.service.issue.statistics.ColumnStatisticsExtractorFactory
- ColumnStatisticsExtractorFactory(IssueTypeManager) - Constructor for class com.atlassian.greenhopper.service.issue.statistics.ColumnStatisticsExtractorFactory
- ColumnStatisticsExtractorFactory.IssueCountExcludingSubTasksExtractor - Class in com.atlassian.greenhopper.service.issue.statistics
- ColumnStatisticsExtractorFactory.IssueCountExtractor - Class in com.atlassian.greenhopper.service.issue.statistics
- ColumnStatisticsExtractorFactory.JiraFieldExtractor - Class in com.atlassian.greenhopper.service.issue.statistics
- COLUMNSTATUS_PK - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QColumnStatus
- ColumnStatusAO - Interface in com.atlassian.greenhopper.service.rapid.view
-
Hold information a bout a single column status.
- ColumnStatusAOListMapper - Class in com.atlassian.greenhopper.service.rapid.view
- ColumnStatusDao - Class in com.atlassian.greenhopper.service.rapid.view
- ColumnStatusDao() - Constructor for class com.atlassian.greenhopper.service.rapid.view.ColumnStatusDao
- columnTo - Variable in class com.atlassian.greenhopper.service.sprint.health.SprintHealthMetricsResolver.IssueColumnChange
- columnTo - Variable in class com.atlassian.greenhopper.web.rapid.chart.IssueColumnChangeEntry
-
index of column issue moved into. references index of 'columns' list
- com.atlassian.greenhopper - package com.atlassian.greenhopper
- com.atlassian.greenhopper.analytics - package com.atlassian.greenhopper.analytics
- com.atlassian.greenhopper.analytics.findonboard - package com.atlassian.greenhopper.analytics.findonboard
- com.atlassian.greenhopper.anonymization - package com.atlassian.greenhopper.anonymization
- com.atlassian.greenhopper.api - package com.atlassian.greenhopper.api
- com.atlassian.greenhopper.api.customfield - package com.atlassian.greenhopper.api.customfield
- com.atlassian.greenhopper.api.entity.remotelink.sprint - package com.atlassian.greenhopper.api.entity.remotelink.sprint
- com.atlassian.greenhopper.api.epics - package com.atlassian.greenhopper.api.epics
- com.atlassian.greenhopper.api.events - package com.atlassian.greenhopper.api.events
- com.atlassian.greenhopper.api.events.board - package com.atlassian.greenhopper.api.events.board
- com.atlassian.greenhopper.api.events.feature - package com.atlassian.greenhopper.api.events.feature
- com.atlassian.greenhopper.api.events.sprint - package com.atlassian.greenhopper.api.events.sprint
- com.atlassian.greenhopper.api.issuelink - package com.atlassian.greenhopper.api.issuelink
- com.atlassian.greenhopper.api.issuelinktype - package com.atlassian.greenhopper.api.issuelinktype
- com.atlassian.greenhopper.api.issuetype - package com.atlassian.greenhopper.api.issuetype
- com.atlassian.greenhopper.api.rank - package com.atlassian.greenhopper.api.rank
- com.atlassian.greenhopper.api.rank.web - package com.atlassian.greenhopper.api.rank.web
- com.atlassian.greenhopper.api.rapid.configuration - package com.atlassian.greenhopper.api.rapid.configuration
- com.atlassian.greenhopper.api.rapid.view - package com.atlassian.greenhopper.api.rapid.view
- com.atlassian.greenhopper.api.sprint - package com.atlassian.greenhopper.api.sprint
- com.atlassian.greenhopper.api.sprints - package com.atlassian.greenhopper.api.sprints
- com.atlassian.greenhopper.api.web.projects - package com.atlassian.greenhopper.api.web.projects
- com.atlassian.greenhopper.auditing - package com.atlassian.greenhopper.auditing
- com.atlassian.greenhopper.auditing.handlers - package com.atlassian.greenhopper.auditing.handlers
- com.atlassian.greenhopper.auditing.items - package com.atlassian.greenhopper.auditing.items
- com.atlassian.greenhopper.cache - package com.atlassian.greenhopper.cache
- com.atlassian.greenhopper.confluence - package com.atlassian.greenhopper.confluence
- com.atlassian.greenhopper.confluence.rpc - package com.atlassian.greenhopper.confluence.rpc
- com.atlassian.greenhopper.customfield - package com.atlassian.greenhopper.customfield
- com.atlassian.greenhopper.customfield.epiccolor - package com.atlassian.greenhopper.customfield.epiccolor
- com.atlassian.greenhopper.customfield.epiclabel - package com.atlassian.greenhopper.customfield.epiclabel
- com.atlassian.greenhopper.customfield.epiclink - package com.atlassian.greenhopper.customfield.epiclink
- com.atlassian.greenhopper.customfield.epicstatus - package com.atlassian.greenhopper.customfield.epicstatus
- com.atlassian.greenhopper.customfield.lexorank - package com.atlassian.greenhopper.customfield.lexorank
- com.atlassian.greenhopper.customfield.rank - package com.atlassian.greenhopper.customfield.rank
- com.atlassian.greenhopper.customfield.searcher - package com.atlassian.greenhopper.customfield.searcher
- com.atlassian.greenhopper.customfield.sprint - package com.atlassian.greenhopper.customfield.sprint
- com.atlassian.greenhopper.customfield.sprint.search - package com.atlassian.greenhopper.customfield.sprint.search
- com.atlassian.greenhopper.customfield.terminology - package com.atlassian.greenhopper.customfield.terminology
- com.atlassian.greenhopper.entity.remotelink - package com.atlassian.greenhopper.entity.remotelink
- com.atlassian.greenhopper.entity.remotelink.sprint - package com.atlassian.greenhopper.entity.remotelink.sprint
- com.atlassian.greenhopper.event.mau - package com.atlassian.greenhopper.event.mau
- com.atlassian.greenhopper.event.mau.filter - package com.atlassian.greenhopper.event.mau.filter
- com.atlassian.greenhopper.events - package com.atlassian.greenhopper.events
- com.atlassian.greenhopper.events.board - package com.atlassian.greenhopper.events.board
- com.atlassian.greenhopper.events.feature - package com.atlassian.greenhopper.events.feature
- com.atlassian.greenhopper.events.sprint - package com.atlassian.greenhopper.events.sprint
- com.atlassian.greenhopper.features - package com.atlassian.greenhopper.features
- com.atlassian.greenhopper.filter - package com.atlassian.greenhopper.filter
- com.atlassian.greenhopper.gadget - package com.atlassian.greenhopper.gadget
- com.atlassian.greenhopper.gadget.model - package com.atlassian.greenhopper.gadget.model
- com.atlassian.greenhopper.global - package com.atlassian.greenhopper.global
- com.atlassian.greenhopper.healthcheck - package com.atlassian.greenhopper.healthcheck
- com.atlassian.greenhopper.imports - package com.atlassian.greenhopper.imports
- com.atlassian.greenhopper.issue - package com.atlassian.greenhopper.issue
- com.atlassian.greenhopper.issue.detailsview - package com.atlassian.greenhopper.issue.detailsview
- com.atlassian.greenhopper.issue.fields - package com.atlassian.greenhopper.issue.fields
- com.atlassian.greenhopper.issue.fields.status - package com.atlassian.greenhopper.issue.fields.status
- com.atlassian.greenhopper.issue.index - package com.atlassian.greenhopper.issue.index
- com.atlassian.greenhopper.issue.link - package com.atlassian.greenhopper.issue.link
- com.atlassian.greenhopper.issue.terminology - package com.atlassian.greenhopper.issue.terminology
- com.atlassian.greenhopper.issue.util - package com.atlassian.greenhopper.issue.util
- com.atlassian.greenhopper.jira - package com.atlassian.greenhopper.jira
- com.atlassian.greenhopper.jira.actions - package com.atlassian.greenhopper.jira.actions
- com.atlassian.greenhopper.jira.dataimport - package com.atlassian.greenhopper.jira.dataimport
- com.atlassian.greenhopper.jira.filters - package com.atlassian.greenhopper.jira.filters
- com.atlassian.greenhopper.jira.permission - package com.atlassian.greenhopper.jira.permission
- com.atlassian.greenhopper.license - package com.atlassian.greenhopper.license
- com.atlassian.greenhopper.manager - package com.atlassian.greenhopper.manager
- com.atlassian.greenhopper.manager.audit - package com.atlassian.greenhopper.manager.audit
- com.atlassian.greenhopper.manager.cardlayout - package com.atlassian.greenhopper.manager.cardlayout
- com.atlassian.greenhopper.manager.color - package com.atlassian.greenhopper.manager.color
- com.atlassian.greenhopper.manager.detailview - package com.atlassian.greenhopper.manager.detailview
- com.atlassian.greenhopper.manager.estimatestatistic - package com.atlassian.greenhopper.manager.estimatestatistic
- com.atlassian.greenhopper.manager.issue.fields - package com.atlassian.greenhopper.manager.issue.fields
- com.atlassian.greenhopper.manager.issue.issuetypes - package com.atlassian.greenhopper.manager.issue.issuetypes
- com.atlassian.greenhopper.manager.issuelink - package com.atlassian.greenhopper.manager.issuelink
- com.atlassian.greenhopper.manager.lexorank - package com.atlassian.greenhopper.manager.lexorank
- com.atlassian.greenhopper.manager.lexorank.balancer - package com.atlassian.greenhopper.manager.lexorank.balancer
- com.atlassian.greenhopper.manager.lexorank.collation - package com.atlassian.greenhopper.manager.lexorank.collation
- com.atlassian.greenhopper.manager.lexorank.lock - package com.atlassian.greenhopper.manager.lexorank.lock
- com.atlassian.greenhopper.manager.lexorank.suspend - package com.atlassian.greenhopper.manager.lexorank.suspend
- com.atlassian.greenhopper.manager.properties - package com.atlassian.greenhopper.manager.properties
- com.atlassian.greenhopper.manager.rank - package com.atlassian.greenhopper.manager.rank
- com.atlassian.greenhopper.manager.rank.instruction - package com.atlassian.greenhopper.manager.rank.instruction
- com.atlassian.greenhopper.manager.rankableobject - package com.atlassian.greenhopper.manager.rankableobject
- com.atlassian.greenhopper.manager.rapidview - package com.atlassian.greenhopper.manager.rapidview
- com.atlassian.greenhopper.manager.rapidview.events - package com.atlassian.greenhopper.manager.rapidview.events
- com.atlassian.greenhopper.manager.trackingstatistic - package com.atlassian.greenhopper.manager.trackingstatistic
- com.atlassian.greenhopper.manager.version - package com.atlassian.greenhopper.manager.version
- com.atlassian.greenhopper.manager.workingdays - package com.atlassian.greenhopper.manager.workingdays
- com.atlassian.greenhopper.model - package com.atlassian.greenhopper.model
- com.atlassian.greenhopper.model.charts - package com.atlassian.greenhopper.model.charts
- com.atlassian.greenhopper.model.issue - package com.atlassian.greenhopper.model.issue
- com.atlassian.greenhopper.model.lexorank - package com.atlassian.greenhopper.model.lexorank
- com.atlassian.greenhopper.model.query - package com.atlassian.greenhopper.model.query
- com.atlassian.greenhopper.model.rapid - package com.atlassian.greenhopper.model.rapid
- com.atlassian.greenhopper.model.rapid.detailview - package com.atlassian.greenhopper.model.rapid.detailview
- com.atlassian.greenhopper.model.validation - package com.atlassian.greenhopper.model.validation
- com.atlassian.greenhopper.obr.install - package com.atlassian.greenhopper.obr.install
- com.atlassian.greenhopper.plugin - package com.atlassian.greenhopper.plugin
- com.atlassian.greenhopper.plugin.about - package com.atlassian.greenhopper.plugin.about
- com.atlassian.greenhopper.plugin.linkaggregator - package com.atlassian.greenhopper.plugin.linkaggregator
- com.atlassian.greenhopper.plugin.module - package com.atlassian.greenhopper.plugin.module
- com.atlassian.greenhopper.plugin.projecttemplate - package com.atlassian.greenhopper.plugin.projecttemplate
- com.atlassian.greenhopper.project - package com.atlassian.greenhopper.project
- com.atlassian.greenhopper.project.version - package com.atlassian.greenhopper.project.version
- com.atlassian.greenhopper.rest - package com.atlassian.greenhopper.rest
- com.atlassian.greenhopper.sampledata - package com.atlassian.greenhopper.sampledata
- com.atlassian.greenhopper.schema.querydsl.current - package com.atlassian.greenhopper.schema.querydsl.current
- com.atlassian.greenhopper.service - package com.atlassian.greenhopper.service
- com.atlassian.greenhopper.service.api.remote - package com.atlassian.greenhopper.service.api.remote
- com.atlassian.greenhopper.service.charts - package com.atlassian.greenhopper.service.charts
- com.atlassian.greenhopper.service.configuration - package com.atlassian.greenhopper.service.configuration
- com.atlassian.greenhopper.service.index - package com.atlassian.greenhopper.service.index
- com.atlassian.greenhopper.service.issue - package com.atlassian.greenhopper.service.issue
- com.atlassian.greenhopper.service.issue.changehistory - package com.atlassian.greenhopper.service.issue.changehistory
- com.atlassian.greenhopper.service.issue.comment - package com.atlassian.greenhopper.service.issue.comment
- com.atlassian.greenhopper.service.issue.field - package com.atlassian.greenhopper.service.issue.field
- com.atlassian.greenhopper.service.issue.flagging - package com.atlassian.greenhopper.service.issue.flagging
- com.atlassian.greenhopper.service.issue.statistics - package com.atlassian.greenhopper.service.issue.statistics
- com.atlassian.greenhopper.service.issuelink - package com.atlassian.greenhopper.service.issuelink
- com.atlassian.greenhopper.service.lexorank - package com.atlassian.greenhopper.service.lexorank
- com.atlassian.greenhopper.service.lexorank.balance - package com.atlassian.greenhopper.service.lexorank.balance
- com.atlassian.greenhopper.service.lexorank.integrity - package com.atlassian.greenhopper.service.lexorank.integrity
- com.atlassian.greenhopper.service.lexorank.repair - package com.atlassian.greenhopper.service.lexorank.repair
- com.atlassian.greenhopper.service.lexorank.repair.analytics - package com.atlassian.greenhopper.service.lexorank.repair.analytics
- com.atlassian.greenhopper.service.logging - package com.atlassian.greenhopper.service.logging
- com.atlassian.greenhopper.service.osgi - package com.atlassian.greenhopper.service.osgi
- com.atlassian.greenhopper.service.project - package com.atlassian.greenhopper.service.project
- com.atlassian.greenhopper.service.properties - package com.atlassian.greenhopper.service.properties
- com.atlassian.greenhopper.service.query - package com.atlassian.greenhopper.service.query
- com.atlassian.greenhopper.service.rank - package com.atlassian.greenhopper.service.rank
- com.atlassian.greenhopper.service.rapid - package com.atlassian.greenhopper.service.rapid
- com.atlassian.greenhopper.service.rapid.view - package com.atlassian.greenhopper.service.rapid.view
- com.atlassian.greenhopper.service.rapid.view.cardlayout - package com.atlassian.greenhopper.service.rapid.view.cardlayout
- com.atlassian.greenhopper.service.rapid.view.color - package com.atlassian.greenhopper.service.rapid.view.color
- com.atlassian.greenhopper.service.rapid.view.detailview - package com.atlassian.greenhopper.service.rapid.view.detailview
- com.atlassian.greenhopper.service.rapid.view.event - package com.atlassian.greenhopper.service.rapid.view.event
- com.atlassian.greenhopper.service.rapid.view.statistics - package com.atlassian.greenhopper.service.rapid.view.statistics
- com.atlassian.greenhopper.service.rapid.view.subquery - package com.atlassian.greenhopper.service.rapid.view.subquery
- com.atlassian.greenhopper.service.rapid.view.workingdays - package com.atlassian.greenhopper.service.rapid.view.workingdays
- com.atlassian.greenhopper.service.searchrequest - package com.atlassian.greenhopper.service.searchrequest
- com.atlassian.greenhopper.service.sprint - package com.atlassian.greenhopper.service.sprint
- com.atlassian.greenhopper.service.sprint.dao - package com.atlassian.greenhopper.service.sprint.dao
- com.atlassian.greenhopper.service.sprint.dao.utils - package com.atlassian.greenhopper.service.sprint.dao.utils
- com.atlassian.greenhopper.service.sprint.event - package com.atlassian.greenhopper.service.sprint.event
- com.atlassian.greenhopper.service.sprint.health - package com.atlassian.greenhopper.service.sprint.health
- com.atlassian.greenhopper.service.sprint.services - package com.atlassian.greenhopper.service.sprint.services
- com.atlassian.greenhopper.service.sprint.services.analytics - package com.atlassian.greenhopper.service.sprint.services.analytics
- com.atlassian.greenhopper.service.subquery - package com.atlassian.greenhopper.service.subquery
- com.atlassian.greenhopper.service.timetracking - package com.atlassian.greenhopper.service.timetracking
- com.atlassian.greenhopper.service.user - package com.atlassian.greenhopper.service.user
- com.atlassian.greenhopper.service.util - package com.atlassian.greenhopper.service.util
- com.atlassian.greenhopper.service.version - package com.atlassian.greenhopper.service.version
- com.atlassian.greenhopper.service.workflow - package com.atlassian.greenhopper.service.workflow
- com.atlassian.greenhopper.sidebar - package com.atlassian.greenhopper.sidebar
- com.atlassian.greenhopper.sidebar.legacy - package com.atlassian.greenhopper.sidebar.legacy
- com.atlassian.greenhopper.sidebar.navigation - package com.atlassian.greenhopper.sidebar.navigation
- com.atlassian.greenhopper.upgrade - package com.atlassian.greenhopper.upgrade
- com.atlassian.greenhopper.util - package com.atlassian.greenhopper.util
- com.atlassian.greenhopper.util.data - package com.atlassian.greenhopper.util.data
- com.atlassian.greenhopper.util.database - package com.atlassian.greenhopper.util.database
- com.atlassian.greenhopper.util.jql - package com.atlassian.greenhopper.util.jql
- com.atlassian.greenhopper.util.jql.project - package com.atlassian.greenhopper.util.jql.project
- com.atlassian.greenhopper.util.lucene - package com.atlassian.greenhopper.util.lucene
- com.atlassian.greenhopper.web - package com.atlassian.greenhopper.web
- com.atlassian.greenhopper.web.admin - package com.atlassian.greenhopper.web.admin
- com.atlassian.greenhopper.web.api - package com.atlassian.greenhopper.web.api
- com.atlassian.greenhopper.web.conditions - package com.atlassian.greenhopper.web.conditions
- com.atlassian.greenhopper.web.configuration - package com.atlassian.greenhopper.web.configuration
- com.atlassian.greenhopper.web.contextprovider - package com.atlassian.greenhopper.web.contextprovider
- com.atlassian.greenhopper.web.contextprovider.issuedetailsview - package com.atlassian.greenhopper.web.contextprovider.issuedetailsview
- com.atlassian.greenhopper.web.footer - package com.atlassian.greenhopper.web.footer
- com.atlassian.greenhopper.web.input - package com.atlassian.greenhopper.web.input
- com.atlassian.greenhopper.web.integration - package com.atlassian.greenhopper.web.integration
- com.atlassian.greenhopper.web.migration - package com.atlassian.greenhopper.web.migration
- com.atlassian.greenhopper.web.navigation - package com.atlassian.greenhopper.web.navigation
- com.atlassian.greenhopper.web.onboarding.data - package com.atlassian.greenhopper.web.onboarding.data
- com.atlassian.greenhopper.web.onboarding.firstuseflow - package com.atlassian.greenhopper.web.onboarding.firstuseflow
- com.atlassian.greenhopper.web.project - package com.atlassian.greenhopper.web.project
- com.atlassian.greenhopper.web.rank - package com.atlassian.greenhopper.web.rank
- com.atlassian.greenhopper.web.rapid - package com.atlassian.greenhopper.web.rapid
- com.atlassian.greenhopper.web.rapid.chart - package com.atlassian.greenhopper.web.rapid.chart
- com.atlassian.greenhopper.web.rapid.chart.burndown - package com.atlassian.greenhopper.web.rapid.chart.burndown
- com.atlassian.greenhopper.web.rapid.chart.event - package com.atlassian.greenhopper.web.rapid.chart.event
- com.atlassian.greenhopper.web.rapid.chart.integration - package com.atlassian.greenhopper.web.rapid.chart.integration
- com.atlassian.greenhopper.web.rapid.chart.sprintreportfactory - package com.atlassian.greenhopper.web.rapid.chart.sprintreportfactory
- com.atlassian.greenhopper.web.rapid.chart.time - package com.atlassian.greenhopper.web.rapid.chart.time
- com.atlassian.greenhopper.web.rapid.config.tab - package com.atlassian.greenhopper.web.rapid.config.tab
- com.atlassian.greenhopper.web.rapid.data - package com.atlassian.greenhopper.web.rapid.data
- com.atlassian.greenhopper.web.rapid.entity.common - package com.atlassian.greenhopper.web.rapid.entity.common
- com.atlassian.greenhopper.web.rapid.entity.epic - package com.atlassian.greenhopper.web.rapid.entity.epic
- com.atlassian.greenhopper.web.rapid.entity.sprint - package com.atlassian.greenhopper.web.rapid.entity.sprint
- com.atlassian.greenhopper.web.rapid.epics - package com.atlassian.greenhopper.web.rapid.epics
- com.atlassian.greenhopper.web.rapid.event - package com.atlassian.greenhopper.web.rapid.event
- com.atlassian.greenhopper.web.rapid.issue - package com.atlassian.greenhopper.web.rapid.issue
- com.atlassian.greenhopper.web.rapid.issue.attachment - package com.atlassian.greenhopper.web.rapid.issue.attachment
- com.atlassian.greenhopper.web.rapid.issue.fields - package com.atlassian.greenhopper.web.rapid.issue.fields
- com.atlassian.greenhopper.web.rapid.issue.issuelink - package com.atlassian.greenhopper.web.rapid.issue.issuelink
- com.atlassian.greenhopper.web.rapid.issue.operations - package com.atlassian.greenhopper.web.rapid.issue.operations
- com.atlassian.greenhopper.web.rapid.issue.statistics - package com.atlassian.greenhopper.web.rapid.issue.statistics
- com.atlassian.greenhopper.web.rapid.issue.tabs - package com.atlassian.greenhopper.web.rapid.issue.tabs
- com.atlassian.greenhopper.web.rapid.issue.tabs.editable - package com.atlassian.greenhopper.web.rapid.issue.tabs.editable
- com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory - package com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory
- com.atlassian.greenhopper.web.rapid.issue.tabs.editable.utils - package com.atlassian.greenhopper.web.rapid.issue.tabs.editable.utils
- com.atlassian.greenhopper.web.rapid.list - package com.atlassian.greenhopper.web.rapid.list
- com.atlassian.greenhopper.web.rapid.list.callback - package com.atlassian.greenhopper.web.rapid.list.callback
- com.atlassian.greenhopper.web.rapid.plan - package com.atlassian.greenhopper.web.rapid.plan
- com.atlassian.greenhopper.web.rapid.plan.splitissue - package com.atlassian.greenhopper.web.rapid.plan.splitissue
- com.atlassian.greenhopper.web.rapid.project - package com.atlassian.greenhopper.web.rapid.project
- com.atlassian.greenhopper.web.rapid.release - package com.atlassian.greenhopper.web.rapid.release
- com.atlassian.greenhopper.web.rapid.response - package com.atlassian.greenhopper.web.rapid.response
- com.atlassian.greenhopper.web.rapid.sprint - package com.atlassian.greenhopper.web.rapid.sprint
- com.atlassian.greenhopper.web.rapid.sprint.model - package com.atlassian.greenhopper.web.rapid.sprint.model
- com.atlassian.greenhopper.web.rapid.tools - package com.atlassian.greenhopper.web.rapid.tools
- com.atlassian.greenhopper.web.rapid.version - package com.atlassian.greenhopper.web.rapid.version
- com.atlassian.greenhopper.web.rapid.view - package com.atlassian.greenhopper.web.rapid.view
- com.atlassian.greenhopper.web.rapid.view.cardlayout - package com.atlassian.greenhopper.web.rapid.view.cardlayout
- com.atlassian.greenhopper.web.rapid.view.detailview - package com.atlassian.greenhopper.web.rapid.view.detailview
- com.atlassian.greenhopper.web.rapid.view.workingdays - package com.atlassian.greenhopper.web.rapid.view.workingdays
- com.atlassian.greenhopper.web.rapid.welcome - package com.atlassian.greenhopper.web.rapid.welcome
- com.atlassian.greenhopper.web.rapid.wizard - package com.atlassian.greenhopper.web.rapid.wizard
- com.atlassian.greenhopper.web.rapid.work - package com.atlassian.greenhopper.web.rapid.work
- com.atlassian.greenhopper.web.rapid.workflow - package com.atlassian.greenhopper.web.rapid.workflow
- com.atlassian.greenhopper.web.remote - package com.atlassian.greenhopper.web.remote
- com.atlassian.greenhopper.web.sidebar - package com.atlassian.greenhopper.web.sidebar
- com.atlassian.greenhopper.web.util - package com.atlassian.greenhopper.web.util
- com.atlassian.greenhopper.webhooks - package com.atlassian.greenhopper.webhooks
- com.atlassian.greenhopper.webhooks.sections - package com.atlassian.greenhopper.webhooks.sections
- com.atlassian.greenhopper.webhooks.serializer - package com.atlassian.greenhopper.webhooks.serializer
- com.atlassian.greenhopper.webhooks.serializer.board - package com.atlassian.greenhopper.webhooks.serializer.board
- com.atlassian.greenhopper.webhooks.serializer.sprint - package com.atlassian.greenhopper.webhooks.serializer.sprint
- com.atlassian.greenhopper.webhooks.url - package com.atlassian.greenhopper.webhooks.url
- com.atlassian.greenhopper.workflow - package com.atlassian.greenhopper.workflow
- com.pyxis.greenhopper.jira.customfields - package com.pyxis.greenhopper.jira.customfields
- com.pyxis.greenhopper.jira.license - package com.pyxis.greenhopper.jira.license
- comment - Variable in class com.atlassian.greenhopper.web.rapid.list.FlagResource.FlagRequest
- COMMENT - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.DetailsViewTab
- CommentBlockContextProviderWrapper - Class in com.atlassian.greenhopper.web.contextprovider.issuedetailsview
-
The custom context provider for the comment block of Editable Details View.
- CommentBlockContextProviderWrapper(ContextProviderFactory) - Constructor for class com.atlassian.greenhopper.web.contextprovider.issuedetailsview.CommentBlockContextProviderWrapper
- CommentEntry - Class in com.atlassian.greenhopper.web.rapid.issue
- CommentEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.CommentEntry
- CommentModel - Class in com.atlassian.greenhopper.web.rapid.issue
- CommentModel() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.CommentModel
- CommentModelFactory - Class in com.atlassian.greenhopper.web.rapid.issue
- CommentModelFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.CommentModelFactory
- commentVisibility - Variable in class com.atlassian.greenhopper.web.rapid.list.FlagResource.FlagRequest
- CommonSqlBulkInsertBuilder - Class in com.atlassian.greenhopper.manager.lexorank
-
A builder for constructing an SQL INSERT statement that is valid for different databases
- CommonSqlBulkInsertBuilder(DatabaseProvider) - Constructor for class com.atlassian.greenhopper.manager.lexorank.CommonSqlBulkInsertBuilder
- compare(long, long, long) - Method in interface com.atlassian.greenhopper.service.rank.RankIndexService
-
Compares two issues according to their rank.
- compare(long, long, long) - Method in class com.atlassian.greenhopper.service.rank.RankIndexServiceImpl
-
Used by Lucene to sort issues by rank
- compare(Rankable, Rankable) - Method in class com.atlassian.greenhopper.service.rank.FlatLexoRankableComparator
- compare(AuditEntry, AuditEntry) - Method in class com.atlassian.greenhopper.service.sprint.SprintStateAuditEntryComparator
- compare(RapidView, RapidView) - Method in class com.atlassian.greenhopper.model.rapid.RapidViewNameComparator
- compareIssuePosition(long, Issue, Issue) - Method in interface com.atlassian.greenhopper.api.rank.RankService
-
Compares two issues against each other.
- compareIssuePosition(long, Issue, Issue) - Method in class com.atlassian.greenhopper.api.rank.RankServiceImpl
- compareRankablePosition(CustomField, Rankable, Rankable) - Method in class com.atlassian.greenhopper.service.rank.RankManager
-
Compares two rankables to each other.
- compareTo(LexorankBean) - Method in class com.atlassian.greenhopper.imports.LexorankBean
- compareTo(LexoDecimal) - Method in class com.atlassian.greenhopper.model.lexorank.LexoDecimal
- compareTo(LexoInteger) - Method in class com.atlassian.greenhopper.model.lexorank.LexoInteger
- compareTo(LexoRank) - Method in class com.atlassian.greenhopper.model.lexorank.LexoRank
- compareTo(SprintHealthMetricsResolver.IssueColumnChange) - Method in class com.atlassian.greenhopper.service.sprint.health.SprintHealthMetricsResolver.IssueColumnChange
- compareTo(UpgradeVersionService.PluginRunInfo) - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService.PluginRunInfo
- compareTo(UpgradeVersionService.UpgradeHistoryDetail) - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService.UpgradeHistoryDetail
- compareTo(BurndownStateChange) - Method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownStateChange
- compareTo(CardLayoutFieldEntry) - Method in class com.atlassian.greenhopper.web.rapid.view.cardlayout.CardLayoutFieldEntry
- compareTo(ColumnEditRequest.StatusDetails) - Method in class com.atlassian.greenhopper.web.rapid.view.ColumnEditRequest.StatusDetails
- compareTo(DetailViewFieldConfigModel.DetailViewFieldEntry) - Method in class com.atlassian.greenhopper.web.rapid.view.detailview.DetailViewFieldConfigModel.DetailViewFieldEntry
- complement() - Method in class com.atlassian.greenhopper.model.lexorank.LexoInteger
- complement(int) - Method in class com.atlassian.greenhopper.model.lexorank.LexoInteger
- COMPLETE_DATE - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QSprint
-
Database Columns
- COMPLETE_SPRINT_IN_BACKLOG - Static variable in class com.atlassian.greenhopper.features.SoftwareFeatureFlags
- completed - Variable in class com.atlassian.greenhopper.web.migration.MigrationProgressModel
- completed - Variable in class com.atlassian.greenhopper.web.rapid.chart.VelocityChartModel.VelocityStatEntry
- completeDate - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry
- completeDate(Long) - Method in class com.atlassian.greenhopper.service.sprint.Sprint.SprintBuilder
- completeDate(DateTime) - Method in class com.atlassian.greenhopper.service.sprint.Sprint.SprintBuilder
- completedIssues - Variable in class com.atlassian.greenhopper.web.rapid.chart.HistoricSprintReportContents
- completedIssues - Variable in class com.atlassian.greenhopper.web.rapid.chart.ReportContentModel
- completedIssuesEstimateSum - Variable in class com.atlassian.greenhopper.web.rapid.chart.HistoricSprintReportContents
- completedIssuesEstimateSum - Variable in class com.atlassian.greenhopper.web.rapid.chart.ReportContentModel
- completedIssuesInitialEstimateSum - Variable in class com.atlassian.greenhopper.web.rapid.chart.HistoricSprintReportContents
- completedIssuesNotMovedBack - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.ReopenSprintViewModel
- completeIssues - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.CompleteSprintViewModel
- completeSprint(CompleteSprintRequest) - Method in class com.atlassian.greenhopper.web.rapid.sprint.CompleteSprintResource
-
Completes a sprint.
- CompleteSprintRequest - Class in com.atlassian.greenhopper.web.rapid.sprint.model
- CompleteSprintRequest() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.model.CompleteSprintRequest
- CompleteSprintResource - Class in com.atlassian.greenhopper.web.rapid.sprint
- CompleteSprintResource(RapidViewService, SprintService, SprintPermissionService, SprintStatusChangeHelper, JiraAuthenticationContext, I18nFactoryService, SprintEntryFactory, RapidViewSprintQueryService, IncompleteIssuesDestinationService) - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.CompleteSprintResource
- CompleteSprintResult - Class in com.atlassian.greenhopper.web.rapid.sprint.model
-
Created with IntelliJ IDEA.
- CompleteSprintResult() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.model.CompleteSprintResult
- CompleteSprintStats - Class in com.atlassian.greenhopper.web.rapid.sprint
-
Contains the complete sprint statistics
- CompleteSprintStats() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.CompleteSprintStats
- CompleteSprintViewModel - Class in com.atlassian.greenhopper.web.rapid.sprint.model
- CompleteSprintViewModel() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.model.CompleteSprintViewModel
- completeTime - Variable in class com.atlassian.greenhopper.web.rapid.chart.ScopeChangeBurndownModel
-
the time (ms / UTC) of the complete date of the sprint
- completeTime - Variable in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownModel
-
the time (ms / UTC) of the complete date of the sprint
- ComplexEditableFieldEntryFactory - Interface in com.atlassian.greenhopper.web.rapid.issue.fields
-
A field which can be edited, but in contrast to
SimpleEditableFieldEntryFactory
, this field cannot just be updated usingIssueUpdateService
. - ComponentsFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
- ComponentsFieldEntryFactory(FieldHelper) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.ComponentsFieldEntryFactory
- configure(Project, ProjectType) - Method in interface com.atlassian.greenhopper.web.rapid.project.AgileProjectConfigurator
-
Configures an Agile project according to the given type.
- configure(Project, ProjectType) - Method in class com.atlassian.greenhopper.web.rapid.project.AgileProjectConfiguratorImpl
- configure(Project, FieldConfigScheme, ProjectType) - Method in interface com.atlassian.greenhopper.web.rapid.project.AgileProjectConfigurator
-
Extends Agile project configuration according to the given type.
- configure(Project, FieldConfigScheme, ProjectType) - Method in class com.atlassian.greenhopper.web.rapid.project.AgileProjectConfiguratorImpl
- configure(ConfigureData) - Method in class com.atlassian.greenhopper.web.rapid.project.GreenHopperProjectCreateHook
- configureAgileLoggers() - Method in class com.atlassian.greenhopper.service.logging.LoggingConfiguration
- configureProject(Project, FieldConfigScheme, ProjectType, Boolean) - Method in interface com.atlassian.greenhopper.web.rapid.project.ProjectCreateHookHelper
-
Configures the project with Software specific data
- configureProject(Project, FieldConfigScheme, ProjectType, Boolean) - Method in class com.atlassian.greenhopper.web.rapid.project.ProjectCreateHookHelperImpl
- configureRapidView(Project, FieldConfigScheme, RapidViewPreset, Boolean) - Method in interface com.atlassian.greenhopper.web.rapid.project.ProjectCreateHookHelper
-
Configures RapidView with Software specific data
- configureRapidView(Project, FieldConfigScheme, RapidViewPreset, Boolean) - Method in class com.atlassian.greenhopper.web.rapid.project.ProjectCreateHookHelperImpl
- CONFLICT - Enum constant in enum class com.atlassian.greenhopper.model.validation.ErrorCollection.Reason
-
Conflict with another user.
- CONFLUENCE - Enum constant in enum class com.atlassian.greenhopper.api.entity.remotelink.sprint.RemoteSprintLink.ApplicationType
- CONFLUENCE_APP_ID - Static variable in class com.atlassian.greenhopper.web.rapid.entity.common.AbstractLinkedPagesModelFactory
- CONFLUENCE_APP_LINK_EXISTS - Static variable in class com.atlassian.greenhopper.web.rapid.entity.common.AbstractLinkedPagesModelFactory
- CONFLUENCE_APP_LINK_ID - Static variable in class com.atlassian.greenhopper.web.rapid.entity.common.AbstractLinkedPagesModelFactory
- CONFLUENCE_APP_NAME - Static variable in class com.atlassian.greenhopper.web.rapid.entity.common.AbstractLinkedPagesModelFactory
- CONFLUENCE_APP_URL - Static variable in class com.atlassian.greenhopper.web.rapid.entity.common.AbstractLinkedPagesModelFactory
- CONFLUENCE_AUTHENTICATION_REQUIRED - Static variable in class com.atlassian.greenhopper.web.rapid.entity.common.AbstractLinkedPagesModelFactory
- CONFLUENCE_AUTHENTICATION_URL - Static variable in class com.atlassian.greenhopper.web.rapid.entity.common.AbstractLinkedPagesModelFactory
- CONFLUENCE_JIRA_AGILE_SRC - Static variable in class com.atlassian.greenhopper.web.rapid.entity.common.AbstractLinkedPagesModelFactory
- CONFLUENCE_NO_APPLINK_AUTH_CONFIGURED - Static variable in class com.atlassian.greenhopper.web.rapid.entity.common.AbstractLinkedPagesModelFactory
- CONFLUENCE_PAGE_DELETED - Static variable in class com.atlassian.greenhopper.web.rapid.entity.common.AbstractLinkedPagesModelFactory
- CONFLUENCE_PAGE_ID - Static variable in class com.atlassian.greenhopper.web.rapid.entity.common.AbstractLinkedPagesModelFactory
- CONFLUENCE_PERMISSION_DENIED - Static variable in class com.atlassian.greenhopper.web.rapid.entity.common.AbstractLinkedPagesModelFactory
- CONFLUENCE_RELATIONSHIP_NAME - Static variable in class com.atlassian.greenhopper.web.rapid.entity.common.AbstractLinkedPagesModelFactory
- CONFLUENCE_SERVER_UNAVAILABLE - Static variable in class com.atlassian.greenhopper.web.rapid.entity.common.AbstractLinkedPagesModelFactory
- CONFLUENCE_SRC - Static variable in class com.atlassian.greenhopper.web.rapid.entity.common.AbstractLinkedPagesModelFactory
- CONFLUENCE_TITLE - Static variable in class com.atlassian.greenhopper.web.rapid.entity.common.AbstractLinkedPagesModelFactory
- ConfluenceCopiedRemoteSprintLinkDecoratorServiceImpl - Class in com.atlassian.greenhopper.entity.remotelink.sprint
-
Uses the copied classes from jira-issue-link-confluence-plugin
- ConfluenceCopiedRemoteSprintLinkDecoratorServiceImpl(ApplicationLinkService) - Constructor for class com.atlassian.greenhopper.entity.remotelink.sprint.ConfluenceCopiedRemoteSprintLinkDecoratorServiceImpl
- ConfluenceGlobalIdFactory - Class in com.atlassian.greenhopper.confluence
-
COPIED FROM JIRA Factory for encoding and decoding
ConfluenceGlobalId
s. - ConfluenceGlobalIdFactory(ApplicationLinkService) - Constructor for class com.atlassian.greenhopper.confluence.ConfluenceGlobalIdFactory
- ConfluencePage - Class in com.atlassian.greenhopper.confluence
-
Represents a page on a Confluence instance.
- ConfluencePage(String, String, String) - Constructor for class com.atlassian.greenhopper.confluence.ConfluencePage
- ConfluencePage.ConfluencePageBuilder - Class in com.atlassian.greenhopper.confluence
- ConfluencePageBuilder() - Constructor for class com.atlassian.greenhopper.confluence.ConfluencePage.ConfluencePageBuilder
- ConfluenceRemoteSprintLinkDecoratorService - Interface in com.atlassian.greenhopper.entity.remotelink.sprint
-
Decorates a remote sprint link with the up to date info of the remotely linked page.
- ConfluenceRpcService - Interface in com.atlassian.greenhopper.confluence.rpc
-
Helper class for making XMLRPC calls to Confluence servers.
- ConfluenceRpcServiceImpl - Class in com.atlassian.greenhopper.confluence.rpc
- ConfluenceRpcServiceImpl() - Constructor for class com.atlassian.greenhopper.confluence.rpc.ConfluenceRpcServiceImpl
- ConfluenceSearchResult - Class in com.atlassian.greenhopper.confluence
-
Represents an item from a list of search results from a Confluence instance.
- ConfluenceSearchResult(String, String, String, String, String) - Constructor for class com.atlassian.greenhopper.confluence.ConfluenceSearchResult
- ConfluenceSearchResult.ConfluenceSearchResultBuilder - Class in com.atlassian.greenhopper.confluence
- ConfluenceSearchResultBuilder() - Constructor for class com.atlassian.greenhopper.confluence.ConfluenceSearchResult.ConfluenceSearchResultBuilder
- ConfluenceSearchResultBuilder(ConfluenceSearchResult) - Constructor for class com.atlassian.greenhopper.confluence.ConfluenceSearchResult.ConfluenceSearchResultBuilder
- ConfluenceSpace - Class in com.atlassian.greenhopper.confluence
-
Represents a space on a Confluence instance.
- ConfluenceSpace(String, String, String, String) - Constructor for class com.atlassian.greenhopper.confluence.ConfluenceSpace
- ConfluenceSpace.ConfluenceSpaceBuilder - Class in com.atlassian.greenhopper.confluence
- ConfluenceSpaceBuilder() - Constructor for class com.atlassian.greenhopper.confluence.ConfluenceSpace.ConfluenceSpaceBuilder
- constant - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueConstantEntry
- constraints - Variable in enum class com.atlassian.greenhopper.service.workflow.ColumnConstraintPresets
- constructVersionEntry(Version, TimeZone, DateTimeZone) - Method in class com.atlassian.greenhopper.web.rapid.chart.VersionEntryFactory
- consume(IssueRankingAO) - Method in class com.atlassian.greenhopper.service.rank.RankIndexBuilder
- containingSprint - Variable in class com.atlassian.greenhopper.web.rapid.plan.SplitIssueResource.DialogData
- containsNonWorkingDay(LocalDate) - Method in class com.atlassian.greenhopper.model.rapid.WorkingDaysConfig
- contents - Variable in class com.atlassian.greenhopper.web.rapid.chart.EpicReportModel
- contents - Variable in class com.atlassian.greenhopper.web.rapid.chart.HistoricSprintData
- contents - Variable in class com.atlassian.greenhopper.web.rapid.chart.VersionReportModel
- ContextProviderFactory - Class in com.atlassian.greenhopper.web.contextprovider
-
A convenient helper used to get an instance of a context provider defined in any other plugin.
- ContextProviderFactory() - Constructor for class com.atlassian.greenhopper.web.contextprovider.ContextProviderFactory
- ContextualErrorEntry - Class in com.atlassian.greenhopper.web.rapid
-
Represents errors for a specific field
- ContextualErrorEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.ContextualErrorEntry
- CONTROL_CHART - Enum constant in enum class com.atlassian.greenhopper.web.rapid.event.UnlicensedAnalyticsEvent.Chart
- ControlChartEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.ControlChartModel.ControlChartEntry
- ControlChartModel - Class in com.atlassian.greenhopper.web.rapid.chart
- ControlChartModel() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.ControlChartModel
- ControlChartModel.ColumnInfo - Class in com.atlassian.greenhopper.web.rapid.chart
-
Holds information about a single column in the chart model
- ControlChartModel.ControlChartEntry - Class in com.atlassian.greenhopper.web.rapid.chart
-
Holds the control chart data for a single issue
- ControlChartModelFactory - Class in com.atlassian.greenhopper.web.rapid.chart
- ControlChartModelFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.ControlChartModelFactory
- ControlChartModelFactory(IssueStatusHistoryService, I18nFactoryService, RapidViewQueryService, ColumnService, SwimlaneService, ChartDataHelper, WorkRateDataFactory, WorkRateService, IssueDocumentSearchService) - Constructor for class com.atlassian.greenhopper.web.rapid.chart.ControlChartModelFactory
- convertDbValueToType(Object) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
- convertEditValueToObjects(Issue, CustomField, List<String>) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
- convertRelativeUrlToAbsolute(String) - Method in class com.atlassian.greenhopper.web.util.WebUtilities
-
For priorities and issue types, the icon URL may be specified either as a relative path to the context path, or a fully-qualified external URL.
- convertToIndexValue(QueryLiteral) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankIndexValueConverter
- convertToIndexValue(QueryLiteral) - Method in class com.atlassian.greenhopper.issue.index.FoldingIndexValueConverter
- convertTransitionsToSimplified(ApplicationUser, JiraWorkflow, List<Status>) - Method in interface com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowService
-
Converts a workflow so that it will have only global transitions to all steps.
- convertTransitionsToSimplified(ApplicationUser, JiraWorkflow, List<Status>) - Method in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowServiceImpl
- convertTypeToDbValue(Sprint) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
- convertWorkflow(WorkflowResource.ConvertWorkflowRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.WorkflowResource
- ConvertWorkflowModel() - Constructor for class com.atlassian.greenhopper.web.rapid.view.WorkflowResource.ConvertWorkflowModel
- ConvertWorkflowRequest() - Constructor for class com.atlassian.greenhopper.web.rapid.view.WorkflowResource.ConvertWorkflowRequest
- copy(RapidView, RapidView) - Method in interface com.atlassian.greenhopper.manager.cardlayout.CardLayoutManager
-
Copy card layout from source rapid view to target rapid view
- copy(RapidView, RapidView) - Method in class com.atlassian.greenhopper.manager.cardlayout.CardLayoutManagerImpl
- copy(RapidView, RapidView) - Method in interface com.atlassian.greenhopper.manager.color.CardColorManager
- copy(RapidView, RapidView) - Method in class com.atlassian.greenhopper.manager.color.CardColorManagerImpl
- copy(RapidView, RapidView) - Method in interface com.atlassian.greenhopper.manager.detailview.DetailViewFieldManager
- copy(RapidView, RapidView) - Method in class com.atlassian.greenhopper.manager.detailview.DetailViewFieldManagerImpl
- copy(RapidView, RapidView) - Method in class com.atlassian.greenhopper.manager.estimatestatistic.EstimateStatisticManager
- copy(RapidView, RapidView) - Method in class com.atlassian.greenhopper.manager.trackingstatistic.TrackingStatisticManager
- copy(RapidView, RapidView) - Method in interface com.atlassian.greenhopper.manager.workingdays.WorkingDaysManager
-
Copies the configuration to a target board
- copy(RapidView, RapidView) - Method in class com.atlassian.greenhopper.manager.workingdays.WorkingDaysManagerImpl
- copy(RapidView, RapidView, ApplicationUser) - Method in interface com.atlassian.greenhopper.manager.rapidview.RapidViewManager
-
Copy the contents of one RapidView into another
- copy(RapidView, RapidView, ApplicationUser) - Method in class com.atlassian.greenhopper.manager.rapidview.RapidViewManagerImpl
- copy(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewService
-
Create a new copy of the specified
RapidView
entity and store it in the database. - copy(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewServiceImpl
- copy(Long) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewResource
-
Copy the rapid view with the specified ID to create a new persisted rapid view.
- copy(List<QuickFilter>) - Method in interface com.atlassian.greenhopper.service.rapid.view.QuickFilterService
-
Copies the specified quick filters
- copy(List<QuickFilter>) - Method in class com.atlassian.greenhopper.service.rapid.view.QuickFilterServiceImpl
- copyRapidView(ApplicationUser, Long) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewHelper
- copyWorkflow(ApplicationUser, JiraWorkflow, String, String) - Method in interface com.atlassian.greenhopper.service.workflow.WorkflowService
-
Creates a new copy of the existing workflow, with the specified name and description.
- copyWorkflow(ApplicationUser, JiraWorkflow, String, String) - Method in class com.atlassian.greenhopper.service.workflow.WorkflowServiceImpl
- count() - Method in interface com.atlassian.greenhopper.manager.lexorank.SqlSelectStatement.SelectClause
- count() - Method in class com.atlassian.greenhopper.service.rapid.view.QuickFilterDao
- count() - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewDao
- count(ApplicationUser, Query) - Method in interface com.atlassian.greenhopper.service.issue.IssueDataService
-
Counts entities matching query.
- count(ApplicationUser, Query) - Method in class com.atlassian.greenhopper.service.issue.IssueDataServiceImpl
- countByUserKey(String) - Method in class com.atlassian.greenhopper.manager.audit.AuditEntryDao
- countByUserKey(String) - Method in interface com.atlassian.greenhopper.manager.audit.AuditEntryManager
-
Count all the AuditEntry records for the user identified by user key
- countByUserKey(String) - Method in class com.atlassian.greenhopper.manager.audit.AuditEntryManagerImpl
- countDuplicateRowsForFieldId(Long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Returns a map of duplicate rank values and the amount of occurences of that rank value.
- countDuplicateRowsForFieldId(Long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- countNotEstimatedIssues - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintModel
- countRemoteLinkedSprintsByGlobalId(String) - Method in class com.atlassian.greenhopper.service.sprint.RemoteSprintLinkService
- create() - Method in class com.atlassian.greenhopper.cache.CacheFactoryManager
- create() - Static method in class com.atlassian.greenhopper.schema.querydsl.current.QAuditEntry
- create() - Static method in class com.atlassian.greenhopper.schema.querydsl.current.QBalancerEntry
- create() - Static method in class com.atlassian.greenhopper.schema.querydsl.current.QBoardAdmin
- create() - Static method in class com.atlassian.greenhopper.schema.querydsl.current.QCardColor
- create() - Static method in class com.atlassian.greenhopper.schema.querydsl.current.QCardLayoutField
- create() - Static method in class com.atlassian.greenhopper.schema.querydsl.current.QColumn
- create() - Static method in class com.atlassian.greenhopper.schema.querydsl.current.QColumnStatus
- create() - Static method in class com.atlassian.greenhopper.schema.querydsl.current.QDetailViewField
- create() - Static method in class com.atlassian.greenhopper.schema.querydsl.current.QEstimateStatistic
- create() - Static method in class com.atlassian.greenhopper.schema.querydsl.current.QIssueRanking
- create() - Static method in class com.atlassian.greenhopper.schema.querydsl.current.QIssueRankingOperationLog
- create() - Static method in class com.atlassian.greenhopper.schema.querydsl.current.QLexoRank
- create() - Static method in class com.atlassian.greenhopper.schema.querydsl.current.QNonWorkingDay
- create() - Static method in class com.atlassian.greenhopper.schema.querydsl.current.QQuickFilter
- create() - Static method in class com.atlassian.greenhopper.schema.querydsl.current.QRankableObject
- create() - Static method in class com.atlassian.greenhopper.schema.querydsl.current.QRapidView
- create() - Static method in class com.atlassian.greenhopper.schema.querydsl.current.QSprint
- create() - Static method in class com.atlassian.greenhopper.schema.querydsl.current.QSprintMarker
- create() - Static method in class com.atlassian.greenhopper.schema.querydsl.current.QStatisticsField
- create() - Static method in class com.atlassian.greenhopper.schema.querydsl.current.QSubquery
- create() - Static method in class com.atlassian.greenhopper.schema.querydsl.current.QSwimlane
- create() - Static method in class com.atlassian.greenhopper.schema.querydsl.current.QTrackingStatistic
- create() - Static method in class com.atlassian.greenhopper.schema.querydsl.current.QVersionMetaData
- create() - Static method in class com.atlassian.greenhopper.schema.querydsl.current.QWorkingDays
- create() - Method in class com.atlassian.greenhopper.web.rapid.chart.sprintreportfactory.HistoricSprintReportContentsFactory
- create(boolean, boolean, boolean, int, int) - Static method in class com.atlassian.greenhopper.web.rapid.list.MoveIssuesEvent
- create(long, long, String) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Create a row in the db for the given rank, issueId and fieldId
- create(long, long, String) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- create(Group) - Static method in class com.atlassian.greenhopper.web.rapid.view.BoardAdminsPickerModel.BoardAdmin
- create(RapidView, CardLayoutField.Mode, List<NavigableField>, long, long) - Static method in class com.atlassian.greenhopper.web.rapid.list.CollectIssuesEvent
- create(RapidView, UserFormatter) - Static method in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditModel.Owner
- create(RapidView, ApplicationUser, RapidViewPreset) - Method in interface com.atlassian.greenhopper.manager.rapidview.RapidViewManager
-
Persist a new instance of a RapidBoard
- create(RapidView, ApplicationUser, RapidViewPreset) - Method in class com.atlassian.greenhopper.manager.rapidview.RapidViewManagerImpl
- create(StatisticsFieldInstance, I18n2) - Static method in class com.atlassian.greenhopper.web.rapid.view.StatisticsFieldEntry
- create(StatisticsField, I18n2) - Static method in class com.atlassian.greenhopper.web.rapid.view.StatisticsFieldEntry
- create(VersionResource.VersionModel) - Method in class com.atlassian.greenhopper.web.rapid.version.VersionResource
- create(RapidViewResource.CreateAdvancedRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewResource
- create(RemoteIssueLink) - Method in class com.atlassian.greenhopper.confluence.ConfluenceGlobalIdFactory
- create(SearchRequest, UserManager, UserFormatter) - Static method in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditModel.Owner
- create(ApplicationUser) - Static method in class com.atlassian.greenhopper.web.rapid.view.BoardAdminsPickerModel.BoardAdmin
- create(ApplicationUser, String, Long, RapidViewPreset) - Method in interface com.atlassian.greenhopper.manager.rapidview.RapidViewManager
-
Persist a new instance of a RapidBoard
- create(ApplicationUser, String, Long, RapidViewPreset) - Method in class com.atlassian.greenhopper.manager.rapidview.RapidViewManagerImpl
- create(ApplicationUser, String, Long, RapidViewPreset) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewService
-
Create a new
RapidView
entity and store it in the database. - create(ApplicationUser, String, Long, RapidViewPreset) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewServiceImpl
- create(Long, String, String, boolean) - Static method in class com.atlassian.greenhopper.web.rapid.view.RapidViewProjectEntry
- create(String, ApplicationUser, UserFormatter) - Static method in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditModel.Owner
- create(String, String, String, boolean, boolean) - Static method in class com.atlassian.greenhopper.web.rapid.view.StatisticsFieldEntry
- create(List<BoardAdminsModel.BoardAdmin>, List<BoardAdminsModel.BoardAdmin>) - Static method in class com.atlassian.greenhopper.web.rapid.view.BoardAdminsModel
- create(List<ApplicationUser>, List<Group>) - Static method in class com.atlassian.greenhopper.web.rapid.view.BoardAdminsPickerModel
- create(Map<String, Object>) - Method in class com.atlassian.greenhopper.service.rapid.view.GenericActiveObjectsDao
- CREATE_CONTENT_JIRA_REMOTE_LINK_CALLBACK - Static variable in class com.atlassian.greenhopper.web.rapid.entity.common.AbstractLinkedPagesModelFactory
- CREATE_CONTENT_WITH_INIT_CONTEXT - Static variable in class com.atlassian.greenhopper.web.rapid.entity.common.AbstractLinkedPagesModelFactory
-
The primary app linked confluence instance is checked to see if it has these two capabilities.
- createAndReleaseVersion(ApplicationUser, String, String, DateMidnight, Long, Long) - Method in interface com.atlassian.greenhopper.service.version.ReleaseService
-
Create a version in each project that has issues in the done column, associate the version with the issues and release it.
- createAndReleaseVersion(ApplicationUser, String, String, DateMidnight, Long, Long) - Method in class com.atlassian.greenhopper.service.version.ReleaseServiceImpl
- createCollationCheckRows(long, long, String[]) - Method in class com.atlassian.greenhopper.manager.lexorank.collation.CollationIntegrityDao
-
Create rows used in collation check.
- createColumnsForSimplifiedWorkflow(RapidViewPreset) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewPresetService
- createCurrentEstimateStatistic(Issue, HistoricalEstimateStatisticValueResolver) - Method in class com.atlassian.greenhopper.web.rapid.issue.StatisticFieldHelper
-
Creates a current estimation of a
RapidIssueEntry.StatisticFieldValue
for the given issue andIssueStatisticValueResolver
. - createCustomField(CustomFieldMetadata) - Method in interface com.atlassian.greenhopper.customfield.CustomFieldService
-
Create a new custom field in JIRA with the given configuration
- createCustomField(CustomFieldMetadata) - Method in class com.atlassian.greenhopper.customfield.CustomFieldServiceImpl
- createDateFieldViewEntry(I18n2, ApplicationUser, Timestamp, String, String) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.FieldHelper
-
Factory method for creating FieldEntry's for date fields.
- CreatedDateFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
- CreatedDateFieldEntryFactory(FieldHelper) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.CreatedDateFieldEntryFactory
- createDefaultBaseQuery(RapidViewPreset, List<Project>) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewPresetService
-
Query for the filter: All issues in the project, order by global rank
- createDefaultColumns(ApplicationUser, RapidView, RapidViewPreset) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewPresetService
- createDefaultEstimationStatisticConfig(RapidViewPreset) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewPresetService
- createDefaultQuickFilters(RapidViewPreset) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewPresetService
- createDefaultRapidViewFields(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.detailview.DetailViewFieldConfigurationService
-
Initially setup the rapid view
- createDefaultRapidViewFields(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.detailview.DetailViewFieldConfigurationServiceImpl
- createDefaultRapidViewForProject(ApplicationUser, String, RapidViewPreset, Project) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewHelper
-
Creates the default rapid view for a newly created project.
- createDefaultStatisticsField(RapidViewPreset) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewPresetService
- createDefaultSubqueries(RapidViewPreset) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewPresetService
- createDefaultSwimlanes(RapidViewPreset) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewPresetService
- createDefaultTrackingStatisticConfig(RapidViewPreset) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewPresetService
- createDefaultWorkingDaysConfig(ApplicationUser, RapidViewPreset) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewPresetService
- createDeletePropertyEventBiFunction() - Method in class com.atlassian.greenhopper.service.rapid.view.BoardPropertyHelper
- createDeletePropertyEventBiFunction() - Method in class com.atlassian.greenhopper.service.sprint.SprintPropertyHelper
- createEditEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.DescriptionFieldEntryFactory
- createEditEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.EpicStatusFieldEntryFactory
- createEditEntry(I18n2, Issue, ApplicationUser) - Method in interface com.atlassian.greenhopper.web.rapid.issue.fields.FieldEntryFactory
- createEditEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.NumberCustomFieldEntryFactory
- createEditEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.OriginalEstimateFieldEntryFactory
- createEditEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.ReadOnlyFieldEntryFactory
- createEditEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.RemainingEstimateFieldEntryFactory
- createEditEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.SummaryFieldEntryFactory
- createEditEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.TextCustomFieldEntryFactory
- createEntry(I18n2, CardLayoutFieldConfig) - Method in class com.atlassian.greenhopper.web.rapid.view.cardlayout.CardLayoutHelper
- createEntry(I18n2, DetailViewFieldConfig, StatisticsField) - Method in class com.atlassian.greenhopper.web.rapid.view.detailview.DetailViewFieldHelper
- createEntry(I18n2, Field, CardLayoutField.Mode) - Method in class com.atlassian.greenhopper.web.rapid.view.cardlayout.CardLayoutHelper
- createEntry(I18n2, Field, StatisticsField) - Method in class com.atlassian.greenhopper.web.rapid.view.detailview.DetailViewFieldHelper
- createEntry(Issue, Map<String, Object>) - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.BaseEditableTabEntryFactory
- createEntry(Issue, Map<String, Object>) - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableHeaderTabEntryFactory
- createEntry(Issue, Map<String, Object>) - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableIssuesInEpicTabEntryFactory
- createEntry(Issue, Map<String, Object>) - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableSubtasksTabEntryFactory
- createEntry(Issue, Map<String, Object>) - Method in interface com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableTabEntryFactory
-
This populates the entry model for every tab in editable Details View of the requested issue in given context
- createEpicLinkChecked(String, RemoteLinkCreateRequest) - Method in class com.atlassian.greenhopper.web.api.RemoteEpicLinkResource
-
Creates an existing remote epic link.
- createErrorResponse(Collection<ValidationError>) - Method in class com.atlassian.greenhopper.gadget.AbstractGadgetResource
- createEstimateStatistic(Issue, IssueStatisticValueResolver) - Method in class com.atlassian.greenhopper.web.rapid.issue.StatisticFieldHelper
-
Creates a representation of a
RapidIssueEntry.StatisticFieldValue
for the given issue andIssueStatisticValueResolver
. - createEstimateStatistic(Long, String, String, DocumentStatisticValueResolver) - Method in class com.atlassian.greenhopper.web.rapid.issue.StatisticFieldHelper
-
Creates a representation of a
RapidIssueEntry.StatisticFieldValue
for the given document value andDocumentStatisticValueResolver
. - createFieldEntry() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.AbstractCustomFieldEntryFactory
- createFieldEntry() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.DefaultCustomFieldEntryFactory
- createFieldEntry() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.LabelsCustomFieldEntryFactory
- createFieldEntry() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.VersionCustomFieldEntryFactory
- createFlatComparator(ApplicationUser, long) - Method in interface com.atlassian.greenhopper.service.rank.RankService
-
Create a 'flat' comparator for Rankables.
- createFlatComparator(ApplicationUser, long) - Method in class com.atlassian.greenhopper.service.rank.RankServiceImpl
- createHealthStatus(boolean, String) - Method in class com.atlassian.greenhopper.healthcheck.AbstractHealthCheck
- createIssueCountEstimateStatistic() - Method in class com.atlassian.greenhopper.web.rapid.issue.StatisticFieldHelper
-
Shortcut for creating a
RapidIssueEntry.StatisticFieldValue
when we know the configuredStatisticsField
is of typeStatisticsFieldConfig.Type.ISSUE_COUNT
. - createIssueProjects(ApplicationUser) - Method in interface com.atlassian.greenhopper.service.PermissionService
-
Get a collection of projects the user can create issues in.
- createIssueProjects(ApplicationUser) - Method in class com.atlassian.greenhopper.service.PermissionServiceImpl
- createIssueRowEntry(ApplicationUser, Issue) - Method in class com.atlassian.greenhopper.web.rapid.issue.IssueRowEntryFactory
- createIssues(Issue, List<SplitIssueService.IssueData>) - Method in class com.atlassian.greenhopper.web.rapid.plan.splitissue.CreateSplitIssuesHelperImpl
- createIssues(Issue, List<SplitIssueService.IssueData>) - Method in interface com.atlassian.greenhopper.web.rapid.plan.splitissue.CreateSplitIssuesHelper
-
Creates additional issues that the original issue is split into.
- createLexoRankField() - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCustomFieldService
- createMarkerRowsForRankField(long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Creates the 'marker' rows for the given fieldId in the db.
- createMarkerRowsForRankField(long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- createMessage(String, Object[]) - Method in class com.atlassian.greenhopper.global.LoggerWrapper
- createModel(RapidView, Issue, List<? extends Field>, StatisticsField, StatisticsField) - Method in interface com.atlassian.greenhopper.web.rapid.issue.tabs.TabModelFactory
- createModel(Issue, boolean) - Method in class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModelFactory
- createModelPerTab(RapidView, Issue, List<? extends Field>, StatisticsField, StatisticsField, DetailsViewTab) - Method in interface com.atlassian.greenhopper.web.rapid.issue.tabs.TabModelFactory
- createNewRapidView(User, String, long, ErrorCollection) - Method in interface com.atlassian.greenhopper.api.rapid.view.RapidViewCreationService
- createNewRapidView(User, String, long, ErrorCollection) - Method in class com.atlassian.greenhopper.api.rapid.view.RapidViewCreationServiceImpl
-
Deprecated.since v7.0.
- createNewRapidView(ApplicationUser, String, long, ErrorCollection) - Method in interface com.atlassian.greenhopper.api.rapid.view.RapidViewCreationService
-
Creates a new rapid view with default column mappings, swimlanes and quick filters.
- createNewRapidView(ApplicationUser, String, long, ErrorCollection) - Method in class com.atlassian.greenhopper.api.rapid.view.RapidViewCreationServiceImpl
- createNoContentResponse() - Method in class com.atlassian.greenhopper.web.AbstractResource
- createOkResponse(RestTemplate) - Method in class com.atlassian.greenhopper.web.AbstractResource
-
Returns an ok response with NO_CACHE headers applied to it.
- createOkResponse(RestTemplate, EntityTag) - Method in class com.atlassian.greenhopper.web.AbstractResource
-
Creates an ok response including an etag.
- createOkResponse(Object) - Method in class com.atlassian.greenhopper.gadget.AbstractGadgetResource
- createOperationInfo(ActiveObjects, IssueRankingOperationLogAO) - Method in class com.atlassian.greenhopper.manager.rank.OperationInfoFactory
-
Extracts the information contained in the OperationLog into an object that knows how to execute the operation
- createOptimizedQuery(Query) - Method in class com.atlassian.greenhopper.util.jql.ReleasedVersionsFunctionOptimizer
- createOptimizedQuery(Query) - Method in class com.atlassian.greenhopper.util.jql.UnreleasedVersionsFunctionOptimizer
- createOptimizedQuery(Query) - Method in class com.atlassian.greenhopper.util.jql.VersionsFunctionOptimizer
-
Optimizes given query depending on previously provided versionsFunctionOptimizerVisitor.
- createProject(WelcomeCreateProjectRequest) - Method in class com.atlassian.greenhopper.web.rapid.welcome.WelcomeResource
- createProject(ApplicationUser, WelcomeCreateProjectRequest) - Method in class com.atlassian.greenhopper.web.rapid.welcome.WelcomeHelper
-
Take the data entered by the user during the wizard steps and create stuff.
- createProject(ApplicationUser, String, String, String, String, String, Long, Long, ProjectType) - Method in interface com.atlassian.greenhopper.service.project.ProjectService
-
Create a project with all the necessary bells and whistles (schemas of various kinds, all default).
- createProject(ApplicationUser, String, String, String, String, String, Long, Long, ProjectType) - Method in class com.atlassian.greenhopper.service.project.ProjectServiceImpl
- CreateProjectSequenceData - Class in com.atlassian.greenhopper.web.onboarding.data
- CreateProjectSequenceData(JiraAuthenticationContext, UserConfigurationService, ProjectService) - Constructor for class com.atlassian.greenhopper.web.onboarding.data.CreateProjectSequenceData
- createQuery(ApplicationUser, String) - Method in class com.atlassian.greenhopper.web.rapid.view.JqlHelper
- createQuery(ApplicationUser, String, String) - Method in class com.atlassian.greenhopper.web.rapid.view.JqlHelper
-
Translates the query string into a query object Note: This is an adaption of IssueNavigator.getNewSearchQuery
- createQuery(ApplicationUser, String, String, ErrorCollection) - Method in class com.atlassian.greenhopper.web.rapid.view.JqlHelper
-
Translates the query string into a query object Note: This is an adaption of IssueNavigator.getNewSearchQuery
- createQueryForEmptyOperand(QueryCreationContext, String, Operator) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkEqualityQueryFactory
- createQueryForEmptyOperand(QueryCreationContext, String, Operator) - Method in interface com.atlassian.greenhopper.customfield.searcher.GhOperatorSpecificQueryFactory
- createQueryForEmptyOperand(String, Operator) - Method in class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelActualValueEqualityQueryFactory
- createQueryForEmptyOperand(String, Operator) - Method in class com.atlassian.greenhopper.customfield.sprint.search.SprintEqualityQueryFactory
- createQueryForMultipleValues(QueryCreationContext, String, Operator, List<QueryLiteral>) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkEqualityQueryFactory
- createQueryForMultipleValues(QueryCreationContext, String, Operator, List<QueryLiteral>) - Method in interface com.atlassian.greenhopper.customfield.searcher.GhOperatorSpecificQueryFactory
- createQueryForMultipleValues(String, Operator, List<QueryLiteral>) - Method in class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelActualValueEqualityQueryFactory
- createQueryForMultipleValues(String, Operator, List<QueryLiteral>) - Method in class com.atlassian.greenhopper.customfield.sprint.search.SprintEqualityQueryFactory
- createQueryForSingleValue(QueryCreationContext, String, Operator, List<QueryLiteral>) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkEqualityQueryFactory
- createQueryForSingleValue(QueryCreationContext, String, Operator, List<QueryLiteral>) - Method in interface com.atlassian.greenhopper.customfield.searcher.GhOperatorSpecificQueryFactory
- createQueryForSingleValue(String, Operator, List<QueryLiteral>) - Method in class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelActualValueEqualityQueryFactory
- createQueryForSingleValue(String, Operator, List<QueryLiteral>) - Method in class com.atlassian.greenhopper.customfield.sprint.search.SprintEqualityQueryFactory
- createRankableObject(RankableObject) - Method in class com.atlassian.greenhopper.manager.rankableobject.RankableObjectManager
- createRankableObject(ApplicationUser, String) - Method in class com.atlassian.greenhopper.service.rank.RankableObjectService
- createRankResponse(RankChangesOutcome) - Method in class com.atlassian.greenhopper.web.api.RankHelper
- createRankResponse(RankChangesOutcome) - Method in class com.atlassian.greenhopper.web.rank.RankHelper
- createRapidViewForPreset(ApplicationUser, String, Set<String>, String) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewHelper
-
Take the data entered by the user during the wizard steps and create stuff.
- createRapidViewWithFilter(ApplicationUser, String, Long, String) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewHelper
- createRapidViewWithProjects(ApplicationUser, String, RapidViewPreset, List<Project>) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewHelper
- createRapidViewWithProjects(String, RapidViewPreset, List<Project>) - Method in interface com.atlassian.greenhopper.sampledata.SampleDataGenerator
-
Creates a rapid view for a list of projects
- createRapidViewWithProjects(String, RapidViewPreset, List<Project>) - Method in class com.atlassian.greenhopper.sampledata.SampleDataGeneratorImpl
- createRemoteSprintLink(ApplicationUser, Long, String, String, String, String, String, String) - Method in class com.atlassian.greenhopper.service.sprint.RemoteSprintLinkService
- createRemoteSprintLinkChecked(Long, RemoteLinkCreateRequest) - Method in class com.atlassian.greenhopper.web.api.RemoteSprintLinkResource
-
Creates a remote sprint link.
- createResponseWithRedirect(Long) - Method in class com.atlassian.greenhopper.web.rapid.project.GreenHopperProjectCreateHook
- createSampleKanbanData(String, String, Option<String>) - Method in interface com.atlassian.greenhopper.sampledata.SampleDataGenerator
-
Creates a kanban project and fills it with sample data
- createSampleKanbanData(String, String, Option<String>) - Method in class com.atlassian.greenhopper.sampledata.SampleDataGeneratorImpl
- createSampleScrumData(String, String, Option<String>) - Method in interface com.atlassian.greenhopper.sampledata.SampleDataGenerator
-
Creates a scrum project and fills it with sample data
- createSampleScrumData(String, String, Option<String>) - Method in class com.atlassian.greenhopper.sampledata.SampleDataGeneratorImpl
- createSavedFilter(ApplicationUser, String, Query, SharedEntity.SharePermissions) - Method in interface com.atlassian.greenhopper.service.rapid.SavedFilterService
-
Validate and create a new saved filter
- createSavedFilter(ApplicationUser, String, Query, SharedEntity.SharePermissions) - Method in class com.atlassian.greenhopper.service.rapid.SavedFilterServiceImpl
- createSavedFilterWithNoPermissionCheck(ApplicationUser, String, Query, SharedEntity.SharePermissions) - Method in interface com.atlassian.greenhopper.service.rapid.SavedFilterService
-
Behaves like
SavedFilterService.createSavedFilter(com.atlassian.jira.user.ApplicationUser, String, com.atlassian.query.Query, com.atlassian.jira.sharing.SharedEntity.SharePermissions)
but does not perform any permission check. - createSavedFilterWithNoPermissionCheck(ApplicationUser, String, Query, SharedEntity.SharePermissions) - Method in class com.atlassian.greenhopper.service.rapid.SavedFilterServiceImpl
- createServiceTracker(Class<?>) - Method in class com.atlassian.greenhopper.sidebar.GlobalBoardSidebarRendererAccessor
- createServiceTracker(Class<?>) - Method in class com.atlassian.greenhopper.sidebar.navigation.NavigationItemServiceAccessor
- createServiceTracker(Class<?>) - Method in class com.atlassian.greenhopper.sidebar.SidebarDarkFeatureManagerAccessor
- createServiceTracker(Class<?>) - Method in class com.atlassian.greenhopper.sidebar.SidebarPlaceholderRendererAccessor
- createSetPropertyEventBiFunction() - Method in class com.atlassian.greenhopper.service.rapid.view.BoardPropertyHelper
- createSetPropertyEventBiFunction() - Method in class com.atlassian.greenhopper.service.sprint.SprintPropertyHelper
- createSimplifiedWorkflowForExistingProject(ApplicationUser, Project, List<Status>) - Method in interface com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowService
-
Take the workflow of the existing project, and create a copy which is a GreenHopper Simplified Workflow.
- createSimplifiedWorkflowForExistingProject(ApplicationUser, Project, List<Status>) - Method in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowServiceImpl
- createSimplifiedWorkflowForNewProject(ApplicationUser, Project, SimplifiedWorkflowPresets) - Method in interface com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowService
-
Create a "GreenHopper Simplified Workflow" workflow scheme and workflow for the newly created project and associate it with the provided project
- createSimplifiedWorkflowForNewProject(ApplicationUser, Project, SimplifiedWorkflowPresets) - Method in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowServiceImpl
- createSimplifiedWorkflowForNewProject(ApplicationUser, String, SimplifiedWorkflowPresets) - Method in interface com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowService
-
Create a "GreenHopper Simplified Workflow" workflow scheme and workflow for a project with key projectKey.
- createSimplifiedWorkflowForNewProject(ApplicationUser, String, SimplifiedWorkflowPresets) - Method in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowServiceImpl
- CreateSplitIssuesHelper - Interface in com.atlassian.greenhopper.web.rapid.plan.splitissue
- CreateSplitIssuesHelperImpl - Class in com.atlassian.greenhopper.web.rapid.plan.splitissue
- CreateSplitIssuesHelperImpl() - Constructor for class com.atlassian.greenhopper.web.rapid.plan.splitissue.CreateSplitIssuesHelperImpl
- createSprint(SprintCreateBean, Long) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintResource
-
Create a new sprint from existing data in SprintCreateBean for a given rapid view.
- createSprint(Sprint) - Method in interface com.atlassian.greenhopper.service.sprint.SprintManager
-
Create a sprint given the object
- createSprint(Sprint) - Method in class com.atlassian.greenhopper.service.sprint.SprintManagerImpl
- createSprint(ApplicationUser, RapidView, Sprint, Set<Issue>) - Method in interface com.atlassian.greenhopper.service.sprint.SprintService
-
Deprecated.Use
SprintService.createSprint(ApplicationUser, Sprint)
instead. Since v6.7. - createSprint(ApplicationUser, RapidView, Sprint, Set<Issue>) - Method in class com.atlassian.greenhopper.service.sprint.SprintServiceImpl
- createSprint(ApplicationUser, Sprint) - Method in interface com.atlassian.greenhopper.service.sprint.SprintService
-
Create a new sprint in a future state.Â
- createSprint(ApplicationUser, Sprint) - Method in class com.atlassian.greenhopper.service.sprint.SprintServiceImpl
- createSprint(Map<String, Object>) - Method in interface com.atlassian.greenhopper.imports.ProjectImportService
-
Create a sprint with the given attributes, and returns the newly created sprint id.
- createSprint(Map<String, Object>) - Method in class com.atlassian.greenhopper.imports.ProjectImportServiceImpl
- createSprint(Map<String, Object>) - Method in interface com.atlassian.greenhopper.service.sprint.SprintManager
-
Create a sprint given the fields
- createSprint(Map<String, Object>) - Method in class com.atlassian.greenhopper.service.sprint.SprintManagerImpl
- createStatus(WorkflowResource.CreateStatusRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.WorkflowResource
- createStatus(String, String, Long) - Method in interface com.atlassian.greenhopper.service.issue.field.IssueStatusService
- createStatus(String, String, Long) - Method in class com.atlassian.greenhopper.service.issue.field.IssueStatusServiceImpl
- createStatusEntry(IssueStatus) - Method in class com.atlassian.greenhopper.web.rapid.issue.StatusEntryFactory
- createStatusEntry(Issue) - Method in class com.atlassian.greenhopper.web.rapid.issue.StatusEntryFactory
- createStatusEntry(Status) - Method in class com.atlassian.greenhopper.web.rapid.issue.StatusEntryFactory
- CreateStatusRequest() - Constructor for class com.atlassian.greenhopper.web.rapid.view.WorkflowResource.CreateStatusRequest
- createSubtaskEntry(ApplicationUser, Issue, StatisticsField) - Method in class com.atlassian.greenhopper.web.rapid.issue.SubtaskEntryFactory
- createTrackingStatistic(StatisticsField, Long, String, StatisticFieldHelper.EnclosedValueResolver) - Method in class com.atlassian.greenhopper.web.rapid.issue.StatisticFieldHelper
- createTrackingStatistic(Long, String, String, DocumentStatisticValueResolver) - Method in class com.atlassian.greenhopper.web.rapid.issue.StatisticFieldHelper
-
Creates a representation of a
RapidIssueEntry.StatisticFieldValue
for the given document value andDocumentStatisticValueResolver
. - createTrackingStatisticValue(DocumentStatisticValueResolver, Long, String, Double) - Method in class com.atlassian.greenhopper.web.rapid.issue.StatisticFieldHelper
-
Renders the tracking statistic for an already calculated value, such as aggregated statistic value (e.g. time tracking in plan mode)
- createUpdatedSprint(ApplicationUser, Sprint, UpdateSprintRequest) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintHelper
-
Parses an update sprint request and creates a sprint object out of it
- createValidationResponse(Collection<ValidationError>) - Method in class com.atlassian.greenhopper.gadget.AbstractGadgetResource
- createValue(CustomField, Issue, LexoRank) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCFType
- createValue(CustomField, Issue, Issue) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
-
Save the relationship that
epic
is the epic forissue
to the database. - createVersion(ApplicationUser, Project, String, String, Date, Date) - Method in interface com.atlassian.greenhopper.service.version.VersionService
-
Creates a single project version.
- createVersion(ApplicationUser, Project, String, String, Date, Date) - Method in class com.atlassian.greenhopper.service.version.VersionServiceImpl
- createVersion(ApplicationUser, Project, String, String, DateMidnight) - Method in interface com.atlassian.greenhopper.service.version.VersionService
-
Creates a single project version.
- createVersion(ApplicationUser, Project, String, String, DateMidnight) - Method in class com.atlassian.greenhopper.service.version.VersionServiceImpl
- createVersions(ApplicationUser, Collection<Project>, String, String, DateMidnight) - Method in interface com.atlassian.greenhopper.service.version.VersionService
-
Build a version out of the given parameters and create it.
- createVersions(ApplicationUser, Collection<Project>, String, String, DateMidnight) - Method in class com.atlassian.greenhopper.service.version.VersionServiceImpl
-
We're calling through to the service layer, so JIRA does all the validation for us.
- createViewEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.AbstractAggregateRemainingEstimateFieldEntryFactory
- createViewEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.AbstractCustomFieldEntryFactory
- createViewEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.AffectedVersionsFieldEntryFactory
- createViewEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.AssigneeFieldEntryFactory
- createViewEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.ComponentsFieldEntryFactory
- createViewEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.CreatedDateFieldEntryFactory
- createViewEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.DescriptionFieldEntryFactory
- createViewEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.EpicLinkFieldEntryFactory
- createViewEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.EpicStatusFieldEntryFactory
- createViewEntry(I18n2, Issue, ApplicationUser) - Method in interface com.atlassian.greenhopper.web.rapid.issue.fields.FieldEntryFactory
- createViewEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.FixForVersionsFieldEntryFactory
- createViewEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.IssueKeyFieldEntryFactory
- createViewEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.IssueLinksSystemFieldEntryFactory
- createViewEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.LabelsFieldEntryFactory
- createViewEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.NumberCustomFieldEntryFactory
- createViewEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.OriginalEstimateFieldEntryFactory
- createViewEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.ParentIssueKeyFieldEntryFactory
- createViewEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.RemainingEstimateFieldEntryFactory
- createViewEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.ReporterFieldEntryFactory
- createViewEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.ResolutionDateFieldEntryFactory
- createViewEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.StatusFieldEntryFactory
- createViewEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.SummaryFieldEntryFactory
- createViewEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.SystemFieldEntryFactory
- createViewEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.TextCustomFieldEntryFactory
- createViewEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.UpdatedDateFieldEntryFactory
- createViewEntry(I18n2, Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.VotesFieldEntryFactory
- createViewEntry(I18n2, Issue, Collection<Issue>, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.AbstractAggregateRemainingEstimateFieldEntryFactory
- createViewEntry(I18n2, Issue, Collection<Issue>, ApplicationUser) - Method in interface com.atlassian.greenhopper.web.rapid.issue.fields.SubTaskAwareFieldEntryFactory
- createWithStatuses(Map<String, Object>, List<String>, int) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnDao
- CreationConversation(String, String, RemoteLinkConversationService.CreationConversation.Status) - Constructor for class com.atlassian.greenhopper.service.api.remote.RemoteLinkConversationService.CreationConversation
- creationToken - Variable in class com.atlassian.greenhopper.api.RemoteLinkCreateRequest
- CUMULATIVE_FLOW_DIAGRAM - Enum constant in enum class com.atlassian.greenhopper.web.rapid.event.UnlicensedAnalyticsEvent.Chart
- CumulativeFlowChartModel - Class in com.atlassian.greenhopper.web.rapid.chart
-
The model behind the CFD.
- CumulativeFlowChartModel() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.CumulativeFlowChartModel
- CumulativeFlowChartModel.ColumnEntry - Class in com.atlassian.greenhopper.web.rapid.chart
-
Things we need to know about a column
- CumulativeFlowChartModelFactory - Class in com.atlassian.greenhopper.web.rapid.chart
-
Factory to generate the model for the cumulative flow chart
- CumulativeFlowChartModelFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.CumulativeFlowChartModelFactory
- currentEstimateStatistic - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
-
Represents the value of the configured of current estimate statistic null means that the relevant field is invalid for this issue
- CurrentRequestGetter - Class in com.atlassian.greenhopper.web
-
Name says it all.
- CurrentRequestGetter() - Constructor for class com.atlassian.greenhopper.web.CurrentRequestGetter
- currentSprint - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.RemoveFromSprintModel.RemoveFromSprintEntryModel
- currentTimeZoneId - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.TimeZoneEditModel
- currentViewConfig - Variable in class com.atlassian.greenhopper.web.rapid.RapidConfig
- CUSTOM - Enum constant in enum class com.atlassian.greenhopper.model.rapid.CardColorStrategy
- CUSTOM - Enum constant in enum class com.atlassian.greenhopper.model.rapid.SwimlaneStrategy
- CUSTOM_FIELD_ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QIssueRanking
-
Database Columns
- CUSTOM_FIELD_ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QIssueRankingOperationLog
-
Database Columns
- CUSTOM_FIELD_ID_ERROR_CONTEXT - Static variable in interface com.atlassian.greenhopper.service.rank.RankService
- CUSTOMFIELD_METADATA - Static variable in class com.atlassian.greenhopper.customfield.epiccolor.EpicColorCFType
-
the metadata needed to define the custom field in JIRA
- CUSTOMFIELD_METADATA - Static variable in class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelCFType
-
the metadata needed to define the custom field in JIRA
- CUSTOMFIELD_METADATA - Static variable in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
-
the metadata needed to define the custom field in Jira
- CUSTOMFIELD_METADATA - Static variable in class com.atlassian.greenhopper.customfield.epicstatus.EpicStatusCFType
-
The metadata needed to define the custom field in JIRA
- CUSTOMFIELD_METADATA - Static variable in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCFType
- CUSTOMFIELD_METADATA - Static variable in class com.atlassian.greenhopper.customfield.rank.RankCFType
-
the metadata needed to define the custom field in JIRA
- CUSTOMFIELD_METADATA - Static variable in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
-
the meta-data needed to define the custom field in JIRA
- CUSTOMFIELD_METADATA - Static variable in class com.atlassian.greenhopper.manager.issue.fields.BusinessValueCustomFieldProvider
-
the meta-data needed to define the custom field in JIRA
- CUSTOMFIELD_METADATA - Static variable in class com.atlassian.greenhopper.manager.issue.fields.ClassicEpicLabelCustomFieldProvider
-
the meta-data needed to define the custom field in JIRA
- CUSTOMFIELD_METADATA - Static variable in class com.atlassian.greenhopper.manager.issue.fields.StoryPointsCustomFieldProvider
-
the meta-data needed to define the custom field in JIRA
- CustomFieldConfigurationRestorer - Interface in com.atlassian.greenhopper.customfield
- CustomFieldConfigurationRestorer.ScreenSchemeOption - Enum Class in com.atlassian.greenhopper.customfield
- CustomFieldConfigurationRestorerImpl - Class in com.atlassian.greenhopper.customfield
- CustomFieldConfigurationRestorerImpl() - Constructor for class com.atlassian.greenhopper.customfield.CustomFieldConfigurationRestorerImpl
- CustomFieldContextConfigurator - Interface in com.atlassian.greenhopper.manager.issue.fields
- CustomFieldContextConfiguratorImpl - Class in com.atlassian.greenhopper.manager.issue.fields
- CustomFieldContextConfiguratorImpl() - Constructor for class com.atlassian.greenhopper.manager.issue.fields.CustomFieldContextConfiguratorImpl
- CustomFieldException - Exception Class in com.atlassian.greenhopper.customfield
- CustomFieldException() - Constructor for exception class com.atlassian.greenhopper.customfield.CustomFieldException
- CustomFieldException(String) - Constructor for exception class com.atlassian.greenhopper.customfield.CustomFieldException
- CustomFieldException(String, Throwable) - Constructor for exception class com.atlassian.greenhopper.customfield.CustomFieldException
- CustomFieldException(Throwable) - Constructor for exception class com.atlassian.greenhopper.customfield.CustomFieldException
- customFieldId - Variable in class com.atlassian.greenhopper.api.rank.web.RankAfterRequest
-
The ID of the custom field to perform ranking on.
- customFieldId - Variable in class com.atlassian.greenhopper.api.rank.web.RankBeforeRequest
-
The ID of the custom field to perform ranking on.
- customFieldId - Variable in class com.atlassian.greenhopper.manager.rank.instruction.BaseInstruction
- customFieldId - Variable in class com.atlassian.greenhopper.web.rank.RankRequest
- customFieldId - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.SprintRankRequest
- customFieldMetadata - Variable in class com.atlassian.greenhopper.manager.issue.fields.AbstractDefaultCustomFieldProvider
- CustomFieldMetadata - Class in com.atlassian.greenhopper.customfield
-
Describes the configuration keys necessary for managing a custom field in JIRA
- CustomFieldMetadata(String, String, String, String, IssueTypePrototype...) - Constructor for class com.atlassian.greenhopper.customfield.CustomFieldMetadata
-
Deprecated.
- CustomFieldMetadata(String, String, String, String, Set<IssueTypePrototype>) - Constructor for class com.atlassian.greenhopper.customfield.CustomFieldMetadata
-
Deprecated.
- CustomFieldMetadata.Builder - Class in com.atlassian.greenhopper.customfield
- CustomFieldModel - Class in com.atlassian.greenhopper.api.epics
-
Encapsulates the JSON data for the epic custom field types in the response.
- CustomFieldModel() - Constructor for class com.atlassian.greenhopper.api.epics.CustomFieldModel
- CustomFieldOptionModel - Class in com.atlassian.greenhopper.api.epics
-
Encapsulates the JSON data for the custom field option values returned in the response.
- CustomFieldOptionModel() - Constructor for class com.atlassian.greenhopper.api.epics.CustomFieldOptionModel
- CustomFieldScreenService - Interface in com.atlassian.greenhopper.customfield
-
Handles adding custom fields to particular screens
- CustomFieldScreenServiceImpl - Class in com.atlassian.greenhopper.customfield
- CustomFieldScreenServiceImpl() - Constructor for class com.atlassian.greenhopper.customfield.CustomFieldScreenServiceImpl
- customFieldService - Variable in class com.atlassian.greenhopper.manager.issue.fields.AbstractDefaultCustomFieldProvider
- CustomFieldService - Interface in com.atlassian.greenhopper.customfield
-
Service for encapsulating custom field logic, especially the rather complex JIRA logic behind creating and working with these things.
- CustomFieldServiceImpl - Class in com.atlassian.greenhopper.customfield
- CustomFieldServiceImpl() - Constructor for class com.atlassian.greenhopper.customfield.CustomFieldServiceImpl
- CustomFieldTerminologyEventListener - Class in com.atlassian.greenhopper.customfield.terminology
- CustomFieldTerminologyEventListener(EpicCustomFieldService, SprintCustomFieldService, TranslationManager, I18nFactoryService, FieldLayoutManager, LocaleManager, TerminologyEntryReader) - Constructor for class com.atlassian.greenhopper.customfield.terminology.CustomFieldTerminologyEventListener
- CustomFieldUpdateService - Interface in com.atlassian.greenhopper.issue.fields
-
Service to hide the way custom fields get updated.
- CustomFieldUpdateServiceImpl - Class in com.atlassian.greenhopper.issue.fields
-
Service that updates customer fields via the manager.
- CustomFieldUpdateServiceImpl(CustomFieldManager) - Constructor for class com.atlassian.greenhopper.issue.fields.CustomFieldUpdateServiceImpl
- CustomFieldUtil - Class in com.atlassian.greenhopper.customfield
- CustomFieldUtil() - Constructor for class com.atlassian.greenhopper.customfield.CustomFieldUtil
- CustomSwimlanesData() - Constructor for class com.atlassian.greenhopper.web.rapid.work.SwimlanesData.CustomSwimlanesData
D
- DARK_FEATURE_KEY_PREFIX - Static variable in enum class com.atlassian.greenhopper.features.AgileDarkFeature
- DASHBOARD - Static variable in class com.atlassian.greenhopper.web.rapid.response.RapidBoardActionRedirect
- DASHBOARD_ITEMS - Enum constant in enum class com.atlassian.greenhopper.plugin.module.ModuleDefinition
- data(String) - Method in class com.atlassian.greenhopper.model.rapid.AuditEntry.AuditEntryBuilder
- DATA - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QAuditEntry
- DATA_IMPORT_VALIDATORS - Enum constant in enum class com.atlassian.greenhopper.plugin.module.ModuleDefinition
- DATA_ON_PAGE_LOAD - Static variable in class com.atlassian.greenhopper.features.SoftwareFeatureFlags
- DatabaseEmptinessCheck - Class in com.atlassian.greenhopper.manager.rank.instruction
-
Checks that there are no issue rows for a given custom field.
- DatabaseEmptinessCheck(ActiveObjects, Long, Long) - Constructor for class com.atlassian.greenhopper.manager.rank.instruction.DatabaseEmptinessCheck
- DatabaseFamily - Enum Class in com.atlassian.greenhopper.util.database
- DatabaseType - Enum Class in com.atlassian.greenhopper.util.database
-
An enum that we can use in JAG to track which database we're connected with
- DatabaseUtils - Class in com.atlassian.greenhopper.util.database
-
Utilities to obtain and work with a java.sql.Connection.
- DatabaseUtils() - Constructor for class com.atlassian.greenhopper.util.database.DatabaseUtils
- date - Variable in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChange
- date - Variable in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownStateChange
- date - Variable in class com.atlassian.greenhopper.web.rapid.chart.FixVersionChangeEntry
- date - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintPickerModelEntry
- date(DateTime) - Method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChange.BurndownChangeBuilder
- date(DateTime) - Method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownStateChange.BurndownStateChangeBuilder
- DATE - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldEditType
- DATE - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldRenderer
- DATE_COMPARATOR - Static variable in class com.atlassian.greenhopper.service.sprint.SprintComparators
- DATE_FORMAT_MISMATCH_CONTEXT_ID - Static variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintHelper
- dateFormat - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig
- DatePickerHelper - Class in com.atlassian.greenhopper.web.util
-
Encapsulates server side code to use together with the date picker.
- DatePickerHelper() - Constructor for class com.atlassian.greenhopper.web.util.DatePickerHelper
- DATES - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldDetailsCategory
- DATES - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.utils.FieldDetailsCategoryPanel
- DATETIME - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldEditType
- dateTimeFormatter - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntryTransformer
- dateTimePickerFormat - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig
- dateTimePickerFormat - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.EditSprintModel
- dateTimePickerFormat - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintModel
- DateTimeProvider - Interface in com.atlassian.greenhopper.util
- DateTimeProviderImpl - Class in com.atlassian.greenhopper.util
- DateTimeProviderImpl() - Constructor for class com.atlassian.greenhopper.util.DateTimeProviderImpl
- DateUtils - Class in com.atlassian.greenhopper.util
- DateUtils() - Constructor for class com.atlassian.greenhopper.util.DateUtils
- day - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig.TimeTrackingSymbolsConfig
- DayIterator - Class in com.atlassian.greenhopper.util
-
Iterates over the given interval on a per-day-basis, until end (inclusive) is reached.
- DayIterator(DateMidnight, DateMidnight) - Constructor for class com.atlassian.greenhopper.util.DayIterator
- days - Variable in class com.atlassian.greenhopper.gadget.SprintRemainingDaysResource.SprintRemainingDaysResponse
- days - Variable in class com.atlassian.greenhopper.service.sprint.SprintTimeRemaining
- days - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysResource.TimeInPeriodResponse
- DAYS - Enum constant in enum class com.atlassian.greenhopper.service.sprint.TimeUnits
- DAYS_IN_COLUMN - Enum constant in enum class com.atlassian.greenhopper.features.JiraSoftwareFeature
- daysInColumn - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig
- DaysInColumnCallback - Class in com.atlassian.greenhopper.web.rapid.list.callback
-
Collector to find out the total time an issue spent in the column it's currently in.
- DaysInColumnCallback(Map<Long, RapidIssueEntry>, Map<Status, Column>, List<Status>, ConstantsManager) - Constructor for class com.atlassian.greenhopper.web.rapid.list.callback.DaysInColumnCallback
- DaysInColumnSwitched - Class in com.atlassian.greenhopper.manager.rapidview.events
- DaysInColumnSwitched(Long) - Constructor for class com.atlassian.greenhopper.manager.rapidview.events.DaysInColumnSwitched
- DaysInColumnSwitchedOff - Class in com.atlassian.greenhopper.manager.rapidview.events
- DaysInColumnSwitchedOff(Long) - Constructor for class com.atlassian.greenhopper.manager.rapidview.events.DaysInColumnSwitchedOff
- DaysInColumnSwitchedOn - Class in com.atlassian.greenhopper.manager.rapidview.events
- DaysInColumnSwitchedOn(Long) - Constructor for class com.atlassian.greenhopper.manager.rapidview.events.DaysInColumnSwitchedOn
- daysPerWeek - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig.TimeTrackingConfig
- daysRemaining - Variable in class com.atlassian.greenhopper.api.sprints.RemoteLinkedSprint
-
How many days are remaining in the sprint.
- daysRemaining - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry
-
Number of whole 24 hour days remaining until projected sprint end date
- dbProvider - Variable in class com.atlassian.greenhopper.manager.lexorank.SqlBulkInsertBuilder
- debug(PerformanceLogger.Threshold, String, Object...) - Static method in class com.atlassian.greenhopper.global.PerformanceLogger
- debug(String, Object...) - Method in class com.atlassian.greenhopper.global.LoggerWrapper
- debug(String, Object...) - Static method in class com.atlassian.greenhopper.global.PerformanceLogger
- DEBUG - Enum constant in enum class com.atlassian.greenhopper.global.LoggerWrapper.LogLevel
- decodeHtml(String) - Static method in class com.atlassian.greenhopper.web.util.WebUtilities
- decorate(RemoteSprintLink) - Method in class com.atlassian.greenhopper.entity.remotelink.sprint.ConfluenceCopiedRemoteSprintLinkDecoratorServiceImpl
- decorate(RemoteSprintLink) - Method in interface com.atlassian.greenhopper.entity.remotelink.sprint.ConfluenceRemoteSprintLinkDecoratorService
- DEFAULT - Enum constant in enum class com.atlassian.greenhopper.model.rapid.ShowEpics
- DEFAULT_COLORS - Static variable in class com.atlassian.greenhopper.customfield.epiccolor.EpicColorCFType
- DEFAULT_FIELD_TYPE_INFO - Static variable in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
- DEFAULT_JIRA_AGILE_SPRINT_MAX_DURATION_DAYS - Static variable in class com.atlassian.greenhopper.service.sprint.SprintServiceImpl
-
Based on the memory size recommendations we estimate 2 years is a safe default for the maximum sprint length duration.
- DEFAULT_JIRA_TIMEZONE_ID - Static variable in interface com.atlassian.greenhopper.manager.workingdays.WorkingDaysManager
- DEFAULT_LEAVE_TIME - Static variable in class com.atlassian.greenhopper.web.rapid.chart.IssueCycleTimeCollector
- DEFAULT_LIMIT_OF_SEARCHED_BOARDS - Static variable in class com.atlassian.greenhopper.service.rapid.RapidViewLocationServiceImpl
- DEFAULT_MAX_NUMBER_OF_PROJECTS - Static variable in interface com.atlassian.greenhopper.service.workflow.WorkflowService
-
Default maximum number of projects you can fetch transitions for
- DEFAULT_MAX_NUMBER_OF_TRANSITIONED_ISSUES - Static variable in interface com.atlassian.greenhopper.web.rapid.IssueTransitionAndRankService
-
Default maximum number of transitioned issues in one operation (by default it is not limited)
- DEFAULT_NUMBER_OF_RECENT_BOARDS - Static variable in class com.atlassian.greenhopper.service.rapid.RapidViewLocationServiceImpl
- DEFAULT_REGION_KEY - Static variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysHelper
-
The key used for the "system default" region.
- DEFAULT_SPRINT_DISPLAY_NAME_FORMAT - Static variable in class com.atlassian.greenhopper.customfield.sprint.SprintClauseValueFormatter
- DEFAULT_SPRINT_DURATION_WEEKS - Static variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintHelper
- DefaultAgileFirstUseFlow - Class in com.atlassian.greenhopper.web.onboarding.firstuseflow
- DefaultAgileFirstUseFlow(LicenseService) - Constructor for class com.atlassian.greenhopper.web.onboarding.firstuseflow.DefaultAgileFirstUseFlow
- DefaultAttachmentZipExtractor - Class in com.atlassian.greenhopper.issue.util
-
Zip extractor making use of the new
AttachmentIndexManager
- DefaultAttachmentZipExtractor(ApplicationProperties, FileIconUtil, AttachmentIndexManager) - Constructor for class com.atlassian.greenhopper.issue.util.DefaultAttachmentZipExtractor
- defaultCacheSettings() - Static method in class com.atlassian.greenhopper.cache.CacheFactoryManager
-
The recommendation from JIRA is to default the cache settings to expire after 30 minutes.
- DefaultCustomFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
- DefaultCustomFieldEntryFactory(FieldHelper, CustomField) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.DefaultCustomFieldEntryFactory
- DefaultCustomFieldProvider - Interface in com.atlassian.greenhopper.manager.issue.fields
-
An interface to describe providers of custom fields that have a "default" instance that JIRA Agile cares about.
- defaultEndDate - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintModel
- defaultFields(WebhookEvent, T) - Method in class com.atlassian.greenhopper.webhooks.serializer.AbstractEventSerializer
- defaultIncompleteIssuesDestination - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.CompleteSprintViewModel
- defaultIncompleteIssuesDestination - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.IncompleteIssuesDestinationSuggestionsModel
- DefaultInitialPermissionSchemeFactory - Class in com.atlassian.greenhopper.project
-
This Factory produces the default software permission scheme that is assigned to newly created software projects.
- DefaultInitialPermissionSchemeFactory(ProjectRoleManager, PermissionSchemeManager, PermissionSchemeService, PluginSettingsFactory, JiraAuthenticationContext, I18nHelper.BeanFactory, SoftwarePermissionSchemeData) - Constructor for class com.atlassian.greenhopper.project.DefaultInitialPermissionSchemeFactory
- DefaultIssueDetailsViewPanelModuleDescriptorImpl - Class in com.atlassian.greenhopper.issue.detailsview
-
Module descriptor for Editable Details View system blocks which need a custom context provider to work.
- DefaultIssueDetailsViewPanelModuleDescriptorImpl(HostContainer, ModuleFactory, WebInterfaceManager, VelocityTemplatingEngine, SoyTemplateRendererProvider) - Constructor for class com.atlassian.greenhopper.issue.detailsview.DefaultIssueDetailsViewPanelModuleDescriptorImpl
- defaultLane(boolean) - Method in class com.atlassian.greenhopper.model.rapid.Swimlane.SwimlaneBuilder
- defaultLinkIcon - Variable in class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModel
- defaultName - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintModel
- DefaultSoftwarePermissionSchemeData - Class in com.atlassian.greenhopper.project
- DefaultSoftwarePermissionSchemeData() - Constructor for class com.atlassian.greenhopper.project.DefaultSoftwarePermissionSchemeData
- DefaultSoftwarePermissionSchemeData.RoleHolder - Enum Class in com.atlassian.greenhopper.project
- defaultStartDate - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintModel
- DEFINITION_OF_DONE - Enum constant in enum class com.atlassian.greenhopper.service.rapid.RapidViewClauseService.ClauseType
- DEFINITION_OF_NOT_DONE - Enum constant in enum class com.atlassian.greenhopper.service.rapid.RapidViewClauseService.ClauseType
- DelegatedWebPanelFinder - Class in com.atlassian.greenhopper.web.rapid.issue.tabs.editable.utils
-
This is responsible for finding corresponding delegated panel, which will be used to produce tab section model, for given
DelegationWebPanelModuleDescriptor
s. - DelegatedWebPanelFinder() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.utils.DelegatedWebPanelFinder
- DelegationWebPanelModuleDescriptor - Interface in com.atlassian.greenhopper.issue.detailsview
-
Implementing this interface in order to allow delegation panel and its location to be defined within the module descriptor.
- delete(BalancerEntry) - Method in interface com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntryManager
-
Delete a balancer entry.
- delete(BalancerEntry) - Method in class com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntryManagerImpl
- delete(RapidView) - Method in interface com.atlassian.greenhopper.manager.rapidview.RapidViewManager
-
Delete the RapidView that is associated to the provided RapidView
- delete(RapidView) - Method in class com.atlassian.greenhopper.manager.rapidview.RapidViewManagerImpl
- delete(RapidView, long) - Method in interface com.atlassian.greenhopper.manager.cardlayout.CardLayoutManager
-
Remove a given layout configuration item.
- delete(RapidView, long) - Method in class com.atlassian.greenhopper.manager.cardlayout.CardLayoutManagerImpl
- delete(RapidView, long) - Method in interface com.atlassian.greenhopper.manager.color.CardColorManager
- delete(RapidView, long) - Method in class com.atlassian.greenhopper.manager.color.CardColorManagerImpl
- delete(RapidView, long) - Method in interface com.atlassian.greenhopper.manager.detailview.DetailViewFieldManager
- delete(RapidView, long) - Method in class com.atlassian.greenhopper.manager.detailview.DetailViewFieldManagerImpl
- delete(RapidViewAO) - Method in interface com.atlassian.greenhopper.manager.workingdays.WorkingDaysManager
-
Deletes all data associated with a given rapid view AO
- delete(RapidViewAO) - Method in class com.atlassian.greenhopper.manager.workingdays.WorkingDaysManagerImpl
- delete(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewService
-
Delete a rapid view given its ID.
- delete(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewServiceImpl
- delete(ApplicationUser, RapidView, long) - Method in interface com.atlassian.greenhopper.service.rapid.view.cardlayout.CardLayoutFieldConfigurationService
-
Remove a
CardLayoutField
from aRapidView
's configuration. - delete(ApplicationUser, RapidView, long) - Method in class com.atlassian.greenhopper.service.rapid.view.cardlayout.CardLayoutFieldConfigurationServiceImpl
- delete(ApplicationUser, RapidView, long) - Method in interface com.atlassian.greenhopper.service.rapid.view.color.CardColorService
-
Delete a single card color
- delete(ApplicationUser, RapidView, long) - Method in class com.atlassian.greenhopper.service.rapid.view.color.CardColorServiceImpl
-
Delete a single quick filter
- delete(ApplicationUser, RapidView, long, ErrorCollection) - Method in interface com.atlassian.greenhopper.service.rapid.view.QuickFilterService
-
Delete a single quick filter
- delete(ApplicationUser, RapidView, long, ErrorCollection) - Method in class com.atlassian.greenhopper.service.rapid.view.QuickFilterServiceImpl
-
Delete a single quick filter
- delete(ApplicationUser, RapidView, long, ErrorCollection) - Method in interface com.atlassian.greenhopper.service.rapid.view.SwimlaneService
-
Delete a single swimlane
- delete(ApplicationUser, RapidView, long, ErrorCollection) - Method in class com.atlassian.greenhopper.service.rapid.view.SwimlaneServiceImpl
-
Delete a single swimlane
- delete(ApplicationUser, RapidView, Long) - Method in interface com.atlassian.greenhopper.service.rapid.view.detailview.DetailViewFieldConfigurationService
-
Remove a
DetailViewField
from aRapidView
's configuration. - delete(ApplicationUser, RapidView, Long) - Method in class com.atlassian.greenhopper.service.rapid.view.detailview.DetailViewFieldConfigurationServiceImpl
- delete(E...) - Method in class com.atlassian.greenhopper.service.rapid.view.GenericActiveObjectsDao
- delete(Long) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewResource
- delete(String, Long, String) - Method in interface com.atlassian.greenhopper.entity.remotelink.RemoteEntityLinkService
-
Deletes a remote entity link of an entity
- delete(String, Long, String) - Method in class com.atlassian.greenhopper.entity.remotelink.RemoteEntityLinkServiceImpl
- delete(String, Long, String) - Method in interface com.atlassian.greenhopper.service.PersistenceService
-
Remove a property given the entity name, entity id and property key.
- delete(String, Long, String) - Method in class com.atlassian.greenhopper.service.PersistenceServiceImpl
-
Remove a property for a given entity name and entity id couple
- delete(PK) - Method in class com.atlassian.greenhopper.service.rapid.view.GenericActiveObjectsDao
- DELETE_RANK_FOR_ISSUE - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent.Operation
- DELETE_RANKS_FOR_ISSUES - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent.Operation
- deleteAll() - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Deletes all rows.
- deleteAll() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- deleteAll(String, Long) - Method in interface com.atlassian.greenhopper.entity.remotelink.RemoteEntityLinkService
-
Deletes all the remote entity links of an entity
- deleteAll(String, Long) - Method in class com.atlassian.greenhopper.entity.remotelink.RemoteEntityLinkServiceImpl
- deleteAll(String, Long) - Method in interface com.atlassian.greenhopper.service.PersistenceService
-
Delete all properties for a given an entity name and entity id
- deleteAll(String, Long) - Method in class com.atlassian.greenhopper.service.PersistenceServiceImpl
-
Remove all properties for an entity name, entity id couple
- deleteByFieldId(Lock, Long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Deletes rows for the given fieldId
- deleteByFieldId(Lock, Long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- deleteByFieldIdAndIssueId(Lock, Long, Long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Deletes a single rank row for the given fieldId and issueId
- deleteByFieldIdAndIssueId(Lock, Long, Long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- deleteByFieldIdNoLock(Long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Deletes all rows for a given fieldId without locking them first.
- deleteByFieldIdNoLock(Long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- deleteByIssueId(Lock, Long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Deletes rows for the given issueId
- deleteByIssueId(Lock, Long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- deleteByLimitedIssueIds(Lock, List<Long>) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Deletes rows for the given issueIds
- deleteByLimitedIssueIds(Lock, List<Long>) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- deleteCardColor(ApplicationUser, Long, Long) - Method in class com.atlassian.greenhopper.web.rapid.view.CardColorHelper
-
deletes card color with id cardColorId from rapid view with id rapidViewId
- deleteCardColor(Long, Long) - Method in class com.atlassian.greenhopper.web.rapid.view.CardColorResource
-
Delete a rapid view
- deleteCardLayoutField(Long, String, Long) - Method in class com.atlassian.greenhopper.web.rapid.view.cardlayout.CardLayoutResource
-
Delete a field from a rapid view's card layout configuration.
- deleteCollationCheckRows(LexoRankDaoContext, LexoRankAO[], long) - Method in class com.atlassian.greenhopper.manager.lexorank.collation.CollationIntegrityDao
-
Delete two categories of collation check rows - those passed to this function directly - any other rows that are older than the given time, to avoid any accumulation of rows.
- deleteDefaultRankField() - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCustomFieldService
-
Only used by the migration cleaner.
- deleteDetailViewField(Long, Long) - Method in class com.atlassian.greenhopper.web.rapid.view.detailview.DetailViewFieldResource
-
Delete a field from a rapid view's detail view fields.
- deleteEstimateStatistics(RapidViewAO) - Method in class com.atlassian.greenhopper.manager.estimatestatistic.EstimateStatisticManager
- deleteForParent(WorkingDaysAO) - Method in class com.atlassian.greenhopper.manager.workingdays.NonWorkingDayDao
- deleteForParent(RapidViewAO) - Method in class com.atlassian.greenhopper.manager.cardlayout.CardLayoutFieldDao
- deleteForParent(RapidViewAO) - Method in class com.atlassian.greenhopper.manager.color.CardColorDao
- deleteForParent(RapidViewAO) - Method in class com.atlassian.greenhopper.manager.detailview.DetailViewFieldDao
- deleteForParent(RapidViewAO) - Method in class com.atlassian.greenhopper.manager.estimatestatistic.EstimateStatisticDao
- deleteForParent(RapidViewAO) - Method in class com.atlassian.greenhopper.manager.trackingstatistic.TrackingStatisticDao
- deleteForParent(RapidViewAO) - Method in class com.atlassian.greenhopper.manager.workingdays.WorkingDaysDao
- deleteForParent(RapidViewAO) - Method in class com.atlassian.greenhopper.service.rapid.view.BoardAdminDao
- deleteForParent(RapidViewAO) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnDao
- deleteForParent(RapidViewAO) - Method in class com.atlassian.greenhopper.service.rapid.view.QuickFilterDao
- deleteForParent(RapidViewAO) - Method in class com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryDao
- deleteForParent(RapidViewAO) - Method in class com.atlassian.greenhopper.service.rapid.view.SwimlaneDao
- deleteForParent(P) - Method in interface com.atlassian.greenhopper.manager.RelatedEntityDao
-
Delete all records for specified parent.
- deleteIds(Iterable<Long>, ApplicationUser) - Method in interface com.atlassian.greenhopper.service.rank.JpoRankService
-
Deletes the given ids from the LexoRank table.
- deleteIds(Iterable<Long>, ApplicationUser) - Method in class com.atlassian.greenhopper.service.rank.JpoRankServiceImpl
- deleteProject(ApplicationUser, Project) - Method in interface com.atlassian.greenhopper.service.project.ProjectService
- deleteProject(ApplicationUser, Project) - Method in class com.atlassian.greenhopper.service.project.ProjectServiceImpl
- deleteProperty(String) - Method in class com.atlassian.greenhopper.service.properties.PropertyDao
-
Deletes the Long value for the given property key
- deleteQuickFilter(ApplicationUser, Long, Long) - Method in class com.atlassian.greenhopper.web.rapid.view.QuickFilterHelper
-
deletes quick filter with id quickFilterId from rapid view with id rapidViewId
- deleteQuickFilter(Long, Long) - Method in class com.atlassian.greenhopper.web.rapid.view.QuickFilterResource
-
Delete a rapid view
- deleteRankableObject(RankableObject) - Method in class com.atlassian.greenhopper.manager.rankableobject.RankableObjectManager
- deleteRankableObject(ApplicationUser, RankableObject) - Method in class com.atlassian.greenhopper.service.rank.RankableObjectService
- deleteRanksForDeletedIssue(long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankManager
-
Deltes all ranks for given issue.
- deleteRanksForDeletedIssue(long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankManagerImpl
- deleteRanksForIssueIdsBetween(long, long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankManager
-
Deletes all ranks for the issues between startIdInclusive and endIdInclusive. startIdInclusive must be less than or equal to endIdInclusive
- deleteRanksForIssueIdsBetween(long, long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankManagerImpl
- deleteRanksForIssues(Iterable<Long>) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankManager
-
Deletes all ranks for the given issues
- deleteRanksForIssues(Iterable<Long>) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankManagerImpl
- deleteRapidView(ApplicationUser, Long) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewHelper
- deleteRemoteIssueLink(Long) - Method in class com.atlassian.greenhopper.web.rapid.issue.issuelink.RemoteIssueLinkResource
- deleteRemoteSprintLink(Long, Long) - Method in class com.atlassian.greenhopper.web.api.RemoteSprintLinkResource
-
Delete an existing remote sprint link.
- deleteSavedFilter(ApplicationUser, Long) - Method in interface com.atlassian.greenhopper.service.rapid.SavedFilterService
- deleteSavedFilter(ApplicationUser, Long) - Method in class com.atlassian.greenhopper.service.rapid.SavedFilterServiceImpl
- deleteScheme(String) - Method in interface com.atlassian.greenhopper.service.workflow.WorkflowService
-
Delete a workflow scheme with the specified name
- deleteScheme(String) - Method in class com.atlassian.greenhopper.service.workflow.WorkflowServiceImpl
- deleteSprint(Sprint) - Method in interface com.atlassian.greenhopper.service.sprint.SprintManager
-
Delete a sprint
- deleteSprint(Sprint) - Method in class com.atlassian.greenhopper.service.sprint.SprintManagerImpl
- deleteSprint(ApplicationUser, Sprint, Long) - Method in interface com.atlassian.greenhopper.service.sprint.SprintService
-
Delete a sprint.
- deleteSprint(ApplicationUser, Sprint, Long) - Method in class com.atlassian.greenhopper.service.sprint.SprintServiceImpl
- deleteSprint(Long, Long) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintResource
-
Delete a sprint given its id.
- deleteStatisticsField(RapidViewAO) - Method in class com.atlassian.greenhopper.service.rapid.view.StatisticsFieldDao
- deleteSwimlane(ApplicationUser, long, long) - Method in class com.atlassian.greenhopper.web.rapid.view.SwimlaneHelper
-
Delete a swimlane
- deleteSwimlane(Long, Long) - Method in class com.atlassian.greenhopper.web.rapid.view.SwimlaneResource
-
Delete a rapid view
- deleteTrackingStatistics(RapidViewAO) - Method in class com.atlassian.greenhopper.manager.trackingstatistic.TrackingStatisticManager
- deleteUrl - Variable in class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModel.IssueLinkEntry
- deleteVelocityChartMaxIssues() - Method in class com.atlassian.greenhopper.web.rapid.chart.RapidChartResource
-
Restores default maximum number of issues allowed to be processed by velocity chart.
- deleteVelocityChartMaxSprints() - Method in class com.atlassian.greenhopper.web.rapid.chart.RapidChartResource
-
Restores default maximum number of sprints allowed to be processed by velocity chart.
- deleteWorkflow(String) - Method in interface com.atlassian.greenhopper.service.workflow.WorkflowService
-
Delete a workflow with the specified name.
- deleteWorkflow(String) - Method in class com.atlassian.greenhopper.service.workflow.WorkflowServiceImpl
- DEMO_DATA - Enum constant in enum class com.atlassian.greenhopper.plugin.module.ModuleDefinition
- desc - Variable in class com.atlassian.greenhopper.web.navigation.WebItemAction
- DESC - Enum constant in enum class com.atlassian.greenhopper.manager.lexorank.SqlSortOrder
- DESCENDING - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.repair.Orientation
- description - Variable in class com.atlassian.greenhopper.issue.fields.status.IssueStatus
- description - Variable in class com.atlassian.greenhopper.service.lexorank.integrity.LexoRankIntegrityCheckReport.Result
- description - Variable in class com.atlassian.greenhopper.web.rapid.chart.VersionEntry
- description - Variable in class com.atlassian.greenhopper.web.rapid.issue.StatusEntry
- description - Variable in class com.atlassian.greenhopper.web.rapid.plan.PlanModeVersionModel
- description(String) - Method in class com.atlassian.greenhopper.model.rapid.QuickFilter.QuickFilterBuilder
- description(String) - Method in class com.atlassian.greenhopper.model.rapid.Swimlane.SwimlaneBuilder
- DESCRIPTION - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.DetailsViewTab
- DESCRIPTION - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QQuickFilter
-
Database Columns
- DESCRIPTION - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QSwimlane
-
Database Columns
- DescriptionFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
- DescriptionFieldEntryFactory(FieldHelper) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.DescriptionFieldEntryFactory
- destroy() - Method in class com.atlassian.greenhopper.jira.filters.ClassicBoardRouter
- destroy() - Method in class com.atlassian.greenhopper.service.lexorank.repair.RepairDispatcher
-
Shuts down the executor when the bean is destroyed.
- destroy() - Method in class com.atlassian.greenhopper.service.lexorank.repair.RepairRerankListener
- destroy() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService
- destroy() - Method in class com.atlassian.greenhopper.webhooks.AgileWebhookEventPublisher
- DETAIL_VIEW_FIELD_CONFIG - Static variable in class com.atlassian.greenhopper.rest.RapidViewEditResourceExpands
- DETAILS - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldDetailsCategory
- DETAILS - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.DetailsViewTab
- DETAILS - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.utils.FieldDetailsCategoryPanel
- DetailsViewAjaxIssueAction - Class in com.atlassian.greenhopper.jira.actions
-
A webwork action to handle the saving of fields in Agile Details View.
- DetailsViewAjaxIssueAction(EventPublisher, IssueFinderV2, IssueMetadataHelper, IssueService, SessionSearchService, UserIssueHistoryManager, WebPanelMapperUtil, ActionUtilsService, DetailsViewIssueFieldProvider, IssueOperationLinksProvider, IssueSummaryProvider, JiraAuthenticationContext, JaxbJsonMarshaller) - Constructor for class com.atlassian.greenhopper.jira.actions.DetailsViewAjaxIssueAction
- DetailsViewIssueFieldProvider - Class in com.atlassian.greenhopper.util
-
A custom
IssueFieldProvider
for Details View especially. - DetailsViewIssueFieldProvider() - Constructor for class com.atlassian.greenhopper.util.DetailsViewIssueFieldProvider
- DetailsViewTab - Enum Class in com.atlassian.greenhopper.web.rapid.issue.tabs.editable
-
TODO: Document this class / interface here
- DetailViewField - Class in com.atlassian.greenhopper.model.rapid.detailview
-
TODO: Document this class / interface here
- DETAILVIEWFIELD_PK - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QDetailViewField
- DetailViewField.DetailViewFieldBuilder - Class in com.atlassian.greenhopper.model.rapid.detailview
- DetailViewFieldAO - Interface in com.atlassian.greenhopper.manager.detailview
-
Stores fields to be displayed in a
RapidViewAO
's detail view. - DetailViewFieldAOListMapper - Class in com.atlassian.greenhopper.manager.detailview
-
TODO: Document this class / interface here
- DetailViewFieldAOListMapper(RapidViewAO, RelatedAOMapper<RapidViewAO, DetailViewFieldAO, DetailViewField>) - Constructor for class com.atlassian.greenhopper.manager.detailview.DetailViewFieldAOListMapper
- DetailViewFieldAOMapper - Class in com.atlassian.greenhopper.manager.detailview
- DetailViewFieldAOMapper() - Constructor for class com.atlassian.greenhopper.manager.detailview.DetailViewFieldAOMapper
- DetailViewFieldBuilder() - Constructor for class com.atlassian.greenhopper.model.rapid.detailview.DetailViewField.DetailViewFieldBuilder
- DetailViewFieldBuilder(DetailViewField) - Constructor for class com.atlassian.greenhopper.model.rapid.detailview.DetailViewField.DetailViewFieldBuilder
- DetailViewFieldConfig - Class in com.atlassian.greenhopper.service.rapid.view.detailview
-
Result object for
DetailViewFieldConfigurationService
. - DetailViewFieldConfigModel - Class in com.atlassian.greenhopper.web.rapid.view.detailview
-
Represents the configuration of detail view fields for a rapid view.
- DetailViewFieldConfigModel() - Constructor for class com.atlassian.greenhopper.web.rapid.view.detailview.DetailViewFieldConfigModel
- DetailViewFieldConfigModel.DetailViewFieldEntry - Class in com.atlassian.greenhopper.web.rapid.view.detailview
- DetailViewFieldConfigurationService - Interface in com.atlassian.greenhopper.service.rapid.view.detailview
-
Services to configure
DetailViewField
entries for aRapidView
. - DetailViewFieldConfigurationServiceImpl - Class in com.atlassian.greenhopper.service.rapid.view.detailview
-
Implementation of
DetailViewFieldConfigurationService
. - DetailViewFieldConfigurationServiceImpl() - Constructor for class com.atlassian.greenhopper.service.rapid.view.detailview.DetailViewFieldConfigurationServiceImpl
- DetailViewFieldDao - Class in com.atlassian.greenhopper.manager.detailview
-
TODO: Document this class / interface here
- DetailViewFieldDao() - Constructor for class com.atlassian.greenhopper.manager.detailview.DetailViewFieldDao
- DetailViewFieldEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.view.detailview.DetailViewFieldConfigModel.DetailViewFieldEntry
- DetailViewFieldHelper - Class in com.atlassian.greenhopper.web.rapid.view.detailview
-
Helper for Detail View Field configuration in the web layer.
- DetailViewFieldHelper() - Constructor for class com.atlassian.greenhopper.web.rapid.view.detailview.DetailViewFieldHelper
- DetailViewFieldManager - Interface in com.atlassian.greenhopper.manager.detailview
-
TODO: Document this class / interface here
- DetailViewFieldManagerImpl - Class in com.atlassian.greenhopper.manager.detailview
-
TODO: Document this class / interface here
- DetailViewFieldManagerImpl() - Constructor for class com.atlassian.greenhopper.manager.detailview.DetailViewFieldManagerImpl
- DetailViewFieldResource - Class in com.atlassian.greenhopper.web.rapid.view.detailview
-
REST resource to facilitate configuration of Detail View Fields.
- DetailViewFieldResource(DetailViewFieldHelper, DetailViewFieldConfigurationService, RapidViewService, EstimateStatisticService, I18nFactoryService) - Constructor for class com.atlassian.greenhopper.web.rapid.view.detailview.DetailViewFieldResource
- DetailViewFieldService - Interface in com.atlassian.greenhopper.service.rapid.view.detailview
-
Services to retrieve
DetailViewField
entries for use in the "view" UI (as opposed to configuration). - DetailViewFieldServiceImpl - Class in com.atlassian.greenhopper.service.rapid.view.detailview
- DetailViewFieldServiceImpl(DetailViewFieldConfigurationService) - Constructor for class com.atlassian.greenhopper.service.rapid.view.detailview.DetailViewFieldServiceImpl
- DetailViewInlineEditableFieldFactory - Class in com.atlassian.greenhopper.web.rapid.view.detailview
-
This is used to produce the edit template of configured fields, which mean to be inline-editable, in Details View configuration.
- DetailViewInlineEditableFieldFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.view.detailview.DetailViewInlineEditableFieldFactory
- DeterminedProjectsInQueryVisitor - Class in com.atlassian.greenhopper.util.jql
-
A visitor that checks if we can determine any projects from the given query.
- DeterminedProjectsInQueryVisitor() - Constructor for class com.atlassian.greenhopper.util.jql.DeterminedProjectsInQueryVisitor
- DEV_MODE - Enum constant in enum class com.atlassian.greenhopper.plugin.module.ModuleDefinition
- DevStatusPluginMetadataService - Class in com.atlassian.greenhopper.plugin
-
Provides metadata information for DevStatus plugin.
- DevStatusPluginMetadataService() - Constructor for class com.atlassian.greenhopper.plugin.DevStatusPluginMetadataService
- DIALOG - Enum constant in enum class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardOpenAnalyticsEvent.EventMode
- DialogData() - Constructor for class com.atlassian.greenhopper.web.rapid.plan.SplitIssueResource.DialogData
- DISABLE_CREATE_PROJECT - Enum constant in enum class com.atlassian.greenhopper.features.AgileDarkFeature
- DISABLE_OPTIMIZED_BOARDS_LOADING - Enum constant in enum class com.atlassian.greenhopper.features.AgileDarkFeature
- DISABLE_RANK_OPERATIONS - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QBalancerEntry
-
Database Columns
- disableGlobalBoard() - Method in class com.atlassian.greenhopper.features.GlobalBoardDarkFeatureManager
- DisableKanbanBacklogResponse() - Constructor for class com.atlassian.greenhopper.web.rapid.view.KanbanPlanModeResource.DisableKanbanBacklogResponse
- disableRankOperations() - Method in class com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntry.Builder
- disableRankOperations(boolean) - Method in class com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntry.Builder
- disassociateEpicFromIssues(ApplicationUser, Set<Issue>, boolean) - Method in interface com.atlassian.greenhopper.manager.issuelink.EpicLinkManager
-
Disassociate epics associated to the given issues
- disassociateEpicFromIssues(ApplicationUser, Set<Issue>, boolean) - Method in class com.atlassian.greenhopper.manager.issuelink.EpicLinkManagerImpl
- disassociateIssuesFromEpic(EpicResource.RemoveFromEpicRequest) - Method in class com.atlassian.greenhopper.web.rapid.issue.issuelink.EpicResource
-
Remove the epic for the list of passed issues
- disassociateIssuesFromEpic(ApplicationUser, Issue) - Method in interface com.atlassian.greenhopper.manager.issuelink.EpicLinkManager
-
Disassociate issues associated to the given epic
- disassociateIssuesFromEpic(ApplicationUser, Issue) - Method in class com.atlassian.greenhopper.manager.issuelink.EpicLinkManagerImpl
- disbandBacklogColumn(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.KanbanBacklogColumnService
-
Move out all statuses of Backlog column
- disbandBacklogColumn(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.KanbanBacklogColumnServiceImpl
- disbandBacklogColumn(Long) - Method in class com.atlassian.greenhopper.web.rapid.view.KanbanPlanModeResource
-
Disbands KanbanBacklog column Condition to call KanPlan lab feature is disabled Board has already been configured for using KanPlan Permission checking is done deeper in the code.
- dispatchRepair(Long, String, String) - Method in class com.atlassian.greenhopper.service.lexorank.repair.RepairDispatcher
-
Triggers the local repair of the LexoRank field with the given ID.
- displayName - Variable in class com.atlassian.greenhopper.service.sprint.health.SprintHealth.SprintHealthAssignee
- displayName - Variable in class com.atlassian.greenhopper.web.rapid.UserConfig
- displayName - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.TimeZoneEditModel.Region
- displayName - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.TimeZoneEditModel.TimeZone
- distribution - Variable in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancer.LexoRankBalancerFieldStatus
- DOC_EXAMPLE - Static variable in class com.atlassian.greenhopper.api.rank.web.RankAfterRequest
-
Example RankBeforeRequest instance used for auto-generated REST documentation.
- DOC_EXAMPLE - Static variable in class com.atlassian.greenhopper.api.rank.web.RankBeforeRequest
-
Example RankBeforeRequest instance used for auto-generated REST documentation.
- DOC_EXAMPLE - Static variable in class com.atlassian.greenhopper.api.rank.web.RankResponse
-
Example RankResponse instance used for auto-generated REST documentation.
- DOC_EXAMPLE - Static variable in class com.atlassian.greenhopper.web.rapid.sprint.model.CompleteSprintRequest
- DOC_EXAMPLE - Static variable in class com.atlassian.greenhopper.web.rapid.sprint.model.CompleteSprintResult
- DOC_EXAMPLE - Static variable in class com.atlassian.greenhopper.web.rapid.sprint.model.CompleteSprintViewModel
- DOC_EXAMPLE - Static variable in class com.atlassian.greenhopper.web.rapid.sprint.model.EditSprintModel
- DOC_EXAMPLE - Static variable in class com.atlassian.greenhopper.web.rapid.sprint.model.IncompleteIssuesDestinationModel
- DOC_EXAMPLE - Static variable in class com.atlassian.greenhopper.web.rapid.sprint.model.IncompleteIssuesDestinationSuggestionsModel
- DOC_EXAMPLE - Static variable in class com.atlassian.greenhopper.web.rapid.sprint.model.RemoveFromSprintRequest
- DOC_EXAMPLE - Static variable in class com.atlassian.greenhopper.web.rapid.sprint.model.ReopenSprintRequest
- DOC_EXAMPLE - Static variable in class com.atlassian.greenhopper.web.rapid.sprint.model.ReopenSprintResult
- DOC_EXAMPLE - Static variable in class com.atlassian.greenhopper.web.rapid.sprint.model.ReopenSprintViewModel
- DOC_EXAMPLE - Static variable in class com.atlassian.greenhopper.web.rapid.sprint.model.SprintRankRequest
- DOC_EXAMPLE - Static variable in class com.atlassian.greenhopper.web.rapid.sprint.model.SprintsEntry
- DOC_EXAMPLE - Static variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintModel
- DOC_EXAMPLE - Static variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintRequest
- DOC_EXAMPLE - Static variable in class com.atlassian.greenhopper.web.rapid.sprint.model.SwapSprintRequest
- DOC_EXAMPLE - Static variable in class com.atlassian.greenhopper.web.rapid.sprint.model.UpdateSprintRequest
- DOC_EXAMPLE - Static variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintBaseEntry
- DOC_EXAMPLE - Static variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry
- DOC_EXAMPLE - Static variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintPlanEntry
- DOC_EXAMPLE - Static variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintPlanEntry.TimeRemaining
- DOC_EXAMPLE - Static variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintReportEntry
- DocumentStatisticValueResolver - Interface in com.atlassian.greenhopper.web.rapid.issue.statistics
-
Used for retrieving the value of the "estimation statistic" from a Lucene document (map of String values).
- doDefault() - Method in class com.atlassian.greenhopper.web.onboarding.firstuseflow.AgileFirstUseFlowAction
-
Entry point for the first use flow action.
- doesDefaultFieldExist() - Method in class com.atlassian.greenhopper.manager.issue.fields.AbstractDefaultCustomFieldProvider
- doesDefaultFieldExist() - Method in interface com.atlassian.greenhopper.manager.issue.fields.DefaultCustomFieldProvider
- doesDefaultSprintFieldExist() - Method in interface com.atlassian.greenhopper.service.sprint.SprintCustomFieldService
- doesDefaultSprintFieldExist() - Method in class com.atlassian.greenhopper.service.sprint.SprintCustomFieldServiceImpl
- doesIssueTypeExist() - Method in class com.atlassian.greenhopper.manager.issue.issuetypes.AbstractIssueTypeProvider
- doesIssueTypeExist() - Method in interface com.atlassian.greenhopper.manager.issue.issuetypes.ManagedIssueTypeProvider
- doesWorkflowSchemeExist(String) - Method in interface com.atlassian.greenhopper.service.workflow.WorkflowService
-
Does a workflow scheme with the specified name exist?
- doesWorkflowSchemeExist(String) - Method in class com.atlassian.greenhopper.service.workflow.WorkflowServiceImpl
- doExecute() - Method in class com.atlassian.greenhopper.web.rapid.plan.BulkChangeIssuesAction
- doExecute() - Method in class com.atlassian.greenhopper.web.rapid.plan.ViewIssuesInNavigatorAction
- doExecute() - Method in class com.atlassian.greenhopper.web.rapid.release.ReleaseIssueNavigatorAction
- doExecute() - Method in class com.atlassian.greenhopper.web.rapid.WebResourcesReloadAction
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.atlassian.greenhopper.jira.filters.ClassicBoardRouter
- doFindOnBoard() - Method in class com.atlassian.greenhopper.web.rapid.BoardDispatchAction
-
Given issueId, find boards that contain this issue and present search results.
- doGet() - Method in class com.atlassian.greenhopper.jira.actions.ClassicBoardNotFoundAction
- doGet() - Method in class com.atlassian.greenhopper.web.admin.SoftwareConfigAction
- doGet() - Method in class com.atlassian.greenhopper.web.rapid.ViewIssuesInEpicAction
- doGet(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.greenhopper.web.RedirectToWhatsNewPageServlet
- doGoToIssueOnBoard() - Method in class com.atlassian.greenhopper.web.rapid.BoardDispatchAction
-
Given an issueId and a rapidViewId, this command will redirect the user to the location of that issue on that Rapid Board.
- doGoToSprintOnBoard() - Method in class com.atlassian.greenhopper.web.rapid.BoardDispatchAction
-
Given a sprintId and a rapidViewId, this command will redirect the user to the location of that sprint on that Rapid Board.
- doIssuesMatchBoard(Set<String>, Long) - Method in class com.atlassian.greenhopper.web.rapid.issue.IssueResource
- doMigrate(long, long) - Method in interface com.atlassian.greenhopper.workflow.WorkflowMigrationService
-
Attempts to migrate the specified project to the specified workflow scheme.
- doMigrate(long, long) - Method in class com.atlassian.greenhopper.workflow.WorkflowMigrationServiceImpl
- done - Variable in class com.atlassian.greenhopper.web.rapid.chart.burndown.ColumnChange
-
true: added to done column false: removed from done column
- done - Variable in class com.atlassian.greenhopper.web.rapid.list.ClassificationStatistics
- done - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
- done(boolean) - Method in class com.atlassian.greenhopper.model.Epic.Builder
- done(Boolean) - Method in class com.atlassian.greenhopper.service.issuelink.EpicQuery.Builder
-
Defines whether requested epics should have done status or not.
- DONE - Enum constant in enum class com.atlassian.greenhopper.model.rapid.ColumnProgress
- DONE - Enum constant in enum class com.atlassian.greenhopper.service.workflow.PredefinedStatuses
- doneEstimate - Variable in class com.atlassian.greenhopper.web.rapid.list.ClassificationStatistics
- doneIssueKeys - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.RemoveFromSprintModel.RemoveFromSprintEntryModel
- doneStatuses - Variable in class com.atlassian.greenhopper.web.rapid.chart.EpicReportModel
- doneStatuses - Variable in class com.atlassian.greenhopper.web.rapid.chart.VersionReportModel
- doOnIssueEvent(Long, Issue, IssueEvent) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkIssueEventListener
- doOnIssueEvent(Long, Issue, IssueEvent) - Method in class com.atlassian.greenhopper.customfield.rank.RankIssueEventListener
- doOnIssueEvent(Long, Issue, IssueEvent) - Method in class com.atlassian.greenhopper.issue.RemoveFutureSprintsFromClosedIssuesListener
- doOnIssueEvent(Long, Issue, IssueEvent) - Method in class com.atlassian.greenhopper.service.issue.AbstractIssueEventListener
- doOnIssueEvent(Long, Issue, IssueEvent) - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankIssueEventListener
- doRankBottom() - Method in class com.atlassian.greenhopper.web.rapid.RankAction
- doRankTop() - Method in class com.atlassian.greenhopper.web.rapid.RankAction
- doRelevantClausesFitFilterForm(ApplicationUser, Query, SearchContext) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkSearchInputTransformer
- doRelevantClausesFitFilterForm(ApplicationUser, Query, SearchContext) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintSearchInputTransformer
- doSetFeatureEnabled() - Method in class com.atlassian.greenhopper.web.admin.SoftwareConfigAction
- doShow() - Method in class com.atlassian.greenhopper.jira.actions.BulkCommentDialogAction
- doShow() - Method in class com.atlassian.greenhopper.web.admin.LexoRankAdminAction
- doShow() - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardAction
-
Command to display the configuration of a Rapid Board.
- doShowBoard() - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardAction
-
Command to display a Rapid Board.
- doShowManageBoards() - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardAction
-
Command to display list of all boards.
- doTask(T) - Method in class com.atlassian.greenhopper.global.AbstractTransactionalTask
- doTask(T) - Method in interface com.atlassian.greenhopper.global.TransactionalTask
- doUpgrade() - Method in class com.atlassian.greenhopper.upgrade.AbstractGhUpgradeTask
- doUpgrade() - Method in interface com.atlassian.greenhopper.workflow.SimplifiedWorkflow70UpgradeService
- doUpgrade() - Method in class com.atlassian.greenhopper.workflow.SimplifiedWorkflow70UpgradeServiceImpl
- dropAllObsoleteFields() - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankManager
-
Drops all fields that no longer have corresponding custom fields.
- dropAllObsoleteFields() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankManagerImpl
- dropField(long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankManager
-
Drops given field within certain timeout.
- dropField(long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankManagerImpl
- DummyAgileReport - Class in com.atlassian.greenhopper.web.rapid.chart.integration
- DummyAgileReport() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.integration.DummyAgileReport
- duplicateRank() - Static method in class com.atlassian.greenhopper.service.lexorank.LexoRankOperationOutcome
- DURATION - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldRenderer
- DURATION_COMPLETION_PERCENTAGE - Enum constant in enum class com.atlassian.greenhopper.service.sprint.health.SprintMetrics.Type
- durationPreviously - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry.TimeInColumnFieldValue
E
- edit - Variable in class com.atlassian.greenhopper.web.rapid.issue.fields.FieldUpdatedEntry
-
Edit data of the field.
- EDIT_SPRINT_NAME_AND_GOAL - Static variable in class com.atlassian.greenhopper.jira.permission.GHProjectPermissions
- editable - Variable in class com.atlassian.greenhopper.web.integration.TeamCalendarsSprintList.TeamCalendarsSprint
- editable - Variable in class com.atlassian.greenhopper.web.rapid.issue.fields.FieldEntry
-
Whether the field is editable.
- EditableAttachmentTabEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory
-
This is used to populate entry model for
DetailsViewTab#ATTACHMENT
- EditableAttachmentTabEntryFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableAttachmentTabEntryFactory
- EditableCommentTabEntry - Class in com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory
- EditableCommentTabEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableCommentTabEntry
- EditableCommentTabEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory
-
This is used to populate entry model for
DetailsViewTab#COMMENT
- EditableCommentTabEntryFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableCommentTabEntryFactory
- EditableDescriptionTabEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory
-
This is used to populate entry model for
DetailsViewTab#DESCRIPTION
- EditableDescriptionTabEntryFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableDescriptionTabEntryFactory
- EditableDetailsTabEntry - Class in com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory
- EditableDetailsTabEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableDetailsTabEntry
- EditableDetailsTabEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory
-
This is used to populate entry model for
DetailsViewTab#DETAILS
- EditableDetailsTabEntryFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableDetailsTabEntryFactory
- EditableHeaderTabEntry - Class in com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory
-
This represents a collection of fields, which are
IssueFieldConstants.ISSUE_KEY
,IssueFieldConstants.SUMMARY
, and estimate fields, rendered in Details View header. - EditableHeaderTabEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableHeaderTabEntry
- EditableHeaderTabEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory
-
This is used to populate entry model for
DetailsViewTab#HEADER
- EditableHeaderTabEntryFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableHeaderTabEntryFactory
- EditableIssuesInEpicTabEntry - Class in com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory
-
Provides the data to Issues in Epic panel in Issue Detail View.
- EditableIssuesInEpicTabEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableIssuesInEpicTabEntry
- EditableIssuesInEpicTabEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory
-
This is used to populate entry model for
DetailsViewTab#ISSUES_IN_EPIC
. - EditableIssuesInEpicTabEntryFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableIssuesInEpicTabEntryFactory
- EditableSubtasksTabEntry - Class in com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory
- EditableSubtasksTabEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableSubtasksTabEntry
- EditableSubtasksTabEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory
-
This is used to populate entry model for
DetailsViewTab#SUB_TASKS
- EditableSubtasksTabEntryFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableSubtasksTabEntryFactory
- EditableTabEntry - Class in com.atlassian.greenhopper.web.rapid.issue.tabs.editable
- EditableTabEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.EditableTabEntry
- EditableTabEntryFactory - Interface in com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory
-
This is responsible for producing the model for each editable details view tab for requested issue in given context.
- EditableTabEntryFactoryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory
-
This is used to produce an instance of
EditableTabEntry
corresponding to aDetailsViewTab
. - EditableTabEntryFactoryFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableTabEntryFactoryFactory
- EditableTabModel - Class in com.atlassian.greenhopper.web.rapid.issue.tabs.editable
- EditableTabModel(EditableTabEntry) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.EditableTabModel
- EditableTabModel(List<EditableTabEntry>) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.EditableTabModel
- EditableTabSection - Class in com.atlassian.greenhopper.web.rapid.issue.tabs.editable
-
TODO: Document this class / interface here
- EditableTabSection() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.EditableTabSection
- EditableThirdPartyTabEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory
-
This is used to populate entry model for
DetailsViewTab#THIRD_PARTY_TAB
- EditableThirdPartyTabEntryFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableThirdPartyTabEntryFactory
- editBuilder() - Method in class com.atlassian.greenhopper.model.rapid.AuditEntry
- EditSprintModel - Class in com.atlassian.greenhopper.web.rapid.sprint.model
- EditSprintModel() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.model.EditSprintModel
- EditSprintUsingManageSprintsPermissionAnalyticEvent - Class in com.atlassian.greenhopper.analytics
-
This analytic event is published when user who modifies sprint field in view issue page has Manage Sprints permission
- EditSprintUsingManageSprintsPermissionAnalyticEvent() - Constructor for class com.atlassian.greenhopper.analytics.EditSprintUsingManageSprintsPermissionAnalyticEvent
- EditSprintUsingSchedulePermissionAnalyticEvent - Class in com.atlassian.greenhopper.analytics
-
This analytic event is published when user who modifies sprint field in view issue page doesn't have Manage Sprints permission
- EditSprintUsingSchedulePermissionAnalyticEvent() - Constructor for class com.atlassian.greenhopper.analytics.EditSprintUsingSchedulePermissionAnalyticEvent
- editType - Variable in class com.atlassian.greenhopper.web.rapid.issue.fields.FieldDetailType
- EIGHT_DECIMAL - Static variable in class com.atlassian.greenhopper.model.lexorank.LexoRank
- empty() - Static method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceRankInfoService.LexoRankMaxRank
- empty() - Static method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceRankInfoService.LexoRankRebalanceOperation
- empty() - Static method in class com.atlassian.greenhopper.web.rapid.list.CollectIssuesResult
- EMPTY_ENTITY_RESOLVER - Static variable in class com.atlassian.greenhopper.confluence.rpc.AbstractConfluenceSaxHandler
- emptyFilterBoard(boolean) - Method in class com.atlassian.greenhopper.model.rapid.RapidView.RapidViewBuilder
- emptyFilterBoard(boolean) - Method in class com.atlassian.greenhopper.web.rapid.list.CollectIssuesResult.Builder
- EmptyFilterQueryWrapper - Class in com.atlassian.greenhopper.service.rapid
-
Wrapper class to mark query as originating from a board based on an empty filter.
- EmptyFilterQueryWrapper(Query) - Constructor for class com.atlassian.greenhopper.service.rapid.EmptyFilterQueryWrapper
- emptyKanbanBacklogColumn() - Static method in class com.atlassian.greenhopper.model.rapid.KanbanBacklogColumn
- emptyQuery() - Method in class com.atlassian.greenhopper.service.subquery.Subquery.SubqueryBuilder
- EmptyQueryAwareJqlBuilder - Class in com.atlassian.greenhopper.service.rapid
- emptyWhere() - Method in interface com.atlassian.greenhopper.manager.lexorank.SqlSelectStatement.WhereClause
- enableEpicsPanelWhenKanPlanEnabled(KanbanBacklogToggledEvent) - Method in class com.atlassian.greenhopper.service.rapid.view.KanbanBacklogColumnServiceImpl
- enableGlobalBoard() - Method in class com.atlassian.greenhopper.features.GlobalBoardDarkFeatureManager
- encode(ApplicationId, String) - Static method in class com.atlassian.greenhopper.confluence.ConfluenceGlobalIdFactory
- encodeHtml(String) - Static method in class com.atlassian.greenhopper.web.util.WebUtilities
-
Escape HTML text
- encodeInlineJson(String) - Method in class com.atlassian.greenhopper.web.util.WebUtilities
-
We can't inline JSON into the page, because that stuff is read by the browser's HTML interpreter first rather than the JS interpreter, as it would in AJAX.
- encodeJson(String) - Method in class com.atlassian.greenhopper.web.util.WebUtilities
-
Escape double-quotes where necessary to produce a JSON-ready string.
- end - Variable in class com.atlassian.greenhopper.web.integration.TeamCalendarsSprintList.TeamCalendarsSprint
- end - Variable in class com.atlassian.greenhopper.web.rapid.chart.time.WorkRateData.RateEntry
- END_DATE - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QSprint
- endDate - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintRequest
- endDate - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.UpdateSprintRequest
- endDate - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry
- endDate(Long) - Method in class com.atlassian.greenhopper.service.sprint.Sprint.SprintBuilder
- endDate(DateTime) - Method in class com.atlassian.greenhopper.service.sprint.Sprint.SprintBuilder
- endDocument() - Method in class com.atlassian.greenhopper.imports.LexorankImportHandler
- endDocument() - Method in class com.atlassian.greenhopper.imports.LexorankOfbizImportHandler
- endDocument() - Method in class com.atlassian.greenhopper.imports.LexorankPreImportHandler
- endDocument() - Method in class com.atlassian.greenhopper.imports.SprintImportHandler
- endDocument() - Method in class com.atlassian.greenhopper.imports.SprintPreImportHandler
- endElement(String, String, String) - Method in class com.atlassian.greenhopper.confluence.rpc.AbstractConfluenceSaxHandler
- endOperation(LexoRankStatisticsAgent.Operation) - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent
-
End a statistics operation.
- endOperationStep(LexoRankStatisticsAgent.OperationStep) - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent
- endTable(String) - Method in class com.atlassian.greenhopper.imports.LexorankImportHandler
- endTable(String) - Method in class com.atlassian.greenhopper.imports.LexorankPreImportHandler
- endTable(String) - Method in class com.atlassian.greenhopper.imports.SprintImportHandler
- endTable(String) - Method in class com.atlassian.greenhopper.imports.SprintPreImportHandler
- endTime - Variable in class com.atlassian.greenhopper.web.rapid.chart.ScopeChangeBurndownModel
-
the time (ms / UTC) of the end (projected) of the sprint
- endTime - Variable in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownModel
-
the time (ms / UTC) of the end (projected) of the sprint
- endTime - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintReportEntry
-
End date/time of the sprint in millis.
- enrichRedirect(String) - Method in class com.atlassian.greenhopper.web.rapid.project.GreenHopperProjectCreateHook
- enrichRedirect(String) - Method in class com.atlassian.greenhopper.web.rapid.project.ScrumProjectCreateHook
- ensureEpicFieldsHaveCorrectContext() - Method in interface com.atlassian.greenhopper.service.issuelink.EpicCustomFieldService
-
It is possible that if the Epic issue type is deleted, it will be re-created and existing contexts set up for Epic-specific custom fields will be invalid.
- ensureEpicFieldsHaveCorrectContext() - Method in class com.atlassian.greenhopper.service.issuelink.EpicCustomFieldServiceImpl
- ensureEpicStatusFieldHasCorrectOptionsOrder() - Method in interface com.atlassian.greenhopper.service.issuelink.EpicCustomFieldService
-
Ensure that the epic status field has the Options in the correct order.
- ensureEpicStatusFieldHasCorrectOptionsOrder() - Method in class com.atlassian.greenhopper.service.issuelink.EpicCustomFieldServiceImpl
- ensureFieldHasCorrectContext() - Method in class com.atlassian.greenhopper.manager.issue.fields.FlagCustomFieldProvider
-
Flagged field is not strictly managed: it is created as a default, and then administrators can change its configuration.
- ensureFieldHasCorrectContext() - Method in class com.atlassian.greenhopper.manager.issue.fields.StoryPointsCustomFieldProvider
-
Story Points field is not strictly managed: it is created as a default, and then administrators can change its configuration.
- ensureFieldHasCorrectContext(I18n2, CustomField, CustomFieldMetadata) - Method in interface com.atlassian.greenhopper.manager.issue.fields.CustomFieldContextConfigurator
-
Makes sure the given field has correctly configured context according to the given metadata.
- ensureFieldHasCorrectContext(I18n2, CustomField, CustomFieldMetadata) - Method in class com.atlassian.greenhopper.manager.issue.fields.CustomFieldContextConfiguratorImpl
- ensureFieldsAreCorrectlyConfigured(Collection<Project>, ProjectType, CustomFieldConfigurationRestorer.ScreenSchemeOption) - Method in interface com.atlassian.greenhopper.customfield.CustomFieldConfigurationRestorer
-
Makes sure issue type specific custom fields have correctly configured contexts.
- ensureFieldsAreCorrectlyConfigured(Collection<Project>, ProjectType, CustomFieldConfigurationRestorer.ScreenSchemeOption) - Method in class com.atlassian.greenhopper.customfield.CustomFieldConfigurationRestorerImpl
- ensureFieldsHaveCorrectContextConfiguration() - Method in interface com.atlassian.greenhopper.manager.issue.fields.ManagedFieldConfigurationRestorer
-
Makes sure managed issue type specific custom fields have correctly configured contexts.
- ensureFieldsHaveCorrectContextConfiguration() - Method in class com.atlassian.greenhopper.manager.issue.fields.ManagedFieldConfigurationRestorerImpl
- enteredStatus - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry.TimeInColumnFieldValue
- Entity - Interface in com.atlassian.greenhopper.service.rapid.view
-
The AO provided Entity uses Integer as primary keys type.
- ENTITY_CLASS - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QAuditEntry
- ENTITY_ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QAuditEntry
- entityData - Variable in class com.atlassian.greenhopper.web.rapid.chart.HistoricSprintReportContents
- entityData - Variable in class com.atlassian.greenhopper.web.rapid.chart.ReportContentModel
- entityData - Variable in class com.atlassian.greenhopper.web.rapid.work.WorkResource.GetIssueResponse
- entityData(EntityData) - Method in class com.atlassian.greenhopper.web.rapid.list.CollectIssuesResult.Builder
- EntityData - Class in com.atlassian.greenhopper.web.rapid.list
- EntityData() - Constructor for class com.atlassian.greenhopper.web.rapid.list.EntityData
- entityId - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.RemoteEntityLinkModel
- entityId(Long) - Method in class com.atlassian.greenhopper.model.rapid.AuditEntry.AuditEntryBuilder
- entityType - Variable in class com.atlassian.greenhopper.service.rapid.view.GenericActiveObjectsDao
- entityType(String) - Method in class com.atlassian.greenhopper.model.rapid.AuditEntry.AuditEntryBuilder
- EntryMoveModel - Class in com.atlassian.greenhopper.web.rapid.view
- EntryMoveModel() - Constructor for class com.atlassian.greenhopper.web.rapid.view.EntryMoveModel
- EntryMoveModel.Position - Enum Class in com.atlassian.greenhopper.web.rapid.view
-
Absolute positions that a version may be moved to
- entryTransformer - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintPlanEntryTransformer
- epic - Variable in class com.atlassian.greenhopper.web.rapid.chart.EpicReportModel
- epic - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
-
The issue key of the epic linked to this issue, if there is one.
- epic(Epic) - Method in class com.atlassian.greenhopper.service.issue.RapidViewIssue.RapidViewIssueBuilder
- Epic - Class in com.atlassian.greenhopper.model
-
An epic captures a large body of work.
- EPIC - Enum constant in enum class com.atlassian.greenhopper.model.rapid.SwimlaneStrategy
- EPIC - Enum constant in enum class com.atlassian.greenhopper.service.issue.IssueTypePrototype
- EPIC_BURNDOWN - Enum constant in enum class com.atlassian.greenhopper.web.rapid.event.UnlicensedAnalyticsEvent.Chart
- EPIC_CHILD_FIELD_NAME - Static variable in interface com.atlassian.greenhopper.manager.issuelink.EpicLinkManager
- EPIC_ISSUE_TYPE_DESC - Static variable in class com.atlassian.greenhopper.manager.issue.issuetypes.EpicIssueTypeProvider
- EPIC_ISSUE_TYPE_NAME - Static variable in class com.atlassian.greenhopper.manager.issue.issuetypes.EpicIssueTypeProvider
- EPIC_ISSUE_TYPE_NAME_UPDATED - Enum constant in enum class com.atlassian.greenhopper.EventListenerRegistry.ListenerKey
- EPIC_LINK - Enum constant in enum class com.atlassian.greenhopper.EventListenerRegistry.ListenerKey
- EPIC_REPORT - Enum constant in enum class com.atlassian.greenhopper.web.rapid.event.UnlicensedAnalyticsEvent.Chart
- EPIC_VALIDATE_VISIBILITY - Static variable in class com.atlassian.greenhopper.features.SoftwareFeatureFlags
- Epic.Builder - Class in com.atlassian.greenhopper.model
- EpicBurndownChartModel - Class in com.atlassian.greenhopper.web.rapid.chart
- EpicBurndownChartModel() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.EpicBurndownChartModel
- EpicBurndownChartModelFactory - Class in com.atlassian.greenhopper.web.rapid.chart
-
Factory for EpicBurndownChartModel objects
- EpicBurndownChartModelFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.EpicBurndownChartModelFactory
- EpicCallbackComponent - Class in com.atlassian.greenhopper.web.rapid.list.callback
-
Retrieve the key of the Epic that is associated to each issue (if one exists) and set it onto the
RapidIssueEntry
. - EpicCallbackComponent(ApplicationUser, ExtraFieldsHelper, CustomField, EntityData) - Constructor for class com.atlassian.greenhopper.web.rapid.list.callback.EpicCallbackComponent
- epicColor - Variable in class com.atlassian.greenhopper.web.rapid.issue.fields.EpicLinkFieldEntry
-
Epic color
- epicColor - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
-
If this entry represents an epic, this stores the "Epic Colour" field value.
- EpicColorCFType - Class in com.atlassian.greenhopper.customfield.epiccolor
-
Custom field type for the "Epic Label" of an epic
- EpicColorCFType(CustomFieldValuePersister, GenericConfigManager) - Constructor for class com.atlassian.greenhopper.customfield.epiccolor.EpicColorCFType
- EpicColorCustomFieldIndexer - Class in com.atlassian.greenhopper.customfield.epiccolor
-
Indexer for
EpicColorCFType
. - EpicColorCustomFieldIndexer(CustomField) - Constructor for class com.atlassian.greenhopper.customfield.epiccolor.EpicColorCustomFieldIndexer
- epicColorField - Variable in class com.atlassian.greenhopper.web.api.ManagedCustomFields
- epicColorFieldId - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig.EpicConfig
- EpicColorSearcher - Class in com.atlassian.greenhopper.customfield.epiccolor
-
TODO: Document this class / interface here
- EpicColorSearcher(FieldVisibilityManager, JqlOperandResolver, CustomFieldInputHelper) - Constructor for class com.atlassian.greenhopper.customfield.epiccolor.EpicColorSearcher
- epicConfig - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig
- EpicConfig() - Constructor for class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig.EpicConfig
- epicCreationTime - Variable in class com.atlassian.greenhopper.web.rapid.chart.EpicBurndownChartModel
-
the time (ms / UTC) when the epic was created
- epicCreationTime - Variable in class com.atlassian.greenhopper.web.rapid.chart.EpicProgressChartModel
-
the time (ms / UTC) when the epic was created
- EpicCustomFieldChangedEvent - Class in com.atlassian.greenhopper.service.issuelink
-
An event that gets published whenever one of the Epic custom fields managed by JIRA Agile is changed or created.
- EpicCustomFieldChangedEvent(CustomField, CustomFieldMetadata) - Constructor for class com.atlassian.greenhopper.service.issuelink.EpicCustomFieldChangedEvent
- EpicCustomFieldService - Interface in com.atlassian.greenhopper.service.issuelink
-
Custom field service around all epic functionality-related fields.
- EpicCustomFieldServiceImpl - Class in com.atlassian.greenhopper.service.issuelink
-
Service for retrieving and creating epic-related custom fields.
- EpicCustomFieldServiceImpl() - Constructor for class com.atlassian.greenhopper.service.issuelink.EpicCustomFieldServiceImpl
- EpicData - Class in com.atlassian.greenhopper.web.rapid.epics
- EpicData() - Constructor for class com.atlassian.greenhopper.web.rapid.epics.EpicData
- epicDoneStatus - Variable in class com.atlassian.greenhopper.api.epics.EpicPropertiesModel
-
Representation of the status value for "Done", if present in JIRA.
- EpicEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.EpicReportModel.EpicEntry
- EpicHistoryResult - Class in com.atlassian.greenhopper.service.issue
-
Holds the epic history response objects
- EpicHistoryResult(Map<String, List<EpicLinkHistoryEntry>>, Set<String>) - Constructor for class com.atlassian.greenhopper.service.issue.EpicHistoryResult
- EpicHistoryService - Interface in com.atlassian.greenhopper.service.issue
-
Provides history for an Epic - which issues were added or removed over the life of the epic Performs a similar job to
SprintHistoryService
- EpicHistoryServiceImpl - Class in com.atlassian.greenhopper.service.issue
- EpicHistoryServiceImpl() - Constructor for class com.atlassian.greenhopper.service.issue.EpicHistoryServiceImpl
- EpicHistoryServiceImpl(RapidViewQueryService, EpicCustomFieldService, EstimableIssueDataService, IssueDocumentSearchService) - Constructor for class com.atlassian.greenhopper.service.issue.EpicHistoryServiceImpl
- epicId - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
-
The issue id of the epic linked to this issue, if there is one.
- epicIssueType - Variable in class com.atlassian.greenhopper.web.api.ManagedIssueTypes
- EpicIssueTypeChangedEvent - Class in com.atlassian.greenhopper.manager.issue.issuetypes
-
An event that gets published whenever the Epic issue type managed by JIRA Agile is changed.
- EpicIssueTypeChangedEvent() - Constructor for class com.atlassian.greenhopper.manager.issue.issuetypes.EpicIssueTypeChangedEvent
- epicIssueTypeId - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig.EpicConfig
- epicIssueTypeName - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig.EpicConfig
- EpicIssueTypeProvider - Class in com.atlassian.greenhopper.manager.issue.issuetypes
-
Provides information about the default instance of the Epic issue type.
- EpicIssueTypeProvider(IssueTypeManager, I18nFactoryService, EventPublisher, ClusterLockService, SubTaskManager, ManagedIssueTypePropertyDao) - Constructor for class com.atlassian.greenhopper.manager.issue.issuetypes.EpicIssueTypeProvider
- epicKey - Variable in class com.atlassian.greenhopper.web.rapid.chart.EpicBurndownChartModel
- epicKey - Variable in class com.atlassian.greenhopper.web.rapid.chart.EpicProgressChartModel
- epicKey - Variable in class com.atlassian.greenhopper.web.rapid.issue.fields.EpicLinkFieldEntry
-
Epic issue key
- epicLabel - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
-
If this entry represents an epic, this stores the "Epic Name" field value.
- EpicLabelActualValueEqualityQueryFactory - Class in com.atlassian.greenhopper.customfield.epiclabel
-
Create a wrapper class for ActualValueEqualityQueryFactory to use different fieldName when perform searching
- EpicLabelActualValueEqualityQueryFactory(IndexValueConverter, String) - Constructor for class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelActualValueEqualityQueryFactory
- EpicLabelCFType - Class in com.atlassian.greenhopper.customfield.epiclabel
-
Custom field type for the "Epic Label" of an epic
- EpicLabelCFType(CustomFieldValuePersister, GenericConfigManager, I18nFactoryService, JiraAuthenticationContext) - Constructor for class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelCFType
- EpicLabelClauseQueryMapper - Class in com.atlassian.greenhopper.customfield.epiclabel
-
Custom QueryFactory for EpicLabel which support both ActualValueEquality and LikeEquality
- EpicLabelClauseQueryMapper(CustomField, JqlOperandResolver, IndexValueConverter) - Constructor for class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelClauseQueryMapper
- EpicLabelClauseValidator - Class in com.atlassian.greenhopper.customfield.epiclabel
- EpicLabelClauseValidator() - Constructor for class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelClauseValidator
- EpicLabelCustomFieldIndexer - Class in com.atlassian.greenhopper.customfield.epiclabel
-
Indexer for
EpicLabelCFType
. - EpicLabelCustomFieldIndexer(CustomField) - Constructor for class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelCustomFieldIndexer
- epicLabelFieldId - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig.EpicConfig
- EpicLabelProvider - Interface in com.atlassian.greenhopper.customfield.epiclabel
-
This class provides a method to get the label of an epic
- EpicLabelProviderImpl - Class in com.atlassian.greenhopper.customfield.epiclabel
- EpicLabelProviderImpl(I18nFactoryService, EpicCustomFieldService) - Constructor for class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelProviderImpl
- EpicLabelRenderer - Class in com.atlassian.greenhopper.customfield.epiclabel
-
Customize FieldRender for EpicLabel
- EpicLabelRenderer(ClauseNames, CustomFieldSearcherModuleDescriptor, CustomField, CustomFieldValueProvider, FieldVisibilityManager) - Constructor for class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelRenderer
- EpicLabelSearcher - Class in com.atlassian.greenhopper.customfield.epiclabel
-
A searcher for
EpicLabelCFType
fields. - EpicLabelSearcher(FieldVisibilityManager, JqlOperandResolver, CustomFieldInputHelper) - Constructor for class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelSearcher
- EPICLINK - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldRenderer
- EpicLinkCFType - Class in com.atlassian.greenhopper.customfield.epiclink
-
A custom field type to allow GreenHopper to store extra information about the Epic-Issue relationship in the index.
- EpicLinkCFType(EpicLinkManager, IssueManager, IssueService, IssueTypeService, EpicCustomFieldService, JiraAuthenticationContext, VelocityRequestContextFactory, EpicLabelProvider, EpicLinkRestFieldOperationsHandler, FeatureManager, PermissionManager) - Constructor for class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
- EpicLinkClauseFactory - Class in com.atlassian.greenhopper.service.issuelink
-
Factory for creating JQL clauses to query the Epic Link custom field
- EpicLinkClauseFactory() - Constructor for class com.atlassian.greenhopper.service.issuelink.EpicLinkClauseFactory
- EpicLinkClauseQueryMapper - Class in com.atlassian.greenhopper.customfield.epiclink
- EpicLinkClauseQueryMapper(JqlOperandResolver, CustomField, EpicLinkResolver) - Constructor for class com.atlassian.greenhopper.customfield.epiclink.EpicLinkClauseQueryMapper
- EpicLinkClauseValidator - Class in com.atlassian.greenhopper.customfield.epiclink
-
Validate epic link field clauses.
- EpicLinkClauseValidator(JqlOperandResolver, EpicLinkResolver, I18nHelper.BeanFactory) - Constructor for class com.atlassian.greenhopper.customfield.epiclink.EpicLinkClauseValidator
- EpicLinkClauseValueGenerator - Class in com.atlassian.greenhopper.customfield.epiclink
- EpicLinkClauseValueGenerator() - Constructor for class com.atlassian.greenhopper.customfield.epiclink.EpicLinkClauseValueGenerator
- EpicLinkCustomFieldIndexer - Class in com.atlassian.greenhopper.customfield.epiclink
-
Indexes the
EpicLinkCFType
fields. - EpicLinkCustomFieldIndexer(CustomField, EpicLinkHistoryEntryFactory) - Constructor for class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCustomFieldIndexer
- EpicLinkedPagesModelFactory - Class in com.atlassian.greenhopper.web.rapid.entity.epic
- EpicLinkedPagesModelFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.entity.epic.EpicLinkedPagesModelFactory
- EpicLinkEqualityQueryFactory - Class in com.atlassian.greenhopper.customfield.epiclink
-
Largely lifted from
ActualValueEqualityQueryFactory
. - EpicLinkEqualityQueryFactory(CustomField, EpicLinkResolver) - Constructor for class com.atlassian.greenhopper.customfield.epiclink.EpicLinkEqualityQueryFactory
- epicLinkField - Variable in class com.atlassian.greenhopper.web.api.ManagedCustomFields
- EpicLinkFieldEntry - Class in com.atlassian.greenhopper.web.rapid.issue.fields
- EpicLinkFieldEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.EpicLinkFieldEntry
- EpicLinkFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
-
Generates the FieldEntry for the epic label field.
- EpicLinkFieldEntryFactory(FieldHelper, CustomField, EpicCustomFieldService, PermissionService, IssueTypeService) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.EpicLinkFieldEntryFactory
- epicLinkFieldId - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig.EpicConfig
- epicLinkFieldName - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig.EpicConfig
- EpicLinkHistoryData - Class in com.atlassian.greenhopper.customfield.epiclink
-
Data returned by the EpicLinkHistoryEntryFactory
- EpicLinkHistoryData(Issue, Collection<Long>, List<EpicLinkHistoryEntry>) - Constructor for class com.atlassian.greenhopper.customfield.epiclink.EpicLinkHistoryData
- EpicLinkHistoryEntry - Class in com.atlassian.greenhopper.customfield.epiclink
-
Represents an epic link entry, typically stored in lucene
- EpicLinkHistoryEntry(Long, DateTime, boolean) - Constructor for class com.atlassian.greenhopper.customfield.epiclink.EpicLinkHistoryEntry
- EpicLinkHistoryEntryFactory - Class in com.atlassian.greenhopper.customfield.epiclink
-
Encapsulates the logic of creating epic history entries from either a lucene document or an issue
- EpicLinkHistoryEntryFactory(ChangeHistoryManager, TerminologyEntryReader) - Constructor for class com.atlassian.greenhopper.customfield.epiclink.EpicLinkHistoryEntryFactory
- EpicLinkIssueEventListener - Class in com.atlassian.greenhopper.customfield.epiclink
-
Listens to issue events and updates the epic links for a given issue when the issue type changes
- EpicLinkIssueEventListener() - Constructor for class com.atlassian.greenhopper.customfield.epiclink.EpicLinkIssueEventListener
- EpicLinkManager - Interface in com.atlassian.greenhopper.manager.issuelink
-
Access information about epic-issue relationships from the database level.
- EpicLinkManagerImpl - Class in com.atlassian.greenhopper.manager.issuelink
- EpicLinkManagerImpl() - Constructor for class com.atlassian.greenhopper.manager.issuelink.EpicLinkManagerImpl
- EpicLinkResolver - Class in com.atlassian.greenhopper.customfield.epiclink
- EpicLinkResolver(CustomField, IssueDocumentSearchService, EpicCustomFieldService) - Constructor for class com.atlassian.greenhopper.customfield.epiclink.EpicLinkResolver
- EpicLinkRestFieldOperationsHandler - Class in com.atlassian.greenhopper.customfield.epiclink
- EpicLinkRestFieldOperationsHandler(IssueTypeService, JiraAuthenticationContext, IssueService, RestFieldSetOperationsHelper) - Constructor for class com.atlassian.greenhopper.customfield.epiclink.EpicLinkRestFieldOperationsHandler
- EpicLinkSearcher - Class in com.atlassian.greenhopper.customfield.epiclink
-
A searcher for
EpicLinkCFType
fields. - EpicLinkSearcher(JqlOperandResolver, CustomFieldInputHelper, I18nHelper.BeanFactory, JiraAuthenticationContext, VelocityRequestContextFactory, ApplicationProperties, FieldVisibilityManager, SearchService, IssueService, EpicLinkHistoryEntryFactory, IssueDocumentSearchService, EpicCustomFieldService) - Constructor for class com.atlassian.greenhopper.customfield.epiclink.EpicLinkSearcher
- EpicLinkSearchInputTransformer - Class in com.atlassian.greenhopper.customfield.epiclink
- EpicLinkSearchInputTransformer(CustomField, ClauseNames, String, CustomFieldInputHelper, JqlOperandResolver) - Constructor for class com.atlassian.greenhopper.customfield.epiclink.EpicLinkSearchInputTransformer
- EpicLinkSearchRenderer - Class in com.atlassian.greenhopper.customfield.epiclink
- EpicLinkSearchRenderer(VelocityRequestContextFactory, ApplicationProperties, VelocityTemplatingEngine, CustomField, FieldVisibilityManager, I18nHelper.BeanFactory) - Constructor for class com.atlassian.greenhopper.customfield.epiclink.EpicLinkSearchRenderer
- EpicLinkSearchRenderer.EpicLinkMultiselectModel - Class in com.atlassian.greenhopper.customfield.epiclink
- EpicLinkStatisticsMapper - Class in com.atlassian.greenhopper.customfield.epiclink
-
This class is responsible for handling sort by Epic Link and statistics mapping.
- EpicLinkStatisticsMapper(CustomField, IssueService, ApplicationUser, SearchService, Locale) - Constructor for class com.atlassian.greenhopper.customfield.epiclink.EpicLinkStatisticsMapper
- epicLinkType - Variable in class com.atlassian.greenhopper.web.api.ManagedIssueLinkTypes
- EpicLinkTypeService - Interface in com.atlassian.greenhopper.service.issuelink
-
Service for getting a handle on the
IssueLinkType
which represents the Epic-Story relationship. - EpicLinkTypeServiceImpl - Class in com.atlassian.greenhopper.service.issuelink
- EpicLinkTypeServiceImpl() - Constructor for class com.atlassian.greenhopper.service.issuelink.EpicLinkTypeServiceImpl
- epicLinkUntranslatedFieldName - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig.EpicConfig
- EpicMetadataCallbackComponent - Class in com.atlassian.greenhopper.web.rapid.list.callback
-
Fetches additional epic metadata from documents and stores it against the
RapidIssueEntry
of an epic. - EpicMetadataCallbackComponent(CustomField, CustomField, CustomField, String) - Constructor for class com.atlassian.greenhopper.web.rapid.list.callback.EpicMetadataCallbackComponent
- EpicModel - Class in com.atlassian.greenhopper.service.issuelink
- EpicModel(String, String) - Constructor for class com.atlassian.greenhopper.service.issuelink.EpicModel
- EpicModel(String, String, boolean) - Constructor for class com.atlassian.greenhopper.service.issuelink.EpicModel
- epicNameField - Variable in class com.atlassian.greenhopper.api.epics.EpicPropertiesModel
-
Representation of the Epic Name custom field, if present in JIRA.
- epicNameField - Variable in class com.atlassian.greenhopper.web.api.ManagedCustomFields
- EpicNameListModel(String) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.issuelink.EpicResource.EpicNameListModel
- EpicNameModel(String, String, boolean) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.issuelink.EpicResource.EpicNameModel
- EpicNamesResult - Class in com.atlassian.greenhopper.service.issuelink
- EpicNamesResult() - Constructor for class com.atlassian.greenhopper.service.issuelink.EpicNamesResult
- EpicPickerService - Interface in com.atlassian.greenhopper.service.issuelink
-
Service returning epic names suggestions for epic pickers.
- EpicPickerServiceImpl - Class in com.atlassian.greenhopper.service.issuelink
- EpicPickerServiceImpl(IssueTypeService, EpicCustomFieldService, EpicLabelProviderImpl, I18nFactoryService, IssueDocumentSearchService, IssueFactory) - Constructor for class com.atlassian.greenhopper.service.issuelink.EpicPickerServiceImpl
- EpicProgressChartModel - Class in com.atlassian.greenhopper.web.rapid.chart
-
The model for the Epic Progress Chart.
- EpicProgressChartModel() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.EpicProgressChartModel
- EpicProgressChartModelFactory - Class in com.atlassian.greenhopper.web.rapid.chart
-
Factory for EpicProgressChartModel objects
- EpicProgressChartModelFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.EpicProgressChartModelFactory
- EpicPropertiesModel - Class in com.atlassian.greenhopper.api.epics
-
Encapsulates the JSON data for the epic issue type and field properties.
- EpicPropertiesModel() - Constructor for class com.atlassian.greenhopper.api.epics.EpicPropertiesModel
- EpicPropertiesResource - Class in com.atlassian.greenhopper.web.api
-
REST end point for providing the Epic Issue type and relevant Jira Agile Epic properties.
- EpicPropertiesResource(IssueTypeService, EpicCustomFieldService) - Constructor for class com.atlassian.greenhopper.web.api.EpicPropertiesResource
- EpicQuery - Class in com.atlassian.greenhopper.service.issuelink
-
Query which limit the result only to epics which fulfil its constraints.
- EpicQuery.Builder - Class in com.atlassian.greenhopper.service.issuelink
- EpicRemoteLinkAggregator - Class in com.atlassian.greenhopper.plugin.linkaggregator
- EpicRemoteLinkAggregator() - Constructor for class com.atlassian.greenhopper.plugin.linkaggregator.EpicRemoteLinkAggregator
- EpicReportModel - Class in com.atlassian.greenhopper.web.rapid.chart
-
model that holds data for epic report
- EpicReportModel() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.EpicReportModel
- EpicReportModel.EpicEntry - Class in com.atlassian.greenhopper.web.rapid.chart
- EpicReportModelFactory - Class in com.atlassian.greenhopper.web.rapid.chart
-
gets the data for the epic report
- EpicReportModelFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.EpicReportModelFactory
- EpicResource - Class in com.atlassian.greenhopper.web.rapid.issue.issuelink
-
Resource for changing epic-issue links.
- EpicResource(EpicService, EpicPickerService, IssueHelper, IssueTypeService, EpicLabelProviderImpl, JiraBaseUrls, InternalHostApplication, PermissionService, EpicLinkedPagesModelFactory) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.issuelink.EpicResource
- EpicResource.AddToEpicRequest - Class in com.atlassian.greenhopper.web.rapid.issue.issuelink
- EpicResource.EpicNameListModel - Class in com.atlassian.greenhopper.web.rapid.issue.issuelink
- EpicResource.EpicNameModel - Class in com.atlassian.greenhopper.web.rapid.issue.issuelink
- EpicResource.FindEpicNamesResponse - Class in com.atlassian.greenhopper.web.rapid.issue.issuelink
- EpicResource.LinkPageToEpicModel - Class in com.atlassian.greenhopper.web.rapid.issue.issuelink
- EpicResource.RemoveFromEpicRequest - Class in com.atlassian.greenhopper.web.rapid.issue.issuelink
- epics - Variable in class com.atlassian.greenhopper.web.rapid.epics.EpicData
- epics - Variable in class com.atlassian.greenhopper.web.rapid.list.EntityData
- EpicService - Interface in com.atlassian.greenhopper.service.issuelink
-
Service which provides method to access and manipulate Epics.
- EpicServiceImpl - Class in com.atlassian.greenhopper.service.issuelink
- EpicServiceImpl() - Constructor for class com.atlassian.greenhopper.service.issuelink.EpicServiceImpl
- EpicsHelper - Class in com.atlassian.greenhopper.web.rapid.epics
- EpicsHelper() - Constructor for class com.atlassian.greenhopper.web.rapid.epics.EpicsHelper
- EpicsQueryHelper - Class in com.atlassian.greenhopper.util.jql
- EpicsQueryHelper(RapidViewQueryService, IssueTypeService) - Constructor for class com.atlassian.greenhopper.util.jql.EpicsQueryHelper
- EpicsSwitched - Class in com.atlassian.greenhopper.manager.rapidview.events
- EpicsSwitched(String) - Constructor for class com.atlassian.greenhopper.manager.rapidview.events.EpicsSwitched
- EpicsSwitchedOff - Class in com.atlassian.greenhopper.manager.rapidview.events
- EpicsSwitchedOff(String) - Constructor for class com.atlassian.greenhopper.manager.rapidview.events.EpicsSwitchedOff
- EpicsSwitchedOn - Class in com.atlassian.greenhopper.manager.rapidview.events
- EpicsSwitchedOn(String) - Constructor for class com.atlassian.greenhopper.manager.rapidview.events.EpicsSwitchedOn
- epicStats - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
-
If this entry represents an epic, this stores the statistics for this epic.
- EpicStatusCFType - Class in com.atlassian.greenhopper.customfield.epicstatus
-
A type to store the status of an Epic.
- EpicStatusCFType(CustomFieldValuePersister, OptionsManager, GenericConfigManager, JiraBaseUrls) - Constructor for class com.atlassian.greenhopper.customfield.epicstatus.EpicStatusCFType
- epicStatusDoneValueId - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig.EpicConfig
- epicStatusField - Variable in class com.atlassian.greenhopper.api.epics.EpicPropertiesModel
-
Representation of the Epic Status custom field, if present in JIRA.
- epicStatusField - Variable in class com.atlassian.greenhopper.web.api.ManagedCustomFields
- EpicStatusFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
-
Epic Status Field Factory to allow us to inline edit the Epic Status
- EpicStatusFieldEntryFactory(CustomField, FieldHelper) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.EpicStatusFieldEntryFactory
- epicStatusFieldId - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig.EpicConfig
- epicSummary - Variable in class com.atlassian.greenhopper.web.rapid.chart.EpicBurndownChartModel
- epicSummary - Variable in class com.atlassian.greenhopper.web.rapid.chart.EpicProgressChartModel
- EpicSwimlanesData() - Constructor for class com.atlassian.greenhopper.web.rapid.work.SwimlanesData.EpicSwimlanesData
- epicTypeId - Variable in class com.atlassian.greenhopper.api.epics.EpicPropertiesModel
-
ID (numeric) of the Epic issue type, if present in JIRA.
- epochMillisToDateTime(long) - Static method in class com.atlassian.greenhopper.util.DateUtils
-
Translates a field whose type is long into a DateTime.
- EQUAL - Static variable in class com.atlassian.greenhopper.service.rank.FlatLexoRankableComparator
- equals(Object) - Method in class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardSearchResultsAnalyticsEvent
- equals(Object) - Method in class com.atlassian.greenhopper.api.events.board.BoardConfigurationChangedEvent
- equals(Object) - Method in class com.atlassian.greenhopper.api.events.board.BoardCreatedEvent
- equals(Object) - Method in class com.atlassian.greenhopper.api.events.board.BoardDeletedEvent
- equals(Object) - Method in class com.atlassian.greenhopper.api.events.board.BoardUpdatedEvent
- equals(Object) - Method in class com.atlassian.greenhopper.api.events.feature.FeatureToggledEvent
- equals(Object) - Method in class com.atlassian.greenhopper.api.events.sprint.SprintClosedEvent
- equals(Object) - Method in class com.atlassian.greenhopper.api.events.sprint.SprintCreatedEvent
- equals(Object) - Method in class com.atlassian.greenhopper.api.events.sprint.SprintDeletedEvent
- equals(Object) - Method in class com.atlassian.greenhopper.api.events.sprint.SprintStartedEvent
- equals(Object) - Method in class com.atlassian.greenhopper.api.events.sprint.SprintUpdatedEvent
- equals(Object) - Method in class com.atlassian.greenhopper.api.rapid.view.Column
- equals(Object) - Method in class com.atlassian.greenhopper.api.sprint.SprintFieldBean
- equals(Object) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkStatisticsMapper
- equals(Object) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCustomFieldService.ValidateRankFieldKey
- equals(Object) - Method in class com.atlassian.greenhopper.customfield.rank.RankFieldValueLoader
- equals(Object) - Method in class com.atlassian.greenhopper.customfield.ReferencedEntityHistoryEntity
- equals(Object) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintStatisticsMapper
- equals(Object) - Method in class com.atlassian.greenhopper.gadget.model.ErrorCollection
- equals(Object) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankRow
- equals(Object) - Method in class com.atlassian.greenhopper.manager.rapidview.events.DaysInColumnSwitched
- equals(Object) - Method in class com.atlassian.greenhopper.manager.rapidview.events.EpicsSwitched
- equals(Object) - Method in class com.atlassian.greenhopper.model.Epic
- equals(Object) - Method in class com.atlassian.greenhopper.model.lexorank.LexoDecimal
- equals(Object) - Method in class com.atlassian.greenhopper.model.lexorank.LexoInteger
- equals(Object) - Method in class com.atlassian.greenhopper.model.lexorank.LexoRank
- equals(Object) - Method in class com.atlassian.greenhopper.model.rapid.AbstractModel
- equals(Object) - Method in class com.atlassian.greenhopper.model.rapid.RapidView
- equals(Object) - Method in class com.atlassian.greenhopper.model.validation.JiraCopiedRestErrorCollection
- equals(Object) - Method in class com.atlassian.greenhopper.rest.ArrayBean
- equals(Object) - Method in class com.atlassian.greenhopper.service.issue.FieldValue
- equals(Object) - Method in class com.atlassian.greenhopper.service.issuelink.EpicModel
- equals(Object) - Method in class com.atlassian.greenhopper.service.issuelink.EpicNamesResult
- equals(Object) - Method in class com.atlassian.greenhopper.service.issuelink.IssueLinkRequest
- equals(Object) - Method in class com.atlassian.greenhopper.service.issuelink.IssueUnlinkRequest
- equals(Object) - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankChange
- equals(Object) - Method in class com.atlassian.greenhopper.service.lexorank.repair.analytics.LexoRankRepairResult
- equals(Object) - Method in record class com.atlassian.greenhopper.service.lexorank.repair.RepairDataCollector.RepairTask
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.atlassian.greenhopper.service.rank.RankableImpl
- equals(Object) - Method in class com.atlassian.greenhopper.service.rapid.BoardLocation
- equals(Object) - Method in class com.atlassian.greenhopper.service.rapid.SavedFilterServiceImpl.SavedFilterKey
- equals(Object) - Method in class com.atlassian.greenhopper.service.sprint.services.analytics.SprintAutoStartStopEvent
- equals(Object) - Method in class com.atlassian.greenhopper.service.sprint.Sprint
- equals(Object) - Method in record class com.atlassian.greenhopper.service.sprint.SprintHistory
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.atlassian.greenhopper.service.subquery.Subquery
- equals(Object) - Method in class com.atlassian.greenhopper.sidebar.navigation.NavigationItemServiceAdapterImpl
- equals(Object) - Method in class com.atlassian.greenhopper.util.VersionKit.SoftwareVersion
- equals(Object) - Method in class com.atlassian.greenhopper.web.rapid.chart.event.VelocityChartIssueLimitChangedEvent
- equals(Object) - Method in class com.atlassian.greenhopper.web.rapid.chart.event.VelocityChartSprintLimitChangedEvent
- equals(Object) - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintDateBasedSearch.SprintData
- equals(Object) - Method in class com.atlassian.greenhopper.web.rapid.config.tab.BoardConfigTab
- equals(Object) - Method in class com.atlassian.greenhopper.web.rapid.issue.statistics.IssueSprintStatistics
- equals(Object) - Method in class com.atlassian.greenhopper.web.rapid.list.CollectIssuesResult
- equals(Object) - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry.AutoUserAvatar
- equals(Object) - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry.NumberFieldValue
- equals(Object) - Method in class com.atlassian.greenhopper.web.rapid.response.RapidBoardActionRedirect
- equals(Object) - Method in class com.atlassian.greenhopper.web.rapid.RestTemplate
- equals(Object) - Method in class com.atlassian.greenhopper.web.rapid.tools.RapidBoardToolsElement
- equals(Object) - Method in class com.atlassian.greenhopper.web.rapid.view.ColumnEditRequest.StatusDetails
- error(ErrorCollection) - Method in class com.atlassian.greenhopper.global.LoggerWrapper
- error(ErrorCollection) - Static method in class com.atlassian.greenhopper.service.lexorank.LexoRankOperationOutcome
- error(ErrorCollection.Reason, String, Object...) - Static method in class com.atlassian.greenhopper.service.lexorank.LexoRankOperationOutcome
- error(ErrorCollection.Reason, String, Object...) - Static method in class com.atlassian.greenhopper.service.ServiceOutcomeImpl
-
Convenience method that returns a new ServiceOutcomeImpl instance containing the provided error message, and no return value.
- error(ErrorCollection.Reason, String, Object...) - Static method in class com.atlassian.greenhopper.service.ServiceResultImpl
-
Convenience method that returns a new ServiceResult instance containing the provided error message, and no return value.
- error(ServiceResult) - Static method in class com.atlassian.greenhopper.service.ServiceOutcomeImpl
-
Convenience method that returns a new ServiceOutcomeImpl containing the given errors.
- error(ServiceResult, ErrorCollection.Reason) - Static method in class com.atlassian.greenhopper.service.ServiceOutcomeImpl
-
Convenience method that returns a new ServiceOutcomeImpl containing the given errors.
- error(String, ErrorCollection.Reason, String, Object...) - Static method in class com.atlassian.greenhopper.service.ServiceOutcomeImpl
-
Convenience method that returns a new ServiceOutcomeImpl instance containing the provided contextual error message, and no return value.
- error(String, ErrorCollection.Reason, String, Object...) - Static method in class com.atlassian.greenhopper.service.ServiceResultImpl
-
Convenience method that returns a new ServiceResult instance containing the provided contextual error message, and no return value.
- error(String, Object...) - Method in class com.atlassian.greenhopper.global.LoggerWrapper
- ERROR - Enum constant in enum class com.atlassian.greenhopper.global.LoggerWrapper.LogLevel
- ERROR - Enum constant in enum class com.atlassian.greenhopper.web.rapid.response.RapidBoardActionView
- ERROR_DIALOG_CANCEL - Static variable in class com.atlassian.greenhopper.web.GreenHopperWebActionSupport
- ERROR_DIALOG_SIMPLE - Static variable in class com.atlassian.greenhopper.web.GreenHopperWebActionSupport
- ErrorCollection - Class in com.atlassian.greenhopper.gadget.model
- ErrorCollection - Class in com.atlassian.greenhopper.model.validation
-
A collection of errors that happen during the processing of a particular code flow.
- ErrorCollection() - Constructor for class com.atlassian.greenhopper.model.validation.ErrorCollection
- ErrorCollection.Builder - Class in com.atlassian.greenhopper.gadget.model
-
Builder used to create a new immutable error collection.
- ErrorCollection.ErrorItem - Class in com.atlassian.greenhopper.model.validation
- ErrorCollection.Reason - Enum Class in com.atlassian.greenhopper.model.validation
-
Copied from JIRA's ErrorCollection interface.
- ErrorCollections - Class in com.atlassian.greenhopper.model.validation
- ErrorCollections() - Constructor for class com.atlassian.greenhopper.model.validation.ErrorCollections
- ErrorCollectionTransformer - Interface in com.atlassian.greenhopper.model.validation
-
Transforms GreenHopper's
ErrorCollection
to JIRA'sErrorCollection
. - ErrorCollectionTransformerImpl - Class in com.atlassian.greenhopper.model.validation
- ErrorCollectionTransformerImpl() - Constructor for class com.atlassian.greenhopper.model.validation.ErrorCollectionTransformerImpl
- ErrorEntry - Class in com.atlassian.greenhopper.web.rapid
-
Represents an error result
- ErrorEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.ErrorEntry
- ErrorItem(String, String, Object...) - Constructor for class com.atlassian.greenhopper.model.validation.ErrorCollection.ErrorItem
- errorMessageForEstimate - Variable in class com.atlassian.greenhopper.web.rapid.plan.SplitIssueService.SplitIssueErrorReportItem
- errorMessageForSummary - Variable in class com.atlassian.greenhopper.web.rapid.plan.SplitIssueService.SplitIssueErrorReportItem
- errors - Variable in class com.atlassian.greenhopper.api.rank.web.RankableChange
- errors - Variable in class com.atlassian.greenhopper.web.rapid.plan.SplitIssueService.SplitIssueErrorReport
- errors - Variable in class com.atlassian.greenhopper.web.rapid.view.SavedFilterResource.SavedFilterListModel
- EstimableIssueDataService - Interface in com.atlassian.greenhopper.service.issue
-
Find issues that are estimable for given user, JQL query, statistic field and scoped to given issue key list.
- EstimableIssueDataServiceImpl - Class in com.atlassian.greenhopper.service.issue
- EstimableIssueDataServiceImpl() - Constructor for class com.atlassian.greenhopper.service.issue.EstimableIssueDataServiceImpl
- EstimableIssueDataServiceImpl(IssueDocumentSearchService, EstimateStatisticService) - Constructor for class com.atlassian.greenhopper.service.issue.EstimableIssueDataServiceImpl
- estimatableIssueKeys - Variable in class com.atlassian.greenhopper.web.rapid.chart.EpicBurndownChartModel
- estimatableIssueKeys - Variable in class com.atlassian.greenhopper.web.rapid.chart.EpicProgressChartModel
- estimatableIssueKeys - Variable in class com.atlassian.greenhopper.web.rapid.chart.ReleaseBurndownChartModel
- estimatableIssueKeys - Variable in class com.atlassian.greenhopper.web.rapid.chart.VersionProgressChartModel
- estimatableIssueKeysToSprintIds - Variable in class com.atlassian.greenhopper.web.rapid.chart.EpicBurndownChartModel
- estimatableIssueKeysToSprintIds - Variable in class com.atlassian.greenhopper.web.rapid.chart.ReleaseBurndownChartModel
- ESTIMATE_STATISTIC_FIELD - Static variable in interface com.atlassian.greenhopper.web.rapid.issue.tabs.TabModelFactory
- estimated - Variable in class com.atlassian.greenhopper.web.rapid.chart.VelocityChartModel.VelocityStatEntry
- estimated - Variable in class com.atlassian.greenhopper.web.rapid.list.ClassificationStatistics
- estimateIssueForBoard(ApplicationUser, Issue, RapidView, String) - Method in interface com.atlassian.greenhopper.service.issue.RapidViewIssueService
-
Estimate the issue.
- estimateIssueForBoard(ApplicationUser, Issue, RapidView, String) - Method in class com.atlassian.greenhopper.service.issue.RapidViewIssueServiceImpl
- estimateStatistic - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
-
Represents the value of the configured of initial estimate statistic null means that the relevant field is invalid for this issue
- ESTIMATESTATISTIC_PK - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QEstimateStatistic
- EstimateStatisticAO - Interface in com.atlassian.greenhopper.manager.estimatestatistic
-
Stores the estimate statistic(s) for a
RapidViewAO
. - EstimateStatisticAOListMapper - Class in com.atlassian.greenhopper.manager.estimatestatistic
-
An
AOListMapper
forEstimateStatisticAO
records. - EstimateStatisticAOListMapper(RapidViewAO, EstimateStatisticAOMapper) - Constructor for class com.atlassian.greenhopper.manager.estimatestatistic.EstimateStatisticAOListMapper
- EstimateStatisticAOMapper - Class in com.atlassian.greenhopper.manager.estimatestatistic
-
An
AOMapper
forEstimateStatisticAO
records. - EstimateStatisticAOMapper() - Constructor for class com.atlassian.greenhopper.manager.estimatestatistic.EstimateStatisticAOMapper
- EstimateStatisticDao - Class in com.atlassian.greenhopper.manager.estimatestatistic
-
DAO for
EstimateStatisticAO
records. - EstimateStatisticDao() - Constructor for class com.atlassian.greenhopper.manager.estimatestatistic.EstimateStatisticDao
- EstimateStatisticManager - Class in com.atlassian.greenhopper.manager.estimatestatistic
-
Manager for Estimate Statistics.
- EstimateStatisticManager() - Constructor for class com.atlassian.greenhopper.manager.estimatestatistic.EstimateStatisticManager
- estimateStatisticRequired - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
- EstimateStatisticService - Interface in com.atlassian.greenhopper.service.rapid.view.statistics
-
Service for accessing
StatisticsFieldConfig
andStatisticsField
objects relating to the Estimate Statistic(s) of aRapidView
. - EstimateStatisticServiceImpl - Class in com.atlassian.greenhopper.service.rapid.view.statistics
-
Implementation of
EstimateStatisticService
. - EstimateStatisticServiceImpl() - Constructor for class com.atlassian.greenhopper.service.rapid.view.statistics.EstimateStatisticServiceImpl
- EstimateStatisticServiceImpl(CustomFieldService, RapidViewPermissionService, EstimateStatisticManager, FieldManager, TimeTrackingConfiguration, FieldLayoutManager, ProjectManager) - Constructor for class com.atlassian.greenhopper.service.rapid.view.statistics.EstimateStatisticServiceImpl
- EstimateValue - Class in com.atlassian.greenhopper.web.rapid.chart
-
A value class that can either hold an estimate value, or is unestimated.
- EstimateValue() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.EstimateValue
- ESTIMATION_STATISTIC_CONFIG - Static variable in class com.atlassian.greenhopper.rest.RapidViewEditResourceExpands
- EstimationConfig - Class in com.atlassian.greenhopper.model.rapid
-
Holds information about estimation configuration of rapid view.
- EstimationConfig - Class in com.atlassian.greenhopper.web.rapid.view
-
Represents the configuration of estimation statistics for a Rapid View.
- EstimationConfig() - Constructor for class com.atlassian.greenhopper.web.rapid.view.EstimationConfig
- EstimationConfig(EstimationConfig.Type, Field) - Constructor for class com.atlassian.greenhopper.model.rapid.EstimationConfig
- EstimationConfig.Type - Enum Class in com.atlassian.greenhopper.model.rapid
-
There are four of configuration:
EstimationConfig.Type.NONE
- no statistics will be calculated for theRapidView
EstimationConfig.Type.ISSUE_COUNT
- issues (including sub-tasks) will simply be counted per columnEstimationConfig.Type.ISSUE_COUNT_EXCL_SUBS
- issues which are not sub-tasks will be counted per columnEstimationConfig.Type.JIRA_FIELD
- the values stored within the specified JIRA field will be accumulated per column - EstimationFieldApplicabilityValidator - Class in com.atlassian.greenhopper.web.rapid.issue.tabs.editable.utils
-
This is used to validate the applicability of Estimation fields for an Issue.
- EstimationFieldApplicabilityValidator() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.utils.EstimationFieldApplicabilityValidator
- EstimationHelper - Class in com.atlassian.greenhopper.web.rapid.view
-
Helper methods for transporting
EstimationConfig
to the web. - EstimationHelper() - Constructor for class com.atlassian.greenhopper.web.rapid.view.EstimationHelper
- etag - Variable in class com.atlassian.greenhopper.web.rapid.work.WorkData.ETagData
- ETagData() - Constructor for class com.atlassian.greenhopper.web.rapid.work.WorkData.ETagData
- evaluate() - Method in class com.atlassian.greenhopper.web.admin.GlobalAdminConditionEvaluator
- evaluate() - Method in class com.atlassian.greenhopper.web.admin.SoftwareConfigConditionEvaluator
- EventListenerRegistry - Class in com.atlassian.greenhopper
-
Takes care of Listeners for Jira events.
- EventListenerRegistry() - Constructor for class com.atlassian.greenhopper.EventListenerRegistry
- EventListenerRegistry.ListenerKey - Enum Class in com.atlassian.greenhopper
- exception - Variable in class com.atlassian.greenhopper.service.lexorank.integrity.BucketFieldCheck
- exception(Throwable) - Method in class com.atlassian.greenhopper.global.LoggerWrapper
- exception(Throwable, LoggerWrapper.LogLevel) - Method in class com.atlassian.greenhopper.global.LoggerWrapper
- excerpt(String) - Method in class com.atlassian.greenhopper.confluence.ConfluenceSearchResult.ConfluenceSearchResultBuilder
- execute() - Method in class com.atlassian.greenhopper.manager.lexorank.SqlDeleteStatement
- execute() - Method in class com.atlassian.greenhopper.manager.lexorank.SqlSelectStatement
- execute() - Method in class com.atlassian.greenhopper.manager.lexorank.SqlUpdateStatement
- execute() - Method in class com.atlassian.greenhopper.manager.rank.instruction.InsertRowInstruction
-
Execute a create row instruction Either the row doesn't exist in which case we create it or if it already exists we verify that next points to the correct issueId
- execute() - Method in class com.atlassian.greenhopper.manager.rank.instruction.Instruction
-
Execute the instruction
- execute() - Method in class com.atlassian.greenhopper.manager.rank.instruction.RemoveRowInstruction
-
Executes a delete row instruction
- execute() - Method in class com.atlassian.greenhopper.manager.rank.instruction.UpdateRowInstruction
-
Executes an update row instruction
- execute() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceOperation
- execute() - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankBulkDeleteOperation
- execute() - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankDeleteOperation
- execute() - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankHealOperation
- execute() - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankOperation
- execute() - Method in class com.atlassian.greenhopper.service.osgi.JiraProjectsOsgiLinkEnforcer
-
Enforces an OSGI link between Agile and JIRA Projects by using some code that is provided by Projects.
- execute(JobInfo) - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancePluginJob
- execute(Map<String, Object>) - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent.CollectorJob
- executeWithTimeout(int) - Method in class com.atlassian.greenhopper.manager.lexorank.SqlUpdateStatement
- exists(String) - Static method in enum class com.atlassian.greenhopper.api.entity.remotelink.sprint.RemoteSprintLink.ApplicationType
- exists(String, Long, String) - Method in interface com.atlassian.greenhopper.service.PersistenceService
-
Exists a property for a given entity name and id
- exists(String, Long, String) - Method in class com.atlassian.greenhopper.service.PersistenceServiceImpl
-
Does a given key exist?
- existsButNotActive() - Method in class com.atlassian.greenhopper.service.workflow.CheckWorkflowEntitiesByNameResult
- existsRankForFieldId(Long, String) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Checks if the given rank value already exists for the given rank field id.
- existsRankForFieldId(Long, String) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- extractPageIdFromGlobalId(String) - Method in class com.atlassian.greenhopper.web.rapid.entity.common.AbstractLinkedPagesModelFactory
- extractPageIdFromUrl(String) - Method in class com.atlassian.greenhopper.web.rapid.entity.common.AbstractLinkedPagesModelFactory
- extraFields - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
- extraFields(List<NavigableField>) - Method in class com.atlassian.greenhopper.web.rapid.list.CollectIssuesResult.Builder
- ExtraFieldsCallbackComponent - Class in com.atlassian.greenhopper.web.rapid.list.callback
-
Callback component that renders extra fields.
- ExtraFieldsCallbackComponent(ApplicationUser, ExtraFieldsHelper, List<NavigableField>) - Constructor for class com.atlassian.greenhopper.web.rapid.list.callback.ExtraFieldsCallbackComponent
- ExtraFieldsHelper - Class in com.atlassian.greenhopper.web.rapid.list
-
Encapsulates field rendering service.
- ExtraFieldsHelper() - Constructor for class com.atlassian.greenhopper.web.rapid.list.ExtraFieldsHelper
F
- fail(LockOutcome.FailReason, String, Object...) - Static method in class com.atlassian.greenhopper.manager.lexorank.lock.LockOutcome
- fail(String, Object...) - Method in class com.atlassian.greenhopper.service.lexorank.integrity.BucketFieldCheck
- failButWithLock(Lock, LockOutcome.FailReason, String, Object...) - Static method in class com.atlassian.greenhopper.manager.lexorank.lock.LockOutcome
- FAILED - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.repair.RepairOutcome
-
Repair has failed due to an error
- FailedKanbanTransitionAnalyticsEvent - Class in com.atlassian.greenhopper.analytics
- FailedKanbanTransitionAnalyticsEvent(boolean, int, String) - Constructor for class com.atlassian.greenhopper.analytics.FailedKanbanTransitionAnalyticsEvent
- FailedKanbanTransitionAnalyticsEvent(boolean, int, String, int) - Constructor for class com.atlassian.greenhopper.analytics.FailedKanbanTransitionAnalyticsEvent
- failureReason - Variable in class com.atlassian.greenhopper.service.lexorank.integrity.BucketFieldCheck
- failureReason - Variable in class com.atlassian.greenhopper.service.lexorank.integrity.LexoRankIntegrityCheckReport.Result
- fatal - Variable in class com.atlassian.greenhopper.service.lexorank.integrity.LexoRankIntegrityCheckReport.Result
- featureEmergencyDisabledKey() - Method in enum class com.atlassian.greenhopper.features.AgileDarkFeature
- FeatureEventPublisher - Class in com.atlassian.greenhopper.events.feature
- FeatureEventPublisher(EventPublisher) - Constructor for class com.atlassian.greenhopper.events.feature.FeatureEventPublisher
- featureKey() - Method in enum class com.atlassian.greenhopper.features.AgileDarkFeature
- FeaturesResource - Class in com.atlassian.greenhopper.web.configuration
-
REST resource for managing the features within GreenHopper's configuration.
- FeaturesResource(PermissionManager, JiraSoftwareFeatureService) - Constructor for class com.atlassian.greenhopper.web.configuration.FeaturesResource
- FeatureToggledEvent - Class in com.atlassian.greenhopper.api.events.feature
- FeatureToggledEvent(String, boolean) - Constructor for class com.atlassian.greenhopper.api.events.feature.FeatureToggledEvent
- field - Variable in class com.atlassian.greenhopper.service.issuelink.EpicCustomFieldChangedEvent
- field - Variable in class com.atlassian.greenhopper.service.sprint.SprintCustomFieldChangedEvent
- field - Variable in class com.atlassian.greenhopper.web.rapid.issue.fields.ReadOnlyCustomFieldEntryFactory
- field() - Method in class com.atlassian.greenhopper.customfield.rank.RankFieldValueLoader
- field() - Method in class com.atlassian.greenhopper.customfield.sprint.SprintStatisticsMapper
- FIELD_DETAILS_CATEGORY - Static variable in class com.atlassian.greenhopper.web.contextprovider.issuedetailsview.FieldBlockContextProviderWrapper
- FIELD_ID - Enum constant in enum class com.atlassian.greenhopper.manager.lexorank.LexoRankAO.ColumnDetails
- FIELD_ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QBalancerEntry
- FIELD_ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QCardLayoutField
-
Database Columns
- FIELD_ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QDetailViewField
-
Database Columns
- FIELD_ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QEstimateStatistic
-
Database Columns
- FIELD_ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QLexoRank
-
Database Columns
- FIELD_ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QTrackingStatistic
-
Database Columns
- FIELD_NOT_FOUND_KEY - Static variable in class com.atlassian.greenhopper.service.rapid.view.statistics.EstimateStatisticServiceImpl
- FieldBlockContextProviderWrapper - Class in com.atlassian.greenhopper.web.contextprovider.issuedetailsview
-
Context provider which can be used to render the Details, People and Date field blocks of JIRA's view issue page.
- FieldBlockContextProviderWrapper(ContextProviderFactory, JiraAuthenticationContext, DetailViewFieldHelper, FieldVisibilityManager) - Constructor for class com.atlassian.greenhopper.web.contextprovider.issuedetailsview.FieldBlockContextProviderWrapper
- FieldCacheRefreshService - Interface in com.atlassian.greenhopper.issue.fields
- FieldCacheRefreshServiceImpl - Class in com.atlassian.greenhopper.issue.fields
- FieldCacheRefreshServiceImpl() - Constructor for class com.atlassian.greenhopper.issue.fields.FieldCacheRefreshServiceImpl
- fieldConfigured - Variable in class com.atlassian.greenhopper.web.rapid.RapidViewConfig.StatisticsConfig
-
tells if a field is set for the statistics
- FieldDetailsCategory - Enum Class in com.atlassian.greenhopper.web.rapid.issue.fields
-
Category type for issue detail fields
- FieldDetailsCategoryPanel - Enum Class in com.atlassian.greenhopper.web.rapid.issue.tabs.editable.utils
- FieldDetailType - Class in com.atlassian.greenhopper.web.rapid.issue.fields
-
Data type for custom field details to be added to issue detail fields
- FieldDetailType(FieldEditType, FieldDetailsCategory) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.FieldDetailType
- FieldDetailTypeChecker - Class in com.atlassian.greenhopper.web.rapid.issue.fields
-
Maps class types to the correct edit type and category for display on issue details.
- FieldDetailTypeChecker() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.FieldDetailTypeChecker
- FieldEditType - Enum Class in com.atlassian.greenhopper.web.rapid.issue.fields
-
The different types of "edit control" for a field.
- FieldEntry - Class in com.atlassian.greenhopper.web.rapid.issue.fields
- FieldEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.FieldEntry
- FieldEntryFactory - Interface in com.atlassian.greenhopper.web.rapid.issue.fields
-
A field which may be displayed and optionally edited on the Rapid Board's Detail Issue view.
- fieldHelper - Variable in class com.atlassian.greenhopper.web.rapid.issue.fields.ReadOnlyCustomFieldEntryFactory
- fieldHelper - Variable in class com.atlassian.greenhopper.web.rapid.issue.fields.ReadOnlySystemFieldEntryFactory
- fieldHelper - Variable in class com.atlassian.greenhopper.web.rapid.issue.IssueEntryFactory
- fieldHelper - Variable in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableHeaderTabEntryFactory
- FieldHelper - Class in com.atlassian.greenhopper.web.rapid.issue.fields
-
Contains methods which are useful for the
FieldEntryFactory
classes in rendering and updating their values. - FieldHelper() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.FieldHelper
- fieldId - Variable in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancer.LexoRankBalancerFieldStatus
- fieldId(long) - Method in class com.atlassian.greenhopper.service.lexorank.repair.analytics.LexoRankRepairAttempt.Builder
- fieldId(long) - Method in class com.atlassian.greenhopper.service.lexorank.repair.analytics.LexoRankRepairResult.Builder
- fieldId(String) - Method in class com.atlassian.greenhopper.model.rapid.CardLayoutField.CardLayoutFieldBuilder
- fieldId(String) - Method in class com.atlassian.greenhopper.model.rapid.detailview.DetailViewField.DetailViewFieldBuilder
- fieldId(String) - Method in class com.atlassian.greenhopper.model.rapid.StatisticsFieldConfig.StatisticsFieldConfigBuilder
- fieldName - Variable in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancer.LexoRankBalancerFieldStatus
- FieldRenderer - Enum Class in com.atlassian.greenhopper.web.rapid.issue.fields
-
Defines supported field renderers.
- fields - Variable in class com.atlassian.greenhopper.web.rapid.QuickEditSettingsModel
- FIELDS - Static variable in class com.atlassian.greenhopper.service.issue.EstimableIssueDataServiceImpl
- FieldUpdatedEntry - Class in com.atlassian.greenhopper.web.rapid.issue.fields
- FieldUpdatedEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.FieldUpdatedEntry
- FieldValue - Class in com.atlassian.greenhopper.service.issue
-
Bean that has value of the field.
- FieldValue() - Constructor for class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry.FieldValue
- FieldValue(String, Object) - Constructor for class com.atlassian.greenhopper.service.issue.FieldValue
- fillIssueRowEntry(IssueRowEntry, ApplicationUser, Issue) - Method in class com.atlassian.greenhopper.web.rapid.issue.IssueRowEntryFactory
- fillValues(T, List<Pair<String, Method>>) - Static method in class com.atlassian.greenhopper.manager.lexorank.LexoRankEntityFieldUtils
-
For a given entity, apply values to paired methods.
- filter(List<Sprint>, EnumSet<Sprint.State>) - Static method in class com.atlassian.greenhopper.service.sprint.SprintUtils
-
Filters a list of sprints according to a set of states
- FILTER_CONFIG - Static variable in class com.atlassian.greenhopper.rest.RapidViewEditResourceExpands
- filterByBoardAdmin(Boolean) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewQuery.Builder
-
Allows filtering by board name and board's admin name at the same time.
- filteredOutSubtaskCount() - Method in record class com.atlassian.greenhopper.service.sprint.SprintHistory
-
Returns the value of the
filteredOutSubtaskCount
record component. - filters - Variable in class com.atlassian.greenhopper.web.rapid.view.SavedFilterResource.SavedFilterListModel
- filterSprintHistoryEntriesBeforeSprintActivated(Sprint, Map<String, List<SprintHistoryEntry>>) - Static method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChangeUtil
-
Given a sprint and a map of issue to list of sprint history entries, this function will remove any sprint history entries for an issue where it is added and then removed from the sprint before the sprint has been activated.
- filterValidAdmins(List<BoardAdmin>, List<BoardAdmin>) - Method in class com.atlassian.greenhopper.manager.rapidview.BoardAdminValidator
- filterVisibleFieldsByCategory(List<? extends Field>, FieldDetailsCategory) - Method in class com.atlassian.greenhopper.web.rapid.view.detailview.DetailViewFieldHelper
- filterVisibleSprints(ApplicationUser, Collection<Sprint>, int) - Method in interface com.atlassian.greenhopper.service.sprint.SprintPermissionService
-
For the provided collection of sprints returns its subset which contains sprints visible to the provided user.
- filterVisibleSprints(ApplicationUser, Collection<Sprint>, int) - Method in class com.atlassian.greenhopper.service.sprint.SprintPermissionServiceImpl
- FilterWithBoardsWarningContextProvider - Class in com.atlassian.greenhopper.web.contextprovider
- FilterWithBoardsWarningContextProvider(RapidViewManager) - Constructor for class com.atlassian.greenhopper.web.contextprovider.FilterWithBoardsWarningContextProvider
- find(SqlSelectStatement) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- find(RapidViewSimpleQuery) - Method in interface com.atlassian.greenhopper.manager.rapidview.RapidViewManager
-
Get a list of all RapidViews which fulfil query constraints.
- find(RapidViewSimpleQuery) - Method in class com.atlassian.greenhopper.manager.rapidview.RapidViewManagerImpl
- find(RapidViewSimpleQuery) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewDao
- FIND_ON_BOARD - Static variable in class com.atlassian.greenhopper.features.SoftwareFeatureFlags
- FIND_ON_BOARD_RECENTLY_VIEWED_BOARDS_LIMIT - Static variable in class com.atlassian.greenhopper.service.rapid.RapidViewLocationServiceImpl
-
JiraProperty that can override default limit for number of recent boards processed in Find on Board feature.
- FIND_ON_BOARD_SEARCHED_BOARDS_LIMIT - Static variable in class com.atlassian.greenhopper.service.rapid.RapidViewLocationServiceImpl
-
JiraProperty that can override default limit for number of boards in Find on Board feature.
- findApplicableTransitions(Issue, Column) - Method in class com.atlassian.greenhopper.web.rapid.AbstractIssueTransitionStrategy
- findAssignableUsers(ApplicationUser, Issue, Project, String) - Method in class com.atlassian.greenhopper.rest.AssigneeUserPickerSearchService
- findAutoStartStopSprintsByState(Sprint.State) - Method in class com.atlassian.greenhopper.service.sprint.dao.SprintDao
- findBy(String, Object...) - Method in class com.atlassian.greenhopper.service.rapid.view.GenericActiveObjectsDao
- findByEntityId(String, Long) - Method in interface com.atlassian.greenhopper.entity.remotelink.RemoteEntityLinkService
- findByEntityId(String, Long) - Method in class com.atlassian.greenhopper.entity.remotelink.RemoteEntityLinkServiceImpl
- findByFieldAndIssueId(long, long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Finds a single rank row for the given fieldId and issueId
- findByFieldAndIssueId(long, long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- findByFieldId(long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
WARNING: Do not use unless you know what you are doing because it returns all issues (which can be 100k+) Returns all ranking rows by field id
- findByFieldId(long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- findByFilterId(long) - Method in interface com.atlassian.greenhopper.manager.rapidview.RapidViewManager
-
Get a list of all RapidView objects that are configured to use the filter with the given id.
- findByFilterId(long) - Method in class com.atlassian.greenhopper.manager.rapidview.RapidViewManagerImpl
- findByFilterId(long) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewDao
- findByGlobalId(String, String) - Method in interface com.atlassian.greenhopper.entity.remotelink.RemoteEntityLinkService
- findByGlobalId(String, String) - Method in class com.atlassian.greenhopper.entity.remotelink.RemoteEntityLinkServiceImpl
- findByIssueId(long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Returns all rank rows for a given issueId.
- findByIssueId(long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- findByIssueIds(long, Iterable<Long>) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Returns all rank rows for given item IDs.
- findByIssueIds(long, Iterable<Long>) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- findByIssueIds(Iterable<Long>) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Returns all rank rows for a given issueIds.
- findByIssueIds(Iterable<Long>) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- findByRapidView(Long) - Method in class com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryDao
- findCollationCheckRows(LexoRankDaoContext, long, long, int) - Method in class com.atlassian.greenhopper.manager.lexorank.collation.CollationIntegrityDao
-
Get all collation check rows with a specified key.
- findDelegatedPanels(Issue, Action, ApplicationUser, I18nHelper, List<? extends DelegationWebPanelModuleDescriptor>) - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.utils.DelegatedWebPanelFinder
- findDoneIssues(RapidView, List<Issue>) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintHelper
-
Finds all issues that are done according to the definition of done for the given rapid view.
- findEntityFields(EntityManager, Class<T>) - Static method in class com.atlassian.greenhopper.manager.lexorank.LexoRankEntityFieldUtils
-
Get all AO field names and their associated methods.
- findEpicHistory(ApplicationUser, RapidView, Issue, StatisticsField) - Method in interface com.atlassian.greenhopper.service.issue.EpicHistoryService
-
Get the issue history information for a given rapid view and epic
- findEpicHistory(ApplicationUser, RapidView, Issue, StatisticsField) - Method in class com.atlassian.greenhopper.service.issue.EpicHistoryServiceImpl
- findEpicHistory(ApplicationUser, RapidView, Issue, StatisticsField, ClauseToAdd) - Method in interface com.atlassian.greenhopper.service.issue.EpicHistoryService
-
Get the issue history information for a given rapid view and epic
- findEpicHistory(ApplicationUser, RapidView, Issue, StatisticsField, ClauseToAdd) - Method in class com.atlassian.greenhopper.service.issue.EpicHistoryServiceImpl
- findEpicIssueIdsByEpicKeyOrLabel(ApplicationUser, boolean, String) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkResolver
-
Returns the collection of epic issue ids for which the key or the label matches the supplied value.
- FindEpicNamesResponse() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.issuelink.EpicResource.FindEpicNamesResponse
- findEstimableIssueKeys(ApplicationUser, Query, StatisticsField, Set<String>) - Method in interface com.atlassian.greenhopper.service.issue.EstimableIssueDataService
- findEstimableIssueKeys(ApplicationUser, Query, StatisticsField, Set<String>) - Method in class com.atlassian.greenhopper.service.issue.EstimableIssueDataServiceImpl
- findExisting(ColumnStatusAO[], String) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnStatusAOListMapper
- findExisting(T[], U) - Method in class com.atlassian.greenhopper.manager.AbstractRelatedAOListMapper
- findExisting(T[], U) - Method in interface com.atlassian.greenhopper.manager.AOListMapper
-
Get an existing T for given u.
- findFieldIdsInLexoRankTable() - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Retrieves a Collection of rank row IDs that require balancing.
- findFieldIdsInLexoRankTable() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- findFirstRapidViewByProject(ApplicationUser, Project, Collator) - Method in interface com.atlassian.greenhopper.service.rapid.ProjectRapidViewService
-
Returns the first rapid view that contain an explicit reference to the given project (ordered ascending by 'NAME'.
- findFirstRapidViewByProject(ApplicationUser, Project, Collator) - Method in class com.atlassian.greenhopper.service.rapid.ProjectRapidViewServiceImpl
- findIssue(long) - Method in class com.atlassian.greenhopper.web.rapid.issue.IssueHelper
- findIssue(String) - Method in class com.atlassian.greenhopper.web.rapid.issue.IssueHelper
- findIssueIds(ApplicationUser, Query) - Method in interface com.atlassian.greenhopper.service.issue.IssueDataService
-
Finds issue ids matching query.
- findIssueIds(ApplicationUser, Query) - Method in class com.atlassian.greenhopper.service.issue.IssueDataServiceImpl
- findIssueIdsByFieldId(long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Retrieves a Set of issueIds of rank rows for the given fieldId
- findIssueIdsByFieldId(long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- findIssuesIdsSet(Collection<Long>) - Method in class com.atlassian.greenhopper.web.rapid.issue.IssueHelper
- findIssuesList(Collection<String>) - Method in class com.atlassian.greenhopper.web.rapid.issue.IssueHelper
- findIssuesSet(Collection<String>) - Method in class com.atlassian.greenhopper.web.rapid.issue.IssueHelper
- findMaximumMarkerRow(long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Finds the maximum marker row for the given fieldId
- findMaximumMarkerRow(long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- findMaximumRankLengthRow(long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Finds the issue row with the longest rank for the given fieldId
- findMaximumRankLengthRow(long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- findMethod(Class<?>, String, Class...) - Method in interface com.atlassian.greenhopper.util.MethodFinder
- findMethod(Class<?>, String, Class...) - Method in class com.atlassian.greenhopper.util.MethodFinderImpl
- findMinimumMarkerRow(long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Finds the minimum marker row for the given fieldId
- findMinimumMarkerRow(long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- findMostRecentInProject(ApplicationUser, Project) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewHistoryService
-
Get the most recent rapid view for the project
- findMostRecentInProject(ApplicationUser, Project) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewHistoryServiceImpl
- findNextOneByRank(long, String) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Find the next rank row (skipping over any duplicates)
- findNextOneByRank(long, String) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- findObsoleteFields() - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Finds fields that no longer have a corresponding entry in Jira Core's customfield table.
- findObsoleteFields() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- FindOnBoardBaseAnalyticsEvent - Class in com.atlassian.greenhopper.analytics.findonboard
- FindOnBoardBaseAnalyticsEvent(FindOnBoardBaseAnalyticsEvent.EventType) - Constructor for class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardBaseAnalyticsEvent
- FindOnBoardBaseAnalyticsEvent.EventType - Enum Class in com.atlassian.greenhopper.analytics.findonboard
- FindOnBoardNavigateAnalyticsEvent - Class in com.atlassian.greenhopper.analytics.findonboard
- FindOnBoardNavigateAnalyticsEvent(FindOnBoardBaseAnalyticsEvent.EventType) - Constructor for class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardNavigateAnalyticsEvent
- FindOnBoardOpenAnalyticsEvent - Class in com.atlassian.greenhopper.analytics.findonboard
- FindOnBoardOpenAnalyticsEvent(FindOnBoardBaseAnalyticsEvent.EventType, FindOnBoardOpenAnalyticsEvent.EventMode) - Constructor for class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardOpenAnalyticsEvent
- FindOnBoardOpenAnalyticsEvent.EventMode - Enum Class in com.atlassian.greenhopper.analytics.findonboard
- FindOnBoardSearchResultsAnalyticsEvent - Class in com.atlassian.greenhopper.analytics.findonboard
- FindOnBoardSearchResultsAnalyticsEvent.Builder - Class in com.atlassian.greenhopper.analytics.findonboard
- findProjectsByRapidView(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.ProjectRapidViewService
-
Returns a set of projects that are referenced explicitly by the given rapid view.
- findProjectsByRapidView(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.ProjectRapidViewServiceImpl
- findProjectsByRapidView(ApplicationUser, RapidView, PageRequest) - Method in interface com.atlassian.greenhopper.service.rapid.ProjectRapidViewService
-
Returns a page of projects sorted by name that are referenced explicitly by the given rapid view.
- findProjectsByRapidView(ApplicationUser, RapidView, PageRequest) - Method in class com.atlassian.greenhopper.service.rapid.ProjectRapidViewServiceImpl
- findQueries(ApplicationUser, Map<Issue, Collection<Query>>) - Method in interface com.atlassian.greenhopper.issue.index.FindQueriesMatchingIssue
- findQueries(ApplicationUser, Map<Issue, Collection<Query>>) - Method in class com.atlassian.greenhopper.issue.index.FindQueriesMatchingIssueImpl
- findQueriesMatchingIssue(ApplicationUser, Map<Issue, Collection<Query>>) - Method in interface com.atlassian.greenhopper.service.issue.SearchService
-
Perform a search of the query to see if the specified issue matches it
- findQueriesMatchingIssue(ApplicationUser, Map<Issue, Collection<Query>>) - Method in class com.atlassian.greenhopper.service.issue.SearchServiceImpl
- FindQueriesMatchingIssue - Interface in com.atlassian.greenhopper.issue.index
-
Used to match multiple JQL queries against a set of issues.
- FindQueriesMatchingIssueImpl - Class in com.atlassian.greenhopper.issue.index
-
Used to match multiple JQL queries against a set of issues.
- FindQueriesMatchingIssueImpl(SearchTemporaryIndexSearcher) - Constructor for class com.atlassian.greenhopper.issue.index.FindQueriesMatchingIssueImpl
- findRapidViewsByProject(ApplicationUser, Project) - Method in interface com.atlassian.greenhopper.service.rapid.ProjectRapidViewService
-
Returns a list of rapid views that contain an explicit reference to the given project.
- findRapidViewsByProject(ApplicationUser, Project) - Method in class com.atlassian.greenhopper.service.rapid.ProjectRapidViewServiceImpl
- findSavedFilters(ApplicationUser, String) - Method in interface com.atlassian.greenhopper.service.rapid.SavedFilterService
- findSavedFilters(ApplicationUser, String) - Method in class com.atlassian.greenhopper.service.rapid.SavedFilterServiceImpl
- findSprintHistory(ApplicationUser, RapidView, Sprint, boolean) - Method in interface com.atlassian.greenhopper.service.sprint.SprintHistoryService
-
Finds the sprint history for a given sprint.
- findSprintHistory(ApplicationUser, RapidView, Sprint, boolean) - Method in class com.atlassian.greenhopper.service.sprint.SprintHistoryServiceImpl
- findSprintIdsByName(ApplicationUser, boolean, String) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintByNameSearcher
-
Returns the collection od ids of the
Sprint
s matching the provided name - findSprintPickerAllMatches(ApplicationUser, Set<Sprint>, String, int, boolean) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintHelper
- findSprintsByName(ApplicationUser, String, int, boolean) - Method in interface com.atlassian.greenhopper.service.sprint.SprintService
-
Get a set of sprints matching a search query.
- findSprintsByName(ApplicationUser, String, int, boolean) - Method in class com.atlassian.greenhopper.service.sprint.SprintServiceImpl
- findSprintsByNameAndRapidViews(ApplicationUser, String, Set<Long>, int, boolean) - Method in interface com.atlassian.greenhopper.service.sprint.SprintService
-
Get a set of sprints matching a search query and rapidViews.
- findSprintsByNameAndRapidViews(ApplicationUser, String, Set<Long>, int, boolean) - Method in class com.atlassian.greenhopper.service.sprint.SprintServiceImpl
- findSprintsByNameInHistory(ApplicationUser, String, int, boolean) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintHelper
- findSprintsByRapidViewId(Long) - Method in class com.atlassian.greenhopper.service.sprint.dao.SprintDao
- findSprintsToPick(ApplicationUser, String, int, boolean) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintSeeker
- findSprintsToPick(ApplicationUser, String, int, boolean, String) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintSeeker
- findSupportedConfluenceApplicationLinks() - Method in class com.atlassian.greenhopper.web.rapid.entity.common.AbstractLinkedPagesModelFactory
- findVersionHistory(ApplicationUser, Query, Long) - Method in interface com.atlassian.greenhopper.service.charts.FixVersionHistoryService
-
Build up a map of change items relating to Fix Version, keyed by issue key, for the specified
Query
and version ID. - findVersionHistory(ApplicationUser, Query, Long) - Method in class com.atlassian.greenhopper.service.charts.FixVersionHistoryServiceImpl
- finishedParentsWithUnfinishedSubtasks - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.CompleteSprintViewModel
- first() - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankOperation.Builder
- first() - Method in interface com.atlassian.greenhopper.service.lexorank.LexoRankOperation.HowToRankIssue
- First - Enum constant in enum class com.atlassian.greenhopper.web.rapid.view.EntryMoveModel.Position
- FIRST_SMALLER - Static variable in class com.atlassian.greenhopper.service.rank.FlatLexoRankableComparator
- FixForVersionsFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
- FixForVersionsFieldEntryFactory(FieldHelper) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.FixForVersionsFieldEntryFactory
- FixVersionCallbackComponent - Class in com.atlassian.greenhopper.web.rapid.list.callback
- FixVersionCallbackComponent() - Constructor for class com.atlassian.greenhopper.web.rapid.list.callback.FixVersionCallbackComponent
- FixVersionChangeEntry - Class in com.atlassian.greenhopper.web.rapid.chart
-
Change entry for a fix version for a given issue
- FixVersionChangeEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.FixVersionChangeEntry
- FixVersionHistoryModel - Class in com.atlassian.greenhopper.web.rapid.chart
- FixVersionHistoryModel() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.FixVersionHistoryModel
- FixVersionHistoryService - Interface in com.atlassian.greenhopper.service.charts
-
Fetches data from the change history to build a list of changes to the fix version (issues added and issues removed with corresponding dates).
- FixVersionHistoryServiceImpl - Class in com.atlassian.greenhopper.service.charts
- FixVersionHistoryServiceImpl(IssueQueryFactory, IndexAccessorRegistry) - Constructor for class com.atlassian.greenhopper.service.charts.FixVersionHistoryServiceImpl
- fixVersions - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
- flag - Variable in class com.atlassian.greenhopper.web.rapid.list.FlagResource.FlagRequest
- flag(FlagResource.FlagRequest) - Method in class com.atlassian.greenhopper.web.rapid.list.FlagResource
- flag(ApplicationUser, Collection<Issue>, boolean) - Method in interface com.atlassian.greenhopper.service.issue.flagging.FlagService
-
Flags / unflags issues according to the given parameter.
- flag(ApplicationUser, Collection<Issue>, boolean) - Method in class com.atlassian.greenhopper.service.issue.flagging.FlagServiceImpl
- FLAG_FIELD_DESC - Static variable in class com.atlassian.greenhopper.manager.issue.fields.FlagCustomFieldProvider
- FLAG_FIELD_NAME - Static variable in class com.atlassian.greenhopper.manager.issue.fields.FlagCustomFieldProvider
- FLAG_FIELD_VALUE - Static variable in class com.atlassian.greenhopper.manager.issue.fields.FlagCustomFieldProvider
- FlagCustomFieldProvider - Class in com.atlassian.greenhopper.manager.issue.fields
-
Provides information about the default instance of the Flagged field.
- FlagCustomFieldProvider(CustomFieldService, JiraAuthenticationContext, ReindexMessageManager, ClusterLockService, ManagedFieldPropertyDao, CustomFieldContextConfigurator, I18nFactoryService) - Constructor for class com.atlassian.greenhopper.manager.issue.fields.FlagCustomFieldProvider
- flagged - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
- flagged(boolean) - Method in class com.atlassian.greenhopper.service.issue.RapidViewIssue.RapidViewIssueBuilder
- FLAGGED - Enum constant in enum class com.atlassian.greenhopper.service.sprint.health.SprintIssueMetrics.Type
- flaggedField - Variable in class com.atlassian.greenhopper.service.sprint.health.SprintHealth
- FlaggingCallbackComponent - Class in com.atlassian.greenhopper.web.rapid.list.callback
- FlaggingCallbackComponent(CustomField) - Constructor for class com.atlassian.greenhopper.web.rapid.list.callback.FlaggingCallbackComponent
- FlagRequest() - Constructor for class com.atlassian.greenhopper.web.rapid.list.FlagResource.FlagRequest
- FlagResource - Class in com.atlassian.greenhopper.web.rapid.list
- FlagResource(IssueHelper, FlagService, BulkCommentService, ErrorCollectionTransformer) - Constructor for class com.atlassian.greenhopper.web.rapid.list.FlagResource
- FlagResource.FlagRequest - Class in com.atlassian.greenhopper.web.rapid.list
- FlagService - Interface in com.atlassian.greenhopper.service.issue.flagging
- FlagService.Result - Class in com.atlassian.greenhopper.service.issue.flagging
- FlagServiceImpl - Class in com.atlassian.greenhopper.service.issue.flagging
- FlagServiceImpl() - Constructor for class com.atlassian.greenhopper.service.issue.flagging.FlagServiceImpl
- FlatLexoRankableComparator - Class in com.atlassian.greenhopper.service.rank
- FlatLexoRankableComparator(LexoRankManager, CustomField) - Constructor for class com.atlassian.greenhopper.service.rank.FlatLexoRankableComparator
- flatMap(ServiceOutcome<T>, Function<? super T, ServiceOutcome<A>>) - Static method in class com.atlassian.greenhopper.service.ServiceOutcomes
- flatten(Iterable<ServiceResult>) - Static method in class com.atlassian.greenhopper.service.ServiceResults
- FLEXIBLE_BOARDS - Static variable in class com.atlassian.greenhopper.features.SoftwareFeatureFlags
- FlexibleBoardsEnabledCondition - Class in com.atlassian.greenhopper.web.conditions
- FlexibleBoardsEnabledCondition() - Constructor for class com.atlassian.greenhopper.web.conditions.FlexibleBoardsEnabledCondition
- floor() - Method in class com.atlassian.greenhopper.model.lexorank.LexoDecimal
- FlotChartUtils - Class in com.atlassian.greenhopper.web.rapid.chart
-
Helper methods for producing data to be used within js flot charts.
- FlotChartUtils() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.FlotChartUtils
- flushAll() - Method in class com.atlassian.greenhopper.service.rapid.view.GenericActiveObjectsDao
- flushAll() - Method in class com.atlassian.greenhopper.web.configuration.CacheControlResource
-
Flush all caches.
- flushCache() - Method in class com.atlassian.greenhopper.manager.cardlayout.CardLayoutManagerImpl
- flushCache() - Method in class com.atlassian.greenhopper.manager.color.CardColorManagerImpl
- flushCache() - Method in class com.atlassian.greenhopper.manager.detailview.DetailViewFieldManagerImpl
- flushCache() - Method in interface com.atlassian.greenhopper.manager.GreenHopperCache
-
Invoked when all caches in the plugin need to be cleared.
- flushCache() - Method in class com.atlassian.greenhopper.manager.rankableobject.RankableObjectManager
- flushCache() - Method in class com.atlassian.greenhopper.manager.rapidview.BoardAdminManagerImpl
- flushCache() - Method in class com.atlassian.greenhopper.manager.rapidview.RapidViewManagerImpl
- flushCache() - Method in class com.atlassian.greenhopper.manager.version.VersionMetaDataManagerImpl
- flushCache() - Method in class com.atlassian.greenhopper.manager.workingdays.WorkingDaysManagerImpl
- flushCache() - Method in class com.atlassian.greenhopper.service.api.remote.RemoteLinkConversationServiceImpl
- flushCache() - Method in class com.atlassian.greenhopper.service.query.QueryToProjectMapper
- flushCache() - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnServiceImpl
- flushCache() - Method in class com.atlassian.greenhopper.service.rapid.view.QuickFilterServiceImpl
- flushCache() - Method in class com.atlassian.greenhopper.service.rapid.view.StatisticsFieldServiceImpl
- flushCache() - Method in class com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryManagerImpl
- flushCache() - Method in class com.atlassian.greenhopper.service.rapid.view.SwimlaneServiceImpl
- flushCache() - Method in class com.atlassian.greenhopper.service.sprint.SprintManagerImpl
- fold(Function<ErrorCollection, B>, Function<T, B>) - Method in interface com.atlassian.greenhopper.service.ServiceOutcome
-
If the ServiceOutcome is valid, apply the on success function, otherwise apply the error function.
- fold(Function<ErrorCollection, B>, Function<T, B>) - Method in class com.atlassian.greenhopper.service.ServiceOutcomeImpl
- FoldingIndexValueConverter - Class in com.atlassian.greenhopper.issue.index
-
Index value converter that folds the value using
CaseFolding.foldString(String)
. - FoldingIndexValueConverter() - Constructor for class com.atlassian.greenhopper.issue.index.FoldingIndexValueConverter
- FORBIDDEN - Enum constant in enum class com.atlassian.greenhopper.model.validation.ErrorCollection.Reason
-
Not allowed to perform function.
- FORCE_COLLATION - Static variable in class com.atlassian.greenhopper.manager.lexorank.collation.CollationIntegrityCheckerImpl
-
This feature is used in dev mode to force the collation and run the func tests and guarantee that the collation is working.
- foreach(Consumer<Issue>) - Method in class com.atlassian.greenhopper.upgrade.IssueIdsIssueIterable
- forEstimationStatisticInChangeHistory(StatisticsField) - Method in class com.atlassian.greenhopper.web.rapid.issue.statistics.StatisticValueResolverFactory
- forEstimationStatisticInDocument(StatisticsField) - Method in class com.atlassian.greenhopper.web.rapid.issue.statistics.StatisticValueResolverFactory
- forEstimationStatisticInIssue(StatisticsField) - Method in class com.atlassian.greenhopper.web.rapid.issue.statistics.StatisticValueResolverFactory
- forHistoricalEstimateStatisticValue(StatisticsField, Sprint, Map<String, List<BurndownChange>>, Collection<String>) - Method in class com.atlassian.greenhopper.web.rapid.issue.statistics.StatisticValueResolverFactory
- forId(String) - Static method in enum class com.atlassian.greenhopper.webhooks.AgileWebhookEvent
- forId(String) - Method in class com.atlassian.greenhopper.webhooks.AgileWebhookEventProvider
- forInvalidField(CardLayoutField) - Static method in class com.atlassian.greenhopper.service.rapid.view.cardlayout.CardLayoutFieldConfig
-
Creates an instance which encapsulates an invalid field.
- forInvalidField(DetailViewField) - Static method in class com.atlassian.greenhopper.service.rapid.view.detailview.DetailViewFieldConfig
-
Creates an instance which encapsulates an valid field.
- forIssue() - Method in class com.atlassian.greenhopper.web.rapid.RapidViewLocationResolverFactory
- forIssue(Long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankRow.ForIssue
- forIssue(Long) - Method in interface com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceChange.ForIssue
- forIssue(Long) - Method in interface com.atlassian.greenhopper.service.lexorank.LexoRankDeleteOperation.ForIssueOrRankField
- forIssues(Iterable<Long>) - Method in interface com.atlassian.greenhopper.service.lexorank.LexoRankBulkDeleteOperation.ForIssueOrRankField
- forJiraField(StatisticsFieldConfig, Field) - Static method in class com.atlassian.greenhopper.model.rapid.StatisticsFieldInstance
- forJiraFieldWithName(StatisticsFieldConfig, Field, String) - Static method in class com.atlassian.greenhopper.model.rapid.StatisticsFieldInstance
- forJiraFieldWithNameWithDocumentId(StatisticsFieldConfig, Field, String, String) - Static method in class com.atlassian.greenhopper.model.rapid.StatisticsFieldInstance
- format() - Method in class com.atlassian.greenhopper.model.lexorank.LexoDecimal
- format() - Method in class com.atlassian.greenhopper.model.lexorank.LexoInteger
- format() - Method in class com.atlassian.greenhopper.model.lexorank.LexoRank
- format() - Method in enum class com.atlassian.greenhopper.model.lexorank.LexoRankBucket
- format(DateTime, I18n2) - Method in class com.atlassian.greenhopper.util.TimeRemainingFormatter
-
Formats the given date to an approximate amount of time remaining.
- formatDecimal(LexoDecimal) - Static method in class com.atlassian.greenhopper.model.lexorank.LexoRank
- formattedReleaseDate - Variable in class com.atlassian.greenhopper.web.rapid.chart.VersionEntry
- formattedStartDate - Variable in class com.atlassian.greenhopper.web.rapid.chart.VersionEntry
- formatTimeZoneOffset(DateTimeZone, DateTime) - Static method in class com.atlassian.greenhopper.web.rapid.chart.VersionEntryFactory
- formToken - Variable in class com.atlassian.greenhopper.web.rapid.list.FlagResource.FlagRequest
- forNonField(StatisticsFieldConfig, String) - Static method in class com.atlassian.greenhopper.model.rapid.StatisticsFieldInstance
- forPlan() - Static method in class com.atlassian.greenhopper.service.rapid.BoardLocation
- forRankField(Long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankRow.ForRankField
- forRankField(Long) - Method in interface com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceChange.ForRankField
- forRankField(Long) - Method in interface com.atlassian.greenhopper.service.lexorank.LexoRankChange.ForRankField
- forRankField(Long) - Method in interface com.atlassian.greenhopper.service.lexorank.LexoRankDeleteOperation.ForIssueOrRankField
- forRankField(Long) - Method in interface com.atlassian.greenhopper.service.lexorank.LexoRankHealOperation.ForRankField
- forRankField(Long) - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankOperation.Builder
- forRankField(Long) - Method in interface com.atlassian.greenhopper.service.lexorank.LexoRankOperation.ForRankField
- forSprint() - Method in class com.atlassian.greenhopper.web.rapid.RapidViewLocationResolverFactory
- forSprintReport(Long) - Static method in class com.atlassian.greenhopper.service.rapid.BoardLocation
- forTrackingStatisticInDocument(StatisticsField) - Method in class com.atlassian.greenhopper.web.rapid.issue.statistics.StatisticValueResolverFactory
- forTypes(Set<RapidView.Type>) - Static method in class com.atlassian.greenhopper.service.rapid.view.RapidViewSimpleQuery
- forValidField(CardLayoutField, NavigableField) - Static method in class com.atlassian.greenhopper.service.rapid.view.cardlayout.CardLayoutFieldConfig
-
Creates an instance which encapsulates a valid field.
- forValidField(DetailViewField, Field) - Static method in class com.atlassian.greenhopper.service.rapid.view.detailview.DetailViewFieldConfig
-
Creates an instance which encapsulates a valid field.
- forWork() - Static method in class com.atlassian.greenhopper.service.rapid.BoardLocation
- foundWithWarnings(CustomField, ErrorCollection, boolean) - Static method in class com.atlassian.greenhopper.service.rank.SortedByRankFieldResult
- FOUR_WEEKS - Enum constant in enum class com.atlassian.greenhopper.model.rapid.RapidView.OldDoneIssuesCutoff
- friday - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.WeekDaysModel
- friday(boolean) - Method in class com.atlassian.greenhopper.model.rapid.WorkingDaysConfig.WorkingDaysConfigBuilder
- FRIDAY - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QWorkingDays
-
Database Columns
- from(CustomFieldMetadata) - Static method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata.Builder
- from(IssueStatus) - Static method in class com.atlassian.greenhopper.web.rapid.issue.StatusCategoryEntry
- from(IssueStatusCategory) - Static method in class com.atlassian.greenhopper.web.rapid.issue.StatusCategoryEntry
- from(IssueTypeMetadata) - Static method in class com.atlassian.greenhopper.manager.issue.issuetypes.IssueTypeMetadata.Builder
- from(LexoInteger) - Static method in class com.atlassian.greenhopper.model.lexorank.LexoDecimal
- from(LexoRank) - Method in interface com.atlassian.greenhopper.service.lexorank.LexoRankChange.RankedFrom
- from(LexoRankBucket, LexoDecimal) - Static method in class com.atlassian.greenhopper.model.lexorank.LexoRank
- from(Column) - Static method in class com.atlassian.greenhopper.model.rapid.KanbanBacklogColumn
- from(ColumnProgress, I18n2) - Static method in class com.atlassian.greenhopper.web.rapid.plan.PlanningDataModel.ProgressIndicator
- from(ErrorCollection) - Static method in class com.atlassian.greenhopper.service.ServiceOutcomeImpl
-
Convenience method that returns a new ServiceOutcomeImpl containing the given errors.
- from(ErrorCollection) - Static method in class com.atlassian.greenhopper.service.ServiceResultImpl
-
Convenience method that returns a new ServiceResult containing the given errors.
- from(ProjectType) - Static method in enum class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowPresets
- from(ServiceOutcome) - Static method in class com.atlassian.greenhopper.service.ServiceResultImpl
- from(TimeRemainingFormatter.TimeRemaining) - Static method in class com.atlassian.greenhopper.web.rapid.sprint.SprintPlanEntry.TimeRemaining
- from(StatusEntry) - Static method in class com.atlassian.greenhopper.web.rapid.view.ColumnEditRequest.StatusDetails
- from(MutableIssue) - Static method in class com.atlassian.greenhopper.web.rank.RankResource.RankFirstLast
- from(ErrorCollection) - Static method in class com.atlassian.greenhopper.service.ServiceOutcomeImpl
-
Convenience method that returns a new ServiceOutcomeImpl containing the given errors.
- from(ErrorCollection, ErrorCollection.Reason) - Static method in class com.atlassian.greenhopper.service.ServiceOutcomeImpl
-
Convenience method that returns a new ServiceOutcomeImpl containing the given errors.
- from(String) - Static method in enum class com.atlassian.greenhopper.model.lexorank.LexoRankBucket
- fromAO(LexoRankAO) - Static method in class com.atlassian.greenhopper.manager.lexorank.LexoRankRow
- fromAO(ColumnStatusAO[]) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnStatusAOListMapper
- fromAO(T[]) - Method in class com.atlassian.greenhopper.manager.AbstractRelatedAOListMapper
- fromAO(T[]) - Method in interface com.atlassian.greenhopper.manager.AOListMapper
- fromCompleteKey(String) - Static method in enum class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.utils.FieldDetailsCategoryPanel
- fromIndexValue(String) - Static method in class com.atlassian.greenhopper.customfield.sprint.SprintHistoryEntry
- fromInt(int, LexoNumeralSystem) - Static method in class com.atlassian.greenhopper.model.lexorank.LexoDecimal
- fromISO8061String(String) - Static method in class com.atlassian.greenhopper.model.rapid.NonWorkingDay
- fromIssue(Issue) - Method in class com.atlassian.greenhopper.service.rank.RankableFactory
- fromIssues(Collection<Issue>) - Method in class com.atlassian.greenhopper.service.rank.RankableFactory
- fromJiraErrorCollection(ErrorCollection) - Static method in class com.atlassian.greenhopper.model.validation.ErrorCollection
- fromJiraErrorCollectionWithReasons(ErrorCollection) - Static method in class com.atlassian.greenhopper.model.validation.ErrorCollection
- fromJiraErrorCollectionWithReasons(ErrorCollection) - Static method in class com.atlassian.greenhopper.service.ServiceOutcomeImpl
-
Convenience method that returns a new ServiceOutcomeImpl containing the given errors with reasons.
- fromLocalDate(LocalDate) - Static method in class com.atlassian.greenhopper.model.rapid.NonWorkingDay
- fromLuceneValue(String) - Static method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkHistoryEntry
- fromModeName(String) - Static method in enum class com.atlassian.greenhopper.model.rapid.CardLayoutField.Mode
- fromName(String) - Static method in enum class com.atlassian.greenhopper.web.rapid.tools.BoardToolSectionContext.Mode
- fromRank(String) - Static method in enum class com.atlassian.greenhopper.model.lexorank.LexoRankBucket
- fromRankableObject(RankableObject) - Method in class com.atlassian.greenhopper.service.rank.RankableFactory
- fromRapidView(RapidView, boolean) - Static method in class com.atlassian.greenhopper.web.rapid.RapidViewEntry
-
Deprecated.
- fromRapidView(RapidView, boolean, boolean) - Static method in class com.atlassian.greenhopper.web.rapid.RapidViewEntry
- fromRapidViewQuery(RapidViewQuery) - Static method in class com.atlassian.greenhopper.service.rapid.view.RapidViewSimpleQuery
- fromRegionInfos(List<RegionInfo>) - Static method in class com.atlassian.greenhopper.web.rapid.view.workingdays.TimeZoneEditModel
- fromServiceResult(IssueTransitionAndRankService.TransitionAndRankResult) - Static method in class com.atlassian.greenhopper.web.rapid.RapidBoardResource.TransitionAndRankResponse
- fromStatusId - Variable in class com.atlassian.greenhopper.web.rapid.work.WorkResource.WorkTransitionEntry
- fromTimeZoneInfo(TimeZoneInfo) - Static method in class com.atlassian.greenhopper.web.rapid.view.workingdays.TimeZoneEditModel
- fromTypeAndId(String, long) - Method in class com.atlassian.greenhopper.service.rank.RankableFactory
- fromValue(String) - Static method in enum class com.atlassian.greenhopper.model.rapid.RapidView.OldDoneIssuesCutoff
- fullBalance() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancer
-
Performs a full LexoRank balance.
- FUTURE - Enum constant in enum class com.atlassian.greenhopper.service.sprint.Sprint.State
- FUTURE_SPRINT_DATES - Static variable in class com.atlassian.greenhopper.features.SoftwareFeatureFlags
- FutureSprintCondition - Class in com.atlassian.greenhopper.web.conditions
-
For use with web-items that provide Sprint actions.
- FutureSprintCondition() - Constructor for class com.atlassian.greenhopper.web.conditions.FutureSprintCondition
- FutureSprintMapping(List<Sprint>) - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.SprintHelper.FutureSprintMapping
- FutureSprintsJqlFunction - Class in com.atlassian.greenhopper.customfield.sprint
-
JQL Function to only return future sprints
- FutureSprintsJqlFunction(SprintManager) - Constructor for class com.atlassian.greenhopper.customfield.sprint.FutureSprintsJqlFunction
G
- GADGETS - Enum constant in enum class com.atlassian.greenhopper.plugin.module.ModuleDefinition
- generateETag() - Method in class com.atlassian.greenhopper.web.rapid.work.WorkData.ETagData
- generateNextSprintName(String) - Static method in class com.atlassian.greenhopper.web.rapid.sprint.SprintNameSuggester
- generateReport() - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent
-
Finish processing any outstanding statistics events, and then generate a report.
- generateReportExcel(ProjectActionSupport, Map) - Method in class com.atlassian.greenhopper.web.rapid.chart.integration.DummyAgileReport
- generateReportHtml(ProjectActionSupport, Map) - Method in class com.atlassian.greenhopper.web.rapid.chart.integration.DummyAgileReport
- GenericActiveObjectsDao<PK,
E> - Class in com.atlassian.greenhopper.service.rapid.view - GenericActiveObjectsDao() - Constructor for class com.atlassian.greenhopper.service.rapid.view.GenericActiveObjectsDao
- genNext() - Method in class com.atlassian.greenhopper.model.lexorank.LexoRank
- genPrev() - Method in class com.atlassian.greenhopper.model.lexorank.LexoRank
- get() - Method in class com.atlassian.greenhopper.manager.lexorank.lock.LockOutcome
- get() - Method in class com.atlassian.greenhopper.manager.lexorank.lock.LockProcessOutcome
- get() - Method in interface com.atlassian.greenhopper.service.ServiceOutcome
-
Deprecated.
- get() - Method in class com.atlassian.greenhopper.service.sprint.services.AutoManagedSprintsFeatureDataProvider
- get() - Method in class com.atlassian.greenhopper.sidebar.GlobalBoardSidebarRendererAccessor
- get() - Method in class com.atlassian.greenhopper.sidebar.navigation.NavigationItemServiceAccessor
-
Get a
NavigationItemService
. - get() - Method in class com.atlassian.greenhopper.sidebar.SidebarDarkFeatureManagerAccessor
- get() - Method in class com.atlassian.greenhopper.sidebar.SidebarPlaceholderRendererAccessor
- get() - Method in class com.atlassian.greenhopper.web.onboarding.data.CreateProjectSequenceData
- get() - Method in class com.atlassian.greenhopper.web.rapid.chart.EstimateValue
- get() - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintGoalOnboardingDataProvider
- get() - Method in class com.atlassian.greenhopper.web.rapid.view.KanPlanAcknowledgementDataProvider
- get() - Method in class com.atlassian.greenhopper.web.rapid.view.KanPlanEpicsOnboardingDataProvider
- get() - Method in class com.atlassian.greenhopper.web.util.HelpPathsDataProvider
- get(RapidView) - Method in interface com.atlassian.greenhopper.manager.workingdays.WorkingDaysManager
-
Get the working days configuration for a rapid view
- get(RapidView) - Method in class com.atlassian.greenhopper.manager.workingdays.WorkingDaysManagerImpl
- get(RapidView, long) - Method in interface com.atlassian.greenhopper.manager.color.CardColorManager
- get(RapidView, long) - Method in class com.atlassian.greenhopper.manager.color.CardColorManagerImpl
- get(RapidView, long) - Method in interface com.atlassian.greenhopper.manager.detailview.DetailViewFieldManager
- get(RapidView, long) - Method in class com.atlassian.greenhopper.manager.detailview.DetailViewFieldManagerImpl
- get(ServiceOutcome<T>) - Static method in class com.atlassian.greenhopper.service.util.ServiceOutcomeHelper
-
If the given instance of ServiceOutcome is valid, this method returns the value contained by it.
- get(ServiceOutcome<T>) - Static method in class com.atlassian.greenhopper.service.util.ServiceOutcomeHelper
-
If the given instance of ServiceOutcome is valid, this method returns the value contained by it.
- get(Version) - Method in class com.atlassian.greenhopper.manager.version.VersionMetaDataManagerImpl
- get(ApplicationUser, RapidView, long) - Method in interface com.atlassian.greenhopper.service.rapid.view.color.CardColorService
-
gets the card color with id cardColorId for rapid view with rapidViewId
- get(ApplicationUser, RapidView, long) - Method in class com.atlassian.greenhopper.service.rapid.view.color.CardColorServiceImpl
- get(ApplicationUser, RapidView, long, ErrorCollection) - Method in interface com.atlassian.greenhopper.service.rapid.view.QuickFilterService
-
gets the quick filter with id quickFilterId for rapid view with rapidViewId
- get(ApplicationUser, RapidView, long, ErrorCollection) - Method in class com.atlassian.greenhopper.service.rapid.view.QuickFilterServiceImpl
- get(ApplicationUser, RapidView, long, ErrorCollection) - Method in interface com.atlassian.greenhopper.service.rapid.view.SwimlaneService
-
Get a swimlane given its id
- get(ApplicationUser, RapidView, long, ErrorCollection) - Method in class com.atlassian.greenhopper.service.rapid.view.SwimlaneServiceImpl
- get(ApplicationUser, Long) - Method in interface com.atlassian.greenhopper.service.version.VersionService
-
Get the specified version and return an error if it is not found.
- get(ApplicationUser, Long) - Method in class com.atlassian.greenhopper.service.version.VersionServiceImpl
- get(Long) - Method in class com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntryDao
- get(Long) - Method in interface com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntryManager
-
Get a balancer entry given a fieldId.
- get(Long) - Method in class com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntryManagerImpl
- get(Long) - Method in interface com.atlassian.greenhopper.manager.rapidview.RapidViewManager
-
Get a RapidBoard from cache directly
- get(Long) - Method in class com.atlassian.greenhopper.manager.rapidview.RapidViewManagerImpl
- get(Long) - Method in class com.atlassian.greenhopper.service.lexorank.repair.LockStore
-
Returns the lock for the given issueId, if it exists.
- get(Long) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewCacheManager
-
Returns an option of rapid view that might be in the cache.
- get(Long) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewCacheManagerImpl
- get(String) - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueConstantEntryCache
- get(String) - Static method in enum class com.atlassian.greenhopper.web.rapid.view.RapidViewPreset
- get(String, Long, String) - Method in interface com.atlassian.greenhopper.entity.remotelink.RemoteEntityLinkService
- get(String, Long, String) - Method in class com.atlassian.greenhopper.entity.remotelink.RemoteEntityLinkServiceImpl
- get(EntityManager, List<LexoRankAO.ColumnDetails>, boolean) - Static method in class com.atlassian.greenhopper.manager.lexorank.LexoRankEntityDetails
- getAbbreviatedName() - Method in class com.atlassian.greenhopper.issue.util.AttachmentZipExtractor.ZipEntry
- getAccessibleStatuses(ApplicationUser, Query) - Method in interface com.atlassian.greenhopper.service.workflow.WorkflowService
-
Get the list of accessible statuses for issues potentially returned by the current query.
- getAccessibleStatuses(ApplicationUser, Query) - Method in class com.atlassian.greenhopper.service.workflow.WorkflowServiceImpl
- getAcknowledgeDisplay() - Method in class com.atlassian.greenhopper.web.rapid.view.KanbanPlanModeResource
- getActivatedDate() - Method in class com.atlassian.greenhopper.analytics.SprintClosedAnalyticsEvent
- getActivatedDate() - Method in class com.atlassian.greenhopper.analytics.SprintStartedAnalyticsEvent
- getActivatedDate() - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
- getActivatedDate() - Method in class com.atlassian.greenhopper.service.sprint.Sprint
- getActivatedDate() - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry
- getActivatedFlags() - Method in class com.atlassian.greenhopper.features.JiraSoftwareBuildNumberFeatureFlagActivator
- getActivatedTime() - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintTimes
- getActiveObjectClass() - Method in class com.atlassian.greenhopper.manager.AbstractAOMapper
- getActiveObjectClass() - Method in class com.atlassian.greenhopper.manager.AbstractRelatedAOListMapper
- getActiveObjectClass() - Method in interface com.atlassian.greenhopper.manager.AOListMapper
-
Get the class of T
- getActiveObjectClass() - Method in class com.atlassian.greenhopper.manager.cardlayout.CardLayoutFieldAOListMapper
- getActiveObjectClass() - Method in class com.atlassian.greenhopper.manager.color.CardColorAOListMapper
- getActiveObjectClass() - Method in class com.atlassian.greenhopper.manager.detailview.DetailViewFieldAOListMapper
- getActiveObjectClass() - Method in class com.atlassian.greenhopper.manager.estimatestatistic.EstimateStatisticAOListMapper
- getActiveObjectClass() - Method in class com.atlassian.greenhopper.manager.trackingstatistic.TrackingStatisticAOListMapper
- getActiveObjectClass() - Method in class com.atlassian.greenhopper.manager.workingdays.NonWorkingDayAOListMapper
- getActiveObjectClass() - Method in class com.atlassian.greenhopper.manager.workingdays.WorkingDaysAOListMapper
- getActiveObjectClass() - Method in class com.atlassian.greenhopper.service.rapid.view.BoardAdminAOListMapper
- getActiveObjectClass() - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnAOListMapper
- getActiveObjectClass() - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnStatusAOListMapper
- getActiveObjectClass() - Method in class com.atlassian.greenhopper.service.rapid.view.QuickFilterAOListMapper
- getActiveObjectClass() - Method in class com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryAOListMapper
- getActiveObjectClass() - Method in class com.atlassian.greenhopper.service.rapid.view.SwimlaneAOListMapper
- getActiveOrFutureSprintForIssue(ApplicationUser, Issue) - Method in interface com.atlassian.greenhopper.service.sprint.SprintIssueService
-
Returns any future or active sprint for an issue.
- getActiveOrFutureSprintForIssue(ApplicationUser, Issue) - Method in class com.atlassian.greenhopper.service.sprint.SprintIssueServiceImpl
- getActiveQuickFilters() - Method in class com.atlassian.greenhopper.web.rapid.IssueTransitionAndRankService.TransitionAndRankRequest
- getActiveQuickFilters() - Method in class com.atlassian.greenhopper.web.rapid.work.WorkFilters
- getActiveSprintForIssue(ApplicationUser, Issue) - Method in interface com.atlassian.greenhopper.service.sprint.SprintIssueService
-
Returns any active sprints for an issue.
- getActiveSprintForIssue(ApplicationUser, Issue) - Method in class com.atlassian.greenhopper.service.sprint.SprintIssueServiceImpl
- getActiveSprints() - Method in class com.atlassian.greenhopper.web.contextprovider.AgileIssueWebPanelContext
- getActiveSprints() - Method in class com.atlassian.greenhopper.web.rapid.work.WorkFilters
- getActiveSprintsForPlanModeQuery(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewQueryService
-
Query used to find issues and active sprints for display in Plan mode.
- getActiveSprintsForPlanModeQuery(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewQueryServiceImpl
- getAffectedEntities(UserPropertyChangeParameter) - Method in class com.atlassian.greenhopper.anonymization.AuditEntryKeyChangeHandler
- getAffectedEntities(UserPropertyChangeParameter) - Method in class com.atlassian.greenhopper.anonymization.RapidViewUserKeyChangeHandler
- getAfterState() - Method in class com.atlassian.greenhopper.manager.rank.instruction.InsertRowInstruction
- getAfterState() - Method in class com.atlassian.greenhopper.manager.rank.instruction.Instruction
-
Get the state of the db after executing this instruction
- getAfterState() - Method in class com.atlassian.greenhopper.manager.rank.instruction.RemoveRowInstruction
- getAfterState() - Method in class com.atlassian.greenhopper.manager.rank.instruction.UpdateRowInstruction
- getAggregates(Issue, Collection<Issue>) - Method in interface com.atlassian.greenhopper.service.timetracking.TimeTrackingService
-
Copied from
IssueImplAggregateTimeTrackingCalculator.getAggregates(com.atlassian.jira.issue.Issue)
. - getAggregates(Issue, Collection<Issue>) - Method in class com.atlassian.greenhopper.service.timetracking.TimeTrackingServiceImpl
-
Copied from
IssueImplAggregateTimeTrackingCalculator.getAggregates(com.atlassian.jira.issue.Issue)
. - getAll() - Method in interface com.atlassian.greenhopper.manager.rapidview.RapidViewManager
-
Get a list of all RapidViews that exist, regardless of any security considerations.
- getAll() - Method in class com.atlassian.greenhopper.manager.rapidview.RapidViewManagerImpl
- getAll(RapidViewManager.RapidViewPermissionCheck) - Method in interface com.atlassian.greenhopper.manager.rapidview.RapidViewManager
-
Get a list of all RapidViews that are visible for a permissionCheck
- getAll(RapidViewManager.RapidViewPermissionCheck) - Method in class com.atlassian.greenhopper.manager.rapidview.RapidViewManagerImpl
- getAll(RapidView) - Method in interface com.atlassian.greenhopper.manager.cardlayout.CardLayoutManager
-
Return a list of card layout fields for a given board.
- getAll(RapidView) - Method in class com.atlassian.greenhopper.manager.cardlayout.CardLayoutManagerImpl
- getAll(RapidView) - Method in interface com.atlassian.greenhopper.manager.color.CardColorManager
- getAll(RapidView) - Method in class com.atlassian.greenhopper.manager.color.CardColorManagerImpl
- getAll(RapidView) - Method in interface com.atlassian.greenhopper.manager.detailview.DetailViewFieldManager
- getAll(RapidView) - Method in class com.atlassian.greenhopper.manager.detailview.DetailViewFieldManagerImpl
- getAll(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.color.CardColorService
-
Get all Card Colors for a given Rapid View
- getAll(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.color.CardColorServiceImpl
- getAllActiveWorkflowStatusObjects() - Method in interface com.atlassian.greenhopper.service.workflow.WorkflowService
-
Get all active workflow statuses available in the system
- getAllActiveWorkflowStatusObjects() - Method in class com.atlassian.greenhopper.service.workflow.WorkflowServiceImpl
-
Get all available status objects of all active workflows.
- getAllBrowseableProjects(ApplicationUser) - Method in class com.atlassian.greenhopper.web.project.ProjectHelper
-
Blatantly ripping off JIRA's
ProjectResource
because it doesn't do one small thing that I want it to do. - getAllClosedSprintsAfterTheGivenOne(Sprint) - Static method in class com.atlassian.greenhopper.service.sprint.SprintUtils
- getAllColumns(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnService
-
Return all columns without filtering out any column (eg:
KanbanBacklogColumn
still be returned when KanPlan lab is disabled) - getAllColumns(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnServiceImpl
- getAllComments(ApplicationUser, Issue) - Method in class com.atlassian.greenhopper.web.rapid.issue.CommentModelFactory
-
gets all comments
- getAllData(ApplicationUser, RapidView, Set<Long>, Set<Long>, String) - Method in class com.atlassian.greenhopper.web.rapid.work.WorkDataFactory
- getAllFactories() - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableTabEntryFactoryFactory
- getAllForStrategy(RapidView, CardColorStrategy) - Method in interface com.atlassian.greenhopper.manager.color.CardColorManager
-
Returns an immutable list of all card colors for a given strategy.
- getAllForStrategy(RapidView, CardColorStrategy) - Method in class com.atlassian.greenhopper.manager.color.CardColorManagerImpl
- getAllIds() - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkHistoryData
- getAllIds() - Method in class com.atlassian.greenhopper.customfield.sprint.SprintHistoryData
- getAllIssues(Long, Long) - Method in class com.atlassian.greenhopper.web.rapid.chart.RapidChartResource
- getAllMatches() - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintSeeker.SprintsToPick
- getAllQuickFilters(Long) - Method in class com.atlassian.greenhopper.web.rapid.view.QuickFilterResource
-
Returns all quick filters on the specified board
- getAllRecentViews(ApplicationUser) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewHistoryService
-
Get the most recent rapid views, ordered by most recently visited
- getAllRecentViews(ApplicationUser) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewHistoryServiceImpl
- getAllSprintIdsByState(Sprint.State) - Method in interface com.atlassian.greenhopper.service.sprint.SprintManager
- getAllSprintIdsByState(Sprint.State) - Method in class com.atlassian.greenhopper.service.sprint.SprintManagerImpl
- getAllSprints() - Method in interface com.atlassian.greenhopper.service.sprint.SprintManager
-
Deprecated.
- getAllSprints() - Method in class com.atlassian.greenhopper.service.sprint.SprintManagerImpl
- getAllSprints() - Method in class com.atlassian.greenhopper.web.rapid.chart.VelocityChartModel.QueryMetadata
- getAllSprintsCount() - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintDateBasedSearch.SprintData
- getAllSprintsForRapidView(Long, boolean, boolean) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintQueryResource
-
Returns all the sprints for a given rapid view.
- getAllWorkflowStatusObjects() - Method in interface com.atlassian.greenhopper.service.workflow.WorkflowService
-
Get all workflow statuses available in the system
- getAllWorkflowStatusObjects() - Method in class com.atlassian.greenhopper.service.workflow.WorkflowServiceImpl
-
Get all available status objects.
- getAlt() - Method in class com.atlassian.greenhopper.issue.util.AttachmentZipExtractor.IconEntry
- getAlt() - Method in class com.atlassian.greenhopper.web.util.GreenHopperHelpPathResolver.HelpPath
- getAnalytics() - Method in interface com.atlassian.greenhopper.analytics.AnalyticTask
-
Calculates the analytics and return a map with all the properties.
- getAnalytics() - Method in class com.atlassian.greenhopper.analytics.BasicStatsAnalyticTask
- getApplicationName() - Method in class com.atlassian.greenhopper.api.entity.remotelink.sprint.RemoteSprintLink
- getApplicationType() - Method in class com.atlassian.greenhopper.api.entity.remotelink.sprint.RemoteSprintLink
- getAssignee() - Method in class com.atlassian.greenhopper.web.contextprovider.IssuesInEpicContext.IssueInfo
- getAssigneeDisplayName() - Method in class com.atlassian.greenhopper.web.contextprovider.IssuesInEpicContext.IssueInfo
- getAssociatedProjectType(RapidViewPreset) - Static method in class com.atlassian.greenhopper.service.rapid.view.RapidViewPresetService
- getAttachmentData(String) - Method in class com.atlassian.greenhopper.web.rapid.issue.attachment.AttachmentsResource
- getAttachments(ApplicationUser, Issue) - Method in class com.atlassian.greenhopper.web.rapid.issue.attachment.AttachmentsFactory
- getAuthor() - Method in class com.atlassian.greenhopper.service.issue.changehistory.SafeChangeHistory
- getAuthorDisplayName() - Method in class com.atlassian.greenhopper.service.issue.changehistory.SafeChangeHistory
- getAuthorUser() - Method in class com.atlassian.greenhopper.service.issue.changehistory.SafeChangeHistory
- getAuto() - Method in class com.atlassian.greenhopper.analytics.SprintClosedAnalyticsEvent
- getAuto() - Method in class com.atlassian.greenhopper.analytics.SprintStartedAnalyticsEvent
- getAutoStartStopSprintsByState(Sprint.State) - Method in interface com.atlassian.greenhopper.service.sprint.SprintManager
-
Returns sprints in the given state managed by the auto start/stop sprints functionality.
- getAutoStartStopSprintsByState(Sprint.State) - Method in class com.atlassian.greenhopper.service.sprint.SprintManagerImpl
- getAvailableCardLayoutFieldEntryList(ApplicationUser, RapidView, CardLayoutField.Mode) - Method in class com.atlassian.greenhopper.web.rapid.view.cardlayout.CardLayoutHelper
-
Get available card layout fields for a given view
RapidView
andCardLayoutField.Mode
- getAvailableCardLayoutFields(ApplicationUser, RapidView, CardLayoutField.Mode) - Method in interface com.atlassian.greenhopper.service.rapid.view.cardlayout.CardLayoutFieldConfigurationService
-
Get the fields which can be configured for this
RapidView
andCardLayoutField.Mode
. - getAvailableCardLayoutFields(ApplicationUser, RapidView, CardLayoutField.Mode) - Method in class com.atlassian.greenhopper.service.rapid.view.cardlayout.CardLayoutFieldConfigurationServiceImpl
- getAvailableCardLayoutFields(ApplicationUser, RapidView, CardLayoutField.Mode) - Method in class com.atlassian.greenhopper.web.rapid.view.cardlayout.CardLayoutHelper
-
Get available card layout fields for a given view
RapidView
andCardLayoutField.Mode
- getAvailableCardLayoutFields(Long, String) - Method in class com.atlassian.greenhopper.web.rapid.view.cardlayout.CardLayoutResource
-
Get a set of fields that can be added to a card layout configuration for a given board and mode.
- getAvailableDetailViewCustomFields() - Method in interface com.atlassian.greenhopper.service.rapid.view.detailview.DetailViewFieldConfigurationService
-
Get the list of fields which can be configured across the system.
- getAvailableDetailViewCustomFields() - Method in class com.atlassian.greenhopper.service.rapid.view.detailview.DetailViewFieldConfigurationServiceImpl
- getAvailableDetailViewFields(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.detailview.DetailViewFieldConfigurationService
-
Get the list of fields which can be configured for this
RapidView
. - getAvailableDetailViewFields(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.detailview.DetailViewFieldConfigurationServiceImpl
- getAvailableDetailViewFields(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.view.detailview.DetailViewFieldHelper
- getAvailableDetailViewFields(Long) - Method in class com.atlassian.greenhopper.web.rapid.view.detailview.DetailViewFieldResource
- getAvailableEstimateStatistics() - Method in interface com.atlassian.greenhopper.service.rapid.view.statistics.EstimateStatisticService
-
Returns the list of
StatisticsField
s which represent the availableStatisticsFieldConfig
s. - getAvailableEstimateStatistics() - Method in class com.atlassian.greenhopper.service.rapid.view.statistics.EstimateStatisticServiceImpl
-
Returns the list of
StatisticsField
s which represent the availableStatisticsFieldConfig
s. - getAvailableStatisticsFieldConfigs() - Method in interface com.atlassian.greenhopper.service.rapid.view.StatisticsFieldService
-
Returns the list of
StatisticsFieldConfig
s which are available to be used in aRapidView
. - getAvailableStatisticsFieldConfigs() - Method in class com.atlassian.greenhopper.service.rapid.view.StatisticsFieldServiceImpl
- getAvailableStatisticsFields() - Method in interface com.atlassian.greenhopper.service.rapid.view.StatisticsFieldService
-
Returns the list of
StatisticsFieldInstance
s which represent the availableStatisticsFieldConfig
s. - getAvailableStatisticsFields() - Method in class com.atlassian.greenhopper.service.rapid.view.StatisticsFieldServiceImpl
- getAvailableSystemFieldsForDetailView() - Method in class com.atlassian.greenhopper.service.rapid.view.detailview.DetailViewFieldConfigurationServiceImpl
- getAvailableTrackingStatistics() - Method in interface com.atlassian.greenhopper.service.rapid.view.statistics.TrackingStatisticService
-
Returns the list of
StatisticsField
s which represent the availableStatisticsFieldConfig
s. - getAvailableTrackingStatistics() - Method in class com.atlassian.greenhopper.service.rapid.view.statistics.TrackingStatisticServiceImpl
-
Returns the list of
StatisticsField
s which represent the availableStatisticsFieldConfig
s. - getBacklogColumn(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.KanbanBacklogColumnService
-
Deprecated.
- getBacklogColumn(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.KanbanBacklogColumnServiceImpl
- getBacklogData(Long, Set<Long>, String) - Method in class com.atlassian.greenhopper.web.rapid.plan.PlanningModeResource
-
Returns the backlog data for the given rapid view and filtered by the given quick filters.
- getBacklogEpics(Long) - Method in class com.atlassian.greenhopper.web.rapid.plan.PlanningModeResource
-
Returns epics for the given rapid view
- getBacklogIssue(ApplicationUser, RapidView, Issue, Set<Long>) - Method in class com.atlassian.greenhopper.web.rapid.plan.PlanningModeHelper
-
Load a backlog issues
- getBacklogIssue(Long, Long, Set<Long>) - Method in class com.atlassian.greenhopper.web.rapid.plan.PlanningModeResource
- getBacklogIssuesAndSprintAssignment(ApplicationUser, RapidView, Set<Long>) - Method in interface com.atlassian.greenhopper.web.rapid.plan.PlanningModeService
-
Fetches all issues shown on the plan mode.
- getBacklogIssuesAndSprintAssignment(ApplicationUser, RapidView, Set<Long>) - Method in class com.atlassian.greenhopper.web.rapid.plan.PlanningModeServiceImpl
- getBacklogQuery(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewQueryService
-
Query used to find issues on the Plan mode without the subtasks
- getBacklogQuery(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewQueryServiceImpl
- getBacklogQuery(ApplicationUser, RapidView, boolean) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewQueryService
-
Query used to find issues on the Plan mode.
- getBacklogQuery(ApplicationUser, RapidView, boolean) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewQueryServiceImpl
- getBacklogVersions(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.plan.PlanningModeHelper
-
Load the versions data for the plan mode
- getBacklogVersions(Long) - Method in class com.atlassian.greenhopper.web.rapid.plan.PlanningModeResource
- getBalanceStatus() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancingService
-
Get balancing service status.
- getBalanceStatus() - Method in class com.atlassian.greenhopper.web.configuration.LexoRankHelper
- getBalanceStatus(List<CustomField>) - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancer
-
Get the lexorank balancer status for a given set of fields.
- getBase() - Method in interface com.atlassian.greenhopper.model.lexorank.LexoNumeralSystem
- getBaseCardColorEditModel(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.view.CardColorHelper
-
Get the base card color edit model - does not contain the configured colors
- getBaseCardColorEditModel(ApplicationUser, RapidView, CardColorStrategy) - Method in class com.atlassian.greenhopper.web.rapid.view.CardColorHelper
-
Get a base model for a given board and strategy
- getBaseDivisors(LexoNumeralSystem, int) - Static method in class com.atlassian.greenhopper.model.lexorank.LexoNumeralSystemHelper
- getBaseUrl() - Method in class com.atlassian.greenhopper.web.contextprovider.AgileIssueWebPanelContext
- getBaseUrl() - Method in class com.atlassian.greenhopper.web.contextprovider.IssuesInEpicContext
- getBeforeState() - Method in class com.atlassian.greenhopper.manager.rank.instruction.DatabaseEmptinessCheck
- getBeforeState() - Method in class com.atlassian.greenhopper.manager.rank.instruction.InsertParametersCheck
- getBeforeState() - Method in class com.atlassian.greenhopper.manager.rank.instruction.InsertRowInstruction
- getBeforeState() - Method in class com.atlassian.greenhopper.manager.rank.instruction.Instruction
-
Get the state of the db before executing this instruction
- getBeforeState() - Method in class com.atlassian.greenhopper.manager.rank.instruction.LastRowCheck
- getBeforeState() - Method in class com.atlassian.greenhopper.manager.rank.instruction.MoveParametersCheck
- getBeforeState() - Method in class com.atlassian.greenhopper.manager.rank.instruction.RemoveParametersCheck
- getBeforeState() - Method in class com.atlassian.greenhopper.manager.rank.instruction.RemoveRowInstruction
- getBeforeState() - Method in class com.atlassian.greenhopper.manager.rank.instruction.TopOfChainCheck
- getBeforeState() - Method in class com.atlassian.greenhopper.manager.rank.instruction.UpdateRowInstruction
- getBoard() - Method in class com.atlassian.greenhopper.api.events.board.BoardConfigurationChangedEvent
- getBoard() - Method in class com.atlassian.greenhopper.api.events.board.BoardCreatedEvent
- getBoard() - Method in class com.atlassian.greenhopper.api.events.board.BoardDeletedEvent
- getBoard() - Method in class com.atlassian.greenhopper.api.events.board.BoardUpdatedEvent
- getBoard() - Method in interface com.atlassian.greenhopper.api.events.board.BoardEvent
- getBoard() - Method in class com.atlassian.greenhopper.api.events.board.KanbanBacklogToggledEvent
- getBoardAdmins() - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
-
Board delegated admins of the view.
- getBoardAdmins(RapidView) - Method in interface com.atlassian.greenhopper.manager.rapidview.BoardAdminManager
-
Get board admin list for a RapidView
- getBoardAdmins(RapidView) - Method in class com.atlassian.greenhopper.manager.rapidview.BoardAdminManagerImpl
- getBoardAdmins(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.BoardAdminService
-
Retrieve a List of
BoardAdmin
s associated with a particularRapidView
- getBoardAdmins(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.BoardAdminServiceImpl
- getBoardAdmins(Long) - Method in interface com.atlassian.greenhopper.manager.rapidview.BoardAdminManager
-
Get board admin list for a RapidView
- getBoardAdmins(Long) - Method in class com.atlassian.greenhopper.manager.rapidview.BoardAdminManagerImpl
- getBoardAdmins(List<RapidView>) - Method in interface com.atlassian.greenhopper.manager.rapidview.BoardAdminManager
-
Retrieve a List of
BoardAdmin
s associated with givenRapidView
s - getBoardAdmins(List<RapidView>) - Method in class com.atlassian.greenhopper.manager.rapidview.BoardAdminManagerImpl
- getBoardAdmins(List<RapidView>) - Method in interface com.atlassian.greenhopper.service.rapid.view.BoardAdminService
-
Retrieve a List of
BoardAdmin
s associated with givenRapidView
s - getBoardAdmins(List<RapidView>) - Method in class com.atlassian.greenhopper.service.rapid.view.BoardAdminServiceImpl
- getBoardAdminsPickerData(ApplicationUser, String, int) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditHelper
-
Retrieve a list of Users and Groups based upon a search query
- getBoardAdminsPickerData(String, int) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditResource
- getBoardEolImageSource() - Method in class com.atlassian.greenhopper.jira.actions.ClassicBoardNotFoundAction
- getBoardId() - Method in class com.atlassian.greenhopper.manager.rapidview.events.DaysInColumnSwitched
- getBoardId() - Method in class com.atlassian.greenhopper.manager.rapidview.events.EpicsSwitched
- getBoardId() - Method in class com.atlassian.greenhopper.web.rapid.list.CollectIssuesEvent
- getBoardLocationForIssue(ApplicationUser, Issue, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewLocationService
- getBoardLocationForIssue(ApplicationUser, Issue, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewLocationServiceImpl
- getBoardLocationForSprint(ApplicationUser, Sprint) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewLocationService
-
Given the sprint, returns the precise location of that sprint (on any
RapidView
). - getBoardLocationForSprint(ApplicationUser, Sprint) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewLocationServiceImpl
- getBoardName() - Method in class com.atlassian.greenhopper.customfield.sprint.SprintSearcherEditModel
- getBoardNameForSprint(ApplicationUser, Sprint) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintHelper
-
Retrieves the board name associated with a sprint or a permission error if it is unavailable.
- getBoards() - Method in class com.atlassian.greenhopper.web.rapid.BoardDispatchAction
- getBoardsRetrievalTimeMs() - Method in class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardSearchResultsAnalyticsEvent.Builder
- getBoardsRetrievalTimeMs() - Method in class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardSearchResultsAnalyticsEvent
- getBoardType() - Method in class com.atlassian.greenhopper.analytics.FailedKanbanTransitionAnalyticsEvent
- getBoolean(String, Long, String) - Method in interface com.atlassian.greenhopper.service.PersistenceService
-
Get a property value of type Boolean.
- getBoolean(String, Long, String) - Method in class com.atlassian.greenhopper.service.PersistenceServiceImpl
- getBooleanParameter(String) - Method in interface com.atlassian.greenhopper.web.input.InputParameterService
-
Get a Boolean request parameter.
- getBooleanParameter(String) - Method in class com.atlassian.greenhopper.web.input.InputParameterServiceImpl
-
Get a Boolean request parameter.
- getBooleanProperty(String) - Method in class com.atlassian.greenhopper.service.properties.PropertyDao
- getBucket() - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankAO
- getBucket() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankRow
- getBucket() - Method in class com.atlassian.greenhopper.model.lexorank.LexoRank
- getBugFixVersion() - Method in class com.atlassian.greenhopper.util.VersionKit.SoftwareVersion
- getBuildDate() - Method in interface com.atlassian.greenhopper.util.BuildProperties
-
Get the build date.
- getBuildDate() - Method in class com.atlassian.greenhopper.util.BuildPropertiesImpl
- getBuildNumber() - Method in class com.atlassian.greenhopper.upgrade.GhUpgradeTask046
- getBuildNumber() - Method in class com.atlassian.greenhopper.upgrade.GhUpgradeTask047
- getBuildNumber() - Method in class com.atlassian.greenhopper.upgrade.GhUpgradeTask048
- getBuildNumber() - Method in class com.atlassian.greenhopper.upgrade.GhUpgradeTask049
- getBuildNumber() - Method in class com.atlassian.greenhopper.upgrade.GhUpgradeTask050
- getBuildNumber() - Method in class com.atlassian.greenhopper.upgrade.GhUpgradeTask051
- getBuildNumber() - Method in class com.atlassian.greenhopper.upgrade.GhUpgradeTask052
- getBuildNumber() - Method in class com.atlassian.greenhopper.upgrade.GhUpgradeTask053
- getBuildNumber() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService.UpgradeHistoryDetail
- getBuildProperties() - Method in class com.atlassian.greenhopper.web.util.WebUtilities
-
Get the GreenHopper build properties
- getBurndownChangesForSprint(ApplicationUser, RapidView, Sprint) - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownModelFactory
- getBurndownColumnChangeData(ApplicationUser, RapidView, Collection<String>) - Method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownColumnChangeFactory
-
Get the burndown column changes for a set of issues TODO: this method currently searches the issues using issueKey in ... which doesn't scale well (1 db call per issue!)
- getBusinessValueProperty() - Method in interface com.atlassian.greenhopper.manager.properties.ManagedFieldPropertyDao
- getBusinessValueProperty() - Method in class com.atlassian.greenhopper.manager.properties.ManagedFieldPropertyDaoImpl
- getByEntityIdEntityClassAndCategory(Long, String, String) - Method in class com.atlassian.greenhopper.manager.audit.AuditEntryDao
- getByEntityIdEntityClassAndCategory(Long, String, String) - Method in interface com.atlassian.greenhopper.manager.audit.AuditEntryManager
-
Retrieves all
AuditEntry
records that match the specified criteria. - getByEntityIdEntityClassAndCategory(Long, String, String) - Method in class com.atlassian.greenhopper.manager.audit.AuditEntryManagerImpl
- getByFieldAndIssueId(long, long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Gets a single LexoRankRow object with the given fieldId and issueId
- getByFieldAndIssueId(long, long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- getCache(String) - Method in class com.atlassian.greenhopper.util.RequestBoundCacheFactory
- getCalendarFormat() - Method in class com.atlassian.greenhopper.web.util.DatePickerHelper
-
Get the calendar format used by JIRA
- getCalendarLocale(ApplicationUser) - Static method in class com.atlassian.greenhopper.web.util.DatePickerHelper
-
Does a local check.. may be useful for more than the calendar
- getCanCompleteCreateProjectSequence(ApplicationUser) - Method in class com.atlassian.greenhopper.web.onboarding.data.CreateProjectSequenceData
- getCardColor(ApplicationUser, Long, Long) - Method in class com.atlassian.greenhopper.web.rapid.view.CardColorHelper
-
gets the card color with id cardColorId in rapid view with id rapidViewId
- getCardColor(Long, Long) - Method in class com.atlassian.greenhopper.web.rapid.view.CardColorResource
-
Get the quick filter for a given rapidView and id
- getCardColors() - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
-
Card colors
- getCardColorsForIssues(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.color.CardColorQueryService
-
Get the card color for given rapidboard
- getCardColorsForIssues(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.color.CardColorQueryServiceImpl
-
Get the card color for given rapidboard
- getCardColorsForIssues(ApplicationUser, RapidView, List<Long>) - Method in interface com.atlassian.greenhopper.service.rapid.view.color.CardColorQueryService
-
Get the card color for given rapidboard and issue ids
- getCardColorsForIssues(ApplicationUser, RapidView, List<Long>) - Method in class com.atlassian.greenhopper.service.rapid.view.color.CardColorQueryServiceImpl
-
Get the card color for given rapidboard and issue ids
- getCardColorsForQuery(ApplicationUser, RapidView, CardColorStrategy, Query, int) - Method in interface com.atlassian.greenhopper.service.rapid.view.color.CardColorQueryService
-
Collect the card colors for all issues matching a given query.
- getCardColorsForQuery(ApplicationUser, RapidView, CardColorStrategy, Query, int) - Method in class com.atlassian.greenhopper.service.rapid.view.color.CardColorQueryServiceImpl
-
Collect the card colors for all issues matching a given query.
- getCardColorStrategy() - Method in class com.atlassian.greenhopper.model.rapid.RapidView
- getCardColorStrategy() - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
-
Which Card Color strategy do we use
- getCardLayoutField() - Method in class com.atlassian.greenhopper.service.rapid.view.cardlayout.CardLayoutFieldConfig
- getCardLayoutFieldConfig(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.view.cardlayout.CardLayoutHelper
- getCardLayoutFields(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.cardlayout.CardLayoutFieldConfigurationService
-
Get the currently configured card layout fields for this
RapidView
. - getCardLayoutFields(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.cardlayout.CardLayoutFieldConfigurationServiceImpl
- getCardLayoutFields(RapidView, CardLayoutField.Mode) - Method in interface com.atlassian.greenhopper.service.rapid.view.cardlayout.CardLayoutFieldConfigurationService
-
Get the currently configured card layout fields for this
RapidView
andCardLayoutField.Mode
. - getCardLayoutFields(RapidView, CardLayoutField.Mode) - Method in class com.atlassian.greenhopper.service.rapid.view.cardlayout.CardLayoutFieldConfigurationServiceImpl
- getCardLayoutFields(RapidView, CardLayoutField.Mode) - Method in interface com.atlassian.greenhopper.service.rapid.view.cardlayout.CardLayoutFieldService
-
Retrieve the fields that are currently configured and valid for the given
RapidView
. - getCardLayoutFields(RapidView, CardLayoutField.Mode) - Method in class com.atlassian.greenhopper.service.rapid.view.cardlayout.CardLayoutFieldServiceImpl
- getCardLayoutFields(Long, String) - Method in class com.atlassian.greenhopper.web.rapid.view.cardlayout.CardLayoutResource
-
Get all fields that have been configured for this layout
- getCardLayouts() - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
- getCategory() - Method in interface com.atlassian.greenhopper.manager.audit.AuditEntryAO
- getCategory() - Method in class com.atlassian.greenhopper.model.rapid.AuditEntry.AuditEntryBuilder
- getCategory() - Method in class com.atlassian.greenhopper.model.rapid.AuditEntry
- getCategory() - Method in enum class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.utils.FieldDetailsCategoryPanel
- getCause() - Method in class com.atlassian.greenhopper.analytics.FailedKanbanTransitionAnalyticsEvent
- getCFDModel(ApplicationUser, RapidView, Set<Long>, Set<Long>, Set<Long>) - Method in class com.atlassian.greenhopper.web.rapid.chart.CumulativeFlowChartModelFactory
- getChangeDate() - Method in class com.atlassian.greenhopper.service.timetracking.TimeTrackingHistoryService.HistoryEntry
- getChangedFieldNames(Sprint, Sprint) - Static method in class com.atlassian.greenhopper.service.sprint.SprintUtils
- getChangedFields() - Method in class com.atlassian.greenhopper.analytics.SprintUpdatedAnalyticsEvent
- getChangeHistoriesForUser(Issue, ApplicationUser) - Method in interface com.atlassian.greenhopper.service.issue.changehistory.ChangeHistoryService
-
Returns a list of
SafeChangeHistory
entities for the given issue. - getChangeHistoriesForUser(Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.service.issue.changehistory.ChangeHistoryServiceImpl
- getChangeHistory() - Method in class com.atlassian.greenhopper.service.issue.changehistory.SafeChangeHistory
- getChangeItemField() - Method in interface com.atlassian.greenhopper.web.rapid.issue.statistics.ChangeHistoryStatisticValueResolver
- getChangeItems() - Method in class com.atlassian.greenhopper.service.issue.changehistory.SafeChangeHistory
- getChangeItemValue(String, String) - Method in interface com.atlassian.greenhopper.web.rapid.issue.statistics.ChangeHistoryStatisticValueResolver
-
Get the value represented by the string.
- getChangelogString(CustomField, Issue) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
- getChangelogString(CustomField, Collection<Sprint>) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
- getChangelogValue(CustomField, LexoRank) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCFType
- getChangelogValue(CustomField, Issue) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
-
A changelog item can't be just created inside
EpicLinkManager
, as usual, as that could result in two separate events/webhooks being fired - one for the epic link change and another one for all of the remaining changed fields on an issue (if there were any other changes). - getChangelogValue(CustomField, Collection<Sprint>) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
- getChanges() - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkHistoryData
- getChanges() - Method in class com.atlassian.greenhopper.customfield.sprint.SprintHistoryData
- getChangeSet() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService.UpgradeHistoryDetail
- getChangeSet() - Method in interface com.atlassian.greenhopper.util.BuildProperties
-
Get the change set this build is made of.
- getChangeSet() - Method in class com.atlassian.greenhopper.util.BuildPropertiesImpl
- getChangesFieldId(CustomField) - Static method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCustomFieldIndexer
- getChangesFieldId(CustomField) - Static method in class com.atlassian.greenhopper.customfield.sprint.SprintCustomFieldIndexer
- getChart() - Method in class com.atlassian.greenhopper.web.rapid.event.UnlicensedAnalyticsEvent
- getCheckResults() - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardAction
- getCheckTypeErrorMessages() - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardAction
- getCheckTypes() - Method in class com.atlassian.greenhopper.service.index.IndexCheckService.CheckSpec
- getChildren() - Method in class com.atlassian.greenhopper.sidebar.navigation.NavigationItem
- getClassicEpicLabelProperty() - Method in interface com.atlassian.greenhopper.manager.properties.ManagedFieldPropertyDao
- getClassicEpicLabelProperty() - Method in class com.atlassian.greenhopper.manager.properties.ManagedFieldPropertyDaoImpl
- getClause() - Method in class com.atlassian.greenhopper.model.query.ClauseToAdd
- getClauseForBuilder(ApplicationUser, RapidView, RapidViewClauseService.ClauseType) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewClauseService
-
Applies a clause of given type to the passed builder
- getClauseForBuilder(ApplicationUser, RapidView, RapidViewClauseService.ClauseType) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewClauseServiceImpl
- getClauseFromParams(ApplicationUser, CustomFieldParams) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkSearchInputTransformer
- getClauseFromParams(ApplicationUser, CustomFieldParams) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintSearchInputTransformer
- getClauses() - Method in class com.atlassian.greenhopper.util.jql.project.ProjectTerminalClause
- getCloneOptionConfiguration(CustomField, Issue) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
- getCloneValue(CustomField, Issue, Optional<Boolean>) - Method in class com.atlassian.greenhopper.customfield.epicstatus.EpicStatusCFType
- getClosedSprints() - Method in class com.atlassian.greenhopper.service.issue.RapidViewIssue
- getClosedSprints(ApplicationUser, Query) - Method in interface com.atlassian.greenhopper.service.sprint.SprintQueryService
-
Backward compatible version of
SprintQueryService.getClosedSprints(ApplicationUser, Query, boolean)
with includeHistoricSprints parameter set to true - getClosedSprints(ApplicationUser, Query) - Method in class com.atlassian.greenhopper.service.sprint.SprintQueryServiceImpl
- getClosedSprints(ApplicationUser, Query, boolean) - Method in interface com.atlassian.greenhopper.service.sprint.SprintQueryService
-
Get all closed sprints applicable to a given jql.
- getClosedSprints(ApplicationUser, Query, boolean) - Method in class com.atlassian.greenhopper.service.sprint.SprintQueryServiceImpl
- getColor() - Method in interface com.atlassian.greenhopper.manager.color.CardColorAO
-
Color value.
- getColor() - Method in class com.atlassian.greenhopper.model.rapid.CardColor
- getColorData(Long, WorkResource.ColorsRequestBean) - Method in class com.atlassian.greenhopper.web.rapid.work.WorkResource
- getColorKey() - Method in class com.atlassian.greenhopper.model.Epic
- getColorModelForStrategy(ApplicationUser, long, String, boolean) - Method in class com.atlassian.greenhopper.web.rapid.view.CardColorHelper
-
Update the swimlane strategy
- getColorName() - Method in class com.atlassian.greenhopper.issue.fields.status.IssueStatusCategory
- getColumn() - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnStatusAO
-
ColumnAO this status belongs to.
- getColumn(long) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnDao
- getColumn(Long) - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnService
- getColumn(Long) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnServiceImpl
- getColumnChanges() - Method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownColumnChangeData
- getColumnChanges() - Method in class com.atlassian.greenhopper.web.rapid.chart.IssueColumnChangeCollector
- getColumnChanges() - Method in class com.atlassian.greenhopper.web.rapid.chart.ProgressChartData
- getColumnChanges() - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownData
- getColumnConfig(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewConfigManager
-
Get a column configuration for the rapid view.
- getColumnConfig(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewConfigManagerImpl
- getColumnConfig(RapidView, Function<String, Status>, I18n2) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewConfigManagerImpl
- getColumnConfig(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewConfigService
-
Get a column configuration for the rapid view.
- getColumnConfig(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewConfigServiceImpl
- getColumnConstraintPreset() - Method in class com.atlassian.greenhopper.service.workflow.PresetData
- getColumnConstraintsData(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.web.rapid.work.PoolService
-
Calculate the constraints data per column of the specified
RapidView
, for transport to the pool. - getColumnConstraintsData(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.work.PoolServiceImpl
- getColumnDetails() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankEntityDetails
- getColumnId() - Method in class com.atlassian.greenhopper.web.rapid.release.ReleaseIssueNavigatorAction
- getColumnName(LexoRankAO.ColumnDetails) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoContext
- getColumnName(LexoRankAO.ColumnDetails) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankEntityDetails
- getColumnName(String) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankEntityDetails
- getColumnName(EntityManager, Class<T>, String) - Static method in class com.atlassian.greenhopper.manager.lexorank.LexoRankEntityFieldUtils
-
Get database field name that corresponds to the specified AO method.
- getColumnPositions(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnService
- getColumnPositions(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnServiceImpl
- getColumns() - Method in class com.atlassian.greenhopper.model.rapid.ColumnConfig
- getColumns() - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
-
Columns defined for this view.
- getColumns() - Method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownColumnChangeData
- getColumns() - Method in class com.atlassian.greenhopper.web.rapid.chart.ProgressChartData
- getColumns() - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownData
- getColumnsByStatus(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnService
- getColumnsByStatus(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnServiceImpl
- getColumnStatistics() - Method in class com.atlassian.greenhopper.web.rapid.work.PoolService.ColumnConstraintsData
- getCombinedBoards() - Method in class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardSearchResultsAnalyticsEvent.Builder
- getCombinedBoards() - Method in class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardSearchResultsAnalyticsEvent
- getComment() - Method in class com.atlassian.greenhopper.service.issue.changehistory.SafeChangeHistory
- getComparator() - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkStatisticsMapper
- getComparator() - Method in class com.atlassian.greenhopper.customfield.rank.RankFieldValueLoader
- getComparator() - Method in class com.atlassian.greenhopper.customfield.sprint.SprintStatisticsMapper
- getCompleteDate() - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
- getCompleteDate() - Method in class com.atlassian.greenhopper.service.sprint.Sprint
- getCompleteDate() - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry
- getCompletedDate() - Method in class com.atlassian.greenhopper.analytics.SprintClosedAnalyticsEvent
- getCompletedIssuesNotMovedBack() - Method in class com.atlassian.greenhopper.web.rapid.sprint.ReopenSprintStats
- getCompletedSprints() - Method in class com.atlassian.greenhopper.web.contextprovider.AgileIssueWebPanelContext
- getCompleteIssueCount() - Method in class com.atlassian.greenhopper.web.rapid.sprint.CompleteSprintStats
- getCompleteKey() - Method in enum class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.utils.FieldDetailsCategoryPanel
- getCompleteModel(Long, Long) - Method in class com.atlassian.greenhopper.web.rapid.sprint.CompleteSprintResource
-
Returns a model containing details about the state of the sprint.
- getCompleteSprintStatistics(ApplicationUser, Sprint, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintStatusChangeHelper
-
Get the completed and incomplete issues count for a given sprint.
- getCompleteTime() - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintTimes
- getConfig() - Method in interface com.atlassian.greenhopper.model.rapid.StatisticsField
-
Returns the configuration associated with this instance.
- getConfig() - Method in class com.atlassian.greenhopper.model.rapid.StatisticsFieldInstance
- getConfig(Long, Boolean) - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardResource
- getConfigModel() - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewListResource
- getConfigurationTabs(long, HttpServletRequest) - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardResource
- getConfiguredCardLayoutFieldsForMode(ApplicationUser, RapidView, CardLayoutField.Mode) - Method in class com.atlassian.greenhopper.web.rapid.view.cardlayout.CardLayoutHelper
- getConfiguredDetailViewFields(Long) - Method in class com.atlassian.greenhopper.web.rapid.view.detailview.DetailViewFieldResource
- getConnection() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankEntityDetails
- getConstraintType() - Method in class com.atlassian.greenhopper.model.rapid.ColumnConfig
- getContext() - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Deprecated.please do not use this method anymore, is an exposure of AO entity manager wrapped that it is not needed to be out of this interface If you see method calls to any test or class please remove them.
- getContext() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
-
We are going to add a little bit here that will hold a reference so we don't create the context every time.
- getContext() - Method in enum class com.atlassian.greenhopper.web.rapid.Mode
- getContext(Project) - Method in class com.atlassian.greenhopper.web.sidebar.BoardScopeFilterContextProviderImpl
- getContextId() - Method in class com.atlassian.greenhopper.model.validation.ErrorCollection.ErrorItem
- getContextMap(ApplicationUser, JiraHelper) - Method in class com.atlassian.greenhopper.web.contextprovider.GhHelpContextProvider
- getContextMap(Map) - Method in class com.atlassian.greenhopper.web.contextprovider.AgileIssueWebPanelContextProvider
- getContextMap(Map<String, Object>) - Method in class com.atlassian.greenhopper.web.contextprovider.FilterWithBoardsWarningContextProvider
- getContextMap(Map<String, Object>) - Method in class com.atlassian.greenhopper.web.contextprovider.issuedetailsview.CommentBlockContextProviderWrapper
- getContextMap(Map<String, Object>) - Method in class com.atlassian.greenhopper.web.contextprovider.issuedetailsview.FieldBlockContextProviderWrapper
- getContextMap(Map<String, Object>) - Method in class com.atlassian.greenhopper.web.contextprovider.IssuesInEpicContextProvider
- getContextMap(Map<String, Object>) - Method in class com.atlassian.greenhopper.web.rapid.PageLoadDataContextProvider
- getContextMap(Map<String, Object>) - Method in class com.atlassian.greenhopper.web.sidebar.GlobalBoardNavigationPanelContextProvider
- getContextualErrors(String) - Method in class com.atlassian.greenhopper.model.validation.ErrorCollection
-
Get all errors for a particular context
- getControlChartData(Long, Set<Long>, Set<Long>) - Method in class com.atlassian.greenhopper.web.rapid.chart.RapidChartResource
- getConversation(String) - Method in interface com.atlassian.greenhopper.service.api.remote.RemoteLinkConversationService
-
Returns the conversation associated with the given token.
- getConversation(String) - Method in class com.atlassian.greenhopper.service.api.remote.RemoteLinkConversationServiceImpl
- getConvertWorkflowModel(Long) - Method in class com.atlassian.greenhopper.web.rapid.view.WorkflowResource
- getCount() - Method in class com.atlassian.greenhopper.manager.lexorank.lock.Lock
- getCountNotEstimatedIssues() - Method in class com.atlassian.greenhopper.web.rapid.sprint.StartSprintHelper.IssuesForSprint
- getCountOfLinkedPages(Issue) - Method in class com.atlassian.greenhopper.web.rapid.entity.epic.EpicLinkedPagesModelFactory
-
Returns the number of pages linked to an epic issue
- getCreatedDate() - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
- getCreateHtml(Action, OperationContext, Issue) - Method in class com.atlassian.greenhopper.service.issue.NotRequiredFieldScreenRenderLayoutItem
- getCreateHtml(Action, OperationContext, Issue, Map<String, Object>) - Method in class com.atlassian.greenhopper.service.issue.NotRequiredFieldScreenRenderLayoutItem
- getCreateModel() - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewResource
- getCreateModel(ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewHelper
-
Get the model used for the rapidview creation
- getCreateSprintModel(Long, boolean) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintResource
-
Returns default sprint model for creating a sprint
- getCssClass() - Method in class com.atlassian.greenhopper.web.rapid.tools.RapidBoardToolsElement
- getCumulativeFlowData(Long, Set<Long>, Set<Long>, Set<Long>) - Method in class com.atlassian.greenhopper.web.rapid.chart.RapidChartResource
- getCurrentBuildDate() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService.PluginRunInfo
- getCurrentChangeSet() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService.PluginRunInfo
- getCurrentDateTime() - Method in interface com.atlassian.greenhopper.util.DateTimeProvider
- getCurrentDateTime() - Method in class com.atlassian.greenhopper.util.DateTimeProviderImpl
- getCurrentEstimateStatistic() - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
- getCurrentEstimation(String) - Method in class com.atlassian.greenhopper.web.rapid.issue.statistics.HistoricalEstimateStatisticValueResolver
-
Return the current estimation value of an issue
- getCurrentPluginRunInfo() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService
- getCurrentRanOn() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService.PluginRunInfo
- getCurrentRequest() - Method in class com.atlassian.greenhopper.web.CurrentRequestGetter
- getCurrentSession() - Method in class com.atlassian.greenhopper.web.CurrentRequestGetter
- getCurrentSprints() - Method in class com.atlassian.greenhopper.customfield.sprint.SprintHistoryData
- getCurrentTab() - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.BaseEditableTabEntryFactory
-
Returns tab which is being populated by the factory
- getCurrentTab() - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableAttachmentTabEntryFactory
- getCurrentTab() - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableCommentTabEntryFactory
- getCurrentTab() - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableDescriptionTabEntryFactory
- getCurrentTab() - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableDetailsTabEntryFactory
- getCurrentTab() - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableHeaderTabEntryFactory
- getCurrentTab() - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableIssuesInEpicTabEntryFactory
- getCurrentTab() - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableSubtasksTabEntryFactory
- getCurrentTab() - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableThirdPartyTabEntryFactory
- getCurrentVersion() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService.PluginRunInfo
- getCustomField() - Method in class com.atlassian.greenhopper.customfield.epiccolor.EpicColorCustomFieldIndexer
- getCustomField() - Method in class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelCustomFieldIndexer
- getCustomField() - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCustomFieldIndexer
- getCustomField() - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankIndexer
- getCustomField() - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCustomFieldIndexer
- getCustomField() - Method in class com.atlassian.greenhopper.service.rank.SortedByRankFieldResult
- getCustomField(Long) - Method in interface com.atlassian.greenhopper.customfield.CustomFieldService
- getCustomField(Long) - Method in class com.atlassian.greenhopper.customfield.CustomFieldServiceImpl
- getCustomField(String) - Method in interface com.atlassian.greenhopper.customfield.CustomFieldService
- getCustomField(String) - Method in class com.atlassian.greenhopper.customfield.CustomFieldServiceImpl
- getCustomFieldId() - Method in interface com.atlassian.greenhopper.api.rank.RankChange
-
The custom field which was used for ranking.
- getCustomFieldId() - Method in class com.atlassian.greenhopper.manager.rank.instruction.BaseInstruction
- getCustomFieldId() - Method in class com.atlassian.greenhopper.manager.rank.instruction.TopOfChainCheck
- getCustomFieldId() - Method in interface com.atlassian.greenhopper.manager.rank.IssueRankingAO
- getCustomFieldId() - Method in interface com.atlassian.greenhopper.manager.rank.IssueRankingOperationLogAO
-
Custom field id the change affects
- getCustomFieldId() - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankChange
- getCustomFieldManager() - Method in class com.atlassian.greenhopper.service.BridgeServiceLocator
-
Deprecated.
- getCustomFieldOptions(CustomField, FieldConfig) - Static method in class com.atlassian.greenhopper.customfield.CustomFieldUtil
-
Returns options for this custom field if it is of
MultipleCustomFieldType
type. - getCustomFieldOptions(CustomField, Option<FieldConfig>) - Static method in class com.atlassian.greenhopper.customfield.CustomFieldUtil
-
Returns options for this custom field if it is of
MultipleCustomFieldType
type. - getCustomFields(Class<T>) - Method in interface com.atlassian.greenhopper.customfield.CustomFieldService
-
Return all custom field instances which are of type
CustomFieldService
(but not sub-classes). - getCustomFields(Class<T>) - Method in class com.atlassian.greenhopper.customfield.CustomFieldServiceImpl
- getCustomFields(Class<T>, boolean) - Method in interface com.atlassian.greenhopper.customfield.CustomFieldService
-
Return all custom field instances which are of type
CustomFieldService
, or a subclass ofCustomFieldService
. - getCustomFields(Class<T>, boolean) - Method in class com.atlassian.greenhopper.customfield.CustomFieldServiceImpl
- getCustomFieldSearcherClauseHandler() - Method in class com.atlassian.greenhopper.customfield.AbstractCustomFieldSearcher
- getCustomFieldSearcherClauseHandler() - Method in class com.atlassian.greenhopper.customfield.epicstatus.SelectSearcherWrapper
- getCustomFieldSearcherClauseHandler() - Method in class com.atlassian.greenhopper.customfield.sprint.SprintSearcher
- getCustomFieldSearcherClauseHandler() - Method in class com.pyxis.greenhopper.jira.customfields.VersionSearcherWrapper
- getCustomFieldService() - Method in class com.atlassian.greenhopper.service.BridgeServiceLocator
-
Deprecated.
- getCustomFieldTypeOptions(MultipleCustomFieldType<?, ?>, FieldConfig) - Static method in class com.atlassian.greenhopper.customfield.CustomFieldUtil
-
Returns all possible Options for this field.
- getCustomFieldTypeOptions(MultipleCustomFieldType<?, ?>, FieldConfig, JiraContextNode) - Static method in class com.atlassian.greenhopper.customfield.CustomFieldUtil
-
Returns all possible Options for this field.
- getCustomFieldTypeOptions(MultipleCustomFieldType<?, ?>, Option<FieldConfig>) - Static method in class com.atlassian.greenhopper.customfield.CustomFieldUtil
-
Returns all possible Options for this field.
- getCustomFieldTypeOptions(MultipleCustomFieldType<?, ?>, Option<FieldConfig>, JiraContextNode) - Static method in class com.atlassian.greenhopper.customfield.CustomFieldUtil
-
Returns all possible Options for this field.
- getCustomSwimlanes(ApplicationUser, RapidView, WorkFilters, Set<Long>) - Method in interface com.atlassian.greenhopper.web.rapid.work.PoolService
-
Gets the contents of each swimlane in rapidView as seen by user
- getCustomSwimlanes(ApplicationUser, RapidView, WorkFilters, Set<Long>) - Method in class com.atlassian.greenhopper.web.rapid.work.PoolServiceImpl
-
In order to allocate the issues to the swimlanes, we're running queries first for the swimlanes to find out which issues they'd handle, and then we fetch the full issue list once and sieve it through the ordered swimlanes, top to bottom.
- getData() - Method in interface com.atlassian.greenhopper.manager.audit.AuditEntryAO
- getData() - Method in class com.atlassian.greenhopper.model.rapid.AuditEntry.AuditEntryBuilder
- getData() - Method in class com.atlassian.greenhopper.model.rapid.AuditEntry
- getData() - Method in class com.atlassian.greenhopper.service.timetracking.TimeTrackingHistoryService.TimeTrackingHistory
- getData(SprintStateAuditLog) - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintUsersData
- getData(String, Long, String) - Method in interface com.atlassian.greenhopper.service.PersistenceService
-
Get a map data property for a given entity name, entity id and property key
- getData(String, Long, String) - Method in class com.atlassian.greenhopper.service.PersistenceServiceImpl
-
Returns a map or null if not set
- getDatabaseProvider() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankEntityDetails
- getDatabaseType() - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
- getDatabaseType() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoContext
- getDataType() - Method in class com.atlassian.greenhopper.customfield.sprint.AbstractSprintsStateJqlFunction
- getDate() - Method in class com.atlassian.greenhopper.customfield.ReferencedEntityHistoryEntity
- getDate() - Method in class com.atlassian.greenhopper.customfield.sprint.SprintSearcherEditModel
- getDate() - Method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChange
- getDate() - Method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownStateChange
- getDate() - Method in class com.atlassian.greenhopper.web.rapid.chart.StatisticHistoryEntry
- getDatePicker() - Method in class com.atlassian.greenhopper.web.util.WebUtilities
-
Encapsulates code to work with the JIRA date picker.
- getDateTimeZone() - Method in class com.atlassian.greenhopper.model.charts.WorkRateData
- getDateTimeZone(WorkingDaysConfig) - Method in interface com.atlassian.greenhopper.service.rapid.view.workingdays.WorkingDaysService
-
Fet the timezone configured for a given rapid board.
- getDateTimeZone(WorkingDaysConfig) - Method in class com.atlassian.greenhopper.service.rapid.view.workingdays.WorkingDaysServiceImpl
- getDateTimeZoneIdForUser(ApplicationUser) - Method in interface com.atlassian.greenhopper.service.rapid.view.workingdays.WorkingDaysService
-
Fet the timezone configured for a given user.
- getDateTimeZoneIdForUser(ApplicationUser) - Method in class com.atlassian.greenhopper.service.rapid.view.workingdays.WorkingDaysServiceImpl
- getDayNumber() - Method in class com.atlassian.greenhopper.util.DayIterator
- getDaysLeft() - Method in class com.atlassian.greenhopper.util.DayIterator
- getDaysPerWeek() - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardViewModelFactory
- getDaysRemaining() - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry
- getDbProvider() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoContext
- getDbValue() - Method in enum class com.atlassian.greenhopper.model.rapid.ShowEpics
- getDecimal() - Method in class com.atlassian.greenhopper.model.lexorank.LexoRank
- getDecimalSeparator() - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardViewModelFactory
- getDefaultBoardName(Project, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewHelper
- getDefaultCardColorStrategy(RapidViewPreset) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewPresetService
- getDefaultColor(Collection<CardColor>) - Method in class com.atlassian.greenhopper.service.rapid.view.color.CardColorPalette
-
Get a default color given a set of CardColors
- getDefaultColorForIssueType(int) - Method in class com.atlassian.greenhopper.service.rapid.view.color.CardColorPalette
-
Get the default color for an issue type
- getDefaultColorForPriority(Priority) - Method in class com.atlassian.greenhopper.service.rapid.view.color.CardColorPalette
-
Get the default color for a given priority
- getDefaultColorForPriority(String) - Method in class com.atlassian.greenhopper.service.rapid.view.color.CardColorPalette
-
Get the default color for a given priority id
- getDefaultColors() - Method in class com.atlassian.greenhopper.service.rapid.view.color.CardColorPalette
- getDefaultEpicColorField() - Method in interface com.atlassian.greenhopper.service.issuelink.EpicCustomFieldService
- getDefaultEpicColorField() - Method in class com.atlassian.greenhopper.service.issuelink.EpicCustomFieldServiceImpl
- getDefaultEpicLabelField() - Method in interface com.atlassian.greenhopper.service.issuelink.EpicCustomFieldService
- getDefaultEpicLabelField() - Method in class com.atlassian.greenhopper.service.issuelink.EpicCustomFieldServiceImpl
- getDefaultEpicLinkField() - Method in interface com.atlassian.greenhopper.service.issuelink.EpicCustomFieldService
-
Get the Epic Link custom field that GreenHopper is aware of.
- getDefaultEpicLinkField() - Method in class com.atlassian.greenhopper.service.issuelink.EpicCustomFieldServiceImpl
- getDefaultEpicStatusField() - Method in interface com.atlassian.greenhopper.service.issuelink.EpicCustomFieldService
- getDefaultEpicStatusField() - Method in class com.atlassian.greenhopper.service.issuelink.EpicCustomFieldServiceImpl
- getDefaultOldDoneIssuesCutoff(RapidViewPreset) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewPresetService
- getDefaultOptionName() - Method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata
- getDefaultRankField() - Method in interface com.atlassian.greenhopper.api.rank.RankService
-
Get the default rank field used by JIRA Agile.
- getDefaultRankField() - Method in class com.atlassian.greenhopper.api.rank.RankServiceImpl
- getDefaultRankField() - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCustomFieldService
- getDefaultRankField() - Method in interface com.atlassian.greenhopper.service.rank.RankCustomFieldService
-
Get the global rank custom field that GreenHopper is aware of.
- getDefaultRankField() - Method in class com.atlassian.greenhopper.service.rank.RankCustomFieldServiceImpl
- getDefaultRankFieldId() - Method in interface com.atlassian.greenhopper.imports.ProjectImportService
-
Get the custom field that is the default ranking field.
- getDefaultRankFieldId() - Method in class com.atlassian.greenhopper.imports.ProjectImportServiceImpl
- getDefaultRapidViewForProject(ApplicationUser, Project) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewHelper
-
Returns the first board which matches the default board naming scheme tied to a project.
- getDefaultShowDaysInColumnConfig(RapidViewPreset) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewPresetService
- getDefaultSprintField() - Method in interface com.atlassian.greenhopper.service.sprint.SprintCustomFieldService
-
Get the Sprint custom field that GreenHopper is aware of.
- getDefaultSprintField() - Method in class com.atlassian.greenhopper.service.sprint.SprintCustomFieldServiceImpl
- getDefaultStatisticsField(RapidView) - Method in class com.atlassian.greenhopper.web.rapid.view.EstimationHelper
-
Retrieves the configured tracking or estimation field for the rapid view.
- getDefaultStatisticsFieldConfig() - Method in interface com.atlassian.greenhopper.service.rapid.view.StatisticsFieldService
-
Returns the default
StatisticsFieldConfig
to use. - getDefaultStatisticsFieldConfig() - Method in class com.atlassian.greenhopper.service.rapid.view.StatisticsFieldServiceImpl
- getDefaultSwimlaneStrategy(RapidViewPreset) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewPresetService
- getDefaultSystemFieldsForDetailView() - Method in class com.atlassian.greenhopper.service.rapid.view.detailview.DetailViewFieldConfigurationServiceImpl
- getDefaultValue(FieldConfig) - Method in class com.atlassian.greenhopper.customfield.epiccolor.EpicColorCFType
- getDefaultValue(FieldConfig) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
-
Return the default value for EpicLinkCFType, which is
null
. - getDefaultValue(FieldConfig) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCFType
- getDefaultValues() - Method in class com.atlassian.greenhopper.web.api.ManagedCustomFieldsResource
-
Returns custom fields created by Jira Agile
- getDefaultValues() - Method in class com.atlassian.greenhopper.web.api.ManagedIssueLinkTypesResource
-
Returns issue link types managed by Jira Agile.
- getDefaultValues() - Method in class com.atlassian.greenhopper.web.api.ManagedIssueTypesResource
-
Returns issue types managed by Jira Agile
- getDefinitionOfDoneClause(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewClauseService
-
Returns the definition on done clause.
- getDefinitionOfDoneClause(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewClauseServiceImpl
-
Adds the definition of done clause to the builder This is the last column in the column mapping
- getDefinitionOfNotDoneClause(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewClauseService
-
Returns the definition on not done clause.
- getDefinitionOfNotDoneClause(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewClauseServiceImpl
- getDefinitionsForContext(ModuleContext) - Static method in enum class com.atlassian.greenhopper.plugin.module.ModuleDefinition
-
Returns an List containing the module definitions applicable for the given PluginModuleContext.
- getDefinitiveReason() - Method in class com.atlassian.greenhopper.model.validation.ErrorCollection
-
Returns the definitive reason, if one exists.
- getDelegate() - Method in interface com.atlassian.greenhopper.issue.detailsview.DelegationWebPanelModuleDescriptor
- getDelegate() - Method in class com.atlassian.greenhopper.issue.detailsview.IssueDetailsViewDelegationPanelModuleDescriptorImpl
- getDependencies() - Method in enum class com.atlassian.greenhopper.plugin.module.ModuleDefinition
-
Returns a list of ModuleDefinition that are dependencies this module relies on being loaded before it can be loaded successfully.
- getDescription() - Method in class com.atlassian.greenhopper.api.rapid.view.QuickFilter
- getDescription() - Method in class com.atlassian.greenhopper.api.rapid.view.Swimlane
- getDescription() - Method in class com.atlassian.greenhopper.healthcheck.AbstractHealthCheck
- getDescription() - Method in class com.atlassian.greenhopper.healthcheck.LexoRankHealthCheck
- getDescription() - Method in class com.atlassian.greenhopper.healthcheck.UpgradeTaskCheck
- getDescription() - Method in class com.atlassian.greenhopper.issue.fields.status.IssueStatus
- getDescription() - Method in interface com.atlassian.greenhopper.model.issue.GHVersion
- getDescription() - Method in class com.atlassian.greenhopper.model.rapid.QuickFilter
- getDescription() - Method in class com.atlassian.greenhopper.model.rapid.Swimlane
- getDescription() - Method in class com.atlassian.greenhopper.service.lexorank.integrity.BucketFieldCheck
- getDescription() - Method in interface com.atlassian.greenhopper.service.rapid.view.QuickFilterAO
- getDescription() - Method in interface com.atlassian.greenhopper.service.rapid.view.SwimlaneAO
- getDescriptionI18nKey() - Method in class com.atlassian.greenhopper.webhooks.sections.AgileWebhooksSection
- getDescriptionKey() - Method in class com.atlassian.greenhopper.manager.issue.issuetypes.IssueTypeMetadata
- getDescriptor() - Method in class com.atlassian.greenhopper.customfield.epicstatus.SelectSearcherWrapper
- getDescriptor() - Method in class com.pyxis.greenhopper.jira.customfields.VersionSearcherWrapper
- getDestinationId() - Method in class com.atlassian.greenhopper.web.rapid.plan.SplitIssueService.IssueData
- getDetailViewField() - Method in class com.atlassian.greenhopper.service.rapid.view.detailview.DetailViewFieldConfig
- getDetailViewFieldConfig(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.view.detailview.DetailViewFieldHelper
- getDetailViewFields() - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
- getDetailViewFields(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.detailview.DetailViewFieldConfigurationService
-
Get the currently configured detail view fields for this
RapidView
. - getDetailViewFields(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.detailview.DetailViewFieldConfigurationServiceImpl
- getDetailViewFields(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.detailview.DetailViewFieldService
-
Retrieve the fields that are currently configured and valid for the given
RapidView
. - getDetailViewFields(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.detailview.DetailViewFieldServiceImpl
- getDeterminedProjects() - Method in class com.atlassian.greenhopper.util.jql.DeterminedProjectsInQueryVisitor
- getDialogData(long, long, boolean) - Method in class com.atlassian.greenhopper.web.rapid.plan.SplitIssueResource
-
Endpoint to get various data required to render the split issue dialog.
- getDisableRankOperations() - Method in interface com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntryAO
- getDisplayableWebPanelsByTab(DetailsViewTab, Map<String, Object>) - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.BaseEditableTabEntryFactory
- getDisplayName(I18n2) - Method in interface com.atlassian.greenhopper.model.rapid.StatisticsField
-
Get the display name of this instance
- getDisplayName(I18n2) - Method in class com.atlassian.greenhopper.model.rapid.StatisticsFieldInstance
- getDocumentFieldId() - Method in enum class com.atlassian.greenhopper.model.rapid.CardColorStrategy
-
Returns the document field id for this strategy.
- getDocumentId() - Method in interface com.atlassian.greenhopper.model.rapid.StatisticsField
-
Note: behaviour is only determined for this method when
StatisticsField.isValid()
is true. - getDocumentId() - Method in class com.atlassian.greenhopper.model.rapid.StatisticsFieldInstance
- getDocumentId() - Method in interface com.atlassian.greenhopper.web.rapid.issue.statistics.DocumentStatisticValueResolver
- getDone() - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnService.ColumnProgressMap
- getDoneCandidates() - Method in class com.atlassian.greenhopper.web.rapid.work.ParentSwimlanesData
- getDoneEpicStatusOption() - Method in interface com.atlassian.greenhopper.service.issuelink.EpicCustomFieldService
- getDoneEpicStatusOption() - Method in class com.atlassian.greenhopper.service.issuelink.EpicCustomFieldServiceImpl
- getDoneStatuses(Column, ApplicationUser) - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnService
-
Get all Done statuses from given Column and ApplicationUser
- getDoneStatuses(Column, ApplicationUser) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnServiceImpl
- getDoneStatusIds() - Method in class com.atlassian.greenhopper.service.rapid.MappedStatusIds
- getDoneStatusIds(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewColumnService
- getDoneStatusIds(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewColumnServiceImpl
- getDouble(String, Long, String) - Method in interface com.atlassian.greenhopper.service.PersistenceService
-
Get a property value of type Double.
- getDouble(String, Long, String) - Method in class com.atlassian.greenhopper.service.PersistenceServiceImpl
-
Get a Double property.
- getDoubleValue() - Method in class com.atlassian.greenhopper.web.rapid.chart.EstimateValue
- getDtf() - Method in class com.atlassian.greenhopper.web.contextprovider.AgileIssueWebPanelContext
- getDuplicates() - Method in class com.atlassian.greenhopper.web.configuration.LexoRankResource
-
Reports the duplicate ranks of all rank custom fields
- getDuration() - Method in class com.atlassian.greenhopper.web.rapid.list.CollectIssuesEvent
- getDurationMillis() - Method in class com.atlassian.greenhopper.service.lexorank.repair.analytics.LexoRankRepairResult
- getEditData(Request, String, Long) - Method in class com.atlassian.greenhopper.web.rapid.issue.IssueResource
-
Get the edit values for for a single issue.
- getEditFields(ApplicationUser, OperationContext, Action, Issue, boolean, ContentIdCollector) - Method in class com.atlassian.greenhopper.util.DetailsViewIssueFieldProvider
- getEditHtml(ApplicationUser, SearchContext, FieldValuesHolder, Map<?, ?>, Action) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkSearchRenderer
- getEditHtml(ApplicationUser, SearchContext, FieldValuesHolder, Map<?, ?>, Action) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintSearchRenderer
- getEditHtml(Action, OperationContext, Issue) - Method in class com.atlassian.greenhopper.service.issue.NotRequiredFieldScreenRenderLayoutItem
- getEditHtml(Action, OperationContext, Issue, Map<String, Object>) - Method in class com.atlassian.greenhopper.service.issue.NotRequiredFieldScreenRenderLayoutItem
- getEditModel(ApplicationUser, RapidView, Predicate<String>) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditHelper
- getEditModel(Long) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintResource
-
Returns the model of a sprint that can be used to edit the details of the sprint.
- getEditModel(Long, String) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditResource
-
Returns rapid view metadata
- getEnd() - Method in class com.atlassian.greenhopper.model.charts.WorkRateEntry
- getEndDate() - Method in class com.atlassian.greenhopper.analytics.SprintClosedAnalyticsEvent
- getEndDate() - Method in class com.atlassian.greenhopper.analytics.SprintCreatedAnalyticsEvent
- getEndDate() - Method in class com.atlassian.greenhopper.analytics.SprintStartedAnalyticsEvent
- getEndDate() - Method in class com.atlassian.greenhopper.analytics.SprintUpdatedAnalyticsEvent
- getEndDate() - Method in interface com.atlassian.greenhopper.model.issue.GHVersion
- getEndDate() - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
- getEndDate() - Method in class com.atlassian.greenhopper.service.sprint.Sprint
- getEndDate() - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry
- getEndDateTime(Sprint, ApplicationUser, RapidView, DateTime) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintHelper
- getEndTime() - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintTimes
- getEntities() - Method in class com.atlassian.greenhopper.confluence.rpc.AbstractConfluenceSaxHandler
- getEntityByIdFunction() - Method in class com.atlassian.greenhopper.service.rapid.view.BoardPropertyHelper
- getEntityByIdFunction() - Method in class com.atlassian.greenhopper.service.sprint.SprintPropertyHelper
- getEntityClass() - Method in interface com.atlassian.greenhopper.manager.audit.AuditEntryAO
- getEntityData() - Method in class com.atlassian.greenhopper.web.rapid.list.CollectIssuesResult
- getEntityDetails() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoContext
- getEntityEngine() - Static method in class com.atlassian.greenhopper.upgrade.GhUpgradeTask046
- getEntityId() - Method in interface com.atlassian.greenhopper.manager.audit.AuditEntryAO
- getEntityId() - Method in class com.atlassian.greenhopper.model.rapid.AuditEntry.AuditEntryBuilder
- getEntityId() - Method in class com.atlassian.greenhopper.model.rapid.AuditEntry
- getEntityPropertyType() - Method in class com.atlassian.greenhopper.service.rapid.view.BoardPropertyHelper
- getEntityPropertyType() - Method in class com.atlassian.greenhopper.service.sprint.SprintPropertyHelper
- getEntityType() - Method in class com.atlassian.greenhopper.model.rapid.AuditEntry.AuditEntryBuilder
- getEntityType() - Method in class com.atlassian.greenhopper.model.rapid.AuditEntry
- getEntityWeight(String) - Method in class com.atlassian.greenhopper.imports.LexorankImportHandler
- getEntityWeight(String) - Method in class com.atlassian.greenhopper.imports.LexorankPreImportHandler
- getEntityWeight(String) - Method in class com.atlassian.greenhopper.imports.SprintImportHandler
- getEntityWeight(String) - Method in class com.atlassian.greenhopper.imports.SprintPreImportHandler
- getEntries() - Method in class com.atlassian.greenhopper.issue.util.AttachmentZipExtractor.ZipContents
- getEpic() - Method in class com.atlassian.greenhopper.service.issue.RapidViewIssue
- getEpic() - Method in class com.atlassian.greenhopper.service.issuelink.IssueLinkRequest
- getEpic() - Method in class com.atlassian.greenhopper.web.contextprovider.AgileIssueWebPanelContext
- getEpic(Issue) - Method in interface com.atlassian.greenhopper.manager.issuelink.EpicLinkManager
-
Get the Epic of an issue, if one exists, by performing a database lookup of an issue's links.
- getEpic(Issue) - Method in class com.atlassian.greenhopper.manager.issuelink.EpicLinkManagerImpl
- getEpic(ApplicationUser, Long) - Method in interface com.atlassian.greenhopper.service.issuelink.EpicService
-
Get an epic given its id.
- getEpic(ApplicationUser, Long) - Method in class com.atlassian.greenhopper.service.issuelink.EpicServiceImpl
- getEpic(ApplicationUser, String) - Method in interface com.atlassian.greenhopper.service.issuelink.EpicService
-
Get an epic given its key.
- getEpic(ApplicationUser, String) - Method in class com.atlassian.greenhopper.service.issuelink.EpicServiceImpl
- getEpicBurndownChart(Long, String) - Method in class com.atlassian.greenhopper.web.rapid.chart.RapidChartResource
- getEpicBurndownChartModel(ApplicationUser, RapidView, Issue) - Method in class com.atlassian.greenhopper.web.rapid.chart.EpicBurndownChartModelFactory
-
Get the epic progress chart model
- getEpicBurnupChart(Long, String) - Method in class com.atlassian.greenhopper.web.rapid.chart.RapidChartResource
- getEpicChangeHistory(Issue, CustomField) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkHistoryEntryFactory
-
Get the Epic change history for a given issue.
- getEpicColor() - Method in class com.atlassian.greenhopper.web.contextprovider.AgileIssueWebPanelContext
- getEpicColor(Issue) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
-
Get the display name for the epic
issue
. - getEpicColor(String) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
-
Get the color for the epic that corresponds to
key
. - getEpicColorCustomField() - Method in interface com.atlassian.greenhopper.api.customfield.ManagedCustomFieldsService
-
Get the default epic color field.
- getEpicColorCustomField() - Method in class com.atlassian.greenhopper.api.customfield.ManagedCustomFieldsServiceImpl
- getEpicCustomFieldService() - Method in class com.atlassian.greenhopper.service.BridgeServiceLocator
-
Deprecated.
- getEpicDisplayName(Issue) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
-
Get the display name for the epic
issue
. - getEpicDisplayName(String) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
-
Get the display name for the epic that corresponds to
key
. - getEpicIssues(Long, String) - Method in class com.atlassian.greenhopper.web.rapid.chart.RapidChartResource
- getEpicIssueType() - Method in interface com.atlassian.greenhopper.api.issuetype.ManagedIssueTypesService
-
Get the default epic issue type.
- getEpicIssueType() - Method in class com.atlassian.greenhopper.api.issuetype.ManagedIssueTypesServiceImpl
- getEpicKey() - Method in class com.atlassian.greenhopper.service.issuelink.EpicModel
- getEpicKey() - Method in class com.atlassian.greenhopper.web.contextprovider.IssuesInEpicContext
- getEpicKey() - Method in class com.atlassian.greenhopper.web.rapid.ViewIssuesInEpicAction
- getEpicKey(Issue) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
-
Get the key for an epic
Issue
. - getEpicKey(String) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
-
Get the key for the epic
Issue
corresponding tokey
. - getEpicLabel(Issue, ApplicationUser) - Method in interface com.atlassian.greenhopper.customfield.epiclabel.EpicLabelProvider
- getEpicLabel(Issue, ApplicationUser) - Method in class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelProviderImpl
- getEpicLabel(String, String, ApplicationUser) - Method in interface com.atlassian.greenhopper.customfield.epiclabel.EpicLabelProvider
- getEpicLabel(String, String, ApplicationUser) - Method in class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelProviderImpl
- getEpicLabelProvider() - Method in class com.atlassian.greenhopper.service.BridgeServiceLocator
-
Deprecated.
- getEpicLinkCustomField() - Method in interface com.atlassian.greenhopper.api.customfield.ManagedCustomFieldsService
-
Get the default epic link field.
- getEpicLinkCustomField() - Method in class com.atlassian.greenhopper.api.customfield.ManagedCustomFieldsServiceImpl
- getEpicLinkIssueLinkType() - Method in interface com.atlassian.greenhopper.api.issuelink.ManagedIssueLinkTypesService
-
Get the epic issue system link type This issue link type connects epics to issues. epics to epics connections are currently not supported.
- getEpicLinkIssueLinkType() - Method in class com.atlassian.greenhopper.api.issuelinktype.ManagedIssueLinkTypesServiceImpl
- getEpicName() - Method in class com.atlassian.greenhopper.service.issuelink.EpicModel
- getEpicName() - Method in class com.atlassian.greenhopper.web.contextprovider.AgileIssueWebPanelContext
- getEpicName() - Method in class com.atlassian.greenhopper.web.contextprovider.IssuesInEpicContext
- getEpicNameCustomField() - Method in interface com.atlassian.greenhopper.api.customfield.ManagedCustomFieldsService
-
Get the default epic name field.
- getEpicNameCustomField() - Method in class com.atlassian.greenhopper.api.customfield.ManagedCustomFieldsServiceImpl
- getEpicPickerService() - Method in class com.atlassian.greenhopper.service.BridgeServiceLocator
-
Deprecated.
- getEpicProgressChartModel(ApplicationUser, RapidView, Issue) - Method in class com.atlassian.greenhopper.web.rapid.chart.EpicProgressChartModelFactory
-
Get the epic progress chart model
- getEpicProperties() - Method in class com.atlassian.greenhopper.web.api.EpicPropertiesResource
-
Retrieves the following properties to help identify Epics: Epic Issue Type ID Epic Name field ID and name Epic Status field ID and name "Done" status option ID and value
- getEpicProperty() - Method in interface com.atlassian.greenhopper.manager.properties.ManagedIssueTypePropertyDao
- getEpicProperty() - Method in class com.atlassian.greenhopper.manager.properties.ManagedIssueTypePropertyDaoImpl
- getEpicQuery(ApplicationUser, Epic) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewQueryService
- getEpicQuery(ApplicationUser, Epic) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewQueryServiceImpl
- getEpicQueryInBoardContext(ApplicationUser, RapidView, Epic) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewQueryService
- getEpicQueryInBoardContext(ApplicationUser, RapidView, Epic) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewQueryServiceImpl
- getEpicReportContents(ApplicationUser, RapidView, Issue) - Method in class com.atlassian.greenhopper.web.rapid.chart.EpicReportModelFactory
- getEpics(ApplicationUser, RapidView, PageRequest, EpicQuery) - Method in interface com.atlassian.greenhopper.service.issuelink.EpicService
-
Returns epics which are on rapidView.
- getEpics(ApplicationUser, RapidView, PageRequest, EpicQuery) - Method in class com.atlassian.greenhopper.service.issuelink.EpicServiceImpl
- getEpics(Collection<Issue>) - Method in interface com.atlassian.greenhopper.manager.issuelink.EpicLinkManager
-
Get the Epic for each issue in the batch, if one exists, by performing a database lookup of issues' links.
- getEpics(Collection<Issue>) - Method in class com.atlassian.greenhopper.manager.issuelink.EpicLinkManagerImpl
- getEpicsLastUpdated(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryService
-
Returns the datetime when an epic in the given rapidview was last updated.
- getEpicsLastUpdated(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryServiceImpl
- getEpicsQuery(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.util.jql.EpicsQueryHelper
- getEpicStatistics(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.web.rapid.plan.ClassificationStatisticService
- getEpicStatistics(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.plan.ClassificationStatisticServiceImpl
- getEpicStatusCustomField() - Method in interface com.atlassian.greenhopper.api.customfield.ManagedCustomFieldsService
-
Get the default epic status field.
- getEpicStatusCustomField() - Method in class com.atlassian.greenhopper.api.customfield.ManagedCustomFieldsServiceImpl
- getEpicUrl(Issue) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
-
Get the url for the epic
epicIssue
. - getEpicUrl(String) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
-
Get the url for the epic that corresponds to
key
. - getErrorCollection() - Method in class com.atlassian.greenhopper.service.issue.comment.BulkCommentService.Result
- getErrorCollection() - Method in class com.atlassian.greenhopper.service.issue.flagging.FlagService.Result
- getErrorCollection() - Method in exception class com.atlassian.greenhopper.service.util.ServiceOutcomeException
- getErrorCollections() - Method in interface com.atlassian.greenhopper.api.rank.RankChangesOutcome
- getErrorCollections() - Method in interface com.atlassian.greenhopper.service.rank.BatchRankChange
- getErrorCollections() - Method in class com.atlassian.greenhopper.service.rank.RankChangesOutcomeImpl
- getErrorCollectionTransformer() - Method in class com.atlassian.greenhopper.service.BridgeServiceLocator
-
Deprecated.
- getErrorContextIds() - Method in class com.atlassian.greenhopper.model.validation.ErrorCollection
-
Get all contextIDs for which errors exist
- getErrorMessages() - Method in class com.atlassian.greenhopper.gadget.model.ErrorCollection
- getErrorMessages() - Method in class com.atlassian.greenhopper.model.validation.JiraCopiedRestErrorCollection
- getErrorMessages() - Method in class com.atlassian.greenhopper.web.rapid.ViewIssuesInEpicAction
- getErrors() - Method in class com.atlassian.greenhopper.gadget.model.ErrorCollection
- getErrors() - Method in class com.atlassian.greenhopper.model.validation.ErrorCollection
- getErrors() - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankOperationOutcome
- getErrors() - Method in interface com.atlassian.greenhopper.service.ServiceOutcome
- getErrors() - Method in class com.atlassian.greenhopper.service.ServiceOutcomeImpl
- getErrors() - Method in interface com.atlassian.greenhopper.service.ServiceResult
- getErrors() - Method in class com.atlassian.greenhopper.service.ServiceResultImpl
- getErrors() - Method in class com.atlassian.greenhopper.web.rapid.ViewIssuesInEpicAction
- getEstimableIssueKeys() - Method in class com.atlassian.greenhopper.service.issue.EpicHistoryResult
- getEstimatableIssueKeys() - Method in class com.atlassian.greenhopper.web.rapid.chart.ProgressChartData
- getEstimatableIssueKeysToSprintIds() - Method in class com.atlassian.greenhopper.web.rapid.chart.ProgressChartData
- getEstimate() - Method in class com.atlassian.greenhopper.web.rapid.plan.SplitIssueService.IssueData
- getEstimateByColumn() - Method in class com.atlassian.greenhopper.service.sprint.SprintProgress
- getEstimateDelta() - Method in class com.atlassian.greenhopper.service.timetracking.TimeTrackingHistoryService.HistoryEntry
- getEstimateField(Map<String, Object>) - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.BaseEditableTabEntryFactory
- getEstimateFieldId() - Method in class com.atlassian.greenhopper.web.rapid.plan.SplitIssueService.IssueData
- getEstimateStatistic() - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
- getEstimateStatistic(RapidView) - Method in class com.atlassian.greenhopper.manager.estimatestatistic.EstimateStatisticManager
- getEstimateStatistic(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.statistics.EstimateStatisticService
-
Will always return a
StatisticsField
, which may or may not be valid. - getEstimateStatistic(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.statistics.EstimateStatisticServiceImpl
- getEstimateStatisticConfig(String) - Method in class com.atlassian.greenhopper.web.rapid.view.EstimationHelper
- getEstimateStatisticFieldId(StatisticsField, Issue) - Method in class com.atlassian.greenhopper.web.rapid.issue.StatisticFieldHelper
-
Get the field ID of the estimate statistic for the specified issue.
- getEstimateStatistics() - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
-
Estimate statistic(s) configured for this view.
- getEstimateStatisticStrict(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.statistics.EstimateStatisticService
-
Attempts to get the
StatisticsField
of a rapid view. - getEstimateStatisticStrict(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.statistics.EstimateStatisticServiceImpl
- getEstimationConfig(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewConfigManager
-
Get a estimation configuration for the rapid view.
- getEstimationConfig(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewConfigManagerImpl
- getEstimationConfig(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewConfigService
-
Get a estimation configuration for the rapid view.
- getEstimationConfig(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewConfigServiceImpl
- getEstimationConfig(Long) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditResource
-
Get just the estimation subset of the rapid view edit data.
- getEventName() - Method in class com.atlassian.greenhopper.web.rapid.list.CollectIssuesEvent
- getEvents() - Method in class com.atlassian.greenhopper.webhooks.AgileWebhookEventProvider
- getEvents() - Method in enum class com.atlassian.greenhopper.webhooks.sections.AgileWebhookEventGroup
- getEventType() - Method in class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardSearchResultsAnalyticsEvent.Builder
- getExcerpt() - Method in class com.atlassian.greenhopper.confluence.ConfluenceSearchResult
- getExecutorService() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancingService
- getExisting() - Method in class com.atlassian.greenhopper.manager.AbstractRelatedAOListMapper
- getExisting() - Method in interface com.atlassian.greenhopper.manager.AOListMapper
-
Provides all existing T.
- getExisting() - Method in class com.atlassian.greenhopper.manager.cardlayout.CardLayoutFieldAOListMapper
- getExisting() - Method in class com.atlassian.greenhopper.manager.color.CardColorAOListMapper
- getExisting() - Method in class com.atlassian.greenhopper.manager.detailview.DetailViewFieldAOListMapper
- getExisting() - Method in class com.atlassian.greenhopper.manager.estimatestatistic.EstimateStatisticAOListMapper
- getExisting() - Method in class com.atlassian.greenhopper.manager.trackingstatistic.TrackingStatisticAOListMapper
- getExisting() - Method in class com.atlassian.greenhopper.manager.workingdays.NonWorkingDayAOListMapper
- getExisting() - Method in class com.atlassian.greenhopper.manager.workingdays.WorkingDaysAOListMapper
- getExisting() - Method in class com.atlassian.greenhopper.service.rapid.view.BoardAdminAOListMapper
- getExisting() - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnAOListMapper
- getExisting() - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnStatusAOListMapper
- getExisting() - Method in class com.atlassian.greenhopper.service.rapid.view.QuickFilterAOListMapper
- getExisting() - Method in class com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryAOListMapper
- getExisting() - Method in class com.atlassian.greenhopper.service.rapid.view.SwimlaneAOListMapper
- getExplicitProjectsForRapidViewFilterQuery(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.query.QueryService
-
Find all projects for a given rapid view filter query which are explicitly mentioned in the jql query.
- getExplicitProjectsForRapidViewFilterQuery(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.query.QueryServiceImpl
- getExtraFields() - Method in class com.atlassian.greenhopper.web.rapid.list.CollectIssuesResult
- getFactoryForTab(DetailsViewTab) - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableTabEntryFactoryFactory
- getFailDetails() - Method in class com.atlassian.greenhopper.manager.lexorank.lock.LockOutcome
- getFailReason() - Method in class com.atlassian.greenhopper.manager.lexorank.lock.LockOutcome
- getFailureReason() - Method in class com.atlassian.greenhopper.service.lexorank.integrity.BucketFieldCheck
- getFallback() - Method in class com.atlassian.greenhopper.service.rapid.view.color.CardColorPalette
-
Get the fallback color
- getFamily() - Method in enum class com.atlassian.greenhopper.util.database.DatabaseType
- getFaultString() - Method in class com.atlassian.greenhopper.confluence.rpc.AbstractConfluenceSaxHandler
- getFeatureFlags() - Method in class com.atlassian.greenhopper.features.SoftwareFeatureFlags
- getFeatures() - Method in class com.atlassian.greenhopper.web.admin.SoftwareConfigAction
- getField() - Method in class com.atlassian.greenhopper.model.rapid.EstimationConfig
-
Will be blank if type is
EstimationConfig.Type.NONE
,EstimationConfig.Type.ISSUE_COUNT
orEstimationConfig.Type.ISSUE_COUNT_EXCL_SUBS
. - getField() - Method in interface com.atlassian.greenhopper.model.rapid.StatisticsField
-
Returns the field that the configuration refers to, if it is still available at this time.
- getField() - Method in class com.atlassian.greenhopper.model.rapid.StatisticsFieldInstance
- getFieldCount() - Method in class com.atlassian.greenhopper.web.rapid.list.CollectIssuesEvent
- getFieldDescription() - Method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata.Builder
- getFieldDescription() - Method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata
-
the custom field description used by JIRA
- getFieldEntryFactory(Field) - Method in class com.atlassian.greenhopper.web.rapid.issue.IssueEntryFactory
- getFieldId() - Method in class com.atlassian.greenhopper.imports.LexorankBean
- getFieldId() - Method in interface com.atlassian.greenhopper.manager.cardlayout.CardLayoutFieldAO
-
The ID of the field
- getFieldId() - Method in interface com.atlassian.greenhopper.manager.detailview.DetailViewFieldAO
-
The ID of the field
- getFieldId() - Method in interface com.atlassian.greenhopper.manager.estimatestatistic.EstimateStatisticAO
-
Field ID.
- getFieldId() - Method in class com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntry
-
Get the Rank fieldId.
- getFieldId() - Method in interface com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntryAO
- getFieldId() - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankAO
- getFieldId() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankRow
- getFieldId() - Method in interface com.atlassian.greenhopper.manager.trackingstatistic.TrackingStatisticAO
-
Field ID.
- getFieldId() - Method in class com.atlassian.greenhopper.model.rapid.CardLayoutField
- getFieldId() - Method in class com.atlassian.greenhopper.model.rapid.detailview.DetailViewField
- getFieldId() - Method in class com.atlassian.greenhopper.model.rapid.StatisticsFieldConfig
-
The ID of the field used insuper(id); this configuration, e.g.
- getFieldId() - Method in class com.atlassian.greenhopper.service.issue.FieldValue
- getFieldId() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankChangeEvent
- getFieldId() - Method in class com.atlassian.greenhopper.service.lexorank.repair.analytics.LexoRankRepairAttempt
-
Returns the ID of the LexoRank field that was repaired.
- getFieldId() - Method in class com.atlassian.greenhopper.service.lexorank.repair.analytics.LexoRankRepairResult
- getFieldId(CustomField) - Static method in class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelCustomFieldIndexer
- getFieldIdFromComposite(String) - Static method in class com.atlassian.greenhopper.web.rapid.view.StatisticsFieldEntry
- getFieldLayoutItem() - Method in class com.atlassian.greenhopper.service.issue.NotRequiredFieldScreenRenderLayoutItem
- getFieldLayoutItem(Issue, Field) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.FieldHelper
- getFieldLayoutItem(Issue, String) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.FieldHelper
- getFieldName() - Method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata.Builder
- getFieldName() - Method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata
-
the custom field name used by JIRA
- getFields() - Method in class com.atlassian.greenhopper.customfield.epiccolor.EpicColorCustomFieldIndexer
- getFields() - Method in class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelCustomFieldIndexer
- getFields() - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCustomFieldIndexer
- getFields() - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankIndexer
- getFields() - Method in class com.atlassian.greenhopper.customfield.rank.RankCustomFieldIndexer
- getFields() - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCustomFieldIndexer
- getFields() - Method in class com.atlassian.greenhopper.web.rapid.list.callback.AssigneeCallbackComponent
- getFields() - Method in class com.atlassian.greenhopper.web.rapid.list.callback.EpicCallbackComponent
- getFields() - Method in class com.atlassian.greenhopper.web.rapid.list.callback.EpicMetadataCallbackComponent
- getFields() - Method in class com.atlassian.greenhopper.web.rapid.list.callback.ExtraFieldsCallbackComponent
- getFields() - Method in class com.atlassian.greenhopper.web.rapid.list.callback.FixVersionCallbackComponent
- getFields() - Method in class com.atlassian.greenhopper.web.rapid.list.callback.FlaggingCallbackComponent
- getFields() - Method in interface com.atlassian.greenhopper.web.rapid.list.callback.RapidIssueEntryCallbackComponent
-
Get the index fields required by this component
- getFields() - Method in class com.atlassian.greenhopper.web.rapid.list.callback.StatisticRapidIssueEntryCallback
- getFields() - Method in class com.atlassian.greenhopper.web.rapid.list.CollectIssuesEvent
- getFieldScreenLayoutItem() - Method in class com.atlassian.greenhopper.service.issue.NotRequiredFieldScreenRenderLayoutItem
- getFieldSearcher() - Method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata.Builder
- getFieldSearcher() - Method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata
-
the key of the custom field searcher declaration in atlassian-plugins.xml
- getFieldSorts(CustomField, FieldSort.Order) - Method in class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelSearcher
- getFieldSorts(CustomField, FieldSort.Order) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkSearcher
- getFieldSorts(CustomField, FieldSort.Order) - Method in class com.atlassian.greenhopper.customfield.epicstatus.SelectSearcherWrapper
- getFieldSorts(CustomField, FieldSort.Order) - Method in class com.atlassian.greenhopper.customfield.rank.RankSearcher
- getFieldSorts(CustomField, FieldSort.Order) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintSearcher
- getFieldSorts(CustomField, FieldSort.Order) - Method in class com.pyxis.greenhopper.jira.customfields.VersionSearcherWrapper
- getFieldsToLoad() - Method in class com.atlassian.greenhopper.service.issue.statistics.ColumnStatisticsExtractorFactory.IssueCountExcludingSubTasksExtractor
- getFieldsToLoad() - Method in class com.atlassian.greenhopper.service.issue.statistics.ColumnStatisticsExtractorFactory.IssueCountExtractor
- getFieldsToLoad() - Method in class com.atlassian.greenhopper.service.issue.statistics.ColumnStatisticsExtractorFactory.JiraFieldExtractor
- getFieldsToLoad() - Method in interface com.atlassian.greenhopper.service.issue.statistics.StatisticExtractor
-
Returns the set of fields that need to be loaded from the index to extract the statistic value.
- getFieldType() - Method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata.Builder
- getFieldType() - Method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata
-
the key of the custom field declaration in atlassian-plugins.xml
- getFieldTypeInfo(FieldTypeInfoContext) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
- getFileName() - Method in enum class com.atlassian.greenhopper.plugin.module.ModuleDefinition
-
Returns the file name of the file that contains the module's xml contribution to the plugin's atlassian-plugin.xml file.
- getFilesize() - Method in class com.atlassian.greenhopper.issue.util.AttachmentZipExtractor.ZipEntry
- getFilteredAndSortedSprints(Ordering<Sprint>, EnumSet<Sprint.State>, Collection<Sprint>...) - Static method in class com.atlassian.greenhopper.service.sprint.SprintUtils
-
Gets all board sprints and passed in sprints and sorts the sprints in order dictated by the given comparator
- getFilteredAndSortedSprints(EnumSet<Sprint.State>, Collection<Sprint>...) - Static method in class com.atlassian.greenhopper.service.sprint.SprintUtils
-
Gets all board sprints for theto a list of sprints and sorts the sprints
- getFilteredAndSortedSprintsOrderingBy(EnumSet<Sprint.State>, Ordering<Sprint>, Collection<Sprint>...) - Static method in class com.atlassian.greenhopper.service.sprint.SprintUtils
-
Gets all board sprints and passed in sprints and sorts the sprints based on a paramater in the method call.
- getFinishedParentsWithUnfinishedSubtasks() - Method in class com.atlassian.greenhopper.web.rapid.sprint.CompleteSprintStats
- getFirst(RapidViewManager.RapidViewPermissionCheck) - Method in interface com.atlassian.greenhopper.manager.rapidview.RapidViewManager
-
Return the first RapidView found after iterating over the entire list.
- getFirst(RapidViewManager.RapidViewPermissionCheck) - Method in class com.atlassian.greenhopper.manager.rapidview.RapidViewManagerImpl
- getFirstBoardForProject(String) - Method in class com.atlassian.greenhopper.web.sidebar.BoardListHelper
- getFirstBoardForProjectLoader(String) - Method in class com.atlassian.greenhopper.web.sidebar.BoardListHelper
- getFirstFlowAmdModule() - Method in class com.atlassian.greenhopper.web.onboarding.firstuseflow.AgileFirstUseFlowAction
- getFirstVisibleRapidView(ApplicationUser) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewService
-
Get the first visible rapid view for a given user
- getFirstVisibleRapidView(ApplicationUser) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewServiceImpl
- getFlagProperty() - Method in interface com.atlassian.greenhopper.manager.properties.ManagedFieldPropertyDao
- getFlagProperty() - Method in class com.atlassian.greenhopper.manager.properties.ManagedFieldPropertyDaoImpl
- getFoldedFieldId(CustomField) - Static method in class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelCustomFieldIndexer
- getFoldedValue(String) - Static method in class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelCustomFieldIndexer
- getForParent(WorkingDaysAO) - Method in class com.atlassian.greenhopper.manager.workingdays.NonWorkingDayDao
- getForParent(RapidViewAO) - Method in class com.atlassian.greenhopper.manager.cardlayout.CardLayoutFieldDao
- getForParent(RapidViewAO) - Method in class com.atlassian.greenhopper.manager.color.CardColorDao
- getForParent(RapidViewAO) - Method in class com.atlassian.greenhopper.manager.detailview.DetailViewFieldDao
- getForParent(RapidViewAO) - Method in class com.atlassian.greenhopper.manager.estimatestatistic.EstimateStatisticDao
- getForParent(RapidViewAO) - Method in class com.atlassian.greenhopper.manager.trackingstatistic.TrackingStatisticDao
- getForParent(RapidViewAO) - Method in class com.atlassian.greenhopper.manager.workingdays.WorkingDaysDao
- getForParent(RapidViewAO) - Method in class com.atlassian.greenhopper.service.rapid.view.BoardAdminDao
- getForParent(RapidViewAO) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnDao
- getForParent(RapidViewAO) - Method in class com.atlassian.greenhopper.service.rapid.view.QuickFilterDao
- getForParent(RapidViewAO) - Method in class com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryDao
- getForParent(RapidViewAO) - Method in class com.atlassian.greenhopper.service.rapid.view.SwimlaneDao
- getForParent(Long) - Method in class com.atlassian.greenhopper.manager.cardlayout.CardLayoutFieldDao
- getForParent(Long) - Method in class com.atlassian.greenhopper.manager.color.CardColorDao
- getForParent(Long) - Method in class com.atlassian.greenhopper.manager.detailview.DetailViewFieldDao
- getForParent(Long) - Method in class com.atlassian.greenhopper.manager.estimatestatistic.EstimateStatisticDao
- getForParent(Long) - Method in class com.atlassian.greenhopper.manager.trackingstatistic.TrackingStatisticDao
- getForParent(Long) - Method in class com.atlassian.greenhopper.manager.workingdays.NonWorkingDayDao
- getForParent(Long) - Method in class com.atlassian.greenhopper.manager.workingdays.WorkingDaysDao
- getForParent(Long) - Method in class com.atlassian.greenhopper.service.rapid.view.BoardAdminDao
- getForParent(Long) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnDao
- getForParent(Long) - Method in class com.atlassian.greenhopper.service.rapid.view.QuickFilterDao
- getForParent(Long) - Method in class com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryDao
- getForParent(Long) - Method in class com.atlassian.greenhopper.service.rapid.view.SwimlaneDao
- getForParent(P) - Method in interface com.atlassian.greenhopper.manager.RelatedEntityDao
-
Return all the records for the specified parent.
- getForParent(PK) - Method in interface com.atlassian.greenhopper.manager.RelatedEntityDao
-
Return all the records for the specified parent.
- getForRapidView(RapidView) - Method in class com.atlassian.greenhopper.web.rapid.data.RapidViewConfigDataProvider
- getForRequestParameter(String) - Static method in enum class com.atlassian.greenhopper.web.rapid.event.UnlicensedAnalyticsEvent.Chart
- getForStrategy(ApplicationUser, RapidView, CardColorStrategy) - Method in interface com.atlassian.greenhopper.service.rapid.view.color.CardColorService
-
Get the card colors for a view and strategy
- getForStrategy(ApplicationUser, RapidView, CardColorStrategy) - Method in class com.atlassian.greenhopper.service.rapid.view.color.CardColorServiceImpl
- getFriday() - Method in interface com.atlassian.greenhopper.manager.workingdays.WorkingDaysAO
- getFullFooterHtml(HttpServletRequest) - Method in class com.atlassian.greenhopper.web.footer.GreenHopperFooter
- getFullName() - Method in class com.atlassian.greenhopper.service.issue.changehistory.SafeChangeHistory
- getFullRapidViewQuery(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewQueryService
- getFullRapidViewQuery(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewQueryServiceImpl
- getFutureSprintMapping(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintHelper
-
Returns a mapping from each sprint to the next sprint for a given rapid view.
- getFutureSprints() - Method in class com.atlassian.greenhopper.web.contextprovider.AgileIssueWebPanelContext
- getGlobalBoardSidebar(String, String) - Method in class com.atlassian.greenhopper.web.sidebar.BoardSidebarResource
-
Get HTML and WRM data for Global Board sidebar
- getGlobalErrors() - Method in class com.atlassian.greenhopper.model.validation.ErrorCollection
-
Get all errors that are not related to a context
- getGlobalId() - Method in class com.atlassian.greenhopper.api.entity.remotelink.sprint.RemoteSprintLink
- getGlobalId(RemoteSprintLink) - Method in class com.atlassian.greenhopper.entity.remotelink.sprint.ConfluenceCopiedRemoteSprintLinkDecoratorServiceImpl
- getGlobalId(RemoteSprintLink) - Method in interface com.atlassian.greenhopper.entity.remotelink.sprint.ConfluenceRemoteSprintLinkDecoratorService
- getGoal() - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
- getGoal() - Method in class com.atlassian.greenhopper.service.sprint.Sprint
- getGreenHopperSimplifiedWorkflow(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.workflow.WorkflowHelper
- getGreenHopperSimplifiedWorkflow(ApplicationUser, Query) - Method in interface com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowService
-
Attempts to retrieve the GreenHopper Simplified Workflow that is backing the
Query
. - getGreenHopperSimplifiedWorkflow(ApplicationUser, Query) - Method in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowServiceImpl
- getGroupingSeparator() - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardViewModelFactory
- getGroups() - Method in class com.atlassian.greenhopper.webhooks.sections.AgileWebhooksSection
- getHandlerId() - Method in class com.atlassian.greenhopper.project.PermissionSchemeProjectCreateHandlerImpl
- getHeadIssueId() - Method in class com.atlassian.greenhopper.manager.rank.instruction.TopOfChainCheck
- getHelpPath(String) - Method in class com.atlassian.greenhopper.web.footer.GreenHopperFooter.HelpPaths
- getHelpPath(String) - Method in class com.atlassian.greenhopper.web.GreenHopperWebActionSupport
- getHelpPath(String) - Method in class com.atlassian.greenhopper.web.util.GreenHopperHelpPathResolver
-
Returns the
GreenHopperHelpPathResolver.HelpPath
object for a given key - getHelpSpace() - Method in interface com.atlassian.greenhopper.features.SoftwareHelpSpaceProvider
-
Returns application help space for given application key.
- getHelpSpace() - Method in class com.atlassian.greenhopper.features.SoftwareHelpSpaceProviderImpl
- getHideTable() - Method in class com.atlassian.greenhopper.web.contextprovider.IssuesInEpicContext
- getHighestPriority() - Method in class com.atlassian.greenhopper.issue.util.OrderedPriorityHelper
- getHistory() - Method in class com.atlassian.greenhopper.web.rapid.chart.ProgressChartData
- getHistoryFieldId(CustomField) - Static method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCustomFieldIndexer
- getHistoryFieldId(CustomField) - Static method in class com.atlassian.greenhopper.customfield.sprint.SprintCustomFieldIndexer
- getHoursPerDay() - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardViewModelFactory
- getHref() - Method in class com.atlassian.greenhopper.sidebar.navigation.NavigationItem
- getHtml() - Method in class com.atlassian.greenhopper.web.rapid.config.tab.BoardConfigTab
- getHtml() - Method in class com.atlassian.greenhopper.web.rapid.tools.RapidBoardToolsElement
- getHtml(HttpServletRequest) - Method in class com.atlassian.greenhopper.web.navigation.GreenHopperHeadsUpDisplay
- getHtml(Map<String, Object>) - Method in class com.atlassian.greenhopper.issue.detailsview.IssueDetailsViewPanel
- getI18n() - Method in interface com.atlassian.greenhopper.service.I18nFactoryService
-
Get the default application i18n.
- getI18n() - Method in class com.atlassian.greenhopper.service.I18nFactoryServiceImpl
-
Get the default I18n object.
- getI18n() - Method in class com.atlassian.greenhopper.web.GreenHopperWebActionSupport
- getI18n() - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.BaseEditableTabEntryFactory
- getI18n(ApplicationUser) - Method in interface com.atlassian.greenhopper.service.I18nFactoryService
-
Get the i18n object for a given user.
- getI18n(ApplicationUser) - Method in class com.atlassian.greenhopper.service.I18nFactoryServiceImpl
-
Get the I18n object for a given user.
- getI18n(Locale) - Method in interface com.atlassian.greenhopper.service.I18nFactoryService
-
Get the i18n object for a given locale
- getI18n(Locale) - Method in class com.atlassian.greenhopper.service.I18nFactoryServiceImpl
-
Get the I18n object for a given locale
- getI18nFactoryService() - Method in class com.atlassian.greenhopper.service.BridgeServiceLocator
-
Deprecated.
- getI18nKey() - Method in enum class com.atlassian.greenhopper.webhooks.AgileWebhookEvent
- getIcon() - Method in class com.atlassian.greenhopper.issue.util.AttachmentZipExtractor.ZipEntry
- getIconClass() - Method in class com.atlassian.greenhopper.sidebar.navigation.NavigationItem
- getIconUrl() - Method in class com.atlassian.greenhopper.issue.fields.status.IssueStatus
- getIconUrl() - Method in class com.atlassian.greenhopper.manager.issue.issuetypes.IssueTypeMetadata
- getId() - Method in class com.atlassian.greenhopper.api.entity.remotelink.sprint.RemoteSprintLink
- getId() - Method in interface com.atlassian.greenhopper.api.rank.Rankable
- getId() - Method in class com.atlassian.greenhopper.confluence.ConfluenceSearchResult
- getId() - Method in class com.atlassian.greenhopper.customfield.epiccolor.EpicColorCustomFieldIndexer
- getId() - Method in class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelCustomFieldIndexer
- getId() - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCustomFieldIndexer
- getId() - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankIndexer
- getId() - Method in class com.atlassian.greenhopper.customfield.rank.RankCustomFieldIndexer
- getId() - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCustomFieldIndexer
- getId() - Method in class com.atlassian.greenhopper.customfield.sprint.SprintSearcherEditModel
- getId() - Method in class com.atlassian.greenhopper.issue.fields.status.IssueStatus
- getId() - Method in class com.atlassian.greenhopper.issue.fields.status.IssueStatusCategory
- getId() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankRow
- getId() - Method in enum class com.atlassian.greenhopper.manager.lexorank.LexoRankRow.RankRowType
- getId() - Method in class com.atlassian.greenhopper.model.Epic
- getId() - Method in interface com.atlassian.greenhopper.model.issue.GHVersion
- getId() - Method in class com.atlassian.greenhopper.model.rapid.AbstractModel
- getId() - Method in class com.atlassian.greenhopper.model.rapid.AuditEntry.AuditEntryBuilder
- getId() - Method in class com.atlassian.greenhopper.model.rapid.AuditEntry
- getId() - Method in enum class com.atlassian.greenhopper.model.rapid.CardColorStrategy
- getId() - Method in enum class com.atlassian.greenhopper.model.rapid.ColumnConfig.ConstraintType
- getId() - Method in enum class com.atlassian.greenhopper.model.rapid.EstimationConfig.Type
- getId() - Method in class com.atlassian.greenhopper.model.rapid.RankableObject
- getId() - Method in class com.atlassian.greenhopper.model.rapid.RapidView
- getId() - Method in enum class com.atlassian.greenhopper.model.rapid.StatisticsFieldConfig.Type
- getId() - Method in class com.atlassian.greenhopper.model.rapid.Swimlane
- getId() - Method in enum class com.atlassian.greenhopper.model.rapid.SwimlaneStrategy
- getId() - Method in class com.atlassian.greenhopper.service.issue.changehistory.SafeChangeHistory
- getId() - Method in class com.atlassian.greenhopper.service.rank.RankableImpl
- getId() - Method in interface com.atlassian.greenhopper.service.rapid.view.BoardAdminRaw
- getId() - Method in interface com.atlassian.greenhopper.service.rapid.view.Entity
- getId() - Method in class com.atlassian.greenhopper.service.sprint.IncompleteIssuesDestination
- getId() - Method in class com.atlassian.greenhopper.service.sprint.Sprint
- getId() - Method in class com.atlassian.greenhopper.service.subquery.Subquery
- getId() - Method in class com.atlassian.greenhopper.sidebar.navigation.NavigationItem
- getId() - Method in class com.atlassian.greenhopper.web.contextprovider.IssuesInEpicContext.IssueInfo
- getId() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.AbstractAggregateRemainingEstimateFieldEntryFactory
- getId() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.AbstractCustomFieldEntryFactory
- getId() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.AffectedVersionsFieldEntryFactory
- getId() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.AggregateRemainingEstimateFieldEntryFactory
- getId() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.AssigneeFieldEntryFactory
- getId() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.ComponentsFieldEntryFactory
- getId() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.CreatedDateFieldEntryFactory
- getId() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.DescriptionFieldEntryFactory
- getId() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.EpicLinkFieldEntryFactory
- getId() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.EpicStatusFieldEntryFactory
- getId() - Method in interface com.atlassian.greenhopper.web.rapid.issue.fields.FieldEntryFactory
- getId() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.FixForVersionsFieldEntryFactory
- getId() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.IssueKeyFieldEntryFactory
- getId() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.IssueLinksSystemFieldEntryFactory
- getId() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.LabelsFieldEntryFactory
- getId() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.NumberCustomFieldEntryFactory
- getId() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.OriginalEstimateFieldEntryFactory
- getId() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.ParentIssueKeyFieldEntryFactory
- getId() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.RemainingEstimateFieldEntryFactory
- getId() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.ReporterFieldEntryFactory
- getId() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.ResolutionDateFieldEntryFactory
- getId() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.StatusFieldEntryFactory
- getId() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.SubTasksRemainingEstimateFieldEntryFactory
- getId() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.SummaryFieldEntryFactory
- getId() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.SystemFieldEntryFactory
- getId() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.TextCustomFieldEntryFactory
- getId() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.UpdatedDateFieldEntryFactory
- getId() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.VotesFieldEntryFactory
- getId() - Method in class com.atlassian.greenhopper.web.rapid.tools.RapidBoardToolsElement
- getId() - Method in enum class com.atlassian.greenhopper.webhooks.AgileWebhookEvent
- getIdColumnName() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankEntityDetails
- getIdentifier() - Method in enum class com.atlassian.greenhopper.util.database.DatabaseType
- getIdFieldId(CustomField) - Static method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCustomFieldIndexer
- getIncompleteIssueCount() - Method in class com.atlassian.greenhopper.web.rapid.sprint.CompleteSprintStats
- getIncompleteIssuesDestination() - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
- getIncompleteIssuesDestination() - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry
- getIncompleteIssuesDestinationId() - Method in class com.atlassian.greenhopper.service.sprint.Sprint
- getIncompleteIssuesDestinationModel(Long, ApplicationUser) - Method in interface com.atlassian.greenhopper.service.sprint.IncompleteIssuesDestinationService
- getIncompleteIssuesDestinationModel(Long, ApplicationUser) - Method in class com.atlassian.greenhopper.service.sprint.IncompleteIssuesDestinationsServiceImpl
- getIncompleteIssuesDestinations(ApplicationUser, RapidView, Long) - Method in interface com.atlassian.greenhopper.service.sprint.IncompleteIssuesDestinationService
-
This method returns the list of the destinations that given user can choose to move open issues to.
- getIncompleteIssuesDestinations(ApplicationUser, RapidView, Long) - Method in class com.atlassian.greenhopper.service.sprint.IncompleteIssuesDestinationsServiceImpl
- getIncompleteIssuesDestinationSuggestions(Long, Long) - Method in class com.atlassian.greenhopper.web.rapid.sprint.IncompleteIssuesDestinationSuggestionsResource
- getIncompleteIssuesNotMovedBack() - Method in class com.atlassian.greenhopper.web.rapid.sprint.ReopenSprintStats
- getIncompleteParentIssuesFromSprint(ApplicationUser, Sprint, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintStatusChangeHelper
- getIncompleteParentIssuesFromSprintOverrideSecurity(Sprint, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintStatusChangeHelper
-
Search for uncompleted issues for the
sprint
based on the workflow statusesStatusCategory
used by theview
. - getIndexValue(Issue) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankIndexer
- getInlineEditableFields(long, long, ApplicationUser, StatisticsField, StatisticsField) - Method in class com.atlassian.greenhopper.web.rapid.view.detailview.DetailViewInlineEditableFieldFactory
- getInlineEditableFields(long, long, ApplicationUser, StatisticsField, StatisticsField, BaseEditAction) - Method in class com.atlassian.greenhopper.web.rapid.view.detailview.DetailViewInlineEditableFieldFactory
- getInOpenSprintClause() - Method in interface com.atlassian.greenhopper.service.sprint.SprintQueryService
-
Get a clause that includes all issues currently in an open sprint
- getInOpenSprintClause() - Method in class com.atlassian.greenhopper.service.sprint.SprintQueryServiceImpl
- getInProgress() - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnService.ColumnProgressMap
- getInprogressCandidates() - Method in class com.atlassian.greenhopper.web.rapid.work.ParentSwimlanesData
- getInSprintClause() - Method in interface com.atlassian.greenhopper.service.sprint.SprintQueryService
-
Add a clause that includes all issues in at least one sprint (open or closed)
- getInSprintClause() - Method in class com.atlassian.greenhopper.service.sprint.SprintQueryServiceImpl
- getInstance() - Static method in class com.atlassian.greenhopper.service.BridgeServiceLocator
-
Deprecated.
- getInstance() - Static method in class com.atlassian.greenhopper.service.sprint.SprintStateAuditEntryComparator
- getInstanceOf(StatisticsFieldConfig) - Method in interface com.atlassian.greenhopper.service.rapid.view.statistics.EstimateStatisticService
-
Retrieve the StatisticsField configured in the StatisticFieldConfig
- getInstanceOf(StatisticsFieldConfig) - Method in class com.atlassian.greenhopper.service.rapid.view.statistics.EstimateStatisticServiceImpl
- getInstanceOf(StatisticsFieldConfig) - Method in interface com.atlassian.greenhopper.service.rapid.view.statistics.TrackingStatisticService
-
Retrieve the StatisticsField configured in the StatisticFieldConfig
- getInstanceOf(StatisticsFieldConfig) - Method in class com.atlassian.greenhopper.service.rapid.view.statistics.TrackingStatisticServiceImpl
- getInstanceOfField(StatisticsFieldConfig) - Method in interface com.atlassian.greenhopper.service.rapid.view.StatisticsFieldService
-
Returns the
StatisticsFieldInstance
representing the specifiedStatisticsFieldConfig
. - getInstanceOfField(StatisticsFieldConfig) - Method in class com.atlassian.greenhopper.service.rapid.view.StatisticsFieldServiceImpl
- getIntegerParameter(String) - Method in interface com.atlassian.greenhopper.web.input.InputParameterService
-
Get an Integer request parameter.
- getIntegerParameter(String) - Method in class com.atlassian.greenhopper.web.input.InputParameterServiceImpl
- getInvalidEstimateStatistic(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.statistics.EstimateStatisticService
-
Returns a
StatisticsField
instance which represents an invalidStatisticsFieldConfig
. - getInvalidEstimateStatistic(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.statistics.EstimateStatisticServiceImpl
- getInvalidTrackingStatistic(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.statistics.TrackingStatisticService
-
Returns a
StatisticsField
instance which represents an invalidStatisticsFieldConfig
. - getInvalidTrackingStatistic(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.statistics.TrackingStatisticServiceImpl
- getIso8601Date() - Method in interface com.atlassian.greenhopper.manager.workingdays.NonWorkingDayAO
- getIso8601Date() - Method in class com.atlassian.greenhopper.model.rapid.NonWorkingDay
- getIssue() - Method in class com.atlassian.greenhopper.service.issue.changehistory.SafeChangeHistory
- getIssue() - Method in class com.atlassian.greenhopper.service.issue.RapidViewIssue
- getIssue() - Method in class com.atlassian.greenhopper.service.rank.RankableImpl
- getIssue() - Method in class com.atlassian.greenhopper.web.contextprovider.AgileIssueWebPanelContext
- getIssue() - Method in class com.atlassian.greenhopper.web.contextprovider.IssuesInEpicContext.IssueInfo
- getIssue() - Method in class com.atlassian.greenhopper.web.rapid.BoardDispatchAction
- getIssue(ApplicationUser, Long, ErrorCollection) - Method in class com.atlassian.greenhopper.web.rapid.issue.IssueEntryFactory
- getIssue(ApplicationUser, String, ErrorCollection) - Method in class com.atlassian.greenhopper.web.rapid.issue.IssueEntryFactory
- getIssue(Long, Long) - Method in class com.atlassian.greenhopper.web.rapid.work.WorkResource
- getIssueById(ApplicationUser, Long) - Method in interface com.atlassian.greenhopper.service.issue.RapidViewIssueService
-
Returns a single issue.
- getIssueById(ApplicationUser, Long) - Method in class com.atlassian.greenhopper.service.issue.RapidViewIssueServiceImpl
- getIssueByKey(ApplicationUser, IssueKey) - Method in interface com.atlassian.greenhopper.service.issue.RapidViewIssueService
-
Returns a single issue.
- getIssueByKey(ApplicationUser, IssueKey) - Method in class com.atlassian.greenhopper.service.issue.RapidViewIssueServiceImpl
- getIssueCount() - Method in class com.atlassian.greenhopper.analytics.FailedKanbanTransitionAnalyticsEvent
- getIssueCountPerStatus(ApplicationUser, Query) - Method in interface com.atlassian.greenhopper.service.issue.IssueDataService
-
Find the count of issues in a given status.
- getIssueCountPerStatus(ApplicationUser, Query) - Method in class com.atlassian.greenhopper.service.issue.IssueDataServiceImpl
- getIssueData(Set<Long>, IssueTransitionAndRankService.TransitionAndRankRequest) - Method in interface com.atlassian.greenhopper.web.rapid.plan.IssueTransitionDataService
-
Returns data of visible issues that need to be updated in the UI after transition operation.
- getIssueData(Set<Long>, IssueTransitionAndRankService.TransitionAndRankRequest) - Method in class com.atlassian.greenhopper.web.rapid.plan.IssueTransitionDataServiceImpl
- getIssueDataService() - Method in class com.atlassian.greenhopper.service.BridgeServiceLocator
-
Deprecated.
- getIssueEstimationForBoard(ApplicationUser, Issue, RapidView) - Method in interface com.atlassian.greenhopper.service.issue.RapidViewIssueService
-
Returns the issue estimation for board.
- getIssueEstimationForBoard(ApplicationUser, Issue, RapidView) - Method in class com.atlassian.greenhopper.service.issue.RapidViewIssueServiceImpl
- getIssueId() - Method in interface com.atlassian.greenhopper.api.rank.RankChange
-
The ID of the altered issue.
- getIssueId() - Method in class com.atlassian.greenhopper.imports.LexorankBean
- getIssueId() - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankAO
- getIssueId() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankRow
- getIssueId() - Method in class com.atlassian.greenhopper.manager.rank.instruction.BaseInstruction
- getIssueId() - Method in interface com.atlassian.greenhopper.manager.rank.IssueRankingAO
-
Entity id, if < 0 then not actually an issue, but a ranked object.
- getIssueId() - Method in interface com.atlassian.greenhopper.manager.rank.IssueRankingOperationLogAO
-
Issue id.
- getIssueId() - Method in class com.atlassian.greenhopper.service.issue.changehistory.SafeChangeHistory
- getIssueId() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceChange
- getIssueId() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankChangeEvent
- getIssueId() - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankChange
- getIssueId() - Method in class com.atlassian.greenhopper.service.lexorank.repair.analytics.LexoRankRepairAttempt
-
Returns the ID of the issue that was ranked.
- getIssueId() - Method in class com.atlassian.greenhopper.service.lexorank.repair.analytics.LexoRankRepairResult
- getIssueId() - Method in class com.atlassian.greenhopper.web.rapid.BoardDispatchAction
- getIssueId() - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
- getIssueIds() - Method in class com.atlassian.greenhopper.web.rapid.work.PoolService.SwimlaneIssuesData
- getIssueIdsToReIndex() - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankOperationOutcome
- getIssueIterable() - Method in class com.atlassian.greenhopper.service.rank.RankIndex
- getIssueIterator() - Method in class com.atlassian.greenhopper.service.rank.RankIndex
- getIssueKey() - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
- getIssueKey(Long) - Method in class com.atlassian.greenhopper.web.api.RankHelper
- getIssueKeys() - Method in class com.atlassian.greenhopper.web.rapid.chart.IssueCycleTimeCollector
- getIssueKeys() - Method in class com.atlassian.greenhopper.web.rapid.IssueTransitionAndRankService.TransitionAndRankRequest
- getIssueKeys() - Method in class com.atlassian.greenhopper.web.rapid.plan.BulkChangeIssuesAction
- getIssueKeys() - Method in class com.atlassian.greenhopper.web.rapid.plan.ViewIssuesInNavigatorAction
- getIssueKeyToParentKeyMap() - Method in class com.atlassian.greenhopper.customfield.sprint.IssueKeyData
-
Returns a mapping from issue keys to their parent issue's key.
- getIssueKeyToSummaryMap() - Method in class com.atlassian.greenhopper.customfield.sprint.IssueKeyData
- getIssueKeyToSummaryMap() - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownData
- getIssueLimit() - Method in class com.atlassian.greenhopper.analytics.FailedKanbanTransitionAnalyticsEvent
- getIssueOfTypeEpicErrorMessage() - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
-
Get an error message signifying that an
Issue
is not an epic. - getIssueOperations() - Method in class com.atlassian.greenhopper.web.rapid.issue.operations.IssueOperationsHelper
-
NOTE: Code is a copy from public com.atlassian.jira.web.action.issue.IssueNavigator.getIssueOperations()
- getIssueOperations() - Method in class com.atlassian.greenhopper.web.util.WebUtilities
-
Used for the dot dialog functionality.
- getIssueOperationsBarUtil(ApplicationUser, Issue) - Method in class com.atlassian.greenhopper.web.rapid.issue.operations.IssueOperationsBarUtilFactory
- getIssuePosition(long, long) - Method in interface com.atlassian.greenhopper.service.rank.RankIndexService
-
Get the position for the given issueId.
- getIssuePosition(long, long) - Method in class com.atlassian.greenhopper.service.rank.RankIndexServiceImpl
-
Fetch the position, add issue as last if it's not tracked
- GetIssueResponse(CollectIssuesResult) - Constructor for class com.atlassian.greenhopper.web.rapid.work.WorkResource.GetIssueResponse
- GetIssueResponse(RapidIssueEntry, EntityData) - Constructor for class com.atlassian.greenhopper.web.rapid.work.WorkResource.GetIssueResponse
- getIssues() - Method in class com.atlassian.greenhopper.web.contextprovider.IssuesInEpicContext
- getIssues() - Method in class com.atlassian.greenhopper.web.rapid.list.CollectIssuesResult
- getIssues() - Method in class com.atlassian.greenhopper.web.rapid.work.WorkResource.ColorsRequestBean
- getIssues(ApplicationUser, Query, AtomicReference<DateTime>) - Method in class com.atlassian.greenhopper.web.rapid.chart.ControlChartModelFactory
- getIssuesById(ApplicationUser, RapidView, Set<Long>, boolean, CardLayoutField.Mode, Set<Long>) - Method in interface com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryService
-
Get a single issue entry with visible state
- getIssuesById(ApplicationUser, RapidView, Set<Long>, boolean, CardLayoutField.Mode, Set<Long>) - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryServiceImpl
-
Collects a single issue and checks for visibility state - quick filters
- getIssuesByKeys(ApplicationUser, RapidView, Set<String>) - Method in interface com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryService
-
Loads issues based on the provided keys, ordered by issueKey
- getIssuesByKeys(ApplicationUser, RapidView, Set<String>) - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryServiceImpl
- getIssuesCountForSprint(ApplicationUser, Sprint) - Method in interface com.atlassian.greenhopper.service.sprint.SprintIssueService
-
Returns the count of all issues in a sprint.
- getIssuesCountForSprint(ApplicationUser, Sprint) - Method in class com.atlassian.greenhopper.service.sprint.SprintIssueServiceImpl
- getIssuesCountForSprints(ApplicationUser) - Method in interface com.atlassian.greenhopper.service.sprint.SprintIssueService
-
Returns the count of issues for all visible sprints.
- getIssuesCountForSprints(ApplicationUser) - Method in class com.atlassian.greenhopper.service.sprint.SprintIssueServiceImpl
- getIssuesCountForSprints(ApplicationUser, Collection<Sprint>) - Method in interface com.atlassian.greenhopper.service.sprint.SprintIssueService
-
Returns the counts of issues in the given sprints.
- getIssuesCountForSprints(ApplicationUser, Collection<Sprint>) - Method in class com.atlassian.greenhopper.service.sprint.SprintIssueServiceImpl
- getIssuesEpicHistoryByIssueKey() - Method in class com.atlassian.greenhopper.service.issue.EpicHistoryResult
- getIssuesForBacklog(ApplicationUser, RapidView, PageRequest, Query) - Method in interface com.atlassian.greenhopper.service.issue.RapidViewIssueService
-
Returns a page with issues that belong to backlog of given rapid view.
- getIssuesForBacklog(ApplicationUser, RapidView, PageRequest, Query) - Method in class com.atlassian.greenhopper.service.issue.RapidViewIssueServiceImpl
- getIssuesForEpic(ApplicationUser, Epic, PageRequest, Query) - Method in interface com.atlassian.greenhopper.service.issue.RapidViewIssueService
-
Returns a page with issues that belong to the given epic.
- getIssuesForEpic(ApplicationUser, Epic, PageRequest, Query) - Method in class com.atlassian.greenhopper.service.issue.RapidViewIssueServiceImpl
- getIssuesForEpic(ApplicationUser, RapidView, Epic, PageRequest, Query) - Method in interface com.atlassian.greenhopper.service.issue.RapidViewIssueService
-
Returns a page with issues that belong to the given epic in given rapid view.
- getIssuesForEpic(ApplicationUser, RapidView, Epic, PageRequest, Query) - Method in class com.atlassian.greenhopper.service.issue.RapidViewIssueServiceImpl
- getIssuesForRapidView(ApplicationUser, RapidView, PageRequest, Query) - Method in interface com.atlassian.greenhopper.service.issue.RapidViewIssueService
-
Returns a page with issues that belong to given rapid view.
- getIssuesForRapidView(ApplicationUser, RapidView, PageRequest, Query) - Method in class com.atlassian.greenhopper.service.issue.RapidViewIssueServiceImpl
- getIssuesForSprint(ApplicationUser, Sprint) - Method in interface com.atlassian.greenhopper.service.sprint.SprintIssueService
-
Returns all issues in a sprint.
- getIssuesForSprint(ApplicationUser, Sprint) - Method in class com.atlassian.greenhopper.service.sprint.SprintIssueServiceImpl
- getIssuesForSprint(ApplicationUser, Sprint, PageRequest, Query) - Method in interface com.atlassian.greenhopper.service.issue.RapidViewIssueService
-
Returns a page with issues that belong to given sprint.
- getIssuesForSprint(ApplicationUser, Sprint, PageRequest, Query) - Method in class com.atlassian.greenhopper.service.issue.RapidViewIssueServiceImpl
- getIssuesForSprintInBoardContext(ApplicationUser, RapidView, Sprint, PageRequest, Query) - Method in interface com.atlassian.greenhopper.service.issue.RapidViewIssueService
-
Returns a page with issues that belong to given sprint in given rapid view.
- getIssuesForSprintInBoardContext(ApplicationUser, RapidView, Sprint, PageRequest, Query) - Method in class com.atlassian.greenhopper.service.issue.RapidViewIssueServiceImpl
- getIssuesInEpic(Issue) - Method in interface com.atlassian.greenhopper.manager.issuelink.EpicLinkManager
-
Get a list of all of the child epics if there are any by looking up the issue's links.
- getIssuesInEpic(Issue) - Method in class com.atlassian.greenhopper.manager.issuelink.EpicLinkManagerImpl
- getIssuesInEpicContext() - Method in class com.atlassian.greenhopper.web.rapid.ViewIssuesInEpicAction
- getIssuesInSprints() - Method in class com.atlassian.greenhopper.web.rapid.chart.VelocityChartModel.QueryMetadata
- getIssuesLimit() - Method in class com.atlassian.greenhopper.web.rapid.chart.VelocityChartModel.QueryMetadata
- getIssuesMovedBack() - Method in class com.atlassian.greenhopper.web.rapid.sprint.ReopenSprintStats
- getIssueSprintStatistics(String) - Method in class com.atlassian.greenhopper.web.rapid.issue.statistics.HistoricalEstimateStatisticValueResolver
-
Generates statistics which track the movements of an issue during the lifetime of the sprint.
- getIssueStatus(Status) - Method in interface com.atlassian.greenhopper.service.issue.field.IssueStatusService
- getIssueStatus(Status) - Method in class com.atlassian.greenhopper.service.issue.field.IssueStatusServiceImpl
- getIssueStatus(Object) - Method in interface com.atlassian.greenhopper.service.issue.field.IssueStatusService
- getIssueStatus(Object) - Method in class com.atlassian.greenhopper.service.issue.field.IssueStatusServiceImpl
- getIssueStatusAtEndOfSprint() - Method in class com.atlassian.greenhopper.web.rapid.issue.statistics.IssueSprintStatistics.Builder
- getIssuesToLink() - Method in class com.atlassian.greenhopper.service.issuelink.IssueLinkRequest
- getIssuesToMoveCount() - Method in class com.atlassian.greenhopper.web.rapid.list.MoveIssuesEvent
- getIssuesTotalCount() - Method in class com.atlassian.greenhopper.web.rapid.list.MoveIssuesEvent
- getIssuesToUnlink() - Method in class com.atlassian.greenhopper.service.issuelink.IssueUnlinkRequest
- getIssuesWithoutEpic(ApplicationUser, RapidView, PageRequest, Query) - Method in interface com.atlassian.greenhopper.service.issue.RapidViewIssueService
-
Returns a page with issues that do not belong to any epic in given rapid view.
- getIssuesWithoutEpic(ApplicationUser, RapidView, PageRequest, Query) - Method in class com.atlassian.greenhopper.service.issue.RapidViewIssueServiceImpl
- getIssuesWithoutEpic(ApplicationUser, PageRequest, Query) - Method in interface com.atlassian.greenhopper.service.issue.RapidViewIssueService
-
Returns a page with issues that do not belong to any epic.
- getIssuesWithoutEpic(ApplicationUser, PageRequest, Query) - Method in class com.atlassian.greenhopper.service.issue.RapidViewIssueServiceImpl
- getIssuesWithoutEpicQuery(ApplicationUser) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewQueryService
- getIssuesWithoutEpicQuery(ApplicationUser) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewQueryServiceImpl
- getIssuesWithoutEpicQueryInBoardContext(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewQueryService
- getIssuesWithoutEpicQueryInBoardContext(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewQueryServiceImpl
- getIssuesWithSprint() - Method in class com.atlassian.greenhopper.imports.SprintImportMapper
-
Get a set of issues that have been mapped to a sprint.
- getIssueTimes(String) - Method in class com.atlassian.greenhopper.web.rapid.chart.IssueCycleTimeCollector
- getIssueToParentKeyMap() - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownData
- getIssueType(IssueTypePrototype) - Method in interface com.atlassian.greenhopper.service.issue.IssueTypeService
- getIssueType(IssueTypePrototype) - Method in class com.atlassian.greenhopper.service.issue.IssueTypeServiceImpl
- getIssueTypeId(IssueTypePrototype) - Method in interface com.atlassian.greenhopper.service.issue.IssueTypeService
- getIssueTypeId(IssueTypePrototype) - Method in class com.atlassian.greenhopper.service.issue.IssueTypeServiceImpl
- getIssueTypePrototypes() - Method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata.Builder
- getIssueTypePrototypes() - Method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata
-
the
IssueType
keys this customField is assigned to. - getIssueTypeService() - Method in class com.atlassian.greenhopper.service.BridgeServiceLocator
-
Deprecated.
- getItems(Map<String, Object>) - Method in class com.atlassian.greenhopper.web.navigation.RapidViewHistoryLinkFactory
- getItems(Map<String, Object>) - Method in class com.atlassian.greenhopper.web.sidebar.BoardPickerListProvider
- getItems(Map<String, Object>) - Method in class com.atlassian.greenhopper.web.sidebar.BoardPickerSelectedItemProvider
- getItemsInSection(String, Map<String, Object>) - Method in class com.atlassian.greenhopper.sidebar.navigation.NavigationItemService
-
Retrieve items from web items in a section.
- getItemsInSection(String, Map<String, Object>) - Method in interface com.atlassian.greenhopper.sidebar.navigation.NavigationItemServiceAdapter
-
Retrieve items from web items in a section.
- getItemsInSection(String, Map<String, Object>) - Method in class com.atlassian.greenhopper.sidebar.navigation.NavigationItemServiceAdapterImpl
- getJiraAuthenticationContext() - Method in class com.atlassian.greenhopper.service.BridgeServiceLocator
-
Deprecated.
- getJiraField() - Method in class com.atlassian.greenhopper.service.rapid.view.cardlayout.CardLayoutFieldConfig
- getJiraField() - Method in class com.atlassian.greenhopper.service.rapid.view.detailview.DetailViewFieldConfig
- getJiraHelpPath(String) - Method in class com.atlassian.greenhopper.web.GreenHopperWebActionSupport
- getJiraSoftwareFeature() - Method in class com.atlassian.greenhopper.api.events.feature.FeatureToggledEvent
- getJiraWorkflows(Project) - Method in interface com.atlassian.greenhopper.service.workflow.WorkflowService
-
Given a project, returns all JIRA workflows which are associated to that project Empty on error
- getJiraWorkflows(Project) - Method in class com.atlassian.greenhopper.service.workflow.WorkflowServiceImpl
- getJiraWorkflows(Project, String) - Method in interface com.atlassian.greenhopper.service.workflow.WorkflowService
-
Given a project and an issue type id, returns the JIRA Workflow which is associated to that project for that issue type Empty on error
- getJiraWorkflows(Project, String) - Method in class com.atlassian.greenhopper.service.workflow.WorkflowServiceImpl
- getJiraWorkflows(Set<Issue>) - Method in interface com.atlassian.greenhopper.service.workflow.WorkflowService
-
Given a set of issues, returns the JIRA Workflows which are associated to those issues
- getJiraWorkflows(Set<Issue>) - Method in class com.atlassian.greenhopper.service.workflow.WorkflowServiceImpl
- getJqlString(Query) - Method in interface com.atlassian.greenhopper.service.issue.SearchService
- getJqlString(Query) - Method in class com.atlassian.greenhopper.service.issue.SearchServiceImpl
- getJsonData(CustomField, Issue) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintRestSerializerImpl
- getJsonDefaultValue(IssueContext, CustomField) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
- getJsonDefaultValue(IssueContext, CustomField) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
- getJsonFromIssue(CustomField, Issue, boolean, FieldLayoutItem) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
- getJsonSchema(CustomField) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
- getKanbanBacklogColumn(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnService
-
Get backlog column of kanban board
- getKanbanBacklogColumn(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnServiceImpl
- getKanbanBacklogColumn(List<Column>) - Method in class com.atlassian.greenhopper.service.rapid.view.BacklogColumnHelper
- getKanbanBacklogFilterClause() - Method in class com.atlassian.greenhopper.web.rapid.work.WorkFilters
- getKanbanBacklogFilterClause(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewQueryService
- getKanbanBacklogFilterClause(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewQueryServiceImpl
- getKanbanDoneColumnFilterClause() - Method in class com.atlassian.greenhopper.web.rapid.work.WorkFilters
- getKanbanDoneColumnFilterClause(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewQueryService
- getKanbanDoneColumnFilterClause(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewQueryServiceImpl
- getKanbanPlanModeClause(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewClauseService
-
Returns the kanban plan mode clause.
- getKanbanPlanModeClause(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewClauseServiceImpl
- getKanPlanAcknowledgeDisplay(ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.UserConfigurationService
- getKanPlanEpicsOnboardingState(ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.UserConfigurationService
- getKey() - Method in class com.atlassian.greenhopper.confluence.ConfluenceSpace
- getKey() - Method in enum class com.atlassian.greenhopper.features.JiraSoftwareFeature
- getKey() - Method in class com.atlassian.greenhopper.issue.fields.status.IssueStatusCategory
- getKey() - Method in class com.atlassian.greenhopper.model.Epic
- getKey() - Method in class com.atlassian.greenhopper.model.rapid.BoardAdmin
- getKey() - Method in interface com.atlassian.greenhopper.service.rapid.view.BoardAdminAO
-
The group or user key of this board admin
- getKey() - Method in interface com.atlassian.greenhopper.service.rapid.view.BoardAdminRaw
-
The group or user key of this board admin
- getKey() - Method in enum class com.atlassian.greenhopper.service.sprint.health.SprintHealth.Status
- getKey() - Method in enum class com.atlassian.greenhopper.web.api.ProjectPageContextParameters
- getKey() - Method in class com.atlassian.greenhopper.web.contextprovider.IssuesInEpicContext.IssueInfo
- getKey() - Method in class com.atlassian.greenhopper.web.rapid.config.tab.BoardConfigTab
- getKey() - Method in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldDetailsCategory
- getKey() - Method in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldEditType
- getKey() - Method in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldRenderer
- getKey() - Method in class com.atlassian.greenhopper.web.util.GreenHopperHelpPathResolver.HelpPath
- getKey() - Method in class com.atlassian.greenhopper.webhooks.sections.AgileWebhooksSection
- getKeyFieldId(CustomField) - Static method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCustomFieldIndexer
- getKeyFoldedFieldId(CustomField) - Static method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCustomFieldIndexer
- getKeyFoldedValue(String) - Static method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCustomFieldIndexer
- getKeyOfLinkedEpic() - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkSearchRenderer.EpicLinkMultiselectModel
- getKeys(String, Long) - Method in interface com.atlassian.greenhopper.service.PersistenceService
- getKeys(String, Long) - Method in class com.atlassian.greenhopper.service.PersistenceServiceImpl
-
Get all keys defined for an entity name / entity id couple
- getLabel() - Method in class com.atlassian.greenhopper.sidebar.navigation.NavigationItem
- getLabel() - Method in class com.atlassian.greenhopper.web.rapid.config.tab.BoardConfigTab
- getLabel() - Method in class com.atlassian.greenhopper.web.rapid.tools.RapidBoardToolsElement
- getLabel(I18n2, AggregateTimeTrackingBean) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.AbstractAggregateRemainingEstimateFieldEntryFactory
- getLabel(I18n2, AggregateTimeTrackingBean) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.AggregateRemainingEstimateFieldEntryFactory
- getLabel(I18n2, AggregateTimeTrackingBean) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.SubTasksRemainingEstimateFieldEntryFactory
- getLargeAvatarURL(ApplicationUser) - Method in class com.atlassian.greenhopper.service.user.GHAvatarService
-
This will return the large avatar for the user or the anonymous avatar
- getLargeProjectAvatarURL(Project) - Method in class com.atlassian.greenhopper.service.user.GHAvatarService
- getLastChangingUserKey() - Method in class com.atlassian.greenhopper.service.sprint.SprintStateAuditLog
- getLastCompletedSprint(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.sprint.SprintService
-
Get the last completed sprint
- getLastCompletedSprint(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.sprint.SprintServiceImpl
- getLatestPlannedSprint(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintHelper
- getLatestUpgradeTaskRun() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService
- getLatestUpgradeTaskRun() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService.PluginRunInfo
- getLeaveTimes() - Method in class com.atlassian.greenhopper.web.rapid.chart.IssueCycleTimeCollector.IssueTimesResult
- getLevel() - Method in class com.atlassian.greenhopper.service.issue.changehistory.SafeChangeHistory
- getLexoRankDaoContext() - Method in interface com.atlassian.greenhopper.manager.lexorank.collation.CollationIntegrityChecker
-
We added a central point to check the collation in the db and behave accordingly afterwards.
- getLexoRankDaoContext() - Method in class com.atlassian.greenhopper.manager.lexorank.collation.CollationIntegrityCheckerImpl
- getLexoRankValues(Collection<Long>, long, ApplicationUser) - Method in interface com.atlassian.greenhopper.service.rank.JpoRankService
-
Returns the String representation of the LexoRank for the given ids.
- getLexoRankValues(Collection<Long>, long, ApplicationUser) - Method in class com.atlassian.greenhopper.service.rank.JpoRankServiceImpl
- getLicenseAdminUrl(LicenseMode) - Method in interface com.atlassian.greenhopper.license.LicenseService
-
Returns the administration URL for the specified licensing mode.
- getLicenseAdminUrl(LicenseMode) - Method in class com.atlassian.greenhopper.license.LicenseServiceImpl
- getLicenseErrorHtml() - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardAction
- getLicenseInfo(ApplicationUser) - Method in interface com.atlassian.greenhopper.license.LicenseService
-
Returns the licensing information for this instance and the specified user.
- getLicenseInfo(ApplicationUser) - Method in class com.atlassian.greenhopper.license.LicenseServiceImpl
- getLicenseMode() - Method in class com.atlassian.greenhopper.license.LicenseInfo
- getLicenseRedirectUrl() - Method in interface com.pyxis.greenhopper.jira.license.GreenHopperLicenseManager
-
Deprecated.this method should not form part of Jira Agile's API so it is being deprecated. See
LicenseService.getLicenseAdminUrl(LicenseMode)
- getLicenseRedirectUrl() - Method in class com.pyxis.greenhopper.jira.license.GreenHopperLicenseManagerImpl
-
Returns the correct license page redirect url
- getLicenseService() - Method in class com.atlassian.greenhopper.service.BridgeServiceLocator
-
Deprecated.
- getLimit() - Method in interface com.atlassian.greenhopper.service.PageRequest
- getLinks(Map<String, Object>) - Method in class com.atlassian.greenhopper.web.sidebar.BoardPickerListProvider
- getLinks(Map<String, Object>) - Method in class com.atlassian.greenhopper.web.sidebar.BoardPickerSelectedItemProvider
- getList(String) - Method in class com.atlassian.greenhopper.web.rapid.view.SavedFilterResource
- getListData(String, Long, String) - Method in interface com.atlassian.greenhopper.service.PersistenceService
-
Get a list data property for a given entity name, entity id and property key
- getListData(String, Long, String) - Method in class com.atlassian.greenhopper.service.PersistenceServiceImpl
- getListDescriptor() - Method in class com.atlassian.greenhopper.service.issuelink.EpicNamesResult
- getListener(EventListenerRegistry.ListenerKey) - Method in class com.atlassian.greenhopper.EventListenerRegistry
-
Get a previously registered event listener
- getListModel(String, String) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewListResource
- getLocalDate() - Method in class com.atlassian.greenhopper.model.rapid.NonWorkingDay
- getLocale() - Method in interface com.atlassian.greenhopper.model.I18n2
- getLocale(ApplicationUser) - Method in class com.atlassian.greenhopper.web.util.WebUtilities
-
Fetch the locale for the current user.
- getLocation() - Method in class com.atlassian.greenhopper.issue.detailsview.IssueDetailsViewDelegationPanelModuleDescriptorImpl
- getLocation() - Method in enum class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.DetailsViewTab
- getLockHash() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankRow
- getLockHash() - Method in interface com.atlassian.greenhopper.manager.lexorank.lock.LockEntity
- getLockHashColumn(EntityManager, Class<T>) - Static method in class com.atlassian.greenhopper.manager.lexorank.LexoRankEntityFieldUtils
-
Get the database fiekd name of the lockHash column.
- getLockTime() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankRow
- getLockTime() - Method in interface com.atlassian.greenhopper.manager.lexorank.lock.LockEntity
- getLockTimeColumn(EntityManager, Class<T>) - Static method in class com.atlassian.greenhopper.manager.lexorank.LexoRankEntityFieldUtils
-
Get the database field name of the lockTime column.
- getLogDate() - Method in class com.atlassian.greenhopper.service.timetracking.TimeTrackingHistoryService.HistoryEntry
- getLoggedInUser(Map<String, Object>) - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.BaseEditableTabEntryFactory
- getLogLevel() - Method in class com.atlassian.greenhopper.global.LoggerWrapper
- getLogType() - Method in interface com.atlassian.greenhopper.manager.rank.IssueRankingOperationLogAO
-
Holds the performed operation, either insert, move or delete
- getLong(String, Long, String) - Method in interface com.atlassian.greenhopper.service.PersistenceService
-
Get a property value of type Long.
- getLong(String, Long, String) - Method in class com.atlassian.greenhopper.service.PersistenceServiceImpl
-
Get a Long property.
- getLongParameter(String) - Method in interface com.atlassian.greenhopper.web.input.InputParameterService
-
Get a Long request parameter.
- getLongParameter(String) - Method in class com.atlassian.greenhopper.web.input.InputParameterServiceImpl
- getLongProperty(String) - Method in class com.atlassian.greenhopper.service.properties.PropertyDao
- getLongQuery() - Method in interface com.atlassian.greenhopper.service.rapid.view.QuickFilterAO
- getLongQuery() - Method in interface com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryAO
- getLongQuery() - Method in interface com.atlassian.greenhopper.service.rapid.view.SwimlaneAO
- getLowerTimeRange() - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintTimes
- getLuceneValuePrefix(Long) - Static method in class com.atlassian.greenhopper.customfield.ReferencedEntityHistoryEntity
- getMag() - Method in class com.atlassian.greenhopper.model.lexorank.LexoDecimal
- getMajorVersion() - Method in enum class com.atlassian.greenhopper.util.database.DatabaseType
- getMajorVersion() - Method in class com.atlassian.greenhopper.util.VersionKit.SoftwareVersion
- getManagedByDescription() - Method in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowStringsFactory.SimplifiedWorkflowStrings
- getManagedFields() - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCustomFieldService
- getManagedFields() - Method in interface com.atlassian.greenhopper.manager.issue.fields.ManagedCustomFieldProvider
- getManagedFields() - Method in class com.atlassian.greenhopper.service.issuelink.EpicCustomFieldServiceImpl
- getManagedFields() - Method in class com.atlassian.greenhopper.service.rank.RankCustomFieldServiceImpl
- getManagedFields() - Method in class com.atlassian.greenhopper.service.sprint.SprintCustomFieldServiceImpl
- getMappedRapidViewQuery(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewQueryService
-
Get the base rapid view query plus the statuses which are mapped.
- getMappedRapidViewQuery(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewQueryServiceImpl
- getMappedStatuses(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnService
- getMappedStatuses(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnServiceImpl
- getMappedStatusIds(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewColumnService
- getMappedStatusIds(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewColumnServiceImpl
- getMax() - Method in class com.atlassian.greenhopper.api.rapid.view.Column
- getMax() - Method in class com.atlassian.greenhopper.model.rapid.Column
- getMaxim() - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnAO
-
Max constraint for this column.
- getMaximumIssuesInLocalRepair() - Method in class com.atlassian.greenhopper.service.lexorank.repair.RepairConfiguration
- getMaximumMarkerRow(long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
- getMaximumMarkerRow(long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- getMaximumMarkerRowAndPreviousRow(long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Returns the maximum rank marker row and the previous row ranked before the maximum marker row for the given fieldId
- getMaximumMarkerRowAndPreviousRow(long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- getMaxIssues() - Method in class com.atlassian.greenhopper.web.rapid.chart.VelocityChartSettingsManager
-
Gets maximum number of issues that can be used to generate a velocity chart.
- getMaxIssues(ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.chart.VelocityChartSettingsService
-
Gets maximum number of issues that can be used to generate a velocity chart.
- getMaxNumSprints() - Method in class com.atlassian.greenhopper.web.rapid.chart.VelocityChartSettingsManager
-
Gets maximum number of sprints that can be returned by
VelocityChartModelFactory.getVelocityChartModel(ApplicationUser, RapidView, Instant, Instant)
. - getMaxNumSprints(ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.chart.VelocityChartSettingsService
-
Gets maximum number of sprints that can be returned by
VelocityChartModelFactory.getVelocityChartModel(ApplicationUser, RapidView, Instant, Instant)
. - getMaxRank(Long) - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceRankInfoService
- getMaxResultWindow() - Method in class com.atlassian.greenhopper.web.rapid.list.CollectIssuesResult
- getMaxShown() - Method in class com.atlassian.greenhopper.issue.util.AttachmentZipExtractor.ZipContents
- getMaxSprints() - Method in class com.atlassian.greenhopper.web.rapid.chart.VelocityChartModel.QueryMetadata
- getMaxSprintsCount() - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintDateBasedSearch.SprintData
- getMessageKey() - Method in class com.atlassian.greenhopper.model.validation.ErrorCollection.ErrorItem
- getMessageKey(String) - Static method in class com.atlassian.greenhopper.service.rank.RankableType
- getMetadata() - Method in class com.atlassian.greenhopper.customfield.epiccolor.EpicColorCFType
- getMetadata() - Method in class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelCFType
- getMetadata() - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
- getMetadata() - Method in class com.atlassian.greenhopper.customfield.epicstatus.EpicStatusCFType
- getMetadata() - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCFType
- getMetadata() - Method in interface com.atlassian.greenhopper.customfield.MetadataCFType
- getMetadata() - Method in class com.atlassian.greenhopper.customfield.rank.RankCFType
- getMetadata() - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
- getMetaData(Version) - Method in interface com.atlassian.greenhopper.service.version.VersionService
-
Get the metadata associated to this version.
- getMetaData(Version) - Method in class com.atlassian.greenhopper.service.version.VersionServiceImpl
- getMethodName() - Method in enum class com.atlassian.greenhopper.manager.lexorank.LexoRankAO.ColumnDetails
- getMethodName() - Method in enum class com.atlassian.greenhopper.manager.lexorank.lock.LockEntity.ColumnDetails
- getMetrics() - Method in class com.atlassian.greenhopper.service.sprint.health.SprintIssueMetrics
- getMetrics() - Method in class com.atlassian.greenhopper.service.sprint.health.SprintMetrics
- getMiddlePriority() - Method in class com.atlassian.greenhopper.issue.util.OrderedPriorityHelper
- getMigrationStatus(long) - Method in class com.atlassian.greenhopper.web.configuration.JiraTaskResource
- getMin() - Method in class com.atlassian.greenhopper.api.rapid.view.Column
- getMin() - Method in class com.atlassian.greenhopper.model.rapid.Column
- getMinim() - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnAO
-
Min constraint for this column.
- getMinimumMarkerRow(long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
- getMinimumMarkerRow(long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- getMinimumMarkerRowAndNextRow(long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Returns the minimum rank marker row and the next row ranked behind the minimum marker row for the given fieldId
- getMinimumMarkerRowAndNextRow(long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- getMinimumNumberOfExpectedArguments() - Method in class com.atlassian.greenhopper.customfield.sprint.AbstractSprintsStateJqlFunction
- getMinimumRankLengthChangeAllowed() - Method in class com.atlassian.greenhopper.service.lexorank.repair.RepairConfiguration
- getMinimumRanksRequired() - Method in class com.atlassian.greenhopper.service.lexorank.repair.RepairConfiguration
- getMinorVersion() - Method in enum class com.atlassian.greenhopper.util.database.DatabaseType
- getMinorVersion() - Method in class com.atlassian.greenhopper.util.VersionKit.SoftwareVersion
- getMissingOrHiddenParents(ApplicationUser, RapidView, List<RapidIssueEntry>, CardLayoutField.Mode) - Method in interface com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryService
-
Loads all missing or hidden parents for a given list of issues.
- getMissingOrHiddenParents(ApplicationUser, RapidView, List<RapidIssueEntry>, CardLayoutField.Mode) - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryServiceImpl
- getMissingParents(ApplicationUser, RapidView, List<RapidIssueEntry>, CardLayoutField.Mode) - Method in interface com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryService
-
Loads all missing parents for a given list of issues.
- getMissingParents(ApplicationUser, RapidView, List<RapidIssueEntry>, CardLayoutField.Mode) - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryServiceImpl
- getMode() - Method in class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardOpenAnalyticsEvent
- getMode() - Method in class com.atlassian.greenhopper.model.rapid.CardLayoutField
- getMode() - Method in class com.atlassian.greenhopper.service.rapid.BoardLocation
- getMode() - Method in class com.atlassian.greenhopper.web.rapid.tools.BoardToolSectionContext
- getModeFromModeName(String) - Method in class com.atlassian.greenhopper.web.rapid.view.cardlayout.CardLayoutHelper
- getModel() - Method in class com.atlassian.greenhopper.web.project.ProjectResource
- getModel(Long, boolean, Long) - Method in class com.atlassian.greenhopper.web.rapid.sprint.StartSprintResource
- getModel(Long, Long) - Method in class com.atlassian.greenhopper.web.rapid.release.ReleaseResource
- getModelVersion() - Method in class com.atlassian.greenhopper.upgrade.AOUpgradeTask001
- getModeName() - Method in interface com.atlassian.greenhopper.manager.cardlayout.CardLayoutFieldAO
- getModeName() - Method in enum class com.atlassian.greenhopper.model.rapid.CardLayoutField.Mode
- getModifierKey() - Method in class com.atlassian.greenhopper.web.util.WebUtilities
-
Required for keyBoard shortcuts
- getModule() - Method in class com.atlassian.greenhopper.issue.detailsview.DefaultIssueDetailsViewPanelModuleDescriptorImpl
- getModule() - Method in class com.atlassian.greenhopper.issue.detailsview.IssueDetailsViewDelegationPanelModuleDescriptorImpl
- getMonday() - Method in interface com.atlassian.greenhopper.manager.workingdays.WorkingDaysAO
- getMostRecent(ApplicationUser) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewHistoryService
-
Get the most recent rapid view
- getMostRecent(ApplicationUser) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewHistoryServiceImpl
- getMostRecentRapidViewFromList(ApplicationUser, Collection<RapidView>) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewHistoryService
-
Returns the rapid view from the given list of rapid views which the user visited most recently
- getMostRecentRapidViewFromList(ApplicationUser, Collection<RapidView>) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewHistoryServiceImpl
- getMoveToId() - Method in class com.atlassian.greenhopper.web.rapid.view.EntryMoveModel
-
Deprecated.
- getName() - Method in enum class com.atlassian.greenhopper.api.entity.remotelink.sprint.RemoteSprintLink.ApplicationType
- getName() - Method in class com.atlassian.greenhopper.api.rapid.view.Column
- getName() - Method in class com.atlassian.greenhopper.api.rapid.view.QuickFilter
- getName() - Method in class com.atlassian.greenhopper.api.rapid.view.Swimlane
- getName() - Method in class com.atlassian.greenhopper.confluence.ConfluenceSpace
- getName() - Method in class com.atlassian.greenhopper.confluence.rpc.AbstractConfluenceSaxHandler.NameValuePair
- getName() - Method in class com.atlassian.greenhopper.customfield.sprint.SprintSearcherEditModel
- getName() - Method in class com.atlassian.greenhopper.global.LoggerWrapper
- getName() - Method in class com.atlassian.greenhopper.healthcheck.AbstractHealthCheck
- getName() - Method in class com.atlassian.greenhopper.healthcheck.LexoRankHealthCheck
- getName() - Method in class com.atlassian.greenhopper.healthcheck.UpgradeTaskCheck
- getName() - Method in class com.atlassian.greenhopper.issue.fields.status.IssueStatus
- getName() - Method in class com.atlassian.greenhopper.issue.util.AttachmentZipExtractor.ZipEntry
- getName() - Method in class com.atlassian.greenhopper.model.Epic
- getName() - Method in interface com.atlassian.greenhopper.model.issue.GHVersion
- getName() - Method in class com.atlassian.greenhopper.model.rapid.Column
- getName() - Method in class com.atlassian.greenhopper.model.rapid.KanbanBacklogColumn
- getName() - Method in class com.atlassian.greenhopper.model.rapid.QuickFilter
- getName() - Method in class com.atlassian.greenhopper.model.rapid.RapidView
- getName() - Method in class com.atlassian.greenhopper.model.rapid.Swimlane
- getName() - Method in class com.atlassian.greenhopper.service.lexorank.integrity.BucketFieldCheck
- getName() - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnAO
-
Colum name.
- getName() - Method in interface com.atlassian.greenhopper.service.rapid.view.QuickFilterAO
- getName() - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
-
Rapid View name name.
- getName() - Method in interface com.atlassian.greenhopper.service.rapid.view.SwimlaneAO
- getName() - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
-
Sprint name.
- getName() - Method in class com.atlassian.greenhopper.service.sprint.IncompleteIssuesDestination
- getName() - Method in class com.atlassian.greenhopper.service.sprint.Sprint
- getName() - Method in class com.atlassian.greenhopper.util.jql.project.ProjectTerminalClause
- getName() - Method in enum class com.atlassian.greenhopper.web.rapid.Mode
- getName(I18n2) - Method in class com.atlassian.greenhopper.model.rapid.StatisticsFieldInstance
- getNameI18nKey() - Method in enum class com.atlassian.greenhopper.webhooks.sections.AgileWebhookEventGroup
- getNameI18nKey() - Method in class com.atlassian.greenhopper.webhooks.sections.AgileWebhooksSection
- getNameKey() - Method in class com.atlassian.greenhopper.manager.issue.issuetypes.IssueTypeMetadata
- getNameKey() - Method in enum class com.atlassian.greenhopper.model.rapid.ColumnProgress
- getNameOfLinkedEpic() - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkSearchRenderer.EpicLinkMultiselectModel
- getNames() - Method in class com.atlassian.greenhopper.service.issuelink.EpicNamesResult
- getNaturalOrderIndex() - Method in enum class com.atlassian.greenhopper.manager.lexorank.LexoRankAO.ColumnDetails
- getNavigatorSearch(ApplicationUser, Long, Long, Long) - Method in interface com.atlassian.greenhopper.service.version.ReleaseService
-
Get a non-persisted search request (a.k.a. saved filter) that can be used to populate the issue navigator.
- getNavigatorSearch(ApplicationUser, Long, Long, Long) - Method in class com.atlassian.greenhopper.service.version.ReleaseServiceImpl
- getNegativeChar() - Method in interface com.atlassian.greenhopper.model.lexorank.LexoNumeralSystem
- getNewBucket() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceChange
- getNewBucket() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankChangeEvent
- getNewConversationToken() - Method in class com.atlassian.greenhopper.web.remote.RemoteLinkConversationResource
-
Starts a conversation and return the token associated with it.
- getNewFieldId(Long) - Method in class com.atlassian.greenhopper.imports.LexorankImportMapper
- getNewFieldIds() - Method in class com.atlassian.greenhopper.imports.LexorankImportMapper
- getNewIssues() - Method in class com.atlassian.greenhopper.web.rapid.plan.SplitIssueResource.SplitIssueData
- getNewIssuesOrder() - Method in class com.atlassian.greenhopper.web.rapid.IssueTransitionAndRankService.TransitionAndRankResult
-
Gets a list of all issues in the backlog, in order, after the ranking operation is complete.
- getNewLimit() - Method in class com.atlassian.greenhopper.web.rapid.chart.event.VelocityChartIssueLimitChangedEvent
- getNewLimit() - Method in class com.atlassian.greenhopper.web.rapid.chart.event.VelocityChartSprintLimitChangedEvent
- getNewNext() - Method in class com.atlassian.greenhopper.manager.rank.instruction.InsertParametersCheck
- getNewNext() - Method in class com.atlassian.greenhopper.manager.rank.instruction.MoveParametersCheck
- getNewNextId() - Method in interface com.atlassian.greenhopper.manager.rank.IssueRankingOperationLogAO
-
New next issue id.
- getNewNextIssueId() - Method in class com.atlassian.greenhopper.manager.rank.instruction.UpdateRowInstruction
- getNewPrevious() - Method in class com.atlassian.greenhopper.manager.rank.instruction.InsertParametersCheck
- getNewPrevious() - Method in class com.atlassian.greenhopper.manager.rank.instruction.MoveParametersCheck
- getNewPreviousId() - Method in interface com.atlassian.greenhopper.manager.rank.IssueRankingOperationLogAO
-
New previous issue id.
- getNewRank() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceChange
- getNewRank() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankChangeEvent
- getNewRank() - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankChange
- getNewRankLength() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankChangeEvent
- getNewState() - Method in class com.atlassian.greenhopper.api.events.board.KanbanBacklogToggledEvent
- getNewState() - Method in class com.atlassian.greenhopper.api.events.feature.FeatureToggledEvent
- getNextId() - Method in interface com.atlassian.greenhopper.manager.rank.IssueRankingAO
-
Next issue id.
- getNextIssueId() - Method in class com.atlassian.greenhopper.manager.rank.instruction.InsertRowInstruction
- getNextIssueRank() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankChangeEvent
- getNextNeighbouringRankAfterChange() - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankChange
- getNextRankLength() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankChangeEvent
- getNextSampleDataProjectName(String) - Method in class com.atlassian.greenhopper.web.rapid.welcome.SampleDataProjectNameGenerator
- getNextSampleProject(String) - Method in class com.atlassian.greenhopper.web.rapid.welcome.WelcomeResource
- getNextSprint(Sprint) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintHelper.FutureSprintMapping
-
Returns the next sprint for a sprint
- getNonNullCustomFieldProvider() - Method in class com.atlassian.greenhopper.customfield.epiccolor.EpicColorCFType
- getNonNullCustomFieldProvider() - Method in class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelCFType
- getNonNullCustomFieldProvider() - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
- getNonNullCustomFieldProvider() - Method in class com.atlassian.greenhopper.customfield.epicstatus.EpicStatusCFType
- getNonNullCustomFieldProvider() - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
- getNonNullCustomFieldProvider() - Method in class com.pyxis.greenhopper.jira.customfields.ReleasedVersionHistoryCFType
- getNonWorkingDays() - Method in interface com.atlassian.greenhopper.manager.workingdays.WorkingDaysAO
- getNonWorkingDays() - Method in class com.atlassian.greenhopper.model.rapid.WorkingDaysConfig
-
Get the non wokring days
- getNonWorkingLocalDates() - Method in class com.atlassian.greenhopper.model.rapid.WorkingDaysConfig
- getNotDoneStatusIds() - Method in class com.atlassian.greenhopper.service.rapid.MappedStatusIds
- getNotDoneStatusIds(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewColumnService
- getNotDoneStatusIds(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewColumnServiceImpl
- getNotEstimatedIssueKeys() - Method in class com.atlassian.greenhopper.web.rapid.sprint.StartSprintHelper.IssuesForSprint
- getNotInFutureSprintClause() - Method in interface com.atlassian.greenhopper.service.sprint.SprintQueryService
-
Add a clause that excludes issues not in a future sprint
- getNotInFutureSprintClause() - Method in class com.atlassian.greenhopper.service.sprint.SprintQueryServiceImpl
- getNotInOpenSprintClause() - Method in interface com.atlassian.greenhopper.service.sprint.SprintQueryService
-
Get a clause that includes all issues currently in a closed sprint
- getNotInOpenSprintClause() - Method in class com.atlassian.greenhopper.service.sprint.SprintQueryServiceImpl
- getNotInSprint() - Method in interface com.atlassian.greenhopper.service.sprint.SprintQueryService
-
Add a clause that includes for all issues not in any sprint
- getNotInSprint() - Method in class com.atlassian.greenhopper.service.sprint.SprintQueryServiceImpl
- getNoTrackingEstimateIssueCount() - Method in class com.atlassian.greenhopper.web.rapid.sprint.StartSprintHelper.IssuesForSprint
- getNoTrackingEstimateIssueKeys() - Method in class com.atlassian.greenhopper.web.rapid.sprint.StartSprintHelper.IssuesForSprint
- getNotStarted() - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnService.ColumnProgressMap
- getNow() - Method in class com.atlassian.greenhopper.web.rapid.chart.IssueCycleTimeCollector
- getNow() - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintTimes
- getNumberOfSprintsStartedAutomatically() - Method in class com.atlassian.greenhopper.service.sprint.services.analytics.SprintAutoStartStopEvent
- getNumberOfSprintsStoppedAutomatically() - Method in class com.atlassian.greenhopper.service.sprint.services.analytics.SprintAutoStartStopEvent
- getNumberOfTasks(UserPropertyChangeParameter) - Method in class com.atlassian.greenhopper.anonymization.AuditEntryKeyChangeHandler
- getNumberOfTasks(UserPropertyChangeParameter) - Method in class com.atlassian.greenhopper.anonymization.RapidViewUserKeyChangeHandler
- getNumBoards() - Method in class com.atlassian.greenhopper.web.rapid.BoardDispatchAction
- getNumIssues() - Method in class com.atlassian.greenhopper.web.rapid.sprint.StartSprintHelper.IssuesForSprint
- getNumRowsWithInvalidBucket(Long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
- getNumRowsWithInvalidBucket(Long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- getObject(ApplicationUser, Long) - Method in interface com.atlassian.greenhopper.web.rapid.RapidViewLocationResolver
-
Look up the object that we are trying to find on a Board.
- getObjectId() - Method in class com.atlassian.greenhopper.auditing.items.AffectedBoard
- getObjectId() - Method in class com.atlassian.greenhopper.auditing.items.AffectedSprint
- getObjectName() - Method in class com.atlassian.greenhopper.auditing.items.AffectedBoard
- getObjectName() - Method in class com.atlassian.greenhopper.auditing.items.AffectedSprint
- getObjectType() - Method in class com.atlassian.greenhopper.auditing.items.AffectedBoard
- getObjectType() - Method in class com.atlassian.greenhopper.auditing.items.AffectedSprint
- getOldBucket() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceChange
- getOldBucket() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankChangeEvent
- getOldDefaultRankFieldId() - Method in class com.atlassian.greenhopper.imports.LexorankImportMapper
- getOldDoneIssuesCutoff() - Method in class com.atlassian.greenhopper.model.rapid.RapidView
- getOldDoneIssuesCutoff() - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
- getOldLimit() - Method in class com.atlassian.greenhopper.web.rapid.chart.event.VelocityChartIssueLimitChangedEvent
- getOldLimit() - Method in class com.atlassian.greenhopper.web.rapid.chart.event.VelocityChartSprintLimitChangedEvent
- getOldNext() - Method in class com.atlassian.greenhopper.manager.rank.instruction.MoveParametersCheck
- getOldNext() - Method in class com.atlassian.greenhopper.manager.rank.instruction.RemoveParametersCheck
- getOldNextId() - Method in interface com.atlassian.greenhopper.manager.rank.IssueRankingOperationLogAO
-
Old next issue id.
- getOldNextIssueId() - Method in class com.atlassian.greenhopper.manager.rank.instruction.RemoveRowInstruction
- getOldNextIssueId() - Method in class com.atlassian.greenhopper.manager.rank.instruction.UpdateRowInstruction
- getOldPrevious() - Method in class com.atlassian.greenhopper.manager.rank.instruction.MoveParametersCheck
- getOldPrevious() - Method in class com.atlassian.greenhopper.manager.rank.instruction.RemoveParametersCheck
- getOldPreviousId() - Method in interface com.atlassian.greenhopper.manager.rank.IssueRankingOperationLogAO
-
Old previous issue id.
- getOldRank() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceChange
- getOldRank() - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankChange
- getOldRankEntries() - Method in class com.atlassian.greenhopper.imports.LexorankImportMapper
- getOldRankLength() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankChangeEvent
- getOne(Long) - Method in class com.atlassian.greenhopper.manager.estimatestatistic.EstimateStatisticDao
- getOne(Long) - Method in class com.atlassian.greenhopper.manager.trackingstatistic.TrackingStatisticDao
- getOne(Long) - Method in class com.atlassian.greenhopper.manager.version.VersionMetaDataDao
- getOne(Long) - Method in class com.atlassian.greenhopper.manager.workingdays.WorkingDaysDao
- getOneAndOnlyConfig(CustomField) - Static method in class com.atlassian.greenhopper.customfield.CustomFieldUtil
-
Retrieves the global
FieldConfig
associated to the custom field's firstFieldConfigScheme
. - getOpenSprintQuery(ApplicationUser, RapidView, Long) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewQueryService
-
Query used to find an open sprint for a given rapid board.
- getOpenSprintQuery(ApplicationUser, RapidView, Long) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewQueryServiceImpl
- getOpenSprints(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewQueryService
-
Get the list of open sprints for a given rapid view
- getOpenSprints(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewQueryServiceImpl
- getOpenSprintsQuery(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewQueryService
-
Query used to find open sprints for a given rapid board.
- getOpenSprintsQuery(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewQueryServiceImpl
- getOperand() - Method in class com.atlassian.greenhopper.util.jql.project.ProjectTerminalClause
- getOperation() - Method in class com.atlassian.greenhopper.service.sprint.SprintStateAuditEntry
- getOperationType() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceChange
- getOperator() - Method in class com.atlassian.greenhopper.util.jql.project.ProjectTerminalClause
- getOptionalMoveToId() - Method in class com.atlassian.greenhopper.web.rapid.view.EntryMoveModel
- getOptionNames() - Method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata
- getOrCreateCardColor(ApplicationUser, RapidView, CardColorStrategy, String) - Method in interface com.atlassian.greenhopper.service.rapid.view.color.CardColorService
-
Get the card color for a view, strategy and value.
- getOrCreateCardColor(ApplicationUser, RapidView, CardColorStrategy, String) - Method in class com.atlassian.greenhopper.service.rapid.view.color.CardColorServiceImpl
- getOrCreateDefaultField() - Method in class com.atlassian.greenhopper.manager.issue.fields.AbstractDefaultCustomFieldProvider
- getOrCreateDefaultField() - Method in interface com.atlassian.greenhopper.manager.issue.fields.DefaultCustomFieldProvider
-
Get the default custom field that JIRA Agile is aware of.
- getOrCreateDefaultRankField() - Method in interface com.atlassian.greenhopper.service.rank.RankCustomFieldService
-
Get the global rank custom field that GreenHopper is aware of.
- getOrCreateDefaultRankField() - Method in class com.atlassian.greenhopper.service.rank.RankCustomFieldServiceImpl
- getOrCreateEpicIssueType() - Method in interface com.atlassian.greenhopper.service.issue.IssueTypeService
- getOrCreateEpicIssueType() - Method in class com.atlassian.greenhopper.service.issue.IssueTypeServiceImpl
- getOrCreateEpicLinkType() - Method in interface com.atlassian.greenhopper.service.issuelink.EpicLinkTypeService
- getOrCreateEpicLinkType() - Method in class com.atlassian.greenhopper.service.issuelink.EpicLinkTypeServiceImpl
- getOrCreateIssueLinkType() - Method in interface com.atlassian.greenhopper.service.issuelink.SplitIssueLinkTypeService
-
Get the issue link type used to link an issue to other issues that were split from it.
- getOrCreateIssueLinkType() - Method in class com.atlassian.greenhopper.service.issuelink.SplitIssueLinkTypeServiceImpl
- getOrCreateIssueType() - Method in class com.atlassian.greenhopper.manager.issue.issuetypes.AbstractIssueTypeProvider
- getOrCreateIssueType() - Method in interface com.atlassian.greenhopper.manager.issue.issuetypes.ManagedIssueTypeProvider
-
Get the default issue type that JIRA Agile is aware of.
- getOrCreateResolution(String) - Method in interface com.atlassian.greenhopper.service.workflow.WorkflowConstantsService
- getOrCreateResolution(String) - Method in class com.atlassian.greenhopper.service.workflow.WorkflowConstantsServiceImpl
- getOrCreateStatus(String, String) - Method in interface com.atlassian.greenhopper.service.workflow.WorkflowConstantsService
-
Deprecated.since JIRA 6.2. Use
WorkflowConstantsService.getOrCreateStatus(String, String, Long)
instead. Using this method will assign the 'No Category' status category to any created status. The 'No Category' status category exists only to prevent NullPointerExceptions in automated data imports, and should not be used or assigned to statuses. - getOrCreateStatus(String, String) - Method in class com.atlassian.greenhopper.service.workflow.WorkflowConstantsServiceImpl
-
Deprecated.
- getOrCreateStatus(String, String, Long) - Method in interface com.atlassian.greenhopper.service.workflow.WorkflowConstantsService
-
Finds or creates a
Status
object with the given name. - getOrCreateStatus(String, String, Long) - Method in class com.atlassian.greenhopper.service.workflow.WorkflowConstantsServiceImpl
- getOrCreateStoryIssueType() - Method in interface com.atlassian.greenhopper.service.issue.IssueTypeService
- getOrCreateStoryIssueType() - Method in class com.atlassian.greenhopper.service.issue.IssueTypeServiceImpl
- getOrder() - Method in class com.atlassian.greenhopper.webhooks.sections.AgileWebhooksSection
- getOrderableField() - Method in class com.atlassian.greenhopper.service.issue.NotRequiredFieldScreenRenderLayoutItem
- getOrderByClause() - Method in class com.atlassian.greenhopper.service.rapid.EmptyFilterQueryWrapper
- getOrderedStatuses(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnService
-
Returns the statuses which are mapped to this
RapidView
in order of which they are mapped (left-most statuses are first.) - getOrderedStatuses(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnServiceImpl
- getOrderOfMagnitude() - Method in class com.atlassian.greenhopper.model.lexorank.LexoDecimal
- getOriginalIssue() - Method in class com.atlassian.greenhopper.web.rapid.plan.SplitIssueResource.SplitIssueData
- getOwner() - Method in class com.atlassian.greenhopper.model.rapid.RapidView
-
Deprecated.
- getOwnerUserName() - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
-
Deprecated.
- getPage() - Method in class com.atlassian.greenhopper.web.rapid.event.UnlicensedAnalyticsEvent
- getPage(ApplicationLink, String) - Method in interface com.atlassian.greenhopper.confluence.rpc.ConfluenceRpcService
-
Gets the page with the given id, on the Confluence server given by the application link.
- getPage(ApplicationLink, String) - Method in class com.atlassian.greenhopper.confluence.rpc.ConfluenceRpcServiceImpl
- getPageData(Request, String, Long, boolean) - Method in class com.atlassian.greenhopper.web.rapid.issue.IssueResource
-
Get the details for a single issue.
- getPageData(Request, String, Long, boolean, String) - Method in class com.atlassian.greenhopper.web.rapid.issue.IssueResource
- getPageId() - Method in class com.atlassian.greenhopper.confluence.ConfluencePage
- getPages(Issue, List<LinkedPagesModel.ApplicationLinkModel>) - Method in class com.atlassian.greenhopper.web.rapid.entity.epic.EpicLinkedPagesModelFactory
-
Returns a list of RemoteEntityLinkModel objects that represent the pages linked with an epic issue
- getPages(Long) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintPagesResource
-
Returns all the confluence pages linked to the given sprint
- getPages(String) - Method in class com.atlassian.greenhopper.web.rapid.issue.issuelink.EpicResource
-
Returns all the confluence pages linked to the given epic
- getPagesForSprint(ApplicationUser, Sprint, List<LinkedPagesModel.ApplicationLinkModel>) - Method in class com.atlassian.greenhopper.web.rapid.entity.sprint.SprintLinkedPagesModelFactory
-
Returns a list of RemoteEntityLinkModel objects that represent the pages linked to a sprint
- getPageTitle() - Method in class com.atlassian.greenhopper.web.onboarding.firstuseflow.AgileFirstUseFlowAction
- getParameter(String) - Method in interface com.atlassian.greenhopper.web.input.InputParameterService
-
Get a request parameter.
- getParameter(String) - Method in class com.atlassian.greenhopper.web.input.InputParameterServiceImpl
- getParams() - Method in class com.atlassian.greenhopper.model.validation.ErrorCollection.ErrorItem
- getParamsFromSearchRequest(ApplicationUser, Query, SearchContext) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkSearchInputTransformer
- getParamsFromSearchRequest(ApplicationUser, Query, SearchContext) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintSearchInputTransformer
- getParent() - Method in class com.atlassian.greenhopper.auditing.items.AffectedSprint
- getParentId() - Method in class com.atlassian.greenhopper.auditing.items.AffectedBoard
- getParentId() - Method in class com.atlassian.greenhopper.auditing.items.AffectedSprint
- getParentId() - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
- getParentIssueIds() - Method in class com.atlassian.greenhopper.web.rapid.work.ParentSwimlanesData
- getParentKey() - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
- getParentName() - Method in class com.atlassian.greenhopper.auditing.items.AffectedBoard
- getParentName() - Method in class com.atlassian.greenhopper.auditing.items.AffectedSprint
- getParentSwimlanesData(ApplicationUser, RapidView, List<RapidIssueEntry>, Set<RapidIssueEntry>) - Method in interface com.atlassian.greenhopper.web.rapid.work.PoolService
-
Gathers the ParentSwimlanesData for a given rapid view.
- getParentSwimlanesData(ApplicationUser, RapidView, List<RapidIssueEntry>, Set<RapidIssueEntry>) - Method in class com.atlassian.greenhopper.web.rapid.work.PoolServiceImpl
- getPartiallyCompleteIssueCount() - Method in class com.atlassian.greenhopper.web.rapid.sprint.CompleteSprintStats
- getPartialName() - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewQuery
- getPartialName() - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewSimpleQuery
- getPermissionService() - Method in class com.atlassian.greenhopper.service.BridgeServiceLocator
-
Deprecated.
- getPlanModeActiveSprintsClause(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewClauseService
-
Returns the plan mode with active sprints clause.
- getPlanModeActiveSprintsClause(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewClauseServiceImpl
-
Plan mode but displaying active sprint information.
- getPlanModeClause(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewClauseService
-
Returns the plan mode clause.
- getPlanModeClause(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewClauseServiceImpl
-
Plan mode clause
- getPlanModeIssuesClause(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewClauseService
-
Returns the plan mode issues clause.
- getPlanModeIssuesClause(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewClauseServiceImpl
- getPlanModeIssuesQuery(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewQueryService
-
Finds all issues for the plan mode.
- getPlanModeIssuesQuery(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewQueryServiceImpl
- getPlanModeWithSubtasksClause(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewClauseService
-
Returns the plan mode with subtasks clause.
- getPlanModeWithSubtasksClause(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewClauseServiceImpl
-
Plan mode clause including subtasks Subtasks are returned regardless of their definition of done state
- getPluginKey() - Method in class com.atlassian.greenhopper.upgrade.AbstractGhUpgradeTask
- getPluginKey() - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardAction
- getPluginRunHistory() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService
-
This can be called to get a list of the history of a plugin running
- getPluginVersion() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService.UpgradeHistoryDetail
- getPoolData(Long, String, Set<Long>, Set<Long>, String) - Method in class com.atlassian.greenhopper.web.rapid.work.WorkResource
- getPos() - Method in interface com.atlassian.greenhopper.service.rapid.view.Positionable
- getPosition() - Method in class com.atlassian.greenhopper.model.rapid.CardColor
- getPosition() - Method in class com.atlassian.greenhopper.model.rapid.CardLayoutField
- getPosition() - Method in class com.atlassian.greenhopper.model.rapid.detailview.DetailViewField
- getPosition() - Method in class com.atlassian.greenhopper.model.rapid.QuickFilter
- getPosition() - Method in class com.atlassian.greenhopper.model.rapid.Swimlane
- getPositiveChar() - Method in interface com.atlassian.greenhopper.model.lexorank.LexoNumeralSystem
- getPossibleParentId() - Method in class com.atlassian.greenhopper.manager.rank.instruction.TopOfChainCheck
- getPossibleTransitions() - Method in class com.atlassian.greenhopper.web.rapid.IssueTransitionAndRankService.TransitionAndRankResult
- getPossibleValues(ApplicationUser, String, String, int) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkClauseValueGenerator
- getPossibleValues(ApplicationUser, String, String, int) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintClauseValueGenerator
- getPotentialWorkflowForConversion(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.workflow.WorkflowHelper
- getPotentialWorkflowForConversion(ApplicationUser, Query) - Method in interface com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowService
-
Attempts to retrieve a potential GreenHopper Simplified Workflow that is backing the
Query
. - getPotentialWorkflowForConversion(ApplicationUser, Query) - Method in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowServiceImpl
- getPresetDefinitions() - Method in interface com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowService
-
get the map from WorkflowPreset enum to the bean encapsulating preset data
- getPresetDefinitions() - Method in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowServiceImpl
- getPreviousBuildDate() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService.PluginRunInfo
- getPreviousChangeSet() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService.PluginRunInfo
- getPreviousRanOn() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService.PluginRunInfo
- getPreviousValue() - Method in class com.atlassian.greenhopper.api.events.sprint.SprintUpdatedEvent
- getPreviousVersion() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService.PluginRunInfo
- getPrevIssueRank() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankChangeEvent
- getPrevNeighbouringRankAfterChange() - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankChange
- getPrevRankLength() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankChangeEvent
- getProfileLinkFromUserKey(UserFormats, String) - Static method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChangeUtil
-
Generates a JIRA HTML profile link from a userKey, using the specified UserFormats class.
- getProgressStatuses(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnService
-
Calculate the breakdown of
Status
mapped in the view to their respectiveColumnProgress
. - getProgressStatuses(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnServiceImpl
- getProgressToStatuses() - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnService.ColumnProgressMap
- getProject() - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewQuery
- getProject(ApplicationUser, Long) - Method in class com.atlassian.greenhopper.web.project.ProjectHelper
-
Wrapping the project service method so that we can use the ServiceOutcome in our REST resource.
- getProjectAndIssueTypeToWorkflow() - Method in interface com.atlassian.greenhopper.service.workflow.WorkflowService.WorkTransitions
- getProjectBoards() - Method in class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardSearchResultsAnalyticsEvent.Builder
- getProjectBoards() - Method in class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardSearchResultsAnalyticsEvent
- getProjectBoards(String) - Method in class com.atlassian.greenhopper.web.sidebar.BoardListHelper
- getProjectByKey(ApplicationUser, String) - Method in class com.atlassian.greenhopper.web.project.ProjectHelper
- getProjectContextVisitor(ApplicationUser) - Method in class com.atlassian.greenhopper.util.jql.project.ProjectContextVisitorProvider
- getProjectCount() - Method in class com.atlassian.greenhopper.analytics.TooManyProjectsForGetTransitionAnalyticsEvent
- getProjectId() - Method in class com.atlassian.greenhopper.web.rapid.release.ReleaseIssueNavigatorAction
- getProjectIds() - Method in class com.atlassian.greenhopper.util.jql.project.ProjectContextVisitor
- getProjectIdsForQuery(ApplicationUser, Query, boolean) - Method in class com.atlassian.greenhopper.service.query.QueryToProjectMapper
- getProjectImporter() - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
- getProjectKey() - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardAction
- getProjectRapidViews(ApplicationUser, Project) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewListHelper
- getProjectReleasableIssueCount(ApplicationUser, Long, Long) - Method in interface com.atlassian.greenhopper.service.version.ReleaseService
-
Get some info about the issues that can be released (are currently in the given column)
- getProjectReleasableIssueCount(ApplicationUser, Long, Long) - Method in class com.atlassian.greenhopper.service.version.ReleaseServiceImpl
-
Fetch infos upfront about what the user is going to do when she's releasing.
- getProjects() - Method in class com.atlassian.greenhopper.util.jql.project.ProjectTerminalClause
- getProjects() - Method in class com.atlassian.greenhopper.web.rapid.list.CollectIssuesResult
- getProjects(ApplicationUser, List<Sprint>) - Method in interface com.atlassian.greenhopper.service.sprint.SprintQueryService
-
Get all sprints and associated projects for a given jql
- getProjects(ApplicationUser, List<Sprint>) - Method in class com.atlassian.greenhopper.service.sprint.SprintQueryServiceImpl
-
Get all sprints and associated projects for a given jql
- getProjectsForQuery(ApplicationUser, Query, boolean) - Method in class com.atlassian.greenhopper.service.query.QueryToProjectMapper
-
Get the projects for a given query
- getProjectsForRapidViewFilterQuery(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.query.QueryService
-
Find all projects for a given rapid view filter query.
- getProjectsForRapidViewFilterQuery(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.query.QueryServiceImpl
- getProjectsForRapidViewFilterQuery(ApplicationUser, Query) - Method in interface com.atlassian.greenhopper.service.query.QueryService
-
Find all projects for a given rapid view filter query.
- getProjectsForRapidViewFilterQuery(ApplicationUser, Query) - Method in class com.atlassian.greenhopper.service.query.QueryServiceImpl
- getProjectsInProjectClauseOnlyQuery(ApplicationUser, Query) - Method in interface com.atlassian.greenhopper.service.query.QueryService
-
Return the projects which are included in this query.
- getProjectsInProjectClauseOnlyQuery(ApplicationUser, Query) - Method in class com.atlassian.greenhopper.service.query.QueryServiceImpl
- getProjectsOverrideSecurity(ApplicationUser, Sprint) - Method in interface com.atlassian.greenhopper.service.sprint.SprintQueryService
-
Get all projects for a given sprint
- getProjectsOverrideSecurity(ApplicationUser, Sprint) - Method in class com.atlassian.greenhopper.service.sprint.SprintQueryServiceImpl
-
Get all projects for a given sprint
- getProjectsOverrideSecurity(ApplicationUser, List<Sprint>) - Method in interface com.atlassian.greenhopper.service.sprint.SprintQueryService
-
Get all sprints and associated projects for a given jql
- getProjectsOverrideSecurity(ApplicationUser, List<Sprint>) - Method in class com.atlassian.greenhopper.service.sprint.SprintQueryServiceImpl
- getProjectType() - Method in class com.atlassian.greenhopper.web.rapid.project.BasicSoftwareDevelopmentProjectCreateHook
- getProjectType() - Method in class com.atlassian.greenhopper.web.rapid.project.GreenHopperProjectCreateHook
- getProjectType() - Method in class com.atlassian.greenhopper.web.rapid.project.KanbanProjectCreateHook
- getProjectType() - Method in class com.atlassian.greenhopper.web.rapid.project.SampleKanbanProjectCreateHook
- getProjectType() - Method in class com.atlassian.greenhopper.web.rapid.project.ScrumProjectCreateHook
- getProperties() - Method in class com.atlassian.greenhopper.analytics.JiraAgileStartAnalyticEvent
- getProperty() - Method in class com.atlassian.greenhopper.util.jql.project.ProjectTerminalClause
- getProperty(DatabaseFamily) - Method in enum class com.atlassian.greenhopper.manager.lexorank.SqlSortLanguage
- getPropertyAsType(String) - Method in class com.atlassian.greenhopper.service.properties.PropertyDao
- getPropertyAsType(String, Long, String) - Method in interface com.atlassian.greenhopper.service.PersistenceService
-
Return the property as whatever type it may be.
- getPropertyAsType(String, Long, String) - Method in class com.atlassian.greenhopper.service.PersistenceServiceImpl
- getPropertyKeysToValidate() - Method in class com.atlassian.greenhopper.jira.dataimport.BuildNumberValidator
- getQuery() - Method in class com.atlassian.greenhopper.api.rapid.view.QuickFilter
- getQuery() - Method in class com.atlassian.greenhopper.api.rapid.view.Swimlane
- getQuery() - Method in class com.atlassian.greenhopper.model.rapid.QuickFilter
- getQuery() - Method in class com.atlassian.greenhopper.model.rapid.Swimlane
- getQuery() - Method in interface com.atlassian.greenhopper.service.rapid.view.QuickFilterAO
-
Deprecated.query should not be used anymore, please use
QuickFilterAO.getLongQuery()
instead - getQuery() - Method in interface com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryAO
-
Deprecated.query is no longer be used, use
SubqueryAO.getLongQuery()
instead - getQuery() - Method in interface com.atlassian.greenhopper.service.rapid.view.SwimlaneAO
-
Deprecated.query should not be used anymore, please use
SwimlaneAO.getLongQuery()
instead - getQuery() - Method in class com.atlassian.greenhopper.service.subquery.Subquery
- getQuery(ApplicationUser, boolean, QueryLiteral) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkResolver
-
Returns a query that filters epic on id if the value is a
Long
or label or key if the value is a string. - getQuerySprints() - Method in class com.atlassian.greenhopper.web.rapid.chart.VelocityChartModel.QueryMetadata
- getQuerySprintsCount() - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintDateBasedSearch.SprintData
- getQueryString() - Method in class com.atlassian.greenhopper.service.rapid.EmptyFilterQueryWrapper
- getQuickCreateFields(ApplicationUser) - Method in interface com.atlassian.greenhopper.service.properties.UserPropertyService
-
Returns a list of the fields for the custom quick create form that the user last saw
- getQuickCreateFields(ApplicationUser) - Method in class com.atlassian.greenhopper.service.properties.UserPropertyServiceImpl
- getQuickCreateIssueTypeId(ApplicationUser) - Method in interface com.atlassian.greenhopper.service.properties.UserPropertyService
-
Returns the issue type id for the custom quick create form that the user last saw
- getQuickCreateIssueTypeId(ApplicationUser) - Method in class com.atlassian.greenhopper.service.properties.UserPropertyServiceImpl
- getQuickEditDefaults() - Method in class com.atlassian.greenhopper.web.rapid.UserDataResource
- getQuickFilter(long, long) - Method in class com.atlassian.greenhopper.service.rapid.view.QuickFilterDao
- getQuickFilter(ApplicationUser, Long, Long) - Method in class com.atlassian.greenhopper.web.rapid.view.QuickFilterHelper
-
gets the quick filter with id quickFilterId in rapid view with id rapidViewId
- getQuickFilter(Long, Long) - Method in class com.atlassian.greenhopper.web.rapid.view.QuickFilterResource
-
Get the quick filter for a given rapidView and id
- getQuickFilterClause(ApplicationUser, RapidView, Set<Long>) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewQueryService
-
Get the Quick Filter clause from a set of active quick filter ids
- getQuickFilterClause(ApplicationUser, RapidView, Set<Long>) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewQueryServiceImpl
- getQuickFilters() - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
-
Quick filters
- getQuickFilters() - Method in class com.atlassian.greenhopper.web.rapid.view.QuickFilterEditModel
- getQuickFilters(HttpServletRequest, Long) - Method in class com.atlassian.greenhopper.gadget.RapidViewGadgetResource
-
Gets rapid view options for given view
- getQuickFiltersClause() - Method in class com.atlassian.greenhopper.web.rapid.work.WorkFilters
- getRadixPointChar() - Method in interface com.atlassian.greenhopper.model.lexorank.LexoNumeralSystem
- getRank() - Method in class com.atlassian.greenhopper.imports.LexorankBean
- getRank() - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankAO
- getRank() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankRow
- getRank() - Method in class com.atlassian.greenhopper.web.contextprovider.IssuesInEpicContext.IssueInfo
- getRank(long, long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankManager
-
Looks up the rank for given issue.
- getRank(long, long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankManagerImpl
- getRank(Long) - Method in class com.atlassian.greenhopper.service.rank.RankIndex
- getRankableFactory() - Method in class com.atlassian.greenhopper.service.BridgeServiceLocator
-
Deprecated.
- getRankableObject() - Method in class com.atlassian.greenhopper.service.rank.RankableImpl
- getRankableObject(long) - Method in class com.atlassian.greenhopper.manager.rankableobject.RankableObjectManager
- getRankableObject(ApplicationUser, long) - Method in class com.atlassian.greenhopper.service.rank.RankableObjectService
- getRankablePosition(long, Rankable) - Method in interface com.atlassian.greenhopper.service.rank.RankService
-
Get the position for the given rankable.
- getRankablePosition(long, Rankable) - Method in class com.atlassian.greenhopper.service.rank.RankServiceImpl
- getRankAfterIssueIdOrKey() - Method in class com.atlassian.greenhopper.web.rapid.IssueTransitionAndRankService.TransitionAndRankRequest
- getRankBeforeIssueIdOrKey() - Method in class com.atlassian.greenhopper.web.rapid.IssueTransitionAndRankService.TransitionAndRankRequest
- getRankCustomField() - Method in interface com.atlassian.greenhopper.api.customfield.ManagedCustomFieldsService
-
Get the default rank field The rank field contains the lexographical rank value that is used to rank all issues
- getRankCustomField() - Method in class com.atlassian.greenhopper.api.customfield.ManagedCustomFieldsServiceImpl
- getRankCustomFieldId() - Method in class com.atlassian.greenhopper.web.rapid.IssueTransitionAndRankService.TransitionAndRankRequest
- getRankCustomFieldId(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.plan.RankCustomFieldProvider
- getRankCustomFieldService() - Method in class com.atlassian.greenhopper.service.BridgeServiceLocator
-
Deprecated.
- getRankDiffToTriggerLocalRepair() - Method in class com.atlassian.greenhopper.service.lexorank.repair.RepairConfiguration
- getRankFieldId() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceChange
- getRankFieldId() - Method in class com.atlassian.greenhopper.service.lexorank.integrity.LexoRankIntegrityCheckReport
- getRankFieldId(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewConfigManager
-
Get a rank field id for the rapid view.
- getRankFieldId(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewConfigManagerImpl
- getRankFieldId(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewConfigService
-
Get a rank field id for the rapid view.
- getRankFieldId(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewConfigServiceImpl
- getRankFieldIds() - Method in interface com.atlassian.greenhopper.imports.ProjectImportService
-
Get all the fields that represent rank fields.
- getRankFieldIds() - Method in class com.atlassian.greenhopper.imports.ProjectImportServiceImpl
- getRankFieldName() - Method in class com.atlassian.greenhopper.service.lexorank.integrity.LexoRankIntegrityCheckReport
- getRankFields() - Method in interface com.atlassian.greenhopper.api.rank.RankService
-
All rank fields which are properly-configured Global Rank custom fields.
- getRankFields() - Method in class com.atlassian.greenhopper.api.rank.RankServiceImpl
- getRankFields() - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCustomFieldService
- getRankFields() - Method in interface com.atlassian.greenhopper.service.rank.RankCustomFieldService
-
Get all Rank custom fields.
- getRankFields() - Method in class com.atlassian.greenhopper.service.rank.RankCustomFieldServiceImpl
- getRankIndexId() - Method in class com.atlassian.greenhopper.service.rank.RankableImpl
-
Get the id used in the rank index For now the rank index does not contain information about the type, as a result we use negative ids for rankableobject, positive ids for issues
- getRankIndexService() - Method in class com.atlassian.greenhopper.service.BridgeServiceLocator
-
Deprecated.
- getRankingTime() - Method in class com.atlassian.greenhopper.web.rapid.IssueTransitionAndRankService.TransitionAndRankResult
- getRankLengthAfterRepair() - Method in class com.atlassian.greenhopper.service.lexorank.repair.analytics.LexoRankRepairResult
- getRankLengthBeforeRepair() - Method in class com.atlassian.greenhopper.service.lexorank.repair.analytics.LexoRankRepairResult
- getRankOrRankInitially(long, long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankManager
-
Returns the rank of an issue for a custom field.
- getRankOrRankInitially(long, long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankManagerImpl
- getRankOrRankInitially(long, long, boolean) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankManager
-
Returns the rank of an issue for a custom field.
- getRankOrRankInitially(long, long, boolean) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankManagerImpl
- getRanks() - Method in class com.atlassian.greenhopper.service.rank.RankIndex
- getRankService() - Method in class com.atlassian.greenhopper.service.BridgeServiceLocator
-
Deprecated.
- getRankValues(long, Collection<Long>) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankManager
-
Looks up the ranks for given issues.
- getRankValues(long, Collection<Long>) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankManagerImpl
- getRanOn() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService.UpgradeHistoryDetail
- getRanOnStr() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService.PluginRunInfo
- getRanOnStr() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService.UpgradeHistoryDetail
- getRapidView() - Method in interface com.atlassian.greenhopper.manager.cardlayout.CardLayoutFieldAO
-
RapidViewAO this column belongs to
- getRapidView() - Method in interface com.atlassian.greenhopper.manager.color.CardColorAO
-
RapidViewAO this column belongs to
- getRapidView() - Method in interface com.atlassian.greenhopper.manager.detailview.DetailViewFieldAO
-
RapidViewAO this column belongs to
- getRapidView() - Method in interface com.atlassian.greenhopper.manager.estimatestatistic.EstimateStatisticAO
-
RapidViewAO this column belongs to
- getRapidView() - Method in interface com.atlassian.greenhopper.manager.trackingstatistic.TrackingStatisticAO
-
RapidViewAO this column belongs to
- getRapidView() - Method in interface com.atlassian.greenhopper.manager.workingdays.WorkingDaysAO
- getRapidView() - Method in interface com.atlassian.greenhopper.service.rapid.view.BoardAdminAO
-
RapidViewAO this board admin belongs to
- getRapidView() - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnAO
-
RapidViewAO this column belongs to
- getRapidView() - Method in interface com.atlassian.greenhopper.service.rapid.view.QuickFilterAO
- getRapidView() - Method in interface com.atlassian.greenhopper.service.rapid.view.StatisticsFieldAO
-
RapidViewAO this column belongs to
- getRapidView() - Method in interface com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryAO
- getRapidView() - Method in interface com.atlassian.greenhopper.service.rapid.view.SwimlaneAO
- getRapidView() - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardAction
- getRapidView() - Method in class com.atlassian.greenhopper.web.rapid.tools.BoardToolSectionContext
- getRapidView(ApplicationUser, Long) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewService
-
Get a rapid view given its id.
- getRapidView(ApplicationUser, Long) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewServiceImpl
- getRapidView(ApplicationUser, Long) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewHelper
- getRapidView(Map<String, Object>) - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.BaseEditableTabEntryFactory
- getRapidViewBacklogQuery(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewQueryService
- getRapidViewBacklogQuery(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewQueryServiceImpl
- getRapidViewConfigModel(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardViewModelFactory
- getRapidViewFilterModel(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewFilterHelper
-
Get the rapid view filter model, currently this is read-only
- getRapidViewId() - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
- getRapidViewId() - Method in class com.atlassian.greenhopper.service.sprint.Sprint
- getRapidViewId() - Method in class com.atlassian.greenhopper.web.rapid.BoardDispatchAction
- getRapidViewId() - Method in class com.atlassian.greenhopper.web.rapid.IssueTransitionAndRankService.TransitionAndRankRequest
- getRapidViewId() - Method in class com.atlassian.greenhopper.web.rapid.release.ReleaseIssueNavigatorAction
- getRapidViewId(Map<String, Object>) - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.BaseEditableTabEntryFactory
- getRapidViewPreset() - Method in class com.atlassian.greenhopper.web.rapid.project.BasicSoftwareDevelopmentProjectCreateHook
- getRapidViewPreset() - Method in class com.atlassian.greenhopper.web.rapid.project.GreenHopperProjectCreateHook
- getRapidViewPreset() - Method in class com.atlassian.greenhopper.web.rapid.project.KanbanProjectCreateHook
- getRapidViewPreset() - Method in class com.atlassian.greenhopper.web.rapid.project.SampleKanbanProjectCreateHook
- getRapidViewPreset() - Method in class com.atlassian.greenhopper.web.rapid.project.ScrumProjectCreateHook
- getRapidViewProjectList(ApplicationUser, Query) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewProjectHelper
- getRapidViewQuery(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewQueryService
-
Get the base rapid view query.
- getRapidViewQuery(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewQueryServiceImpl
- getRapidViews() - Method in class com.atlassian.greenhopper.service.index.IndexCheckService.CheckSpec
- getRapidViews(ApplicationUser) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewService
- getRapidViews(ApplicationUser) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewServiceImpl
- getRapidViews(ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewHelper
- getRapidViews(ApplicationUser, PageRequest, RapidViewQuery) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewService
- getRapidViews(ApplicationUser, PageRequest, RapidViewQuery) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewServiceImpl
- getRapidViewsByProjectSortedByProjectCount(ApplicationUser, Project) - Method in interface com.atlassian.greenhopper.service.rapid.ProjectRapidViewService
-
Returns a sorted list of rapid views that contain an explicit reference to the given project.
- getRapidViewsByProjectSortedByProjectCount(ApplicationUser, Project) - Method in class com.atlassian.greenhopper.service.rapid.ProjectRapidViewServiceImpl
- getRapidViewsForIssue(ApplicationUser, Issue) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewLocationService
-
Given the issue, look up the Rapid Boards it appears on.
- getRapidViewsForIssue(ApplicationUser, Issue) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewLocationServiceImpl
- getRapidViewsForObject(ApplicationUser, T) - Method in interface com.atlassian.greenhopper.web.rapid.RapidViewLocationResolver
-
Returns the set of Board IDs which contain the object specified.
- getRapidViewsForSprint(ApplicationUser, Long) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewLocationService
-
Given the sprint, look up all the Rapid Boards it appears on.
- getRapidViewsForSprint(ApplicationUser, Long) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewLocationServiceImpl
-
Returns the RapidViews that contain issues in the given sprint, limiting the search scope to only the boards that were viewed recently and/or up to
RapidViewLocationServiceImpl.FIND_ON_BOARD_SEARCHED_BOARDS_LIMIT
per project present in the given sprint. - getRapidViewsModel(ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardViewModelFactory
- getRate() - Method in class com.atlassian.greenhopper.model.charts.WorkRateEntry
- getRateData(ApplicationUser, RapidView, DateTime, DateTime) - Method in interface com.atlassian.greenhopper.service.charts.WorkRateService
-
Calculates work rate data for the board and the time span.
- getRateData(ApplicationUser, RapidView, DateTime, DateTime) - Method in class com.atlassian.greenhopper.service.charts.WorkRateServiceImpl
- getRates() - Method in class com.atlassian.greenhopper.model.charts.WorkRateData
- getRates(Long, Long, Long) - Method in class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysResource
- getRating() - Method in enum class com.atlassian.greenhopper.service.sprint.health.SprintHealth.Status
- getReasons() - Method in class com.atlassian.greenhopper.model.validation.ErrorCollection
-
A set of well known reasons why the function has not been performed.
- getRebalanceTime() - Method in class com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntry
-
Get the re-balance time.
- getRebalanceTime() - Method in interface com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntryAO
- getRecentBoards(ApplicationUser, Integer) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewListHelper
- getRecentBoards(Integer) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewListResource
-
Returns the boards a user has visited recently.
- getRecentBoardsJson() - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardAction
- getRecentlyViewedBoards() - Method in class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardSearchResultsAnalyticsEvent.Builder
- getRecentlyViewedBoards() - Method in class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardSearchResultsAnalyticsEvent
- getRecentSprints(ApplicationUser, int) - Method in interface com.atlassian.greenhopper.service.rapid.RecentSprintHistoryService
-
Get the recent sprints for the specified user
- getRecentSprints(ApplicationUser, int) - Method in class com.atlassian.greenhopper.service.rapid.RecentSprintHistoryServiceImpl
- getRecentSprintsMatchingPredicate(ApplicationUser, Predicate<Sprint>, int) - Method in interface com.atlassian.greenhopper.service.rapid.RecentSprintHistoryService
-
Get a list of recent sprints matching a specified predicate and user
- getRecentSprintsMatchingPredicate(ApplicationUser, Predicate<Sprint>, int) - Method in class com.atlassian.greenhopper.service.rapid.RecentSprintHistoryServiceImpl
- getRecentViews(ApplicationUser, int) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewHistoryService
-
Get the number of recent views for the specified user
- getRecentViews(ApplicationUser, int) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewHistoryServiceImpl
- getReferencedEntityId() - Method in class com.atlassian.greenhopper.customfield.ReferencedEntityHistoryEntity
- getRelationship() - Method in class com.atlassian.greenhopper.api.entity.remotelink.sprint.RemoteSprintLink
- getReleaseBurndownChart(Long, Long) - Method in class com.atlassian.greenhopper.web.rapid.chart.RapidChartResource
- getReleaseBurndownChartModel(ApplicationUser, RapidView, Version) - Method in class com.atlassian.greenhopper.web.rapid.chart.ReleaseBurndownChartModelFactory
- getReleaseDate() - Method in interface com.atlassian.greenhopper.model.issue.GHVersion
- getRelevantConfig(CustomField, IssueContext) - Static method in class com.atlassian.greenhopper.customfield.CustomFieldUtil
-
Retrieves the relevant field config for the field and
IssueContext
. - getRemainingDays(Long, Long) - Method in class com.atlassian.greenhopper.gadget.SprintRemainingDaysResource
- getRemainingEstimateAfter() - Method in class com.atlassian.greenhopper.service.timetracking.TimeTrackingHistoryService.HistoryEntry
- getRemainingEstimateBefore() - Method in class com.atlassian.greenhopper.service.timetracking.TimeTrackingHistoryService.HistoryEntry
- getRemoteIssueLinkContexts(Issue) - Method in interface com.atlassian.greenhopper.issue.link.RemoteIssueLinkSearchService
- getRemoteIssueLinkContexts(Issue) - Method in class com.atlassian.greenhopper.issue.link.RemoteIssueLinkSearchServiceImpl
- getRemoteLinkedSprints(List<String>) - Method in class com.atlassian.greenhopper.web.api.RemoteSprintLinkResource
-
Get a remote sprint link by globalId.
- getRemoteLinkedSprintsByGlobalId(String) - Method in class com.atlassian.greenhopper.service.sprint.RemoteSprintLinkService
- getRemoteLinks() - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry
- getRemoteLinksForIssue(Issue) - Method in class com.atlassian.greenhopper.issue.link.RemoteIssueLinkSearchServiceImpl
- getRemoteLinksForIssue(Issue, String) - Method in interface com.atlassian.greenhopper.issue.link.RemoteIssueLinkSearchService
- getRemoteLinksForIssue(Issue, String) - Method in class com.atlassian.greenhopper.issue.link.RemoteIssueLinkSearchServiceImpl
- getRemoteSprintLink() - Method in interface com.atlassian.greenhopper.api.events.RemoteSprintLinkEvent
- getRemoteSprintLink() - Method in class com.atlassian.greenhopper.events.RemoteSprintLinkEvent
- getRemoteSprintLinks(ApplicationUser, Sprint) - Method in class com.atlassian.greenhopper.service.sprint.RemoteSprintLinkService
-
Returns all the remote sprint links of a certain sprint
- getRemoteSprintLinks(ApplicationUser, Sprint, RemoteSprintLink.ApplicationType) - Method in class com.atlassian.greenhopper.service.sprint.RemoteSprintLinkService
-
Returns a list of remote sprint links of the given sprint for a certain application type
- getRemoveFromSprintData(Long, List<String>) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintRankResource
-
Get a model of the outcome of a remove from sprint operation
- getRemoveStatusModel(Long, String) - Method in class com.atlassian.greenhopper.web.rapid.view.WorkflowResource
- getRenderedText(Issue, String, String) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.FieldHelper
-
Renders a text using the field layout defined for the given field/issue.
- getRendererType() - Method in class com.atlassian.greenhopper.service.issue.NotRequiredFieldScreenRenderLayoutItem
- getReopenModel(Long, Long) - Method in class com.atlassian.greenhopper.web.rapid.sprint.ReopenSprintResource
-
Returns a model containing details about the state of the sprint.
- getReopenSprintStatistics(ApplicationUser, Sprint, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintStatusChangeHelper
- getRepairDataSize() - Method in class com.atlassian.greenhopper.service.lexorank.repair.analytics.LexoRankRepairResult
- getRepairOutcome() - Method in class com.atlassian.greenhopper.service.lexorank.repair.analytics.LexoRankRepairResult
- getRepresentationFromIssue(Issue, CustomFieldExportContext) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
- getRequest() - Method in class com.atlassian.greenhopper.web.rapid.tools.BoardToolSectionContext
- getResolutionDone() - Method in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowStringsFactory.SimplifiedWorkflowStrings
- getResolutionNames() - Method in class com.atlassian.greenhopper.service.workflow.PresetData
- getResourceLocation(String, String) - Method in class com.atlassian.greenhopper.web.util.WebUtilities
-
Get the resource location for a specific module.
- getResourceTags(String) - Method in class com.atlassian.greenhopper.web.GreenHopperWebActionSupport
- getRestFieldOperation(CustomField) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
- getRestFieldOperation(CustomField) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
- getResult() - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankOperationOutcome
- getResults() - Method in class com.atlassian.greenhopper.service.index.IndexCheckService.CheckResult
- getResults() - Method in class com.atlassian.greenhopper.service.lexorank.integrity.LexoRankIntegrityCheckReport
- getRowByRankAndNextRow(long, String) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Returns the rank row with the given rank and the row ranked after that row.
- getRowByRankAndNextRow(long, String) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- getRowByRankAndNextRows(long, String, int) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Returns the rank row with the given rank and
howMany
rows ranked after that row. - getRowByRankAndNextRows(long, String, int) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- getRowByRankAndPreviousRow(long, String) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Returns the rank row with the given rank and the row ranked before that row.
- getRowByRankAndPreviousRow(long, String) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- getRowByRankAndPreviousRows(long, String, int) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Returns the rank row with the given rank and
howMany
rows ranked before that row. - getRowByRankAndPreviousRows(long, String, int) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- getRowCountForFieldId(Long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Get the number of rows for a given rank field.
- getRowCountForFieldId(Long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- getRowCountInBucket(Long, LexoRankBucket) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Get the number of rows for a given fieldId and bucket.
- getRowCountInBucket(Long, LexoRankBucket) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- getRowCountInBucket(Long, LexoRankBucket, LexoRankRow.RankRowType) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Get the number of rows for a given fieldId, bucket and type.
- getRowCountInBucket(Long, LexoRankBucket, LexoRankRow.RankRowType) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- getRowsAtBalanceBoundaryForFieldId(Long, LexoRankBucket, LexoRankBucket) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Finds the 2 rows at the balance boundary for the given field id and bucket.
- getRowsAtBalanceBoundaryForFieldId(Long, LexoRankBucket, LexoRankBucket) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- getSanitisedQueryString(ApplicationUser, String) - Method in class com.atlassian.greenhopper.web.rapid.view.JqlHelper
-
Sanitise the JQL fragment stored against the quick filter/swimlane so that the current user does not accidentally get shown sensitive information.
- getSanityChecked() - Method in interface com.atlassian.greenhopper.manager.rank.IssueRankingOperationLogAO
-
Sanity check flag.
- getSaturday() - Method in interface com.atlassian.greenhopper.manager.workingdays.WorkingDaysAO
- getSavedFilter(ApplicationUser, Long) - Method in interface com.atlassian.greenhopper.service.rapid.SavedFilterService
- getSavedFilter(ApplicationUser, Long) - Method in class com.atlassian.greenhopper.service.rapid.SavedFilterServiceImpl
- getSavedFilterId() - Method in class com.atlassian.greenhopper.model.rapid.RapidView
- getSavedFilterId() - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
-
Id of the saved filter this view is based on.
- getSavedFiltersForUser(ApplicationUser) - Method in interface com.atlassian.greenhopper.service.rapid.SavedFilterService
-
Get all saved filters for a given user.
- getSavedFiltersForUser(ApplicationUser) - Method in class com.atlassian.greenhopper.service.rapid.SavedFilterServiceImpl
- getScale() - Method in class com.atlassian.greenhopper.model.lexorank.LexoDecimal
- getSchema() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankEntityDetails
- getScheme() - Method in class com.atlassian.greenhopper.project.DefaultInitialPermissionSchemeFactory
- getScheme() - Method in interface com.atlassian.greenhopper.project.InitialPermissionSchemeFactory
-
Return the default JIRA for Software permission scheme, or null if we fail to create one.
- getSchemeDescription() - Method in class com.atlassian.greenhopper.service.workflow.PresetData
- getSchemeInput(String, String, PermissionHolder, PermissionHolder) - Method in class com.atlassian.greenhopper.project.DefaultSoftwarePermissionSchemeData
- getSchemeInput(String, String, PermissionHolder, PermissionHolder) - Method in interface com.atlassian.greenhopper.project.SoftwarePermissionSchemeData
- getSchemeName() - Method in class com.atlassian.greenhopper.service.workflow.PresetData
- getScopeChangeBurndownChart(Long, Long, String) - Method in class com.atlassian.greenhopper.web.rapid.chart.RapidChartResource
- getScopeChangeBurndownModel(ApplicationUser, RapidView, Long) - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownModelFactory
-
Get the sprint burndown model using the board's configured estimate type.
- getScopeChangeBurndownModel(ApplicationUser, RapidView, Long, String) - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownModelFactory
-
Get the sprint burndown model with a specific estimate.
- getScrumBoardQueryForVisibleIssues(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewQueryService
-
Attempts to build the query which will help determine if issues are viewable in the interface of a scrum board.
- getScrumBoardQueryForVisibleIssues(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewQueryServiceImpl
- getSearchInformation() - Method in class com.atlassian.greenhopper.customfield.AbstractCustomFieldSearcher
- getSearchInformation() - Method in class com.atlassian.greenhopper.customfield.epicstatus.SelectSearcherWrapper
- getSearchInformation() - Method in class com.atlassian.greenhopper.customfield.sprint.SprintSearcher
- getSearchInformation() - Method in class com.pyxis.greenhopper.jira.customfields.VersionSearcherWrapper
- getSearchInputTransformer() - Method in class com.atlassian.greenhopper.customfield.AbstractCustomFieldSearcher
- getSearchInputTransformer() - Method in class com.atlassian.greenhopper.customfield.epicstatus.SelectSearcherWrapper
- getSearchInputTransformer() - Method in class com.atlassian.greenhopper.customfield.sprint.SprintSearcher
- getSearchInputTransformer() - Method in class com.pyxis.greenhopper.jira.customfields.VersionSearcherWrapper
- getSearchRenderer() - Method in class com.atlassian.greenhopper.customfield.AbstractCustomFieldSearcher
- getSearchRenderer() - Method in class com.atlassian.greenhopper.customfield.epicstatus.SelectSearcherWrapper
- getSearchRenderer() - Method in class com.atlassian.greenhopper.customfield.sprint.SprintSearcher
- getSearchRenderer() - Method in class com.pyxis.greenhopper.jira.customfields.VersionSearcherWrapper
- getSearchTimeMs() - Method in class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardSearchResultsAnalyticsEvent.Builder
- getSearchTimeMs() - Method in class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardSearchResultsAnalyticsEvent
- getSearchUrlSuffix(Object, SearchRequest) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkStatisticsMapper
- getSearchUrlSuffix(Object, SearchRequest) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintStatisticsMapper
- getSearchValue(Object) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkStatisticsMapper
- getSearchValue(Object) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintStatisticsMapper
- getSection() - Method in interface com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryAO
-
the section where this subquery belongs (e.g.
- getSections() - Method in class com.atlassian.greenhopper.web.rapid.tools.RapidBoardToolSections
- getSections(BoardToolSectionContext) - Method in class com.atlassian.greenhopper.web.rapid.tools.BoardToolSectionsResolver
- getSelectedBoard(Map<String, Object>) - Method in class com.atlassian.greenhopper.web.sidebar.BoardListHelper
-
Get currently selected board based on context and history
- getSelectedBoard(Map<String, Object>, String) - Method in class com.atlassian.greenhopper.web.sidebar.BoardListHelper
- getSelectedBoard(Map<String, Object>, List<RapidView>, String) - Method in class com.atlassian.greenhopper.web.sidebar.BoardListHelper
- getSelectedTransitionId() - Method in class com.atlassian.greenhopper.web.rapid.IssueTransitionAndRankService.TransitionAndRankRequest
- getSelectorData() - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardResource
- getSequence() - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
- getSequence() - Method in class com.atlassian.greenhopper.service.sprint.Sprint
- getSequence(Sprint) - Method in class com.atlassian.greenhopper.service.sprint.dao.SprintAOMapper
-
Return the logical sequence for a given
Sprint
. - getServerId() - Method in interface com.pyxis.greenhopper.jira.license.GreenHopperLicenseManager
-
Deprecated.please use
JiraLicenseService.getServerId()
directly. - getServerId() - Method in class com.pyxis.greenhopper.jira.license.GreenHopperLicenseManagerImpl
-
Get the server id
- getSetOperation() - Method in class com.atlassian.greenhopper.customfield.RestFieldSetOperationsHelper
- getSetterFor(Class<T>) - Static method in class com.atlassian.greenhopper.manager.lexorank.LexoRankEntityFieldUtils
-
Get a sql statement value setter for a given type.
- getShortDescription() - Method in class com.atlassian.greenhopper.upgrade.GhUpgradeTask046
- getShortDescription() - Method in class com.atlassian.greenhopper.upgrade.GhUpgradeTask047
- getShortDescription() - Method in class com.atlassian.greenhopper.upgrade.GhUpgradeTask048
- getShortDescription() - Method in class com.atlassian.greenhopper.upgrade.GhUpgradeTask049
- getShortDescription() - Method in class com.atlassian.greenhopper.upgrade.GhUpgradeTask050
- getShortDescription() - Method in class com.atlassian.greenhopper.upgrade.GhUpgradeTask051
- getShortDescription() - Method in class com.atlassian.greenhopper.upgrade.GhUpgradeTask052
- getShortDescription() - Method in class com.atlassian.greenhopper.upgrade.GhUpgradeTask053
- getShowDaysInColumn() - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
-
Should we display days spent in column on the cards.
- getShowEpicsAsPanel() - Method in class com.atlassian.greenhopper.model.rapid.RapidView
- getSidebarHtml() - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardAction
- getSidebarHtml(String, RapidView) - Method in class com.atlassian.greenhopper.web.sidebar.BoardSidebarRenderer
-
Get the board sidebar HTML.
- getSimpleColumnName(LexoRankAO.ColumnDetails) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankEntityDetails
- getSimpleColumnName(String) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankEntityDetails
- getSimpleTableName() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankEntityDetails
- getSimplifiedWorkflowBrandedStrings() - Method in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowStringsFactory
- getSimplifiedWorkflowDescriptionFormat() - Method in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowStringsFactory.SimplifiedWorkflowStrings
- getSimplifiedWorkflowDescriptionPrefix() - Method in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowStringsFactory.SimplifiedWorkflowStrings
- getSimplifiedWorkflowNameFormat() - Method in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowStringsFactory.SimplifiedWorkflowStrings
- getSimplifiedWorkflowNamePrefix() - Method in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowStringsFactory.SimplifiedWorkflowStrings
- getSimplifiedWorkflowProject() - Method in class com.atlassian.greenhopper.web.rapid.workflow.WorkflowHelper.SimplifiedWorkflowResult
- getSimplifiedWorkflowSchemeNameV2Format() - Method in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowStringsFactory.SimplifiedWorkflowStrings
- getSimplifiedWorkflowSchemeNameV2Prefix() - Method in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowStringsFactory.SimplifiedWorkflowStrings
- getSimplifiedWorkflowSchemeNameV3Format() - Method in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowStringsFactory.SimplifiedWorkflowStrings
- getSimplifiedWorkflowSchemeNameV3Suffix() - Method in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowStringsFactory.SimplifiedWorkflowStrings
- getSingularObjectFromString(String) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
-
Use a String representation of an epic
Issue
(i.e. a String produced bygetStringFromSingularObject(Issue)
) to retrieve an actual epicIssue
object. - getSingularObjectFromString(String) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCFType
- getSingularObjectFromString(String) - Method in class com.atlassian.greenhopper.customfield.rank.RankCFType
- getSingularObjectFromString(String) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
- getSize() - Method in class com.atlassian.greenhopper.service.rank.RankIndex
- getSmallAvatarURL(ApplicationUser) - Method in class com.atlassian.greenhopper.service.user.GHAvatarService
-
This will return the small avatar for the user or the anonymous avatar
- getSmallFooterHtml(HttpServletRequest) - Method in class com.atlassian.greenhopper.web.footer.GreenHopperFooter
- getSmallProjectAvatarURL(Project) - Method in class com.atlassian.greenhopper.service.user.GHAvatarService
- getSoftwareLicensingAccessErrors() - Method in interface com.atlassian.greenhopper.license.SoftwareAuthorizationService
-
Get any errors that would occur when accessing the Software application.
- getSoftwareLicensingAccessErrors() - Method in class com.atlassian.greenhopper.license.SoftwareAuthorizationServiceImpl
- getSortedByRankField(Query) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCustomFieldService
- getSortedByRankField(Query) - Method in interface com.atlassian.greenhopper.service.rank.RankCustomFieldService
-
Get the sorted by rank field
- getSortedByRankField(Query) - Method in class com.atlassian.greenhopper.service.rank.RankCustomFieldServiceImpl
- getSortedOrEmpty(ApplicationUser, ServiceOutcome<List<RapidView>>, Set<RapidView>) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewSorter
- getSortField(CustomField) - Method in class com.atlassian.greenhopper.customfield.epiccolor.EpicColorSearcher
- getSortField(CustomField) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankSearcher
- getSortFieldId(CustomField) - Static method in class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelCustomFieldIndexer
- getSpaces(ApplicationLink) - Method in interface com.atlassian.greenhopper.confluence.rpc.ConfluenceRpcService
-
Get the list of spaces for the Confluence instance matching the given ApplicationLink.
- getSpaces(ApplicationLink) - Method in class com.atlassian.greenhopper.confluence.rpc.ConfluenceRpcServiceImpl
- getSprint() - Method in class com.atlassian.greenhopper.api.events.sprint.SprintClosedEvent
- getSprint() - Method in class com.atlassian.greenhopper.api.events.sprint.SprintCreatedEvent
- getSprint() - Method in class com.atlassian.greenhopper.api.events.sprint.SprintDeletedEvent
- getSprint() - Method in class com.atlassian.greenhopper.api.events.sprint.SprintStartedEvent
- getSprint() - Method in class com.atlassian.greenhopper.api.events.sprint.SprintUpdatedEvent
- getSprint() - Method in interface com.atlassian.greenhopper.api.events.sprint.SprintEvent
- getSprint() - Method in class com.atlassian.greenhopper.service.issue.RapidViewIssue
- getSprint() - Method in class com.atlassian.greenhopper.web.rapid.BoardDispatchAction
- getSprint(long) - Method in interface com.atlassian.greenhopper.service.sprint.SprintManager
-
Get a sprint given its id.
- getSprint(long) - Method in class com.atlassian.greenhopper.service.sprint.SprintManagerImpl
- getSprint(ApplicationUser, Long) - Method in interface com.atlassian.greenhopper.service.sprint.SprintService
-
Get a sprint given its id.
- getSprint(ApplicationUser, Long) - Method in class com.atlassian.greenhopper.service.sprint.SprintServiceImpl
- getSprintActions(ApplicationUser, Sprint) - Method in class com.atlassian.greenhopper.web.rapid.plan.PlanningModeHelper
- getSprintActions(Long, Long) - Method in class com.atlassian.greenhopper.web.rapid.plan.PlanningModeResource
- getSprintChangeHistory(Issue, CustomField) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintHistoryEntryFactory
-
Get the sprint change history for a given issue
- getSprintClause() - Method in class com.atlassian.greenhopper.web.rapid.work.WorkFilters
- getSprintClause(Sprint) - Method in interface com.atlassian.greenhopper.service.sprint.SprintQueryService
-
Add a clause that includes all issues of a given sprint
- getSprintClause(Sprint) - Method in class com.atlassian.greenhopper.service.sprint.SprintQueryServiceImpl
- getSprintCustomField() - Method in interface com.atlassian.greenhopper.api.customfield.ManagedCustomFieldsService
-
Get the default sprint field The sprint field contains the all sprints an issue is currently assigned.
- getSprintCustomField() - Method in class com.atlassian.greenhopper.api.customfield.ManagedCustomFieldsServiceImpl
- getSprintDisplayName(Sprint) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintClauseValueFormatter
- getSprintDuration(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintHelper
- getSprintGoalOnboardingState(ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.UserConfigurationService
- getSprintHealth(ApplicationUser, RapidView, Sprint) - Method in interface com.atlassian.greenhopper.service.sprint.health.SprintHealthService
- getSprintHealth(ApplicationUser, RapidView, Sprint) - Method in class com.atlassian.greenhopper.service.sprint.health.SprintHealthServiceImpl
- getSprintHealth(Long, Long) - Method in class com.atlassian.greenhopper.gadget.SprintHealthResource
- getSprintHelper() - Method in class com.atlassian.greenhopper.service.BridgeServiceLocator
-
Deprecated.
- getSprintHistory() - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownData
- getSprintHistoryEntryFactory() - Method in class com.atlassian.greenhopper.service.BridgeServiceLocator
-
Deprecated.
- getSprintId() - Method in class com.atlassian.greenhopper.analytics.SprintClosedAnalyticsEvent
- getSprintId() - Method in class com.atlassian.greenhopper.analytics.SprintCreatedAnalyticsEvent
- getSprintId() - Method in class com.atlassian.greenhopper.analytics.SprintStartedAnalyticsEvent
- getSprintId() - Method in class com.atlassian.greenhopper.analytics.SprintUpdatedAnalyticsEvent
- getSprintId() - Method in class com.atlassian.greenhopper.api.entity.remotelink.sprint.RemoteSprintLink
- getSprintId() - Method in class com.atlassian.greenhopper.customfield.sprint.SprintHistoryEntry
- getSprintId() - Method in class com.atlassian.greenhopper.service.rapid.BoardLocation
- getSprintId() - Method in class com.atlassian.greenhopper.web.rapid.BoardDispatchAction
- getSprintId(JsonData) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintRestFieldOperationsHandler
- getSprintIdsForIssues(ApplicationUser, Set<String>) - Method in interface com.atlassian.greenhopper.service.sprint.SprintIssueService
-
Returns sprint ids for a set of issues is currently assigned to.
- getSprintIdsForIssues(ApplicationUser, Set<String>) - Method in class com.atlassian.greenhopper.service.sprint.SprintIssueServiceImpl
- getSprintManager() - Method in class com.atlassian.greenhopper.service.BridgeServiceLocator
-
Deprecated.
- getSprintOriginalContents(ApplicationUser, RapidView, Sprint) - Method in class com.atlassian.greenhopper.web.rapid.chart.HistoricSprintDataFactory
- getSprintPermissionService() - Method in class com.atlassian.greenhopper.service.BridgeServiceLocator
-
Deprecated.
- getSprintQuery(ApplicationUser, Sprint) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewQueryService
- getSprintQuery(ApplicationUser, Sprint) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewQueryServiceImpl
- getSprintQueryInBoardContext(ApplicationUser, RapidView, Sprint) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewQueryService
- getSprintQueryInBoardContext(ApplicationUser, RapidView, Sprint) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewQueryServiceImpl
- getSprintReportModeClause(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewClauseService
-
Returns the sprint report mode clause.
- getSprintReportModeClause(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewClauseServiceImpl
-
Report mode clause
- getSprints() - Method in class com.atlassian.greenhopper.imports.SprintImportMapper
-
Get all sprints that that have been mapped to issues.
- getSprints() - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintDateBasedSearch.SprintData
- getSprints(ApplicationUser, RapidView, PageRequest, SprintQuery) - Method in interface com.atlassian.greenhopper.service.sprint.SprintService
- getSprints(ApplicationUser, RapidView, PageRequest, SprintQuery) - Method in class com.atlassian.greenhopper.service.sprint.SprintServiceImpl
- getSprints(ApplicationUser, RapidView, EnumSet<Sprint.State>, boolean) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewSprintQueryService
-
Get all sprints for a given rapid view.
- getSprints(ApplicationUser, RapidView, EnumSet<Sprint.State>, boolean) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewSprintQueryServiceImpl
- getSprints(ApplicationUser, RapidView, Set<Long>) - Method in interface com.atlassian.greenhopper.service.sprint.SprintService
-
Get a set of sprints by id checking each for visibility permission.
- getSprints(ApplicationUser, RapidView, Set<Long>) - Method in class com.atlassian.greenhopper.service.sprint.SprintServiceImpl
- getSprints(ApplicationUser, Query) - Method in interface com.atlassian.greenhopper.service.sprint.SprintQueryService
-
Get all sprints applicable to a given jql.
- getSprints(ApplicationUser, Query) - Method in class com.atlassian.greenhopper.service.sprint.SprintQueryServiceImpl
- getSprints(ApplicationUser, Query, boolean) - Method in interface com.atlassian.greenhopper.service.sprint.SprintQueryService
-
Get all sprints applicable to a given jql.
- getSprints(ApplicationUser, Query, boolean) - Method in class com.atlassian.greenhopper.service.sprint.SprintQueryServiceImpl
- getSprints(String, long) - Method in class com.atlassian.greenhopper.web.integration.TeamCalendarsResource
- getSprints(EnumSet<Sprint.State>) - Method in interface com.atlassian.greenhopper.service.sprint.SprintManager
-
Collects all sprints with the given states
- getSprints(EnumSet<Sprint.State>) - Method in class com.atlassian.greenhopper.service.sprint.SprintManagerImpl
- getSprintsByNameAndState(String, EnumSet<Sprint.State>) - Method in interface com.atlassian.greenhopper.service.sprint.SprintManager
- getSprintsByNameAndState(String, EnumSet<Sprint.State>) - Method in class com.atlassian.greenhopper.service.sprint.SprintManagerImpl
- getSprintsByNameAndStateAndRapidViews(String, EnumSet<Sprint.State>, Set<Long>) - Method in interface com.atlassian.greenhopper.service.sprint.SprintManager
- getSprintsByNameAndStateAndRapidViews(String, EnumSet<Sprint.State>, Set<Long>) - Method in class com.atlassian.greenhopper.service.sprint.SprintManagerImpl
- getSprintsClause(Long[]) - Method in interface com.atlassian.greenhopper.service.sprint.SprintQueryService
-
Add a clause that includes all issues of a given sprints
- getSprintsClause(Long[]) - Method in class com.atlassian.greenhopper.service.sprint.SprintQueryServiceImpl
- getSprintsClause(Collection<Sprint>) - Method in interface com.atlassian.greenhopper.service.sprint.SprintQueryService
-
Add a clause that includes all issues of a given sprints
- getSprintsClause(Collection<Sprint>) - Method in class com.atlassian.greenhopper.service.sprint.SprintQueryServiceImpl
- getSprintsForIds(SprintManager, Collection<Long>) - Static method in class com.atlassian.greenhopper.service.sprint.SprintUtils
-
Converts a list of sprint ids into a list of Sprints.
- getSprintsForIssue(ApplicationUser, Issue) - Method in interface com.atlassian.greenhopper.service.sprint.SprintIssueService
-
Returns all sprints an issue is currently assigned to.
- getSprintsForIssue(ApplicationUser, Issue) - Method in class com.atlassian.greenhopper.service.sprint.SprintIssueServiceImpl
- getSprintsForView(RapidView) - Method in interface com.atlassian.greenhopper.service.sprint.SprintManager
-
Get all sprints owned by the passed rapid view
- getSprintsForView(RapidView) - Method in class com.atlassian.greenhopper.service.sprint.SprintManagerImpl
- getSprintsForView(Long, EnumSet<Sprint.State>) - Method in interface com.atlassian.greenhopper.service.sprint.SprintManager
-
Collects all sprints owned by the passed rapid view with one of the given states
- getSprintsForView(Long, EnumSet<Sprint.State>) - Method in class com.atlassian.greenhopper.service.sprint.SprintManagerImpl
- getSprintsFromIssue(String) - Method in class com.atlassian.greenhopper.imports.SprintImportMapper
-
Get sprints from issue.
- getSprintsImported() - Method in class com.atlassian.greenhopper.imports.ImportAnalyticEvent
- getSprintsOverrideSecurity(ApplicationUser, Query, boolean) - Method in interface com.atlassian.greenhopper.service.sprint.SprintQueryService
- getSprintsOverrideSecurity(ApplicationUser, Query, boolean) - Method in class com.atlassian.greenhopper.service.sprint.SprintQueryServiceImpl
- getSprintState() - Method in class com.atlassian.greenhopper.customfield.sprint.AbstractSprintsStateJqlFunction
- getSprintState() - Method in class com.atlassian.greenhopper.customfield.sprint.ClosedSprintsJqlFunction
- getSprintState() - Method in class com.atlassian.greenhopper.customfield.sprint.FutureSprintsJqlFunction
- getSprintState() - Method in class com.atlassian.greenhopper.customfield.sprint.OpenSprintsJqlFunction
- getSprintStateAuditLog(Sprint) - Method in interface com.atlassian.greenhopper.service.sprint.SprintManager
-
Gets the audit log data for a sprint
- getSprintStateAuditLog(Sprint) - Method in class com.atlassian.greenhopper.service.sprint.SprintManagerImpl
- getSprintTimeRemaining(ApplicationUser, RapidView, Long) - Method in interface com.atlassian.greenhopper.service.sprint.SprintTimeRemainingService
-
Calculates the time remaining for a sprint.
- getSprintTimeRemaining(ApplicationUser, RapidView, Long) - Method in class com.atlassian.greenhopper.service.sprint.SprintTimeRemainingServiceImpl
- getSprintToIssueCount() - Method in class com.atlassian.greenhopper.web.rapid.list.CollectIssuesResult
- getSprintToIssues() - Method in class com.atlassian.greenhopper.web.rapid.list.CollectIssuesResult
- getSprintVersion() - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
- getSql() - Method in enum class com.atlassian.greenhopper.manager.lexorank.SqlSortOrder
- getSql() - Method in class com.atlassian.greenhopper.manager.lexorank.SqlUpdateStatement
- getStart() - Method in class com.atlassian.greenhopper.model.charts.WorkRateEntry
- getStart() - Method in interface com.atlassian.greenhopper.service.Page
- getStart() - Method in interface com.atlassian.greenhopper.service.PageRequest
- getStartDate() - Method in class com.atlassian.greenhopper.analytics.SprintClosedAnalyticsEvent
- getStartDate() - Method in class com.atlassian.greenhopper.analytics.SprintCreatedAnalyticsEvent
- getStartDate() - Method in class com.atlassian.greenhopper.analytics.SprintStartedAnalyticsEvent
- getStartDate() - Method in class com.atlassian.greenhopper.analytics.SprintUpdatedAnalyticsEvent
- getStartDate() - Method in interface com.atlassian.greenhopper.manager.version.VersionMetaDataAO
-
Start date for the version in milliseconds
- getStartDate() - Method in interface com.atlassian.greenhopper.model.issue.GHVersion
- getStartDate() - Method in class com.atlassian.greenhopper.model.rapid.LegacyVersionMetaDataImpl
- getStartDate() - Method in class com.atlassian.greenhopper.project.version.VersionMetaDataImpl
- getStartDate() - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
- getStartDate() - Method in class com.atlassian.greenhopper.service.sprint.Sprint
- getStartDate() - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry
- getStartDateTime(Sprint) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintHelper
- getStartTime() - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintTimes
- getState() - Method in class com.atlassian.greenhopper.analytics.SprintUpdatedAnalyticsEvent
- getState() - Method in class com.atlassian.greenhopper.service.sprint.IncompleteIssuesDestination
- getState() - Method in class com.atlassian.greenhopper.service.sprint.Sprint
- getStateAuditEntries() - Method in class com.atlassian.greenhopper.service.sprint.SprintStateAuditLog
- getStateKey() - Method in class com.atlassian.greenhopper.customfield.sprint.SprintSearcherEditModel
- getStates() - Method in class com.atlassian.greenhopper.service.sprint.SprintQuery
- getStatesPredicate(Sprint.State...) - Static method in class com.atlassian.greenhopper.service.sprint.SprintUtils
- getStatesPredicate(EnumSet<Sprint.State>) - Static method in class com.atlassian.greenhopper.service.sprint.SprintUtils
- getStatFieldId() - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry.StatisticFieldValue
- getStatFieldValue() - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry.StatisticFieldValue
- getStatFieldValue(RapidIssueEntry.StatisticFieldValue) - Method in class com.atlassian.greenhopper.web.rapid.chart.ReportModelFactory
- getStatisticExtractor(StatisticsFieldConfig) - Method in class com.atlassian.greenhopper.service.issue.statistics.ColumnStatisticsExtractorFactory
- getStatisticField() - Method in class com.atlassian.greenhopper.web.rapid.chart.ProgressChartData
- getStatisticField() - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownData
- getStatisticHistory(ApplicationUser, Collection<String>, StatisticsField, DateTime) - Method in interface com.atlassian.greenhopper.web.rapid.chart.StatisticHistoryDataService
-
Fetch the value history for a given statistic field and a set of issues.
- getStatisticHistory(ApplicationUser, Collection<String>, StatisticsField, DateTime) - Method in class com.atlassian.greenhopper.web.rapid.chart.StatisticHistoryDataServiceImpl
- getStatisticsConfig(RapidView, I18n2) - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardViewModelFactory
- getStatisticsField() - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
-
Statistics field configured for this view.
- getStatisticsField() - Method in class com.atlassian.greenhopper.web.rapid.issue.statistics.HistoricalEstimateStatisticValueResolver
- getStatisticsField() - Method in interface com.atlassian.greenhopper.web.rapid.issue.statistics.StatisticValueResolver
- getStatisticsField(long) - Method in class com.atlassian.greenhopper.service.rapid.view.StatisticsFieldDao
- getStatisticsField(String) - Method in class com.atlassian.greenhopper.web.rapid.view.EstimationHelper
-
Gets the StatisticsField object (tracking or estimate) for the given id, or returns an error if the id is invalid.
- getStatisticsFieldForRapidView(long) - Method in class com.atlassian.greenhopper.service.rapid.view.StatisticsFieldDao
- getStatisticsMapper(CustomField) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkSearcher
- getStatisticsMapper(CustomField) - Method in class com.atlassian.greenhopper.customfield.epicstatus.SelectSearcherWrapper
- getStatisticsMapper(CustomField) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintSearcher
- getStatisticsMapper(CustomField) - Method in class com.pyxis.greenhopper.jira.customfields.VersionSearcherWrapper
- getStatisticsValue(Document) - Method in class com.atlassian.greenhopper.service.issue.statistics.ColumnStatisticsExtractorFactory.IssueCountExcludingSubTasksExtractor
- getStatisticsValue(Document) - Method in class com.atlassian.greenhopper.service.issue.statistics.ColumnStatisticsExtractorFactory.IssueCountExtractor
- getStatisticsValue(Document) - Method in class com.atlassian.greenhopper.service.issue.statistics.ColumnStatisticsExtractorFactory.JiraFieldExtractor
- getStatisticsValue(Document) - Method in interface com.atlassian.greenhopper.service.issue.statistics.StatisticExtractor
-
Extracts the statistic value from the given document.
- getStatisticsValueHistory() - Method in class com.atlassian.greenhopper.web.rapid.chart.ProgressChartData
- getStatisticsValueHistory() - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownData
- getStatsValue() - Method in class com.atlassian.greenhopper.web.rapid.sprint.StartSprintHelper.IssuesForSprint
- getStatus() - Method in class com.atlassian.greenhopper.service.api.remote.RemoteLinkConversationService.CreationConversation
- getStatus() - Method in class com.atlassian.greenhopper.web.contextprovider.IssuesInEpicContext.IssueInfo
- getStatusById(String) - Method in class com.atlassian.greenhopper.web.rapid.workflow.WorkflowHelper
- getStatusByName(String) - Method in interface com.atlassian.greenhopper.service.workflow.WorkflowService
-
Get a status given its name
- getStatusByName(String) - Method in class com.atlassian.greenhopper.service.workflow.WorkflowServiceImpl
- getStatusCategory() - Method in class com.atlassian.greenhopper.issue.fields.status.IssueStatus
- getStatusCategoryId() - Method in enum class com.atlassian.greenhopper.service.workflow.PredefinedStatuses
- getStatuses() - Method in class com.atlassian.greenhopper.api.rapid.view.Column
- getStatuses() - Method in interface com.atlassian.greenhopper.service.charts.IssueStatusHistoryCallback
- getStatuses() - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnAO
-
List of status objects mapped to this column.
- getStatuses() - Method in class com.atlassian.greenhopper.web.rapid.chart.IssueColumnChangeCollector
- getStatuses() - Method in class com.atlassian.greenhopper.web.rapid.chart.IssueCycleTimeCollector
- getStatuses() - Method in class com.atlassian.greenhopper.web.rapid.list.callback.DaysInColumnCallback
- getStatuses(List<String>) - Method in class com.atlassian.greenhopper.web.rapid.chart.ReportModelFactory
- getStatusesByIds(List<String>) - Method in class com.atlassian.greenhopper.web.rapid.workflow.WorkflowHelper
- getStatusId() - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnStatusAO
-
Status id.
- getStatusIds() - Method in class com.atlassian.greenhopper.model.rapid.Column
- getStatusMappingClause(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewQueryService
-
Get the status mapping clause for a given RapidView
- getStatusMappingClause(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewQueryServiceImpl
- getStatusName() - Method in class com.atlassian.greenhopper.web.contextprovider.IssuesInEpicContext.IssueInfo
- getStatusNames() - Method in class com.atlassian.greenhopper.service.workflow.PresetData
- getStatusUrl() - Method in class com.atlassian.greenhopper.web.contextprovider.IssuesInEpicContext.IssueInfo
- getStoredCustomFieldId() - Method in class com.atlassian.greenhopper.manager.issue.fields.AbstractDefaultCustomFieldProvider
- getStoredCustomFieldId() - Method in class com.atlassian.greenhopper.manager.issue.fields.BusinessValueCustomFieldProvider
- getStoredCustomFieldId() - Method in class com.atlassian.greenhopper.manager.issue.fields.ClassicEpicLabelCustomFieldProvider
- getStoredCustomFieldId() - Method in class com.atlassian.greenhopper.manager.issue.fields.FlagCustomFieldProvider
- getStoredCustomFieldId() - Method in class com.atlassian.greenhopper.manager.issue.fields.StoryPointsCustomFieldProvider
- getStoredIssueTypeId() - Method in class com.atlassian.greenhopper.manager.issue.issuetypes.AbstractIssueTypeProvider
- getStoredIssueTypeId() - Method in class com.atlassian.greenhopper.manager.issue.issuetypes.EpicIssueTypeProvider
- getStoredIssueTypeId() - Method in class com.atlassian.greenhopper.manager.issue.issuetypes.StoryIssueTypeProvider
- getStoryIssueType() - Method in interface com.atlassian.greenhopper.api.issuetype.ManagedIssueTypesService
-
Get the default story issue type.
- getStoryIssueType() - Method in class com.atlassian.greenhopper.api.issuetype.ManagedIssueTypesServiceImpl
- getStoryPointsCustomField() - Method in interface com.atlassian.greenhopper.api.customfield.ManagedCustomFieldsService
-
Get the default story points field.
- getStoryPointsCustomField() - Method in class com.atlassian.greenhopper.api.customfield.ManagedCustomFieldsServiceImpl
- getStoryPointsProperty() - Method in interface com.atlassian.greenhopper.manager.properties.ManagedFieldPropertyDao
- getStoryPointsProperty() - Method in class com.atlassian.greenhopper.manager.properties.ManagedFieldPropertyDaoImpl
- getStoryProperty() - Method in interface com.atlassian.greenhopper.manager.properties.ManagedIssueTypePropertyDao
- getStoryProperty() - Method in class com.atlassian.greenhopper.manager.properties.ManagedIssueTypePropertyDaoImpl
- getStrategy() - Method in interface com.atlassian.greenhopper.manager.color.CardColorAO
-
Strategy this color is associated with.
- getStrategy() - Method in class com.atlassian.greenhopper.model.rapid.CardColor
- getStrategyColors(Long, String, Boolean) - Method in class com.atlassian.greenhopper.web.rapid.view.CardColorResource
-
Get the card colors for a given strategy
- getString(String, Long, String) - Method in interface com.atlassian.greenhopper.service.PersistenceService
-
Get a property value of type String.
- getString(String, Long, String) - Method in class com.atlassian.greenhopper.service.PersistenceServiceImpl
- getStringFromSingularObject(LexoRank) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCFType
- getStringFromSingularObject(Sprint) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
- getStringFromSingularObject(Issue) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
-
Get a String representation of an
issue
. - getStringFromSingularObject(Object) - Method in class com.atlassian.greenhopper.customfield.rank.RankCFType
- getStringProperty(String) - Method in class com.atlassian.greenhopper.service.properties.PropertyDao
- getStringValueFromCustomFieldParams(CustomFieldParams) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
-
Get the String representation of the epic stored in
parameters
. - getStringValueFromCustomFieldParams(CustomFieldParams) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCFType
- getStringValueFromCustomFieldParams(CustomFieldParams) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
- getStyleClass() - Method in class com.atlassian.greenhopper.sidebar.navigation.NavigationItem
- getSubItems() - Method in class com.atlassian.greenhopper.web.rapid.tools.RapidBoardToolsElement
- getSubqueries() - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
- getSubquery(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryManager
- getSubquery(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryManagerImpl
- getSubquery(ApplicationUser, long) - Method in class com.atlassian.greenhopper.web.rapid.view.SubqueryHelper
-
Get the Subquery for a given rapidViewId and SubqueryId
- getSubquery(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryServiceImpl
- getSubquery(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.subquery.SubqueryService
-
Get the sanitised subquery for a board
- getSubquery(Long) - Method in class com.atlassian.greenhopper.web.rapid.view.SubqueryResource
-
Get the Subquery for a given rapidView and key
- getSubtaskErrorMessage() - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
-
Get an error message signifying that an
Issue
is a subtask. - getSuccessfulRankChanges() - Method in interface com.atlassian.greenhopper.api.rank.RankChangesOutcome
- getSuccessfulRankChanges() - Method in interface com.atlassian.greenhopper.service.rank.BatchRankChange
- getSuccessfulRankChanges() - Method in class com.atlassian.greenhopper.service.rank.RankChangesOutcomeImpl
- getSuggestions() - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintSeeker.SprintsToPick
- getSummary() - Method in class com.atlassian.greenhopper.model.Epic
- getSummary() - Method in class com.atlassian.greenhopper.web.contextprovider.IssuesInEpicContext.IssueInfo
- getSummary() - Method in class com.atlassian.greenhopper.web.rapid.plan.SplitIssueService.IssueData
- getSunday() - Method in interface com.atlassian.greenhopper.manager.workingdays.WorkingDaysAO
- getSupportedOperations() - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkRestFieldOperationsHandler
- getSupportedOperations() - Method in class com.atlassian.greenhopper.customfield.sprint.SprintRestFieldOperationsHandler
- getSupportedPlatformsUrl() - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardAction
- getSwimlane() - Method in class com.atlassian.greenhopper.web.rapid.work.PoolService.SwimlaneIssuesData
- getSwimlane(long, long) - Method in class com.atlassian.greenhopper.service.rapid.view.SwimlaneDao
- getSwimlane(ApplicationUser, long, long) - Method in class com.atlassian.greenhopper.web.rapid.view.SwimlaneHelper
-
Get the swimlane for a given rapidViewId and swimlaneId
- getSwimlane(Long, Long) - Method in class com.atlassian.greenhopper.web.rapid.view.SwimlaneResource
-
Get the swimlane for a given rapidView and id
- getSwimlaneFilter(ApplicationUser, Query, List<Swimlane>, Set<Long>, I18n2) - Method in class com.atlassian.greenhopper.web.rapid.chart.ChartDataHelper
-
Compute the filter for the selected swimlanes.
- getSwimlaneId(String) - Method in class com.atlassian.greenhopper.web.rapid.chart.SwimlaneFilter
- getSwimlanes() - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
-
Swimlanes
- getSwimlaneStrategy() - Method in class com.atlassian.greenhopper.model.rapid.RapidView
- getSwimlaneStrategy() - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
-
Which swimlane strategy is this view using?
- getSystem() - Method in class com.atlassian.greenhopper.model.lexorank.LexoDecimal
- getSystem() - Method in class com.atlassian.greenhopper.model.lexorank.LexoInteger
- getTab() - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.BaseEditableTabEntryFactory
- getTab() - Method in interface com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableTabEntryFactory
-
This returns the tab whose model is being populated by this factory.
- getTableName() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankEntityDetails
- getTabs(RapidView, HttpServletRequest) - Method in class com.atlassian.greenhopper.web.rapid.config.tab.BoardConfigTabsResolver
- getTargetColumn() - Method in class com.atlassian.greenhopper.web.rapid.IssueTransitionAndRankService.TransitionAndRankRequest
- getText() - Method in class com.atlassian.greenhopper.util.TimeRemainingFormatter.TimeRemaining
- getText() - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry.NumberFieldValue
- getText(Double) - Method in class com.atlassian.greenhopper.web.rapid.issue.statistics.HistoricalEstimateStatisticValueResolver
- getText(Double) - Method in interface com.atlassian.greenhopper.web.rapid.issue.statistics.StatisticValueResolver
-
Return a text representation of a double value which has been resolved by this resolver.
- getText(String) - Method in interface com.atlassian.greenhopper.model.I18n2
-
Get the text for a given key Note: Keep this method as velocity doesn't handle varargs
- getText(String) - Method in class com.atlassian.greenhopper.web.GreenHopperWebActionSupport
- getText(String, Object) - Method in interface com.atlassian.greenhopper.model.I18n2
-
Get the text for a given key and one parameter Note: Keep this method as velocity doesn't handle varargs
- getText(String, Object) - Method in class com.atlassian.greenhopper.web.GreenHopperWebActionSupport
- getText(String, Object...) - Method in interface com.atlassian.greenhopper.model.I18n2
-
Get the text for a given key.
- getText(String, Object, Object) - Method in interface com.atlassian.greenhopper.model.I18n2
-
Get the text for a given key and two parameters Note: Keep this method as velocity doesn't handle varargs
- getText(String, Object, Object, Object) - Method in interface com.atlassian.greenhopper.model.I18n2
-
Get the text for a given key and three parameters Note: Keep this method as velocity doesn't handle varargs
- getText(String, Object, Object, Object) - Method in class com.atlassian.greenhopper.web.GreenHopperWebActionSupport
- getText(String, Object, Object, Object, Object) - Method in interface com.atlassian.greenhopper.model.I18n2
-
Get the text for a given key and four parameters Note: Keep this method as velocity doesn't handle varargs
- getText(String, Object, Object, Object, Object) - Method in class com.atlassian.greenhopper.web.GreenHopperWebActionSupport
- getText(String, Object, Object, Object, Object, Object) - Method in interface com.atlassian.greenhopper.model.I18n2
-
Get the text for a given key and five parameters Note: Keep this method as velocity doesn't handle varargs
- getText(String, Object, Object, Object, Object, Object) - Method in class com.atlassian.greenhopper.web.GreenHopperWebActionSupport
- getText(String, Object, Object, Object, Object, Object, Object) - Method in class com.atlassian.greenhopper.web.GreenHopperWebActionSupport
- getText(String, Object, Object, Object, Object, Object, Object, Object) - Method in class com.atlassian.greenhopper.web.GreenHopperWebActionSupport
- getText(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class com.atlassian.greenhopper.web.GreenHopperWebActionSupport
- getText(String, String) - Method in class com.atlassian.greenhopper.web.GreenHopperWebActionSupport
- getText(String, String, String) - Method in class com.atlassian.greenhopper.web.GreenHopperWebActionSupport
- getText(String, String, String, String) - Method in class com.atlassian.greenhopper.web.GreenHopperWebActionSupport
- getText(String, String, String, String, String) - Method in class com.atlassian.greenhopper.web.GreenHopperWebActionSupport
- getText(String, String, String, String, String, String, String, String) - Method in class com.atlassian.greenhopper.web.GreenHopperWebActionSupport
- getText(String, String, String, String, String, String, String, String, String, String) - Method in class com.atlassian.greenhopper.web.GreenHopperWebActionSupport
- getThursday() - Method in interface com.atlassian.greenhopper.manager.workingdays.WorkingDaysAO
- getTime() - Method in interface com.atlassian.greenhopper.manager.audit.AuditEntryAO
- getTime() - Method in class com.atlassian.greenhopper.model.rapid.AuditEntry.AuditEntryBuilder
- getTime() - Method in class com.atlassian.greenhopper.model.rapid.AuditEntry
- getTime() - Method in class com.atlassian.greenhopper.web.contextprovider.IssuesInEpicContext
- getTimeFormat() - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardViewModelFactory
- getTimeInSprintPeriod(Long, Long, Long) - Method in class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysResource
-
Calculates workdays in given period and time between today and startDate.
- getTimePerformed() - Method in class com.atlassian.greenhopper.service.issue.changehistory.SafeChangeHistory
- getTimeSpent() - Method in class com.atlassian.greenhopper.service.timetracking.TimeTrackingHistoryService.HistoryEntry
- getTimeTaken() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService.UpgradeHistoryDetail
- getTimeToSprintStart(DateTime, DateTime) - Method in interface com.atlassian.greenhopper.service.sprint.SprintTimeRemainingService
-
Calculates time to sprint start
- getTimeToSprintStart(DateTime, DateTime) - Method in class com.atlassian.greenhopper.service.sprint.SprintTimeRemainingServiceImpl
- getTimeTrackingHistory() - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownData
- getTimeTrackingHistory(ApplicationUser, Collection<String>) - Method in interface com.atlassian.greenhopper.service.timetracking.TimeTrackingHistoryService
-
Get the time tracking history for a given set of issues and a start and end date
- getTimeTrackingHistory(ApplicationUser, Collection<String>) - Method in class com.atlassian.greenhopper.service.timetracking.TimeTrackingHistoryServiceImpl
- getTimezone() - Method in interface com.atlassian.greenhopper.manager.workingdays.WorkingDaysAO
- getTimezoneId() - Method in class com.atlassian.greenhopper.model.rapid.WorkingDaysConfig
- getTitle() - Method in class com.atlassian.greenhopper.api.entity.remotelink.sprint.RemoteSprintLink
- getTitle() - Method in class com.atlassian.greenhopper.confluence.ConfluencePage
- getTitle() - Method in class com.atlassian.greenhopper.confluence.ConfluenceSearchResult
- getTitle() - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry.RemoteSprintLinkEntry
- getTitle() - Method in class com.atlassian.greenhopper.web.util.GreenHopperHelpPathResolver.HelpPath
- getTodayAt(DateTimeZone) - Static method in class com.atlassian.greenhopper.util.DateUtils
-
Gives today's local (server) time, at the given timezone (keeping the value)
- getToken() - Method in class com.atlassian.greenhopper.service.api.remote.RemoteLinkConversationService.CreationConversation
- getToolSections(String, long, String, HttpServletRequest) - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardResource
- getTotal() - Method in class com.atlassian.greenhopper.service.issuelink.EpicNamesResult
- getTotal() - Method in interface com.atlassian.greenhopper.service.Page
- getTotalBoardsForProject() - Method in class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardSearchResultsAnalyticsEvent.Builder
- getTotalDurations() - Method in class com.atlassian.greenhopper.web.rapid.chart.IssueCycleTimeCollector.IssueTimesResult
- getTotalHits() - Method in class com.atlassian.greenhopper.web.rapid.list.CollectIssuesResult
- getTotalNumEntries() - Method in class com.atlassian.greenhopper.issue.util.AttachmentZipExtractor.ZipContents
- getTrackingField(Map<String, Object>) - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.BaseEditableTabEntryFactory
- getTrackingStatistic() - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
- getTrackingStatistic(RapidView) - Method in class com.atlassian.greenhopper.manager.trackingstatistic.TrackingStatisticManager
- getTrackingStatistic(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.statistics.TrackingStatisticService
-
Will always return a
StatisticsField
, which may or may not be valid. - getTrackingStatistic(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.statistics.TrackingStatisticServiceImpl
- getTrackingStatisticConfig(String) - Method in class com.atlassian.greenhopper.web.rapid.view.EstimationHelper
- getTrackingStatisticFieldId(StatisticsField, Issue) - Method in class com.atlassian.greenhopper.web.rapid.issue.StatisticFieldHelper
-
Get the field ID of the tracking statistic for the specified issue.
- getTrackingStatistics() - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
-
Tracking statistic(s) configured for this view.
- getTrackingStatisticStrict(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.statistics.TrackingStatisticService
-
Attempts to get the
StatisticsField
of a rapid view. - getTrackingStatisticStrict(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.statistics.TrackingStatisticServiceImpl
- getTransformedUrl(LegacyBrowseProjectUrlComponents) - Method in class com.atlassian.greenhopper.sidebar.legacy.LegacyBrowseAgileUrlTransformer
- getTransitions(ApplicationUser, List<Long>) - Method in interface com.atlassian.greenhopper.service.workflow.WorkflowService
-
Get the transitions data for the given projects This will have the workflows for each project and issue type pair.
- getTransitions(ApplicationUser, List<Long>) - Method in class com.atlassian.greenhopper.service.workflow.WorkflowServiceImpl
- getTransitions(Long) - Method in class com.atlassian.greenhopper.web.rapid.issue.IssueResource
-
Get the list of possible transitions for the given issue.
- getTransitions(List<Long>) - Method in class com.atlassian.greenhopper.web.rapid.work.WorkResource
- getTransitionTime() - Method in class com.atlassian.greenhopper.web.rapid.IssueTransitionAndRankService.TransitionAndRankResult
- getTuesday() - Method in interface com.atlassian.greenhopper.manager.workingdays.WorkingDaysAO
- getType() - Method in class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardBaseAnalyticsEvent
- getType() - Method in interface com.atlassian.greenhopper.api.rank.Rankable
- getType() - Method in class com.atlassian.greenhopper.api.rapid.view.StatisticsField
- getType() - Method in class com.atlassian.greenhopper.confluence.ConfluenceSearchResult
- getType() - Method in class com.atlassian.greenhopper.confluence.ConfluenceSpace
- getType() - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankAO
- getType() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankRow
- getType() - Method in class com.atlassian.greenhopper.manager.lexorank.SqlUpdateStatement.ParamValueTypePair
- getType() - Method in interface com.atlassian.greenhopper.manager.rankableobject.RankableObjectAO
-
Type
- getType() - Method in class com.atlassian.greenhopper.model.rapid.BoardAdmin
- getType() - Method in class com.atlassian.greenhopper.model.rapid.EstimationConfig
- getType() - Method in class com.atlassian.greenhopper.model.rapid.RankableObject
- getType() - Method in class com.atlassian.greenhopper.model.rapid.RapidView
- getType() - Method in class com.atlassian.greenhopper.model.rapid.StatisticsFieldConfig
- getType() - Method in class com.atlassian.greenhopper.service.rank.RankableImpl
- getType() - Method in interface com.atlassian.greenhopper.service.rapid.view.BoardAdminAO
-
The "type" of Board Admin e.g.
- getType() - Method in interface com.atlassian.greenhopper.service.rapid.view.BoardAdminRaw
-
The "type" of Board Admin e.g.
- getType() - Method in class com.atlassian.greenhopper.web.rapid.tools.RapidBoardToolsElement
- getTypeComparator() - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
- getTypeFor(CustomFieldType) - Static method in class com.atlassian.greenhopper.web.rapid.issue.fields.FieldDetailTypeChecker
- getTypeFor(Field) - Static method in class com.atlassian.greenhopper.web.rapid.issue.fields.FieldDetailTypeChecker
- getTypeId() - Method in interface com.atlassian.greenhopper.manager.estimatestatistic.EstimateStatisticAO
-
Type of the statistics field, could be none, issueCount or a field (custom or not).
- getTypeId() - Method in interface com.atlassian.greenhopper.manager.trackingstatistic.TrackingStatisticAO
-
Type of the statistics field, could be none, issueCount or a field (custom or not).
- getTypeId() - Method in interface com.atlassian.greenhopper.service.rapid.view.StatisticsFieldAO
-
Type of the statistics field, could be none, issueCount or a field (custom or not).
- getTypeIdFromComposite(String) - Static method in class com.atlassian.greenhopper.web.rapid.view.StatisticsFieldEntry
- getTypeName() - Method in class com.atlassian.greenhopper.web.contextprovider.IssuesInEpicContext.IssueInfo
- getTypes() - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewQuery
- getTypes() - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewSimpleQuery
- getTypeUrl() - Method in class com.atlassian.greenhopper.web.contextprovider.IssuesInEpicContext.IssueInfo
- getUnfinishedParentKeysOfFinishedSubtasks() - Method in class com.atlassian.greenhopper.web.rapid.sprint.CompleteSprintStats
- getUpcomingSprints() - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintHelper.FutureSprintMapping
- getUpdatedContext(RemoteIssueLink) - Method in interface com.atlassian.greenhopper.issue.link.RemoteIssueLinkSearchService
- getUpdatedContext(RemoteIssueLink) - Method in class com.atlassian.greenhopper.issue.link.RemoteIssueLinkSearchServiceImpl
- getUpdatedIssues() - Method in class com.atlassian.greenhopper.service.issue.comment.BulkCommentService.Result
- getUpdatedIssues() - Method in class com.atlassian.greenhopper.service.issue.flagging.FlagService.Result
- getUpdatedIssues() - Method in class com.atlassian.greenhopper.web.rapid.IssueTransitionAndRankService.TransitionAndRankResult
- getUpdateErrors(Issue, SplitIssueService.IssueData, List<SplitIssueService.IssueData>) - Method in interface com.atlassian.greenhopper.web.rapid.plan.SplitIssueService
-
Checks if the values provided for splitting the issue are correct.
- getUpdateErrors(Issue, SplitIssueService.IssueData, List<SplitIssueService.IssueData>) - Method in class com.atlassian.greenhopper.web.rapid.plan.SplitIssueServiceImpl
- getUpgradeHistory() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService
- getUpperTimeRange() - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintTimes
-
This returns the upper time range to be considered for a chart.
- getUrl() - Method in class com.atlassian.greenhopper.api.entity.remotelink.sprint.RemoteSprintLink
- getUrl() - Method in class com.atlassian.greenhopper.confluence.ConfluencePage
- getUrl() - Method in class com.atlassian.greenhopper.confluence.ConfluenceSearchResult
- getUrl() - Method in class com.atlassian.greenhopper.confluence.ConfluenceSpace
- getUrl() - Method in class com.atlassian.greenhopper.issue.util.AttachmentZipExtractor.IconEntry
- getUrl() - Method in class com.atlassian.greenhopper.issue.util.AttachmentZipExtractor.ZipEntry
- getUrl() - Method in class com.atlassian.greenhopper.web.onboarding.firstuseflow.DefaultAgileFirstUseFlow
- getUrl() - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry.RemoteSprintLinkEntry
- getUrl() - Method in class com.atlassian.greenhopper.web.rapid.tools.RapidBoardToolsElement
- getUrl() - Method in class com.atlassian.greenhopper.web.util.GreenHopperHelpPathResolver.HelpPath
- getUrl(ReportModuleDescriptor, Map<String, Object>) - Method in class com.atlassian.greenhopper.web.rapid.chart.integration.AgileReportUrlProvider
- getUrl(ApplicationUser, T, Long) - Method in interface com.atlassian.greenhopper.web.rapid.RapidViewLocationResolver
-
Get the URL of the precise location of the object on the specified board.
- getUrlToTheFutureOfJiraAgile() - Method in class com.atlassian.greenhopper.jira.actions.ClassicBoardNotFoundAction
- getUseQuickFormPreference(ApplicationUser) - Method in interface com.atlassian.greenhopper.service.properties.UserPropertyService
-
Has the user last viewed the quick form or the form with all fields
- getUseQuickFormPreference(ApplicationUser) - Method in class com.atlassian.greenhopper.service.properties.UserPropertyServiceImpl
- getUser() - Method in interface com.atlassian.greenhopper.manager.audit.AuditEntryAO
- getUser() - Method in class com.atlassian.greenhopper.model.rapid.AuditEntry.AuditEntryBuilder
- getUser() - Method in class com.atlassian.greenhopper.model.rapid.AuditEntry
- getUser() - Method in class com.atlassian.greenhopper.service.issuelink.IssueLinkRequest
- getUser() - Method in class com.atlassian.greenhopper.service.issuelink.IssueUnlinkRequest
- getUser() - Method in class com.atlassian.greenhopper.web.AbstractResource
- getUserConfig() - Method in class com.atlassian.greenhopper.web.rapid.UserDataResource
- getUserConfig(ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.UserConfigurationService
- getUserKey() - Method in class com.atlassian.greenhopper.service.api.remote.RemoteLinkConversationService.CreationConversation
- getUsername() - Method in class com.atlassian.greenhopper.service.issue.changehistory.SafeChangeHistory
- getUsers(String, String, Long, String, Long) - Method in class com.atlassian.greenhopper.rest.AssigneeUserPickerResource
- getUsersResponse(String, String, Long, String, Long) - Method in class com.atlassian.greenhopper.rest.AssigneeUserPickerResource
- getUtil() - Method in class com.atlassian.greenhopper.web.contextprovider.AgileIssueWebPanelContext
- getUtil() - Method in class com.atlassian.greenhopper.web.contextprovider.IssuesInEpicContext
- getUtil() - Method in class com.atlassian.greenhopper.web.GreenHopperWebActionSupport
-
Utilities object
- getVal() - Method in interface com.atlassian.greenhopper.manager.color.CardColorAO
-
value associated with the column.
- getValidatedCustomFieldSortedByRankField(ApplicationUser, Query) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCustomFieldService
- getValidBoardAdminsPredicate(Map<BoardAdmin.Type, Set<String>>) - Method in class com.atlassian.greenhopper.manager.rapidview.BoardAdminValidator
- getValidColumns(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnService
-
Get all columns with at least one status mapped to them.
- getValidColumns(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnServiceImpl
- getValidStrategies() - Method in interface com.atlassian.greenhopper.service.rapid.view.SwimlaneService
-
Get all valid strategies
- getValidStrategies() - Method in class com.atlassian.greenhopper.service.rapid.view.SwimlaneServiceImpl
- getValue() - Method in class com.atlassian.greenhopper.confluence.rpc.AbstractConfluenceSaxHandler.NameValuePair
- getValue() - Method in class com.atlassian.greenhopper.manager.lexorank.SqlUpdateStatement.ParamValueTypePair
- getValue() - Method in class com.atlassian.greenhopper.model.rapid.CardColor
- getValue() - Method in enum class com.atlassian.greenhopper.model.rapid.RapidView.OldDoneIssuesCutoff
- getValue() - Method in class com.atlassian.greenhopper.service.issue.FieldValue
- getValue() - Method in interface com.atlassian.greenhopper.service.ServiceOutcome
- getValue() - Method in class com.atlassian.greenhopper.service.ServiceOutcomeImpl
- getValue() - Method in class com.atlassian.greenhopper.web.rapid.chart.StatisticHistoryEntry
- getValue() - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry.NumberFieldValue
- getValue(Issue) - Method in class com.atlassian.greenhopper.web.rapid.issue.statistics.HistoricalEstimateStatisticValueResolver
- getValue(Issue) - Method in interface com.atlassian.greenhopper.web.rapid.issue.statistics.IssueStatisticValueResolver
-
Get the value from the issue for the configured
StatisticsField
. - getValue(Issue, AggregateTimeTrackingBean) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.AbstractAggregateRemainingEstimateFieldEntryFactory
- getValue(Issue, AggregateTimeTrackingBean) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.AggregateRemainingEstimateFieldEntryFactory
- getValue(Issue, AggregateTimeTrackingBean) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.SubTasksRemainingEstimateFieldEntryFactory
- getValue(Issue, I18nHelper, AggregateTimeTrackingBean) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.AbstractAggregateRemainingEstimateFieldEntryFactory
- getValue(String) - Method in interface com.atlassian.greenhopper.web.rapid.issue.statistics.DocumentStatisticValueResolver
-
Get the value represented by the string.
- getValue(String) - Method in class com.atlassian.greenhopper.web.rapid.issue.statistics.HistoricalEstimateStatisticValueResolver
-
Returns the last estimate value of the specified issue.
- getValue(String, String) - Method in interface com.atlassian.greenhopper.service.RequestCacheService
-
Get a value stored in the request cache.
- getValue(String, String) - Method in class com.atlassian.greenhopper.service.RequestCacheServiceImpl
- getValueFrom(Boolean) - Static method in enum class com.atlassian.greenhopper.model.rapid.ShowEpics
- getValueFromCustomFieldParams(CustomFieldParams) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
-
Retrieve the epic
Issue
object that corresponds to the epic key stored inparameters
if there is one. - getValueFromCustomFieldParams(CustomFieldParams) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCFType
- getValueFromCustomFieldParams(CustomFieldParams) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
- getValueFromIssue(CustomField, Issue) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
-
Get the epic
Issue
that is currently the epic forissue
. - getValueFromIssue(CustomField, Issue) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCFType
- getValueFromIssue(CustomField, Issue) - Method in class com.atlassian.greenhopper.customfield.rank.RankCFType
- getValueFromIssue(CustomField, Issue) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
- getValueLoader(CustomField) - Method in class com.atlassian.greenhopper.customfield.epicstatus.SelectSearcherWrapper
- getValueLoader(CustomField) - Method in class com.atlassian.greenhopper.customfield.rank.RankSearcher
-
Create a new ValueLoader that bridges over to the rank index for the actual comparison.
- getValueLoader(CustomField) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintSearcher
- getValueLoader(CustomField) - Method in class com.pyxis.greenhopper.jira.customfields.VersionSearcherWrapper
- getValues() - Method in class com.atlassian.greenhopper.rest.ArrayBean
- getValues() - Method in interface com.atlassian.greenhopper.service.Page
- getValues(QueryCreationContext, FunctionOperand, TerminalClause) - Method in class com.atlassian.greenhopper.customfield.sprint.AbstractSprintsStateJqlFunction
-
Get all open sprints
- getValues(ApplicationUser, TerminalClause) - Method in class com.atlassian.greenhopper.util.jql.project.ProjectValuesProvider
- getVelocityChart(Long, String, String) - Method in class com.atlassian.greenhopper.web.rapid.chart.RapidChartResource
- getVelocityChartMaxIssues() - Method in class com.atlassian.greenhopper.web.rapid.chart.RapidChartResource
-
Maximum number of issues allowed to be processed by velocity chart.
- getVelocityChartMaxSprints() - Method in class com.atlassian.greenhopper.web.rapid.chart.RapidChartResource
-
Maximum number of sprints allowed to be processed by velocity chart.
- getVelocityChartModel(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.chart.VelocityChartModelFactory
-
Deprecated.
- getVelocityChartModel(ApplicationUser, RapidView, Instant, Instant) - Method in class com.atlassian.greenhopper.web.rapid.chart.VelocityChartModelFactory
- getVelocityParameters(Issue, CustomField, FieldLayoutItem) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
- getVelocityStatEntry() - Method in class com.atlassian.greenhopper.web.rapid.chart.VelocityStatEntryFactory
- getVersion() - Method in interface com.atlassian.greenhopper.model.issue.GHVersion
-
Deprecated.
- getVersion() - Method in class com.atlassian.greenhopper.plugin.module.ModuleContext
- getVersion() - Method in class com.atlassian.greenhopper.project.version.VersionMetaDataImpl
- getVersion() - Method in interface com.atlassian.greenhopper.util.BuildProperties
-
Get the version of this build
- getVersion() - Method in class com.atlassian.greenhopper.util.BuildPropertiesImpl
- getVersionBurnupChart(Long, Long) - Method in class com.atlassian.greenhopper.web.rapid.chart.RapidChartResource
- getVersionId() - Method in interface com.atlassian.greenhopper.manager.version.VersionMetaDataAO
-
ID for the version that this entry refers to
- getVersionId() - Method in class com.atlassian.greenhopper.model.rapid.LegacyVersionMetaDataImpl
- getVersionId() - Method in class com.atlassian.greenhopper.project.version.VersionMetaDataImpl
- getVersionIssues(Long, Long) - Method in class com.atlassian.greenhopper.web.rapid.chart.RapidChartResource
- getVersionProgressChartModel(ApplicationUser, RapidView, Version) - Method in class com.atlassian.greenhopper.web.rapid.chart.VersionProgressChartModelFactory
- getVersionReportContents(ApplicationUser, RapidView, Version) - Method in class com.atlassian.greenhopper.web.rapid.chart.VersionReportModelFactory
- getVersionsForRapidView(ApplicationUser, RapidView, PageRequest, VersionQuery) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewVersionService
-
Returns versions which are on rapidView.
- getVersionsForRapidView(ApplicationUser, RapidView, PageRequest, VersionQuery) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewVersionServiceImpl
- getVersionStatistics(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.web.rapid.plan.ClassificationStatisticService
- getVersionStatistics(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.plan.ClassificationStatisticServiceImpl
- getViewDataMap() - Method in class com.atlassian.greenhopper.jira.actions.BulkCommentDialogAction
- getViewHtml(ApplicationUser, SearchContext, FieldValuesHolder, Map<?, ?>, Action) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkSearchRenderer
- getViewHtml(ApplicationUser, SearchContext, FieldValuesHolder, Map<?, ?>, Action) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintSearchRenderer
- getViewHtml(Action, OperationContext, Issue) - Method in class com.atlassian.greenhopper.service.issue.NotRequiredFieldScreenRenderLayoutItem
- getViewHtml(Action, OperationContext, Issue, Map<String, Object>) - Method in class com.atlassian.greenhopper.service.issue.NotRequiredFieldScreenRenderLayoutItem
- getViewsAndConfigModel(String, StringList, Long, Integer) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewListResource
- getVisibleColumns(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnService
-
Returns the visible columns, filtered out unnecessary columns (eg:
KanbanBacklogColumn
when KanPlan lab is disabled) - getVisibleColumns(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnServiceImpl
- getVisibleEpicsClause(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewClauseService
-
Returns the visible epics clause.
- getVisibleEpicsClause(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewClauseServiceImpl
- getWarningMessage() - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownData
- getWarnings() - Method in class com.atlassian.greenhopper.service.rank.SortedByRankFieldResult
- getWebItemSections(ApplicationUser, String, Map<String, Object>) - Method in interface com.atlassian.greenhopper.web.navigation.WebSectionHelper
-
Returns the list of web-sections and their corresponding web-items for the given location and user.
- getWebItemSections(ApplicationUser, String, Map<String, Object>) - Method in class com.atlassian.greenhopper.web.navigation.WebSectionHelperImpl
- getWednesday() - Method in interface com.atlassian.greenhopper.manager.workingdays.WorkingDaysAO
- getWeight() - Method in class com.atlassian.greenhopper.webhooks.AgileWebhookEventProvider
- getWhereClause() - Method in class com.atlassian.greenhopper.service.rapid.EmptyFilterQueryWrapper
- getWizardConfig() - Method in class com.atlassian.greenhopper.web.rapid.wizard.WizardConfigResource
- getWorkDaysConfigModel(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysHelper
-
Build a configuration model for the working days configuration
- getWorkdaysInPeriod(ApplicationUser, RapidView, DateTime, DateTime) - Method in interface com.atlassian.greenhopper.service.sprint.SprintTimeRemainingService
-
Calculates the number of whole (24 hour) workdays in the given date period.
- getWorkdaysInPeriod(ApplicationUser, RapidView, DateTime, DateTime) - Method in class com.atlassian.greenhopper.service.sprint.SprintTimeRemainingServiceImpl
- getWorkflow(ApplicationUser, String) - Method in interface com.atlassian.greenhopper.service.workflow.WorkflowService
-
Retrieve the workflow with the specified name
- getWorkflow(ApplicationUser, String) - Method in class com.atlassian.greenhopper.service.workflow.WorkflowServiceImpl
- getWorkflow(ApplicationUser, String) - Method in class com.atlassian.greenhopper.web.rapid.workflow.WorkflowHelper
- getWorkflowDescription() - Method in class com.atlassian.greenhopper.service.workflow.PresetData
- getWorkflowName() - Method in class com.atlassian.greenhopper.service.workflow.CheckWorkflowEntitiesByNameResult
- getWorkflowName() - Method in class com.atlassian.greenhopper.service.workflow.PresetData
- getWorkflowPath() - Method in class com.atlassian.greenhopper.service.workflow.PresetData
- getWorkflowSchemeForProject(Project) - Method in interface com.atlassian.greenhopper.service.workflow.WorkflowService
-
Returns the scheme currently associated to the specified
Project
. - getWorkflowSchemeForProject(Project) - Method in class com.atlassian.greenhopper.service.workflow.WorkflowServiceImpl
- getWorkflowSchemeName() - Method in class com.atlassian.greenhopper.service.workflow.CheckWorkflowEntitiesByNameResult
- getWorkflowsForProject(Project) - Method in interface com.atlassian.greenhopper.service.workflow.WorkflowService
-
Retrieve the workflows that are in use for the specified
Project
. - getWorkflowsForProject(Project) - Method in class com.atlassian.greenhopper.service.workflow.WorkflowServiceImpl
- getWorkflowSimpleWorkflowDescription() - Method in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowStringsFactory.SimplifiedWorkflowStrings
- getWorkflowSimpleWorkflowSchemeDescription() - Method in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowStringsFactory.SimplifiedWorkflowStrings
- getWorkflowStatusObject(String) - Method in interface com.atlassian.greenhopper.service.workflow.WorkflowService
-
Get the status object for a given id
- getWorkflowStatusObject(String) - Method in class com.atlassian.greenhopper.service.workflow.WorkflowServiceImpl
- getWorkflowTransitionEntries() - Method in interface com.atlassian.greenhopper.service.workflow.WorkflowService.WorkTransitions
- getWorkingDays() - Method in interface com.atlassian.greenhopper.manager.workingdays.NonWorkingDayAO
- getWorkingDays() - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
-
Working days configuration configured for this view.
- getWorkingDaysConfiguration(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.workingdays.WorkingDaysService
-
Get the week days marked as off
- getWorkingDaysConfiguration(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.workingdays.WorkingDaysServiceImpl
- getWorkingDurations() - Method in class com.atlassian.greenhopper.web.rapid.chart.IssueCycleTimeCollector.IssueTimesResult
- getWorkModeClause(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewClauseService
-
Returns the work mode clause.
- getWorkModeClause(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewClauseServiceImpl
-
Work mode clause
- getWorkModeQuery(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewQueryService
-
Get the query for the work mode.
- getWorkModeQuery(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewQueryServiceImpl
- getWorkModeQuery(ApplicationUser, RapidView, Column) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewQueryService
-
Get the query for the work mode and a given column.
- getWorkModeQuery(ApplicationUser, RapidView, Column) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewQueryServiceImpl
- getWorkRateData(ApplicationUser, RapidView, SprintTimes, TimeZone) - Method in class com.atlassian.greenhopper.web.rapid.chart.WorkRateDataFactory
-
Provides work rate data for rapid charts.
- getWorkRateData(ApplicationUser, RapidView, TimeZone, DateTime, DateTime) - Method in class com.atlassian.greenhopper.web.rapid.chart.WorkRateDataFactory
- getZipContents(Attachment, Issue) - Method in interface com.atlassian.greenhopper.issue.util.AttachmentZipExtractor
-
For a given attachment and issue retrieves zip contents (if the attachment is a zip archive).
- getZipContents(Attachment, Issue) - Method in class com.atlassian.greenhopper.issue.util.DefaultAttachmentZipExtractor
- GHAvatarService - Class in com.atlassian.greenhopper.service.user
-
A thin wrapper of the JIRA avatar service that gets rid of dumb exceptions
- GHAvatarService() - Constructor for class com.atlassian.greenhopper.service.user.GHAvatarService
- GhGenericClauseQueryMapper - Class in com.atlassian.greenhopper.customfield.searcher
-
Can generate queries for issue constant clauses.
- GhGenericClauseQueryMapper(String, List<GhOperatorSpecificQueryFactory>, JqlOperandResolver) - Constructor for class com.atlassian.greenhopper.customfield.searcher.GhGenericClauseQueryMapper
- GhHelpContextProvider - Class in com.atlassian.greenhopper.web.contextprovider
-
Allows WebItems to use
GreenHopperHelpPathResolver
. - GhHelpContextProvider(JiraAuthenticationContext, GreenHopperHelpPathResolver) - Constructor for class com.atlassian.greenhopper.web.contextprovider.GhHelpContextProvider
- GHJSONMarshaller - Class in com.atlassian.greenhopper.web.rapid
-
Provides marshalling of objects Currently we use jackson for the encoding directly, ultimately it would be nice to go through Jersey to ensure we really use the same marshaller as the resources
- GHJSONMarshaller() - Constructor for class com.atlassian.greenhopper.web.rapid.GHJSONMarshaller
- GhOperatorSpecificQueryFactory - Interface in com.atlassian.greenhopper.customfield.searcher
-
This class is a copy of JIRA's
OperatorSpecificQueryFactory
, but properly passes through the QueryContext required to get the user and security requirements. - GHProjectPermissions - Class in com.atlassian.greenhopper.jira.permission
-
This class contains constants representing keys of built-in system project permissions and agile project permissions
- GHProjectPermissions() - Constructor for class com.atlassian.greenhopper.jira.permission.GHProjectPermissions
- GhStubAboutPagePanelModuleDescriptor - Class in com.atlassian.greenhopper.plugin.about
-
Stub module descriptor to keep our "about-page-panel" module type happy in JIRA versions which do not have the About Page Panel module.
- GhStubAboutPagePanelModuleDescriptor(JiraAuthenticationContext, ModuleFactory) - Constructor for class com.atlassian.greenhopper.plugin.about.GhStubAboutPagePanelModuleDescriptor
- GhStubProjectTemplateModuleDescriptor - Class in com.atlassian.greenhopper.plugin.projecttemplate
-
Stub module descriptor to keep our "project-template" module type happy in JIRA instances which do not have the Project Templates plugin installed.
- GhStubProjectTemplateModuleDescriptor(JiraAuthenticationContext, ModuleFactory) - Constructor for class com.atlassian.greenhopper.plugin.projecttemplate.GhStubProjectTemplateModuleDescriptor
- GhUpgradeTask046 - Class in com.atlassian.greenhopper.upgrade
-
Sets status categories for (what is assumed to be) JIRA Agile's simple workflow's statuses.
- GhUpgradeTask046() - Constructor for class com.atlassian.greenhopper.upgrade.GhUpgradeTask046
- GhUpgradeTask047 - Class in com.atlassian.greenhopper.upgrade
-
Removing classic gadgets from dashboards
- GhUpgradeTask047() - Constructor for class com.atlassian.greenhopper.upgrade.GhUpgradeTask047
- GhUpgradeTask048 - Class in com.atlassian.greenhopper.upgrade
-
Inserts a reindex required warning into the admin screen for the epic label custom field searching
- GhUpgradeTask048() - Constructor for class com.atlassian.greenhopper.upgrade.GhUpgradeTask048
- GhUpgradeTask049 - Class in com.atlassian.greenhopper.upgrade
-
Migration for Manage Sprints permission by copying all ADMINISTER_PROJECTS permission entities into MANAGE_SPRINTS permission
- GhUpgradeTask049() - Constructor for class com.atlassian.greenhopper.upgrade.GhUpgradeTask049
- GhUpgradeTask050 - Class in com.atlassian.greenhopper.upgrade
-
Cleaning all current Manage Sprint permission entries before re-performing the migration by copying all current ADMINISTER_PROJECTS permission entries to MANAGE_SPRINTS permission again HOT-35978, SW-3105
- GhUpgradeTask050() - Constructor for class com.atlassian.greenhopper.upgrade.GhUpgradeTask050
- GhUpgradeTask051 - Class in com.atlassian.greenhopper.upgrade
-
This is responsible to do the required migration for MANAGE_SPRINTS permission for BTF customers, just like what the 49th and 50th upgrade tasks have done for Cloud customers before.
- GhUpgradeTask051() - Constructor for class com.atlassian.greenhopper.upgrade.GhUpgradeTask051
- GhUpgradeTask052 - Class in com.atlassian.greenhopper.upgrade
-
This upgrade task is responsible for flushing new SprintManagerImpl caches after upgrade so they don't have to wait for timeout to become consistent.
- GhUpgradeTask052() - Constructor for class com.atlassian.greenhopper.upgrade.GhUpgradeTask052
- GhUpgradeTask053 - Class in com.atlassian.greenhopper.upgrade
- GhUpgradeTask053(ActiveObjects) - Constructor for class com.atlassian.greenhopper.upgrade.GhUpgradeTask053
- GHVersion - Interface in com.atlassian.greenhopper.model.issue
- GLOBAL_BOARD_NAVIGATION_DISABLED - Enum constant in enum class com.atlassian.greenhopper.features.AgileDarkFeature
- GlobalAdminCondition - Class in com.atlassian.greenhopper.web.admin
-
Condition to check whether JIRA administrators can view Agile administrative pages.
- GlobalAdminCondition() - Constructor for class com.atlassian.greenhopper.web.admin.GlobalAdminCondition
- GlobalAdminConditionEvaluator - Class in com.atlassian.greenhopper.web.admin
-
This condition is essentially the valid license check without the license seat count exceeded check.
- GlobalAdminConditionEvaluator(SoftwareAuthorizationService) - Constructor for class com.atlassian.greenhopper.web.admin.GlobalAdminConditionEvaluator
- GlobalBoardDarkFeatureManager - Class in com.atlassian.greenhopper.features
-
Control the Dark Feature that disables the Global Board sidebar Methods in this class have a really straightforward implementation except that they need to be carefully read as when the Dark Feature is enabled it means the Global Board sidebar is disabled, and vice-versa.
- GlobalBoardDarkFeatureManager() - Constructor for class com.atlassian.greenhopper.features.GlobalBoardDarkFeatureManager
- GlobalBoardNavigationPanelContextProvider - Class in com.atlassian.greenhopper.web.sidebar
-
Provides context to the global board sidebar's "Navigation" web panel.
- GlobalBoardNavigationPanelContextProvider(NavigationItemService, BoardListHelper, RapidViewQueryService, JiraAuthenticationContext) - Constructor for class com.atlassian.greenhopper.web.sidebar.GlobalBoardNavigationPanelContextProvider
- GlobalBoardSidebarRenderer - Class in com.atlassian.greenhopper.sidebar
-
Renders global board sidebar HTML.
- GlobalBoardSidebarRenderer(GlobalBoardSidebarRendererAccessor) - Constructor for class com.atlassian.greenhopper.sidebar.GlobalBoardSidebarRenderer
- GlobalBoardSidebarRendererAccessor - Class in com.atlassian.greenhopper.sidebar
-
Provides a method to retrieve a
GlobalBoardSidebarRendererAdapter
. - GlobalBoardSidebarRendererAccessor() - Constructor for class com.atlassian.greenhopper.sidebar.GlobalBoardSidebarRendererAccessor
- GlobalBoardSidebarRendererAdapter - Interface in com.atlassian.greenhopper.sidebar
-
An adapter that decouples
GlobalBoardSidebarRenderer
from the Agile plugin, allowing it to be an optional dependency. - GlobalBoardSidebarRendererAdapterImpl - Class in com.atlassian.greenhopper.sidebar
- GlobalBoardSidebarRendererAdapterImpl(GlobalBoardSidebarRenderer) - Constructor for class com.atlassian.greenhopper.sidebar.GlobalBoardSidebarRendererAdapterImpl
- globalConfig - Variable in class com.atlassian.greenhopper.web.rapid.RapidConfig
- globalConfig - Variable in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditModel
- globalId - Variable in class com.atlassian.greenhopper.api.RemoteLinkCreateRequest
- globalId - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.RemoteEntityLinkModel
- gMTOffset - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.TimeZoneEditModel.TimeZone
- goal - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintModel
- goal - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintRequest
- goal - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.UpdateSprintRequest
- goal - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintBaseEntry
- goal(String) - Method in class com.atlassian.greenhopper.service.sprint.Sprint.SprintBuilder
- GOAL - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QSprint
- GOOD - Enum constant in enum class com.atlassian.greenhopper.service.sprint.health.SprintHealth.Status
- GREEN_HOPPER_UPGRADE_LATEST_VERSION - Static variable in interface com.atlassian.greenhopper.upgrade.VersionUpgradeConstants
-
This constant represents the key in our property store that points to the last upgrade task number that was successfully run.
- GreenHopperCache - Interface in com.atlassian.greenhopper.manager
-
A consistent approach to marking managers/services which have caches that need to be flushed every now and then.
- GreenHopperCacheManager - Class in com.atlassian.greenhopper.service
-
Currently just provides a way to clear out all caches (used after upgrade tasks).
- GreenHopperCacheManager() - Constructor for class com.atlassian.greenhopper.service.GreenHopperCacheManager
- GreenHopperConditionEvaluator - Interface in com.atlassian.greenhopper.web.conditions
-
Evaluates the common part of each GreenHopper condition,
- GreenHopperConditionEvaluatorImpl - Class in com.atlassian.greenhopper.web.conditions
- GreenHopperConditionEvaluatorImpl() - Constructor for class com.atlassian.greenhopper.web.conditions.GreenHopperConditionEvaluatorImpl
- GreenHopperFooter - Class in com.atlassian.greenhopper.web.footer
-
The footer for SEO links to GH
- GreenHopperFooter() - Constructor for class com.atlassian.greenhopper.web.footer.GreenHopperFooter
- GreenHopperFooter.HelpPaths - Class in com.atlassian.greenhopper.web.footer
- GreenHopperHeadsUpDisplay - Class in com.atlassian.greenhopper.web.navigation
-
This is a top navigation banner that can display really important information about GreenHopper on every page in JIRA.
- GreenHopperHeadsUpDisplay() - Constructor for class com.atlassian.greenhopper.web.navigation.GreenHopperHeadsUpDisplay
- greenHopperHelpPathResolver - Variable in class com.atlassian.greenhopper.web.footer.GreenHopperFooter
- greenHopperHelpPathResolver - Variable in class com.atlassian.greenhopper.web.GreenHopperWebActionSupport
- GreenHopperHelpPathResolver - Class in com.atlassian.greenhopper.web.util
-
A blatant rip-off of Jira's
HelpUtil
class, but for GreenHopper's help files. - GreenHopperHelpPathResolver(FeatureManager, SoftwareHelpSpaceProvider, HelpPathFileLoader) - Constructor for class com.atlassian.greenhopper.web.util.GreenHopperHelpPathResolver
- GreenHopperHelpPathResolver.HelpPath - Class in com.atlassian.greenhopper.web.util
- GreenHopperLicenseManager - Interface in com.pyxis.greenhopper.jira.license
-
Deprecated.since 7.1.0
- GreenHopperLicenseManagerImpl - Class in com.pyxis.greenhopper.jira.license
- GreenHopperLicenseManagerImpl() - Constructor for class com.pyxis.greenhopper.jira.license.GreenHopperLicenseManagerImpl
- GreenHopperProjectCreateHook - Class in com.atlassian.greenhopper.web.rapid.project
- GreenHopperProjectCreateHook() - Constructor for class com.atlassian.greenhopper.web.rapid.project.GreenHopperProjectCreateHook
- GreenHopperWebActionSupport - Class in com.atlassian.greenhopper.web
- GreenHopperWebActionSupport() - Constructor for class com.atlassian.greenhopper.web.GreenHopperWebActionSupport
- GROUP - Enum constant in enum class com.atlassian.greenhopper.model.rapid.BoardAdmin.Type
- groupBy(String, Object...) - Method in interface com.atlassian.greenhopper.manager.lexorank.SqlSelectStatement.GroupByClause
- groupId - Variable in class com.atlassian.greenhopper.web.navigation.WebItemSection
- GROUPS - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldEditType
H
- H2 - Enum constant in enum class com.atlassian.greenhopper.util.database.DatabaseType
- half(LexoNumeralSystem) - Static method in class com.atlassian.greenhopper.model.lexorank.LexoDecimal
- HANDLE_UG_USERNAMES - Static variable in class com.atlassian.greenhopper.features.SoftwareFeatureFlags
- handleBoardCreatedEvent(BoardCreatedEvent) - Method in class com.atlassian.greenhopper.auditing.handlers.BoardEventHandler
- handleBoardDeletedEvent(BoardDeletedEvent) - Method in class com.atlassian.greenhopper.auditing.handlers.BoardEventHandler
- handleEntity(String, Map<String, Object>) - Method in class com.atlassian.greenhopper.imports.LexorankImportHandler
- handleEntity(String, Map<String, Object>) - Method in class com.atlassian.greenhopper.imports.LexorankPreImportHandler
- handleEntity(String, Map<String, Object>) - Method in class com.atlassian.greenhopper.imports.SprintImportHandler
- handleEntity(String, Map<String, Object>) - Method in class com.atlassian.greenhopper.imports.SprintPreImportHandler
- handleEntity(String, Map<String, String>) - Method in class com.atlassian.greenhopper.imports.LexorankOfbizImportHandler
- handlesEntity(String) - Method in class com.atlassian.greenhopper.imports.LexorankImportHandler
- handlesEntity(String) - Method in class com.atlassian.greenhopper.imports.LexorankOfbizImportHandler
- handlesEntity(String) - Method in class com.atlassian.greenhopper.imports.LexorankPreImportHandler
- handlesEntity(String) - Method in class com.atlassian.greenhopper.imports.SprintImportHandler
- handlesEntity(String) - Method in class com.atlassian.greenhopper.imports.SprintPreImportHandler
- handlesOperator(Operator) - Method in class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelActualValueEqualityQueryFactory
- handlesOperator(Operator) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkEqualityQueryFactory
- handlesOperator(Operator) - Method in interface com.atlassian.greenhopper.customfield.searcher.GhOperatorSpecificQueryFactory
- handlesOperator(Operator) - Method in class com.atlassian.greenhopper.customfield.sprint.search.SprintEqualityQueryFactory
- handleSprintDeletedEvent(SprintDeletedEvent) - Method in class com.atlassian.greenhopper.auditing.handlers.SprintEventHandler
- hasAllPermission(ApplicationUser, Collection<Project>, int) - Method in interface com.atlassian.greenhopper.service.PermissionService
-
Has the user a certain right for all of the projects.
- hasAllPermission(ApplicationUser, Collection<Project>, int) - Method in class com.atlassian.greenhopper.service.PermissionServiceImpl
- hasAnyErrors() - Method in class com.atlassian.greenhopper.gadget.model.ErrorCollection
- hasAnyErrors() - Method in class com.atlassian.greenhopper.model.validation.JiraCopiedRestErrorCollection
- hasAnyUpgradeTaskRunBefore() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService
- hasBulkChangePermission - Variable in class com.atlassian.greenhopper.web.rapid.work.IssuesData
- hasClause() - Method in class com.atlassian.greenhopper.model.query.ClauseToAdd
- hasCompletedFirstUseFlow() - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardAction
- hasConditions - Variable in class com.atlassian.greenhopper.web.rapid.work.WorkResource.WorkTransitionEntry
- hasCustomUserAvatar - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
- hasDestinationSprints - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.CompleteSprintViewModel
- hasEditPermissionFunction() - Method in class com.atlassian.greenhopper.service.rapid.view.BoardPropertyHelper
- hasEditPermissionFunction() - Method in class com.atlassian.greenhopper.service.sprint.SprintPropertyHelper
- hasEditSprintsPermission(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.sprint.SprintPermissionService
-
Check if the given user can edit name and goal of sprints in the given board.
- hasEditSprintsPermission(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.sprint.SprintPermissionServiceImpl
- hasEpic(CustomField, Long) - Static method in class com.atlassian.greenhopper.service.issuelink.EpicLinkClauseFactory
- hasEpic(CustomField, String) - Static method in class com.atlassian.greenhopper.service.issuelink.EpicLinkClauseFactory
- hasErrors() - Method in class com.atlassian.greenhopper.model.validation.ErrorCollection
-
Check if there are any errors at all, global or contextual.
- hasEverHadEpic() - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkHistoryData
- hasExceededUserLimit() - Method in interface com.atlassian.greenhopper.license.LicensedUserCountService
- hasExceededUserLimit() - Method in class com.atlassian.greenhopper.license.LicensedUserCountServiceImpl
- hasFault() - Method in class com.atlassian.greenhopper.confluence.rpc.AbstractConfluenceSaxHandler
- hasFiltersAccessible - Variable in class com.atlassian.greenhopper.web.rapid.wizard.WizardConfig
- hasGlobalErrors() - Method in class com.atlassian.greenhopper.model.validation.ErrorCollection
-
Check if there are any global errors
- hasGlobalPermission(ApplicationUser, int) - Method in interface com.atlassian.greenhopper.service.PermissionService
-
Deprecated.
- hasGlobalPermission(ApplicationUser, int) - Method in class com.atlassian.greenhopper.service.PermissionServiceImpl
- hasGlobalPermission(ApplicationUser, GlobalPermissionKey) - Method in interface com.atlassian.greenhopper.service.PermissionService
-
Check if the user has global permission
- hasGlobalPermission(ApplicationUser, GlobalPermissionKey) - Method in class com.atlassian.greenhopper.service.PermissionServiceImpl
- hasGoal() - Method in class com.atlassian.greenhopper.service.sprint.Sprint
- hash - Variable in class com.atlassian.greenhopper.manager.lexorank.lock.Lock
- hashCode() - Method in class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardSearchResultsAnalyticsEvent
- hashCode() - Method in class com.atlassian.greenhopper.api.events.board.BoardConfigurationChangedEvent
- hashCode() - Method in class com.atlassian.greenhopper.api.events.board.BoardCreatedEvent
- hashCode() - Method in class com.atlassian.greenhopper.api.events.board.BoardDeletedEvent
- hashCode() - Method in class com.atlassian.greenhopper.api.events.board.BoardUpdatedEvent
- hashCode() - Method in class com.atlassian.greenhopper.api.events.feature.FeatureToggledEvent
- hashCode() - Method in class com.atlassian.greenhopper.api.events.sprint.SprintClosedEvent
- hashCode() - Method in class com.atlassian.greenhopper.api.events.sprint.SprintCreatedEvent
- hashCode() - Method in class com.atlassian.greenhopper.api.events.sprint.SprintDeletedEvent
- hashCode() - Method in class com.atlassian.greenhopper.api.events.sprint.SprintStartedEvent
- hashCode() - Method in class com.atlassian.greenhopper.api.events.sprint.SprintUpdatedEvent
- hashCode() - Method in class com.atlassian.greenhopper.api.rapid.view.Column
- hashCode() - Method in class com.atlassian.greenhopper.api.sprint.SprintFieldBean
- hashCode() - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkStatisticsMapper
- hashCode() - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCustomFieldService.ValidateRankFieldKey
- hashCode() - Method in class com.atlassian.greenhopper.customfield.rank.RankFieldValueLoader
- hashCode() - Method in class com.atlassian.greenhopper.customfield.ReferencedEntityHistoryEntity
- hashCode() - Method in class com.atlassian.greenhopper.customfield.sprint.SprintStatisticsMapper
- hashCode() - Method in class com.atlassian.greenhopper.gadget.model.ErrorCollection
- hashCode() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankRow
- hashCode() - Method in class com.atlassian.greenhopper.manager.rapidview.events.DaysInColumnSwitched
- hashCode() - Method in class com.atlassian.greenhopper.manager.rapidview.events.EpicsSwitched
- hashCode() - Method in class com.atlassian.greenhopper.model.Epic
- hashCode() - Method in class com.atlassian.greenhopper.model.lexorank.LexoDecimal
- hashCode() - Method in class com.atlassian.greenhopper.model.lexorank.LexoInteger
- hashCode() - Method in class com.atlassian.greenhopper.model.lexorank.LexoRank
- hashCode() - Method in class com.atlassian.greenhopper.model.rapid.AbstractModel
- hashCode() - Method in class com.atlassian.greenhopper.model.rapid.RapidView
- hashCode() - Method in class com.atlassian.greenhopper.model.validation.JiraCopiedRestErrorCollection
- hashCode() - Method in class com.atlassian.greenhopper.rest.ArrayBean
- hashCode() - Method in class com.atlassian.greenhopper.service.issue.FieldValue
- hashCode() - Method in class com.atlassian.greenhopper.service.issuelink.EpicModel
- hashCode() - Method in class com.atlassian.greenhopper.service.issuelink.EpicNamesResult
- hashCode() - Method in class com.atlassian.greenhopper.service.issuelink.IssueLinkRequest
- hashCode() - Method in class com.atlassian.greenhopper.service.issuelink.IssueUnlinkRequest
- hashCode() - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankChange
- hashCode() - Method in class com.atlassian.greenhopper.service.lexorank.repair.analytics.LexoRankRepairResult
- hashCode() - Method in record class com.atlassian.greenhopper.service.lexorank.repair.RepairDataCollector.RepairTask
-
Returns a hash code value for this object.
- hashCode() - Method in class com.atlassian.greenhopper.service.rank.RankableImpl
- hashCode() - Method in class com.atlassian.greenhopper.service.rapid.BoardLocation
- hashCode() - Method in class com.atlassian.greenhopper.service.rapid.SavedFilterServiceImpl.SavedFilterKey
- hashCode() - Method in class com.atlassian.greenhopper.service.sprint.services.analytics.SprintAutoStartStopEvent
- hashCode() - Method in class com.atlassian.greenhopper.service.sprint.Sprint
- hashCode() - Method in record class com.atlassian.greenhopper.service.sprint.SprintHistory
-
Returns a hash code value for this object.
- hashCode() - Method in class com.atlassian.greenhopper.service.subquery.Subquery
- hashCode() - Method in class com.atlassian.greenhopper.sidebar.navigation.NavigationItemServiceAdapterImpl
- hashCode() - Method in class com.atlassian.greenhopper.sidebar.SidebarDarkFeatureManagerAdapter
- hashCode() - Method in class com.atlassian.greenhopper.util.VersionKit.SoftwareVersion
- hashCode() - Method in class com.atlassian.greenhopper.web.rapid.chart.event.VelocityChartIssueLimitChangedEvent
- hashCode() - Method in class com.atlassian.greenhopper.web.rapid.chart.event.VelocityChartSprintLimitChangedEvent
- hashCode() - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintDateBasedSearch.SprintData
- hashCode() - Method in class com.atlassian.greenhopper.web.rapid.config.tab.BoardConfigTab
- hashCode() - Method in class com.atlassian.greenhopper.web.rapid.issue.statistics.IssueSprintStatistics
- hashCode() - Method in class com.atlassian.greenhopper.web.rapid.list.CollectIssuesResult
- hashCode() - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry.AutoUserAvatar
- hashCode() - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry.NumberFieldValue
- hashCode() - Method in class com.atlassian.greenhopper.web.rapid.response.RapidBoardActionRedirect
- hashCode() - Method in class com.atlassian.greenhopper.web.rapid.RestTemplate
- hashCode() - Method in class com.atlassian.greenhopper.web.rapid.tools.RapidBoardToolsElement
- hashCode() - Method in class com.atlassian.greenhopper.web.rapid.view.ColumnEditRequest.StatusDetails
- hasHistoricSprints() - Method in class com.atlassian.greenhopper.customfield.sprint.SprintHistoryData
- hasIssueLinks - Variable in class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModel
- hasIssueTypeId(IssueTypePrototype) - Method in interface com.atlassian.greenhopper.service.issue.IssueTypeService
- hasIssueTypeId(IssueTypePrototype) - Method in class com.atlassian.greenhopper.service.issue.IssueTypeServiceImpl
- hasLastUpgradeTaskCompleted() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService
- hasManageSprintsPermission(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.sprint.SprintPermissionService
-
Can the user manage sprints in the given board?
- hasManageSprintsPermission(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.sprint.SprintPermissionServiceImpl
- hasNext() - Method in class com.atlassian.greenhopper.util.DayIterator
- hasNoSubtaskDoneStatus - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintModel
- hasNoSubtaskDoneStatus() - Method in class com.atlassian.greenhopper.web.rapid.sprint.StartSprintHelper.IssuesForSprint
- hasPagesSupport() - Method in class com.atlassian.greenhopper.web.rapid.entity.common.AbstractLinkedPagesModelFactory
- hasPermission(ApplicationUser, Issue, int) - Method in interface com.atlassian.greenhopper.service.PermissionService
-
Has the user a certain right for a given issue
- hasPermission(ApplicationUser, Issue, int) - Method in class com.atlassian.greenhopper.service.PermissionServiceImpl
- hasPermission(ApplicationUser, Project, int) - Method in interface com.atlassian.greenhopper.service.PermissionService
-
Has the user a certain right for a given project.
- hasPermission(ApplicationUser, Project, int) - Method in class com.atlassian.greenhopper.service.PermissionServiceImpl
- hasProjectsAccessible - Variable in class com.atlassian.greenhopper.web.rapid.wizard.WizardConfig
- HasRapidViewHistoryCondition - Class in com.atlassian.greenhopper.web.conditions
-
Checks whether the current user has at least one rapid view in their history.
- HasRapidViewHistoryCondition() - Constructor for class com.atlassian.greenhopper.web.conditions.HasRapidViewHistoryCondition
- hasReadPermissionFunction() - Method in class com.atlassian.greenhopper.service.rapid.view.BoardPropertyHelper
- hasReadPermissionFunction() - Method in class com.atlassian.greenhopper.service.sprint.SprintPropertyHelper
- hasScreen - Variable in class com.atlassian.greenhopper.web.rapid.work.WorkResource.WorkTransitionEntry
- hasSomePermission(ApplicationUser, Collection<Project>, int) - Method in interface com.atlassian.greenhopper.service.PermissionService
-
Has the user a certain right for at least one of the projects.
- hasSomePermission(ApplicationUser, Collection<Project>, int) - Method in class com.atlassian.greenhopper.service.PermissionServiceImpl
- hasTransitionView - Variable in class com.atlassian.greenhopper.web.rapid.issue.TransitionEntry
- hasValidators - Variable in class com.atlassian.greenhopper.web.rapid.work.WorkResource.WorkTransitionEntry
- having(String, Object...) - Method in interface com.atlassian.greenhopper.manager.lexorank.SqlSelectStatement.HavingClause
- HEADER - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.DetailsViewTab
- headerLinks - Variable in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.EditableTabSection
- heal(LexoRankRow...) - Method in interface com.atlassian.greenhopper.service.lexorank.LexoRankHealOperation.RowsToHeal
- HEAL_RANKVALUE - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent.OperationStep
- healDuplicates() - Method in class com.atlassian.greenhopper.web.configuration.LexoRankResource
-
Heals up any duplicate ranks detected for all rank fields
- healDuplicates(long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankManager
-
Performs healing operation for given field.
- healDuplicates(long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankManagerImpl
- HelpPath() - Constructor for class com.atlassian.greenhopper.web.util.GreenHopperHelpPathResolver.HelpPath
- HelpPathFileLoader - Class in com.atlassian.greenhopper.web.util
- HelpPathFileLoader() - Constructor for class com.atlassian.greenhopper.web.util.HelpPathFileLoader
- HelpPaths() - Constructor for class com.atlassian.greenhopper.web.footer.GreenHopperFooter.HelpPaths
- HelpPathsDataProvider - Class in com.atlassian.greenhopper.web.util
- HelpPathsDataProvider(GreenHopperHelpPathResolver) - Constructor for class com.atlassian.greenhopper.web.util.HelpPathsDataProvider
- hexToColor(String) - Static method in class com.atlassian.greenhopper.util.ColorUtils
-
Converts a hex to a color
- hexToColor(String, Color) - Static method in class com.atlassian.greenhopper.util.ColorUtils
-
Convert a hex to a Color
- hidden - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
- HIDDEN_IN_FIELD_LAYOUT - Static variable in class com.atlassian.greenhopper.manager.issue.fields.ManagedFieldConfigurationRestorerImpl
- highestPriorityId - Variable in class com.atlassian.greenhopper.service.sprint.health.SprintHealth
- highestPriorityName - Variable in class com.atlassian.greenhopper.service.sprint.health.SprintHealth
- HistoricalEstimateStatisticValueResolver - Class in com.atlassian.greenhopper.web.rapid.issue.statistics
-
Fetches statistics about issues over the lifetime of the sprint.
- HistoricalEstimateStatisticValueResolver(StatisticsField, Sprint, Map<String, List<BurndownChange>>, Collection<String>) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.statistics.HistoricalEstimateStatisticValueResolver
- HistoricSprintData - Class in com.atlassian.greenhopper.web.rapid.chart
-
Contains the data for the sprint report.
- HistoricSprintData() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.HistoricSprintData
- HistoricSprintDataFactory - Class in com.atlassian.greenhopper.web.rapid.chart
- HistoricSprintDataFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.HistoricSprintDataFactory
- HistoricSprintReportContents - Class in com.atlassian.greenhopper.web.rapid.chart
-
Represents the contents of a report for a Sprint.
- HistoricSprintReportContents() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.HistoricSprintReportContents
- HistoricSprintReportContentsFactory - Class in com.atlassian.greenhopper.web.rapid.chart.sprintreportfactory
- HistoricSprintReportContentsFactory(CollectIssuesResult, HistoricalEstimateStatisticValueResolver, IssueService, ApplicationUser, StatisticFieldHelper, StatusManager, StatusEntryFactory) - Constructor for class com.atlassian.greenhopper.web.rapid.chart.sprintreportfactory.HistoricSprintReportContentsFactory
- history - Variable in class com.atlassian.greenhopper.web.rapid.chart.FixVersionHistoryModel
- HistoryEntry() - Constructor for class com.atlassian.greenhopper.service.timetracking.TimeTrackingHistoryService.HistoryEntry
- HORRIBLE - Enum constant in enum class com.atlassian.greenhopper.service.sprint.health.SprintHealth.Status
- hour - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig.TimeTrackingSymbolsConfig
- HOURS - Enum constant in enum class com.atlassian.greenhopper.service.sprint.TimeUnits
- hoursPerDay - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig.TimeTrackingConfig
- HSQL - Enum constant in enum class com.atlassian.greenhopper.util.database.DatabaseFamily
- HSQL - Enum constant in enum class com.atlassian.greenhopper.util.database.DatabaseType
- html - Variable in class com.atlassian.greenhopper.web.rapid.issue.fields.HtmlFieldEntry
-
Rendered content of the field.
- html - Variable in class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModel.RemoteIssueLinkEntry
- html - Variable in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.EditableTabSection
-
Rendered content of the tab.
- HTML - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldRenderer
- htmlElementId - Variable in class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModel.IssueLinkEntry
- HtmlFieldEntry - Class in com.atlassian.greenhopper.web.rapid.issue.fields
- HtmlFieldEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.HtmlFieldEntry
I
- i18n - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntryTransformer
- I18n2 - Interface in com.atlassian.greenhopper.model
-
New implementation of i18n utilties.
- I18nFactoryService - Interface in com.atlassian.greenhopper.service
-
Provides access to i18n objects
- I18nFactoryServiceImpl - Class in com.atlassian.greenhopper.service
-
Default implementation of the i18n service.
- I18nFactoryServiceImpl() - Constructor for class com.atlassian.greenhopper.service.I18nFactoryServiceImpl
- i18nNameKey - Variable in enum class com.atlassian.greenhopper.service.workflow.PredefinedStatuses
- IconEntry - Class in com.atlassian.greenhopper.web.rapid.issue
-
Represents a small icon used for attachment or issue link lists
- IconEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.IconEntry
- IconEntry(String, String) - Constructor for class com.atlassian.greenhopper.issue.util.AttachmentZipExtractor.IconEntry
- IconEntry(String, String) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.IconEntry
- iconFont - Variable in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.EditableTabSection
- iconTitle - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.RemoteEntityLinkModel
- iconUrl - Variable in class com.atlassian.greenhopper.issue.fields.status.IssueStatus
- iconUrl - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.RemoteEntityLinkModel
- iconUrl - Variable in class com.atlassian.greenhopper.web.rapid.issue.StatusEntry
- iconURL - Variable in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.EditableTabSection
- id - Variable in class com.atlassian.greenhopper.api.epics.CustomFieldModel
-
ID of the field.
- id - Variable in class com.atlassian.greenhopper.api.epics.CustomFieldOptionModel
-
ID of the option.
- id - Variable in class com.atlassian.greenhopper.api.rank.web.Rankable
- id - Variable in class com.atlassian.greenhopper.api.sprint.SprintFieldBean
- id - Variable in class com.atlassian.greenhopper.api.sprints.RemoteLinkedSprint
-
The ID of the sprint.
- id - Variable in class com.atlassian.greenhopper.issue.fields.status.IssueStatus
- id - Variable in class com.atlassian.greenhopper.issue.fields.status.IssueStatusCategory
- id - Variable in class com.atlassian.greenhopper.model.rapid.AbstractModel
- id - Variable in class com.atlassian.greenhopper.service.sprint.health.SprintHealth
- id - Variable in class com.atlassian.greenhopper.web.integration.SearchPagesHelper.PageModel
- id - Variable in class com.atlassian.greenhopper.web.integration.TeamCalendarsSprintList.TeamCalendarsSprint
- id - Variable in class com.atlassian.greenhopper.web.navigation.WebItemAction
- id - Variable in class com.atlassian.greenhopper.web.rapid.chart.EpicReportModel.EpicEntry
- id - Variable in class com.atlassian.greenhopper.web.rapid.chart.FixVersionChangeEntry
- id - Variable in class com.atlassian.greenhopper.web.rapid.chart.ReportContentModel.Status
- id - Variable in class com.atlassian.greenhopper.web.rapid.chart.VersionEntry
- id - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.LinkedPagesModel.ApplicationLinkModel
- id - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.RemoteEntityLinkModel
- id - Variable in class com.atlassian.greenhopper.web.rapid.issue.fields.FieldEntry
-
Id of this field, summary, description, etc.
- id - Variable in class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModel.RemoteIssueLinkEntry
- id - Variable in class com.atlassian.greenhopper.web.rapid.issue.StatusEntry
- id - Variable in class com.atlassian.greenhopper.web.rapid.issue.TransitionEntry
-
Id of the transition.
- id - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueConstantEntry
- id - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
- id - Variable in class com.atlassian.greenhopper.web.rapid.plan.PlanModeVersionModel
- id - Variable in class com.atlassian.greenhopper.web.rapid.project.ProjectEntry
- id - Variable in class com.atlassian.greenhopper.web.rapid.RapidViewConfig.StatisticsConfig
-
the ID of the configured stats field
- id - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.IncompleteIssuesDestinationModel
- id - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintBaseEntry
- id - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintPickerModelEntry
- id(Long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankRow.WithId
- id(Long) - Method in class com.atlassian.greenhopper.model.Epic.Builder
- id(Long) - Method in class com.atlassian.greenhopper.model.rapid.AuditEntry.AuditEntryBuilder
- id(Long) - Method in class com.atlassian.greenhopper.model.rapid.BoardAdmin.RapidViewBoardAdminBuilder
- id(Long) - Method in class com.atlassian.greenhopper.model.rapid.CardColor.CardColorBuilder
- id(Long) - Method in class com.atlassian.greenhopper.model.rapid.CardLayoutField.CardLayoutFieldBuilder
- id(Long) - Method in class com.atlassian.greenhopper.model.rapid.Column.ColumnBuilder
- id(Long) - Method in class com.atlassian.greenhopper.model.rapid.detailview.DetailViewField.DetailViewFieldBuilder
- id(Long) - Method in class com.atlassian.greenhopper.model.rapid.LegacyVersionMetaDataImpl.VersionMetaDataBuilder
- id(Long) - Method in class com.atlassian.greenhopper.model.rapid.NonWorkingDay.NonWorkingDayBuilder
- id(Long) - Method in class com.atlassian.greenhopper.model.rapid.QuickFilter.QuickFilterBuilder
- id(Long) - Method in class com.atlassian.greenhopper.model.rapid.RankableObject.Builder
- id(Long) - Method in class com.atlassian.greenhopper.model.rapid.RapidView.RapidViewBuilder
- id(Long) - Method in class com.atlassian.greenhopper.model.rapid.StatisticsFieldConfig.StatisticsFieldConfigBuilder
- id(Long) - Method in class com.atlassian.greenhopper.model.rapid.Swimlane.SwimlaneBuilder
- id(Long) - Method in class com.atlassian.greenhopper.model.rapid.WorkingDaysConfig.WorkingDaysConfigBuilder
- id(Long) - Method in class com.atlassian.greenhopper.service.sprint.Sprint.SprintBuilder
- id(Long) - Method in class com.atlassian.greenhopper.service.subquery.Subquery.SubqueryBuilder
- id(String) - Method in class com.atlassian.greenhopper.confluence.ConfluenceSearchResult.ConfluenceSearchResultBuilder
- ID - Enum constant in enum class com.atlassian.greenhopper.manager.lexorank.LexoRankAO.ColumnDetails
- ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QAuditEntry
- ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QBalancerEntry
- ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QBoardAdmin
-
Database Columns
- ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QCardColor
- ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QCardLayoutField
- ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QColumn
-
Database Columns
- ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QColumnStatus
-
Database Columns
- ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QDetailViewField
- ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QEstimateStatistic
- ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QIssueRanking
- ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QIssueRankingOperationLog
- ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QLexoRank
- ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QNonWorkingDay
-
Database Columns
- ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QQuickFilter
- ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QRankableObject
-
Database Columns
- ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QRapidView
- ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QSprint
- ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QSprintMarker
-
Database Columns
- ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QStatisticsField
-
Database Columns
- ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QSubquery
-
Database Columns
- ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QSwimlane
- ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QTrackingStatistic
- ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QVersionMetaData
-
Database Columns
- ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QWorkingDays
- idOrKeyAfter - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.SprintRankRequest
- idOrKeyBefore - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.SprintRankRequest
- idOrKeys - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.RemoveFromSprintRequest
- idOrKeys - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.SprintRankRequest
- ImportAnalyticEvent - Class in com.atlassian.greenhopper.imports
-
Event with basic statistics published when a project with Agile data is imported
- ImportAnalyticEvent(long) - Constructor for class com.atlassian.greenhopper.imports.ImportAnalyticEvent
- ImportAnalyticsPublisher - Class in com.atlassian.greenhopper.imports
- ImportAnalyticsPublisher() - Constructor for class com.atlassian.greenhopper.imports.ImportAnalyticsPublisher
- importSampleDataFromUrl(String, String, Option<String>, SimplifiedWorkflowPresets, URL, ProjectType) - Method in interface com.atlassian.greenhopper.sampledata.SampleDataGenerator
-
Creates a project from data contained in a JSON file
- importSampleDataFromUrl(String, String, Option<String>, SimplifiedWorkflowPresets, URL, ProjectType) - Method in class com.atlassian.greenhopper.sampledata.SampleDataGeneratorImpl
- IN_PROGRESS - Enum constant in enum class com.atlassian.greenhopper.model.rapid.ColumnProgress
- IN_PROGRESS - Enum constant in enum class com.atlassian.greenhopper.service.workflow.PredefinedStatuses
- IN_REVIEW - Enum constant in enum class com.atlassian.greenhopper.service.workflow.PredefinedStatuses
- includeFieldResourcesForCurrentUser() - Method in class com.atlassian.greenhopper.web.util.WebUtilities
-
Load additional field specific javascript files JIRA includes this on various jsp files, such as the navigator, search, issuedetails or wizards and forms.
- includes(String) - Method in class com.atlassian.greenhopper.web.rapid.chart.SwimlaneFilter
- inColumn(String) - Method in interface com.atlassian.greenhopper.manager.lexorank.SqlPositionFunction.InColumnName
- INCOMPLETE_ISSUES_DESTINATION - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QSprint
- incompletedIssuesEstimateSum - Variable in class com.atlassian.greenhopper.web.rapid.chart.ReportContentModel
- incompleteEstimatedIssues - Variable in class com.atlassian.greenhopper.web.rapid.chart.ReportContentModel
- incompleteIssues - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.CompleteSprintViewModel
- incompleteIssuesDestination - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.CompleteSprintRequest
-
This should either be a sprint or the backlog.
- incompleteIssuesDestination - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintModel
- incompleteIssuesDestination - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry
- IncompleteIssuesDestination - Class in com.atlassian.greenhopper.service.sprint
-
The object which represents a single destination for an incomplete issue remaining in a sprint which is being closed.
- IncompleteIssuesDestination(Long, String) - Constructor for class com.atlassian.greenhopper.service.sprint.IncompleteIssuesDestination
- IncompleteIssuesDestination(Long, String, String) - Constructor for class com.atlassian.greenhopper.service.sprint.IncompleteIssuesDestination
- incompleteIssuesDestinationId - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintModel
- incompleteIssuesDestinationId - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintRequest
- incompleteIssuesDestinationId - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.UpdateSprintRequest
- incompleteIssuesDestinationId - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintBaseEntry
- incompleteIssuesDestinationId(Long) - Method in class com.atlassian.greenhopper.service.sprint.Sprint.SprintBuilder
- IncompleteIssuesDestinationModel - Class in com.atlassian.greenhopper.web.rapid.sprint.model
- IncompleteIssuesDestinationModel() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.model.IncompleteIssuesDestinationModel
- IncompleteIssuesDestinationModel(Long, String) - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.model.IncompleteIssuesDestinationModel
- IncompleteIssuesDestinationModel(Long, String, String) - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.model.IncompleteIssuesDestinationModel
- incompleteIssuesDestinations - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.CompleteSprintViewModel
- incompleteIssuesDestinations - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.IncompleteIssuesDestinationSuggestionsModel
- incompleteIssuesDestinationService - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntryTransformer
- IncompleteIssuesDestinationService - Interface in com.atlassian.greenhopper.service.sprint
-
Provides the list of all possible destinations for incomplete issues from a sprint.
- IncompleteIssuesDestinationsServiceImpl - Class in com.atlassian.greenhopper.service.sprint
- IncompleteIssuesDestinationsServiceImpl(I18nFactoryService, SprintPermissionService, RapidViewSprintQueryService, SprintService) - Constructor for class com.atlassian.greenhopper.service.sprint.IncompleteIssuesDestinationsServiceImpl
- IncompleteIssuesDestinationSuggestionsModel - Class in com.atlassian.greenhopper.web.rapid.sprint.model
- IncompleteIssuesDestinationSuggestionsModel() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.model.IncompleteIssuesDestinationSuggestionsModel
- IncompleteIssuesDestinationSuggestionsResource - Class in com.atlassian.greenhopper.web.rapid.sprint
- IncompleteIssuesDestinationSuggestionsResource(RapidViewService, I18nFactoryService, IncompleteIssuesDestinationService) - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.IncompleteIssuesDestinationSuggestionsResource
- incompleteIssuesNotMovedBack - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.ReopenSprintViewModel
- incompleteUnestimatedIssues - Variable in class com.atlassian.greenhopper.web.rapid.chart.ReportContentModel
- INCONSISTENT_MULTIPLE_TRANSITIONS - Static variable in class com.atlassian.greenhopper.analytics.FailedKanbanTransitionAnalyticsEvent
- INCONSISTENT_VIEW_SCREEN_REQUIRED - Static variable in class com.atlassian.greenhopper.analytics.FailedKanbanTransitionAnalyticsEvent
- incrementColumnEstimate(String, Double) - Method in class com.atlassian.greenhopper.service.sprint.SprintProgress
- index - Variable in class com.atlassian.greenhopper.web.rapid.plan.SplitIssueService.SplitIssueErrorReportItem
- INDEX_CHECK_SERVICE - Enum constant in enum class com.atlassian.greenhopper.EventListenerRegistry.ListenerKey
- INDEX_CHECKS - Enum constant in enum class com.atlassian.greenhopper.web.rapid.response.RapidBoardActionView
- IndexCheckService - Interface in com.atlassian.greenhopper.service.index
-
Manage and execute index checks that need to be performed from time to time.
- IndexCheckService.CheckResult<T> - Class in com.atlassian.greenhopper.service.index
- IndexCheckService.CheckSpec - Class in com.atlassian.greenhopper.service.index
- IndexCheckService.CheckType - Enum Class in com.atlassian.greenhopper.service.index
- IndexCheckServiceImpl - Class in com.atlassian.greenhopper.service.index
- IndexCheckServiceImpl() - Constructor for class com.atlassian.greenhopper.service.index.IndexCheckServiceImpl
- IndexCheckServiceImpl(JiraAuthenticationContext, SprintCustomFieldService, LexoRankCustomFieldService, SearchService, RapidViewQueryService, PropertyDao, TaskManager, IssueDocumentSearchService) - Constructor for class com.atlassian.greenhopper.service.index.IndexCheckServiceImpl
- indexFields(FieldValueCollector, Issue, CustomFieldPrefetchedData) - Method in class com.atlassian.greenhopper.customfield.epiccolor.EpicColorCustomFieldIndexer
- indexFields(FieldValueCollector, Issue, CustomFieldPrefetchedData) - Method in class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelCustomFieldIndexer
- indexFields(FieldValueCollector, Issue, CustomFieldPrefetchedData) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCustomFieldIndexer
- indexFields(FieldValueCollector, Issue, CustomFieldPrefetchedData) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankIndexer
- indexFields(FieldValueCollector, Issue, CustomFieldPrefetchedData) - Method in class com.atlassian.greenhopper.customfield.rank.RankCustomFieldIndexer
- indexFields(FieldValueCollector, Issue, CustomFieldPrefetchedData) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCustomFieldIndexer
- indexOf(String) - Method in interface com.atlassian.greenhopper.manager.lexorank.SqlPositionFunction.IndexOfSubstring
- info(PerformanceLogger.Threshold, String, Object...) - Static method in class com.atlassian.greenhopper.global.PerformanceLogger
- info(String, Object...) - Method in class com.atlassian.greenhopper.global.LoggerWrapper
- info(String, Object...) - Static method in class com.atlassian.greenhopper.global.PerformanceLogger
- INFO - Enum constant in enum class com.atlassian.greenhopper.global.LoggerWrapper.LogLevel
- init() - Method in class com.atlassian.greenhopper.manager.cardlayout.CardLayoutManagerImpl
- init() - Method in class com.atlassian.greenhopper.manager.color.CardColorManagerImpl
- init() - Method in class com.atlassian.greenhopper.manager.detailview.DetailViewFieldManagerImpl
- init() - Method in class com.atlassian.greenhopper.manager.lexorank.suspend.LexoRankSuspendManagerImpl
- init() - Method in class com.atlassian.greenhopper.manager.rankableobject.RankableObjectManager
- init() - Method in class com.atlassian.greenhopper.manager.rapidview.BoardAdminManagerImpl
- init() - Method in class com.atlassian.greenhopper.manager.version.VersionMetaDataManagerImpl
- init() - Method in class com.atlassian.greenhopper.manager.workingdays.WorkingDaysManagerImpl
- init() - Method in class com.atlassian.greenhopper.service.api.remote.RemoteLinkConversationServiceImpl
- init() - Method in class com.atlassian.greenhopper.service.lexorank.integrity.LexoRankIntegrityCheckerImpl
- init() - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnServiceImpl
- init() - Method in class com.atlassian.greenhopper.service.rapid.view.QuickFilterServiceImpl
- init() - Method in class com.atlassian.greenhopper.service.rapid.view.StatisticsFieldServiceImpl
- init() - Method in class com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryManagerImpl
- init() - Method in class com.atlassian.greenhopper.service.rapid.view.SwimlaneServiceImpl
- init() - Method in class com.atlassian.greenhopper.service.sprint.SprintManagerImpl
- init() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService
- init() - Method in class com.atlassian.greenhopper.webhooks.AgileWebhookEventPublisher
- init(CustomField) - Method in class com.atlassian.greenhopper.customfield.epiccolor.EpicColorSearcher
- init(CustomField) - Method in class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelSearcher
- init(CustomField) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkSearcher
- init(CustomField) - Method in class com.atlassian.greenhopper.customfield.epicstatus.SelectSearcherWrapper
- init(CustomField) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankSearcher
- init(CustomField) - Method in class com.atlassian.greenhopper.customfield.rank.RankSearcher
-
This is the first time the searcher knows what its ID and names are
- init(CustomField) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintSearcher
- init(CustomField) - Method in class com.pyxis.greenhopper.jira.customfields.VersionSearcherWrapper
- init(CustomFieldSearcherModuleDescriptor) - Method in class com.atlassian.greenhopper.customfield.epicstatus.SelectSearcherWrapper
- init(CustomFieldSearcherModuleDescriptor) - Method in class com.pyxis.greenhopper.jira.customfields.VersionSearcherWrapper
- init(FooterModuleDescriptor) - Method in class com.atlassian.greenhopper.web.footer.GreenHopperFooter
- init(TopNavigationModuleDescriptor) - Method in class com.atlassian.greenhopper.web.navigation.GreenHopperHeadsUpDisplay
- init(ReportModuleDescriptor) - Method in class com.atlassian.greenhopper.web.rapid.chart.integration.DummyAgileReport
- init(Plugin, Element) - Method in class com.atlassian.greenhopper.issue.detailsview.IssueDetailsViewDelegationPanelModuleDescriptorImpl
- init(Plugin, Element) - Method in class com.atlassian.greenhopper.plugin.about.GhStubAboutPagePanelModuleDescriptor
- init(Plugin, Element) - Method in class com.atlassian.greenhopper.plugin.projecttemplate.GhStubProjectTemplateModuleDescriptor
- init(FilterConfig) - Method in class com.atlassian.greenhopper.jira.filters.ClassicBoardRouter
- init(Map<String, String>) - Method in class com.atlassian.greenhopper.web.admin.GlobalAdminCondition
- init(Map<String, String>) - Method in class com.atlassian.greenhopper.web.admin.SoftwareConfigCondition
- init(Map<String, String>) - Method in class com.atlassian.greenhopper.web.conditions.IsLicensedCondition
- init(Map<String, String>) - Method in class com.atlassian.greenhopper.web.conditions.IsSoftwareProjectCondition
- init(Map<String, String>) - Method in class com.atlassian.greenhopper.web.conditions.IsSprintSupportEnabledCondition
- init(Map<String, String>) - Method in class com.atlassian.greenhopper.web.conditions.IssuesInEpicWebPanelCondition
- init(Map<String, String>) - Method in class com.atlassian.greenhopper.web.conditions.IsValidUserCondition
- init(Map<String, String>) - Method in class com.atlassian.greenhopper.web.conditions.ProjectHasBoardsCondition
- init(Map<String, String>) - Method in class com.atlassian.greenhopper.web.contextprovider.AgileIssueWebPanelContextProvider
- init(Map<String, String>) - Method in class com.atlassian.greenhopper.web.contextprovider.FilterWithBoardsWarningContextProvider
- init(Map<String, String>) - Method in class com.atlassian.greenhopper.web.contextprovider.issuedetailsview.CommentBlockContextProviderWrapper
- init(Map<String, String>) - Method in class com.atlassian.greenhopper.web.contextprovider.issuedetailsview.FieldBlockContextProviderWrapper
- init(Map<String, String>) - Method in class com.atlassian.greenhopper.web.contextprovider.IssuesInEpicContextProvider
- init(Map<String, String>) - Method in class com.atlassian.greenhopper.web.rapid.PageLoadDataContextProvider
- init(Map<String, String>) - Method in class com.atlassian.greenhopper.web.sidebar.CanSeeKanplanButtonCondition
- init(Map<String, String>) - Method in class com.atlassian.greenhopper.web.sidebar.GlobalBoardNavigationPanelContextProvider
- init(Map<String, String>) - Method in class com.atlassian.greenhopper.web.sidebar.IsEmptyProjectCondition
- init(Map<String, String>) - Method in class com.atlassian.greenhopper.web.sidebar.IsKanbanBoardCondition
- init(Map<String, String>) - Method in class com.atlassian.greenhopper.web.sidebar.IsScrumBoardCondition
- initField(long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankManager
-
Initializes given field for lexo rank.
- initField(long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankManagerImpl
- initial() - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankOperation.Builder
- initial() - Method in interface com.atlassian.greenhopper.service.lexorank.LexoRankOperation.HowToRankIssue
- initial(LexoRankBucket) - Static method in class com.atlassian.greenhopper.model.lexorank.LexoRank
- INITIAL_MAX_DECIMAL - Static variable in class com.atlassian.greenhopper.model.lexorank.LexoRank
- INITIAL_MIN_DECIMAL - Static variable in class com.atlassian.greenhopper.model.lexorank.LexoRank
- initialise() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancingService
-
Initialise the service, this will be called when Agile plug is started.
- initially(LexoRank) - Method in interface com.atlassian.greenhopper.service.lexorank.LexoRankChange.RankedInitially
- InitialPermissionSchemeFactory - Interface in com.atlassian.greenhopper.project
-
This Factory produces the default software permission scheme that is assigned to newly created software projects.
- inNextBucket() - Method in class com.atlassian.greenhopper.model.lexorank.LexoRank
- inPrevBucket() - Method in class com.atlassian.greenhopper.model.lexorank.LexoRank
- InputParameterService - Interface in com.atlassian.greenhopper.web.input
-
Proivdes input
- InputParameterServiceImpl - Class in com.atlassian.greenhopper.web.input
- InputParameterServiceImpl() - Constructor for class com.atlassian.greenhopper.web.input.InputParameterServiceImpl
- insert(Long, Long, Long, Long) - Method in interface com.atlassian.greenhopper.manager.rank.RankDao
-
Insert a new rank.
- insert(Long, Long, Long, Long) - Method in class com.atlassian.greenhopper.manager.rank.RankDaoImpl
- InsertParametersCheck - Class in com.atlassian.greenhopper.manager.rank.instruction
-
Checks the input parameters for an insert operation.
- InsertParametersCheck(ActiveObjects, Long, Long, Long, Long) - Constructor for class com.atlassian.greenhopper.manager.rank.instruction.InsertParametersCheck
- InsertRowInstruction - Class in com.atlassian.greenhopper.manager.rank.instruction
-
Create Row instruction Creates a row, reexecutable
- InsertRowInstruction(ActiveObjects, Long, Long, Long) - Constructor for class com.atlassian.greenhopper.manager.rank.instruction.InsertRowInstruction
- instance - Variable in class com.atlassian.greenhopper.model.AbstractBuilder
- INSTANCE - Static variable in class com.atlassian.greenhopper.model.rapid.RapidViewNameComparator
- INSTANCE - Static variable in class com.atlassian.greenhopper.service.issue.flagging.IssueToKeyTransformer
- INSTANCE - Static variable in class com.atlassian.greenhopper.util.data.JacksonJsonableMarshaller
- Instruction - Class in com.atlassian.greenhopper.manager.rank.instruction
-
Abstract Instruction class.
- Instruction(ActiveObjects) - Constructor for class com.atlassian.greenhopper.manager.rank.instruction.Instruction
- integrityReport() - Method in class com.atlassian.greenhopper.web.configuration.LexoRankResource
- INTERRUPTED - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.repair.RepairOutcome
-
Repair process encountered a clash with another operation
- intValue() - Method in enum class com.atlassian.greenhopper.model.lexorank.LexoRankBucket
- invalidate(RapidView) - Method in interface com.atlassian.greenhopper.manager.cardlayout.CardLayoutManager
-
invalidates the cache entry for a given rapid view.
- invalidate(RapidView) - Method in class com.atlassian.greenhopper.manager.cardlayout.CardLayoutManagerImpl
- invalidate(RapidView) - Method in interface com.atlassian.greenhopper.manager.color.CardColorManager
-
invalidates the cache entry for a given RV, should only be called by other services.
- invalidate(RapidView) - Method in class com.atlassian.greenhopper.manager.color.CardColorManagerImpl
- invalidate(RapidView) - Method in interface com.atlassian.greenhopper.manager.detailview.DetailViewFieldManager
-
invalidates the cache entry for a given RV, should only be called by other services.
- invalidate(RapidView) - Method in class com.atlassian.greenhopper.manager.detailview.DetailViewFieldManagerImpl
- invalidate(RapidView) - Method in interface com.atlassian.greenhopper.manager.rapidview.BoardAdminManager
- invalidate(RapidView) - Method in class com.atlassian.greenhopper.manager.rapidview.BoardAdminManagerImpl
- invalidate(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnService
- invalidate(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnServiceImpl
- invalidate(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.QuickFilterService
-
invalidates the cache entry for a given RV, should only be called by other services.
- invalidate(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.QuickFilterServiceImpl
- invalidate(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.StatisticsFieldService
- invalidate(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.StatisticsFieldServiceImpl
- invalidate(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.SwimlaneService
- invalidate(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.SwimlaneServiceImpl
- invalidateCache(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryManager
- invalidateCache(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryManagerImpl
- invoke() - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintTimes
- IS_NO_ISSUES_IN_PROJECT - Enum constant in enum class com.atlassian.greenhopper.web.api.ProjectPageContextParameters
- IS_VALID - Static variable in class com.atlassian.greenhopper.service.rapid.view.cardlayout.CardLayoutFieldConfig
- IS_VALID - Static variable in class com.atlassian.greenhopper.service.rapid.view.detailview.DetailViewFieldConfig
- isActive() - Method in class com.atlassian.greenhopper.service.sprint.Sprint
- isAdded() - Method in class com.atlassian.greenhopper.customfield.ReferencedEntityHistoryEntity
- isAdmin(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewPermissionService
- isAdmin(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewPermissionServiceImpl
- isAllProjectsAdministrator(ApplicationUser) - Method in interface com.atlassian.greenhopper.service.PermissionService
-
Is the user a project admin for all projects
- isAllProjectsAdministrator(ApplicationUser) - Method in class com.atlassian.greenhopper.service.PermissionServiceImpl
- isApplicable(ModuleContext) - Method in enum class com.atlassian.greenhopper.plugin.module.ModuleDefinition
-
Checks if the module is applicable for the given context.
- isApplicable(ApplicationUser) - Method in class com.atlassian.greenhopper.web.onboarding.firstuseflow.DefaultAgileFirstUseFlow
- isArchived() - Method in interface com.atlassian.greenhopper.model.issue.GHVersion
- isAutoStartStop() - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
- isAutoStartStop() - Method in class com.atlassian.greenhopper.service.sprint.Sprint
- isBalancingDisabled() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancingService
-
Check to see if the service has disabled balancing.
- isBoardAdminValid(Map<BoardAdmin.Type, Set<String>>, BoardAdmin.Type, String) - Method in class com.atlassian.greenhopper.manager.rapidview.BoardAdminValidator
- isCalculateNewIssuesOrder() - Method in class com.atlassian.greenhopper.web.rapid.IssueTransitionAndRankService.TransitionAndRankRequest
- isCanBeFixed() - Method in class com.atlassian.greenhopper.service.rank.SortedByRankFieldResult
- isCanStartStopSprint() - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry
- isCanUpdateDates() - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry
- isCanUpdateSprint() - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry
- isClosed() - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
-
Is this sprint closed.
- isClosed() - Method in class com.atlassian.greenhopper.service.sprint.Sprint
- isClosedOnPlanMode - Variable in class com.atlassian.greenhopper.web.rapid.view.KanbanPlanModeResource.KanPlanOnboardingStateModel
- isClosedOnWorkMode - Variable in class com.atlassian.greenhopper.web.rapid.view.KanbanPlanModeResource.KanPlanOnboardingStateModel
- isCollationWorking() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoContext
- isCollationWorking() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankEntityDetails
- isColumnSelectedForDevelopment(Column) - Method in class com.atlassian.greenhopper.web.rapid.AbstractIssueTransitionStrategy
- isComplete - Variable in class com.atlassian.greenhopper.web.integration.SearchPagesHelper.SearchResultModel
- IsCompleteSprintInBacklogEnabledCondition - Class in com.atlassian.greenhopper.web.conditions
- IsCompleteSprintInBacklogEnabledCondition() - Constructor for class com.atlassian.greenhopper.web.conditions.IsCompleteSprintInBacklogEnabledCondition
- isConditionTrue() - Method in class com.atlassian.greenhopper.web.admin.UrlReadingGlobalAdminCondition
- isConditionTrue() - Method in class com.atlassian.greenhopper.web.conditions.FlexibleBoardsEnabledCondition
- isConditionTrue() - Method in class com.atlassian.greenhopper.web.conditions.UrlReadingIsLicensedCondition
- isConditionTrue() - Method in class com.atlassian.greenhopper.web.conditions.UrlReadingIsValidUserCondition
- isContextualError() - Method in class com.atlassian.greenhopper.model.validation.ErrorCollection.ErrorItem
- isCustomFieldCorrectlyConfigured(CustomField) - Method in interface com.atlassian.greenhopper.manager.issue.fields.ManagedFieldConfigurationRestorer
-
Checks if the given custom field is configured correctly.
- isCustomFieldCorrectlyConfigured(CustomField) - Method in class com.atlassian.greenhopper.manager.issue.fields.ManagedFieldConfigurationRestorerImpl
- isCustomFieldValid(CustomField, Issue) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.FieldHelper
- isDateOverdue(DateMidnight) - Method in class com.atlassian.greenhopper.web.util.WebUtilities
-
Checks whether a date is in the past currently used in boxSettings.vm, here because we don't know where else to put it.
- isDebugEnabled() - Method in class com.atlassian.greenhopper.global.LoggerWrapper
- isDefaultLane() - Method in class com.atlassian.greenhopper.model.rapid.Swimlane
- isDefaultLane() - Method in interface com.atlassian.greenhopper.service.rapid.view.SwimlaneAO
- isDifferentPlugin() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService.PluginRunInfo
- isDisabled() - Method in class com.atlassian.greenhopper.service.sprint.services.AutoManagedSprintsFeature
-
Determines if any condition required to enable the Auto-managed sprints feature is unmet.
- isDispatchEvent() - Method in class com.atlassian.greenhopper.service.issuelink.IssueLinkRequest
- isDispatchEvent() - Method in class com.atlassian.greenhopper.service.issuelink.IssueUnlinkRequest
- isDone() - Method in class com.atlassian.greenhopper.model.Epic
- isDone() - Method in class com.atlassian.greenhopper.service.issuelink.EpicModel
- isDone() - Method in class com.atlassian.greenhopper.service.issuelink.EpicQuery
- isDowngrade() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService.PluginRunInfo
- isEmpty() - Method in class com.atlassian.greenhopper.upgrade.IssueIdsIssueIterable
- isEmptyFilterBoard() - Method in class com.atlassian.greenhopper.web.rapid.list.CollectIssuesResult
- IsEmptyProjectCondition - Class in com.atlassian.greenhopper.web.sidebar
-
For use with items that are determining if it's a fresh project
- IsEmptyProjectCondition() - Constructor for class com.atlassian.greenhopper.web.sidebar.IsEmptyProjectCondition
- isEnabled() - Method in class com.atlassian.greenhopper.features.GlobalBoardDarkFeatureManager
- isEnabled() - Method in enum class com.atlassian.greenhopper.model.rapid.ShowEpics
- isEnabled() - Method in interface com.atlassian.greenhopper.model.rapid.StatisticsField
-
Note: this method cannot return true if
StatisticsField.isValid()
is false. - isEnabled() - Method in class com.atlassian.greenhopper.model.rapid.StatisticsFieldInstance
- isEnabled() - Method in class com.atlassian.greenhopper.service.sprint.services.AutoManagedSprintsFeature
-
Determines if all the conditions to enable the Auto-managed sprints feature are met.
- isEnabled(AgileDarkFeature) - Method in class com.atlassian.greenhopper.features.AgileDarkFeatureChecker
- isEnabledByDefault() - Method in enum class com.atlassian.greenhopper.features.JiraSoftwareFeature
- isEpic(Issue) - Method in interface com.atlassian.greenhopper.service.issuelink.EpicService
-
Checks if the given issue is an epic.
- isEpic(Issue) - Method in class com.atlassian.greenhopper.service.issuelink.EpicServiceImpl
- isEstimable(RapidIssueEntry) - Method in class com.atlassian.greenhopper.web.rapid.chart.ReportModelFactory
- isEstimated(RapidIssueEntry) - Method in class com.atlassian.greenhopper.web.rapid.chart.ReportModelFactory
- isEstimateFieldApplicableForIssue(StatisticsField, Issue) - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.utils.EstimationFieldApplicabilityValidator
- isEstimateStatisticApplicable(StatisticsField, Long, String) - Method in interface com.atlassian.greenhopper.service.rapid.view.statistics.EstimateStatisticService
-
Is the
StatisticsField
field applicable for the given project and issue type. - isEstimateStatisticApplicable(StatisticsField, Long, String) - Method in class com.atlassian.greenhopper.service.rapid.view.statistics.EstimateStatisticServiceImpl
- isEstimateStatisticFieldAndNotApplicable(StatisticsField, Issue) - Method in interface com.atlassian.greenhopper.service.rapid.view.statistics.EstimateStatisticService
-
Is the
StatisticsField
field based but not applicable for the given issue? - isEstimateStatisticFieldAndNotApplicable(StatisticsField, Issue) - Method in class com.atlassian.greenhopper.service.rapid.view.statistics.EstimateStatisticServiceImpl
- isEstimateStatisticFieldAndNotApplicable(StatisticsField, Long, String) - Method in interface com.atlassian.greenhopper.service.rapid.view.statistics.EstimateStatisticService
-
Is the
StatisticsField
field based but not applicable for the given project and issue type? - isEstimateStatisticFieldAndNotApplicable(StatisticsField, Long, String) - Method in class com.atlassian.greenhopper.service.rapid.view.statistics.EstimateStatisticServiceImpl
- isEstimateStatisticValidAndEnabled(StatisticsField) - Method in interface com.atlassian.greenhopper.service.rapid.view.statistics.EstimateStatisticService
-
Is the
StatisticsField
valid and enabled (i.e. should it take part in accumulating statistics over issues)? - isEstimateStatisticValidAndEnabled(StatisticsField) - Method in class com.atlassian.greenhopper.service.rapid.view.statistics.EstimateStatisticServiceImpl
- isExact() - Method in class com.atlassian.greenhopper.model.lexorank.LexoDecimal
- isExcelViewSupported() - Method in class com.atlassian.greenhopper.web.rapid.chart.integration.DummyAgileReport
- isFailRetry() - Method in class com.atlassian.greenhopper.manager.lexorank.lock.LockOutcome
- isFamilyOf(DatabaseFamily) - Method in enum class com.atlassian.greenhopper.util.database.DatabaseType
- isFatal() - Method in class com.atlassian.greenhopper.service.lexorank.integrity.BucketFieldCheck
- isFeatureEnabled() - Method in interface com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowService
- isFeatureEnabled() - Method in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowServiceImpl
- isFeatureEnabled(JiraSoftwareFeature) - Method in interface com.atlassian.greenhopper.service.configuration.JiraSoftwareFeatureService
-
Checks the status of the given feature
- isFeatureEnabled(JiraSoftwareFeature) - Method in class com.atlassian.greenhopper.service.configuration.JiraSoftwareFeatureServiceImpl
- isFieldApplicable(CustomField, Issue) - Method in interface com.atlassian.greenhopper.customfield.CustomFieldService
-
Determine whether the given custom field is applicable for (i.e. configured for the context of) the specified issue.
- isFieldApplicable(CustomField, Issue) - Method in class com.atlassian.greenhopper.customfield.CustomFieldServiceImpl
- isFieldApplicable(CustomField, Long, String) - Method in interface com.atlassian.greenhopper.customfield.CustomFieldService
-
Determine whether the given custom field is applicable for (i.e. configured for the context of) the specified project and issue type.
- isFieldApplicable(CustomField, Long, String) - Method in class com.atlassian.greenhopper.customfield.CustomFieldServiceImpl
- isFieldBased() - Method in enum class com.atlassian.greenhopper.model.rapid.EstimationConfig.Type
- isFieldBased() - Method in interface com.atlassian.greenhopper.model.rapid.StatisticsField
- isFieldBased() - Method in enum class com.atlassian.greenhopper.model.rapid.StatisticsFieldConfig.Type
- isFieldBased() - Method in class com.atlassian.greenhopper.model.rapid.StatisticsFieldInstance
- isFieldNameInQuerySafe(CustomField) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCustomFieldService
- isFieldNameInQuerySafe(CustomField) - Method in interface com.atlassian.greenhopper.service.rank.RankCustomFieldService
-
Can the field name be used inside a query?
- isFieldNameInQuerySafe(CustomField) - Method in class com.atlassian.greenhopper.service.rank.RankCustomFieldServiceImpl
- isFieldValid() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.CreatedDateFieldEntryFactory
- isFieldValid() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.StatusFieldEntryFactory
- isFieldValid() - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.UpdatedDateFieldEntryFactory
- isFieldValid(Issue) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.AbstractAggregateRemainingEstimateFieldEntryFactory
- isFieldValid(Issue) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.EpicLinkFieldEntryFactory
- isFieldValid(Issue) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.EpicStatusFieldEntryFactory
- isFieldValid(Issue) - Method in interface com.atlassian.greenhopper.web.rapid.issue.fields.FieldEntryFactory
- isFieldValid(Issue) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.IssueKeyFieldEntryFactory
- isFieldValid(Issue) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.NumberCustomFieldEntryFactory
- isFieldValid(Issue) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.OriginalEstimateFieldEntryFactory
- isFieldValid(Issue) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.ParentIssueKeyFieldEntryFactory
- isFieldValid(Issue) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.ReadOnlyCustomFieldEntryFactory
- isFieldValid(Issue) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.ReadOnlySystemFieldEntryFactory
- isFieldValid(Issue) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.RemainingEstimateFieldEntryFactory
- isFieldValid(Issue) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.SummaryFieldEntryFactory
- isFieldValid(Issue) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.TextCustomFieldEntryFactory
- isFieldVisible(CustomField, Issue) - Method in interface com.atlassian.greenhopper.customfield.CustomFieldService
- isFieldVisible(CustomField, Issue) - Method in class com.atlassian.greenhopper.customfield.CustomFieldServiceImpl
- isFieldVisible(Field, Issue) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.FieldHelper
- isFieldVisible(String, Issue) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.FieldHelper
- isFieldVisibleAndInScope(Issue) - Method in class com.atlassian.greenhopper.customfield.epiccolor.EpicColorCustomFieldIndexer
- isFieldVisibleAndInScope(Issue) - Method in class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelCustomFieldIndexer
- isFieldVisibleAndInScope(Issue) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCustomFieldIndexer
- isFieldVisibleAndInScope(Issue) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankIndexer
- isFieldVisibleAndInScope(Issue) - Method in class com.atlassian.greenhopper.customfield.rank.RankCustomFieldIndexer
-
Always in scope.
- isFieldVisibleAndInScope(Issue) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCustomFieldIndexer
- isFlagged() - Method in class com.atlassian.greenhopper.service.issue.RapidViewIssue
- isFlagged(Issue) - Method in interface com.atlassian.greenhopper.service.issue.flagging.FlagService
-
Get the flagged value for the given issue.
- isFlagged(Issue) - Method in class com.atlassian.greenhopper.service.issue.flagging.FlagServiceImpl
- isFlagged(String) - Method in class com.atlassian.greenhopper.web.rapid.list.FlagResource
- isFriday() - Method in class com.atlassian.greenhopper.model.rapid.WorkingDaysConfig
- IsFromImporterCondition - Class in com.atlassian.greenhopper.web.conditions
- IsFromImporterCondition() - Constructor for class com.atlassian.greenhopper.web.conditions.IsFromImporterCondition
- isFuture() - Method in class com.atlassian.greenhopper.service.sprint.Sprint
- isFuture() - Method in class com.atlassian.greenhopper.util.TimeRemainingFormatter.TimeRemaining
- IsFutureSprintDatesEnabledCondition - Class in com.atlassian.greenhopper.web.conditions
- IsFutureSprintDatesEnabledCondition() - Constructor for class com.atlassian.greenhopper.web.conditions.IsFutureSprintDatesEnabledCondition
- isGadgetRequest() - Method in class com.atlassian.greenhopper.web.AbstractResource
-
Is this request for rendering a gadget?
- isGlobal - Variable in class com.atlassian.greenhopper.web.rapid.work.WorkResource.WorkTransitionEntry
- isGlobalAdmin - Variable in class com.atlassian.greenhopper.web.rapid.UserConfig
- isGreaterThan(VersionKit.SoftwareVersion) - Method in class com.atlassian.greenhopper.util.VersionKit.SoftwareVersion
-
Returns true if this version is greater than the specified version
- isGreaterThanOrEqualTo(VersionKit.SoftwareVersion) - Method in class com.atlassian.greenhopper.util.VersionKit.SoftwareVersion
-
Returns true if this version is greater than if equal to the specified version
- isHasSprints() - Method in class com.atlassian.greenhopper.web.contextprovider.AgileIssueWebPanelContext
- isImmediate - Variable in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceRankInfoService.LexoRankRebalanceOperation
- isInCategory(Field, FieldDetailsCategory) - Method in class com.atlassian.greenhopper.web.rapid.view.detailview.DetailViewFieldHelper
- isIndexFieldBasedStrategy() - Method in enum class com.atlassian.greenhopper.model.rapid.CardColorStrategy
-
Returns true if the card color can be extracted directly from the index.
- isInfoEnabled() - Method in class com.atlassian.greenhopper.global.LoggerWrapper
- isInitial - Variable in class com.atlassian.greenhopper.web.rapid.work.WorkResource.WorkTransitionEntry
- isInRange(ReadableInstant, ReadableInstant, ReadableInstant) - Static method in class com.atlassian.greenhopper.util.DateUtils
-
Checks if the given date is in range, meaning equals or larger than the start date and less or equal to the end date.
- isInvalid() - Method in class com.atlassian.greenhopper.manager.lexorank.lock.LockOutcome
- isInvalid() - Method in class com.atlassian.greenhopper.service.index.IndexCheckService.CheckResult
- isInvalid() - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankOperationOutcome
- isInvalid() - Method in interface com.atlassian.greenhopper.service.ServiceOutcome
- isInvalid() - Method in class com.atlassian.greenhopper.service.ServiceOutcomeImpl
- isInvalid() - Method in interface com.atlassian.greenhopper.service.ServiceResult
- isInvalid() - Method in class com.atlassian.greenhopper.service.ServiceResultImpl
- isIssue() - Method in class com.atlassian.greenhopper.service.rank.RankableImpl
- isIssueBoomerang(Sprint, List<Column>, String, SortedSet<SprintHealthMetricsResolver.IssueColumnChange>) - Static method in class com.atlassian.greenhopper.service.sprint.health.SprintHealthMetricsResolver
- isIssueEstimable(Document, StatisticsField, Set<String>) - Method in interface com.atlassian.greenhopper.service.issue.EstimableIssueDataService
- isIssueEstimable(Document, StatisticsField, Set<String>) - Method in class com.atlassian.greenhopper.service.issue.EstimableIssueDataServiceImpl
- isIssueLoaded() - Method in class com.atlassian.greenhopper.service.rank.RankableImpl
- isIssueOfTypeEpic(Issue) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
-
Check if
issue
is an epic. - isIssueRequest() - Method in class com.atlassian.greenhopper.web.rapid.BoardDispatchAction
- isIssueStale(RapidIssueEntry, Sprint) - Static method in class com.atlassian.greenhopper.service.sprint.health.SprintHealthMetricsResolver
-
Checks if the given issue is stale.
- isIssuesWereTransitioned() - Method in class com.atlassian.greenhopper.web.rapid.IssueTransitionAndRankService.TransitionAndRankResult
- isJiraAdministrator(ApplicationUser) - Method in interface com.atlassian.greenhopper.service.PermissionService
-
Check if the user is having Admin permission on the JIRA instance
- isJiraAdministrator(ApplicationUser) - Method in class com.atlassian.greenhopper.service.PermissionServiceImpl
- isJiraForSoftwareSupported() - Method in interface com.atlassian.greenhopper.license.JiraForSoftwareChecker
-
Deprecated.
- isJiraForSoftwareSupported() - Method in class com.atlassian.greenhopper.license.JiraForSoftwareCheckerImpl
-
Deprecated.
- isJiraSystemAdministrator(ApplicationUser) - Method in interface com.atlassian.greenhopper.service.PermissionService
-
Check if the user is having System Administrator permission on the JIRA instance
- isJiraSystemAdministrator(ApplicationUser) - Method in class com.atlassian.greenhopper.service.PermissionServiceImpl
- isKanbanBacklogColumn(Column) - Static method in class com.atlassian.greenhopper.model.rapid.KanbanBacklogColumn
- isKanbanBacklogColumnByName(String) - Static method in class com.atlassian.greenhopper.model.rapid.KanbanBacklogColumn
- isKanbanBacklogMapped() - Method in class com.atlassian.greenhopper.model.rapid.KanbanBacklogColumn
- IsKanbanBoardCondition - Class in com.atlassian.greenhopper.web.sidebar
-
For use with web-items that provide Kanban actions.
- IsKanbanBoardCondition() - Constructor for class com.atlassian.greenhopper.web.sidebar.IsKanbanBoardCondition
- isKanPlanEnabled() - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
-
Deprecated.Deprecated as not used anymore as we now determine if KanPlan is enabled by checking if the Kanban Backlog column has at least one mapped status
- isKanPlanEnabledForBoard(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnService
-
Check that the KanPlan feature is enabled, and that
RapidView
has a mapped Kanban backlog column - isKanPlanEnabledForBoard(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnServiceImpl
- isLast() - Method in interface com.atlassian.greenhopper.service.Page
- isLast(Boolean) - Method in class com.atlassian.greenhopper.service.Pages.Builder
- isLastResultValid() - Method in class com.atlassian.greenhopper.service.util.ServiceErrorCollector
-
Returns a value indicating if the last invocation of collect or collectOrGet was invoked on a ServiceOutcome that was valid.
- isLegacyMode() - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintDateBasedSearch.SprintData
- isLessThan(VersionKit.SoftwareVersion) - Method in class com.atlassian.greenhopper.util.VersionKit.SoftwareVersion
-
Returns true if this version is less than the specified version
- isLessThanOrEqualTo(VersionKit.SoftwareVersion) - Method in class com.atlassian.greenhopper.util.VersionKit.SoftwareVersion
-
Returns true if this version is less than or equal to the specified version
- isLicensed() - Method in class com.atlassian.greenhopper.license.LicenseInfo
- isLicensed() - Method in interface com.atlassian.greenhopper.license.LicenseService
-
Checks whether Agile is licensed on this instance of JIRA.
- isLicensed() - Method in class com.atlassian.greenhopper.license.LicenseServiceImpl
- IsLicensedCondition - Class in com.atlassian.greenhopper.web.conditions
-
Checks that Agile's license is valid.
- IsLicensedCondition() - Constructor for class com.atlassian.greenhopper.web.conditions.IsLicensedCondition
- isLinkedToEpic() - Method in class com.atlassian.greenhopper.web.contextprovider.AgileIssueWebPanelContext
- isLocal() - Method in class com.atlassian.greenhopper.web.util.GreenHopperHelpPathResolver.HelpPath
- isLockField() - Method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata.Builder
- isLockField() - Method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata
- isMax() - Method in class com.atlassian.greenhopper.model.lexorank.LexoRank
- isMaxIssuesExceeded() - Method in class com.atlassian.greenhopper.web.rapid.work.PoolService.SwimlaneIssuesData
- isMet(long) - Method in enum class com.atlassian.greenhopper.global.PerformanceLogger.Threshold
- isMin() - Method in class com.atlassian.greenhopper.model.lexorank.LexoRank
- isMonday() - Method in class com.atlassian.greenhopper.model.rapid.WorkingDaysConfig
- isMoreAvailable() - Method in class com.atlassian.greenhopper.issue.util.AttachmentZipExtractor.ZipContents
- isMovedToSprint() - Method in class com.atlassian.greenhopper.web.rapid.list.MoveIssuesEvent
- isNoEpicLink() - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkSearchRenderer.EpicLinkMultiselectModel
- ISO8601_DATE - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QNonWorkingDay
- iso8601Date - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.NonWorkingDayModel
- iso8601Date - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysResource.NonWorkingDayRequest
- iso8601Date(String) - Method in class com.atlassian.greenhopper.model.rapid.NonWorkingDay.NonWorkingDayBuilder
- isOldDoneIssuesCutoffConfigurable - Variable in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditModel
- isOldDoneIssuesCutoffSpecified() - Method in class com.atlassian.greenhopper.model.rapid.RapidView
- isOne() - Method in class com.atlassian.greenhopper.model.lexorank.LexoInteger
- isOwner(ApplicationUser, SearchRequest) - Static method in class com.atlassian.greenhopper.util.UserUtils
- isProjectAdministrator(ApplicationUser, Collection<Project>) - Method in interface com.atlassian.greenhopper.service.PermissionService
-
Check if the user is having the project administrator role for all given projects
- isProjectAdministrator(ApplicationUser, Collection<Project>) - Method in class com.atlassian.greenhopper.service.PermissionServiceImpl
- isProjectClauseOnlyQuery(Query) - Method in interface com.atlassian.greenhopper.service.query.QueryService
-
Determine whether this query is "project based"; i.e. whether this query only contains project clauses, possibly combined with the OR operator.
- isProjectClauseOnlyQuery(Query) - Method in class com.atlassian.greenhopper.service.query.QueryServiceImpl
- isProjectRequired() - Method in class com.atlassian.greenhopper.sampledata.IssueTypeGeneratorComponent
- isQueryLegacyMode() - Method in class com.atlassian.greenhopper.web.rapid.chart.VelocityChartModel.QueryMetadata
- isQueryMatchingIssue(ApplicationUser, Issue, Query) - Method in interface com.atlassian.greenhopper.service.issue.SearchService
-
Perform a search of the query to see if the specified issue matches it.
- isQueryMatchingIssue(ApplicationUser, Issue, Query) - Method in class com.atlassian.greenhopper.service.issue.SearchServiceImpl
- isRankable() - Method in class com.atlassian.greenhopper.web.rapid.list.MoveIssuesEvent
- isRankableObject() - Method in class com.atlassian.greenhopper.service.rank.RankableImpl
- isRankCustomFieldType(CustomField) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCustomFieldService
- isRankCustomFieldType(CustomField) - Method in interface com.atlassian.greenhopper.service.rank.RankCustomFieldService
-
Is the passed custom field of type "Global Rank".
- isRankCustomFieldType(CustomField) - Method in class com.atlassian.greenhopper.service.rank.RankCustomFieldServiceImpl
- isRanked(Long) - Method in class com.atlassian.greenhopper.service.rank.RankIndex
- isRankField(long) - Method in interface com.atlassian.greenhopper.api.rank.RankService
-
Is the passed custom field ID the ID of a properly-configured Global Rank custom field?
- isRankField(long) - Method in class com.atlassian.greenhopper.api.rank.RankServiceImpl
- isRankField(long) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCustomFieldService
- isRankField(long) - Method in interface com.atlassian.greenhopper.service.rank.RankCustomFieldService
-
Is the passed custom field id of type "Global Rank"
- isRankField(long) - Method in class com.atlassian.greenhopper.service.rank.RankCustomFieldServiceImpl
- isRankField(CustomField) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCustomFieldService
- isRankField(CustomField) - Method in interface com.atlassian.greenhopper.service.rank.RankCustomFieldService
-
Is the passed custom field of type "Global Rank"
- isRankField(CustomField) - Method in class com.atlassian.greenhopper.service.rank.RankCustomFieldServiceImpl
- isRankFieldType(CustomField) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCustomFieldService
- isRankRepairFeatureEnabled() - Method in class com.atlassian.greenhopper.service.lexorank.repair.RepairConfiguration
- isRapidBoardEnabled() - Method in interface com.atlassian.greenhopper.api.rapid.configuration.LabsConfigurationService
-
Deprecated.since GH 5.8, the rapid board is no longer a labs feature and thus always enabled. This will always return true.
- isRapidBoardEnabled() - Method in class com.atlassian.greenhopper.api.rapid.configuration.LabsConfigurationServiceImpl
- isRapidViewUsingGreenHopperSimplifiedWorkflow(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.workflow.WorkflowHelper
- isRefinedVelocityActive() - Method in class com.atlassian.greenhopper.model.rapid.RapidView
- isRefinedVelocityActive() - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
- isRefinedVelocityActive(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewSettings
-
Check if sprints not assigned to board should be filtered out from velocity report
- isRefinedVelocityActive(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewSettingsImpl
- isReindexAllowed() - Method in class com.atlassian.greenhopper.upgrade.AbstractGhUpgradeTask
- isReindexTaskRunning() - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardAction
- isReleased() - Method in interface com.atlassian.greenhopper.model.issue.GHVersion
- isReleased() - Method in class com.atlassian.greenhopper.service.rapid.view.VersionQuery
- isReleaseReportSupported() - Method in class com.atlassian.greenhopper.plugin.DevStatusPluginMetadataService
- isRelevantForQuery(ApplicationUser, Query) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkSearchRenderer
- isRelevantForQuery(ApplicationUser, Query) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintSearchRenderer
- isRemainingEstimateStatisticsField(StatisticsField) - Method in interface com.atlassian.greenhopper.service.rapid.view.statistics.TrackingStatisticService
-
Is the passed StatisticsField of type remaining estimate?
- isRemainingEstimateStatisticsField(StatisticsField) - Method in class com.atlassian.greenhopper.service.rapid.view.statistics.TrackingStatisticServiceImpl
- isRenderable() - Method in class com.atlassian.greenhopper.customfield.epiccolor.EpicColorCFType
- isRenderable() - Method in class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelCFType
- isRenderable() - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
- isRenderable() - Method in class com.pyxis.greenhopper.jira.customfields.ReleasedVersionHistoryCFType
-
Field is intended for internal use only
- isRepairAttempted() - Method in class com.atlassian.greenhopper.service.lexorank.repair.analytics.LexoRankRepairAttempt
-
Returns whether a repair was attempted.
- isRepairProcessEnabled() - Method in class com.atlassian.greenhopper.service.lexorank.repair.RepairConfiguration
- isRepairProcessSynchronous() - Method in class com.atlassian.greenhopper.service.lexorank.repair.RepairConfiguration
- isRequired() - Method in class com.atlassian.greenhopper.service.issue.NotRequiredFieldScreenRenderLayoutItem
-
The only method we care about - we are never required
- isRequireField() - Method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata.Builder
- isRequireField() - Method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata
-
Used to determine both "requiredness" and whether to add to the issue creation screen.
- isResolved() - Method in class com.atlassian.greenhopper.web.contextprovider.IssuesInEpicContext.IssueInfo
- isResultUserContextIndependent() - Method in class com.atlassian.greenhopper.util.jql.project.ProjectContextVisitor
- isRetry() - Method in class com.atlassian.greenhopper.manager.lexorank.lock.LockProcessOutcome
- isRunning() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankScheduledBalanceHandler
-
Is lexorank scheduled balance in progress.
- isSampleDataAvailable - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig
- isSaturday() - Method in class com.atlassian.greenhopper.model.rapid.WorkingDaysConfig
- IsScrumBoardCondition - Class in com.atlassian.greenhopper.web.sidebar
-
For use with web-items that provide Sprint actions.
- IsScrumBoardCondition() - Constructor for class com.atlassian.greenhopper.web.sidebar.IsScrumBoardCondition
- isShow(Issue) - Method in class com.atlassian.greenhopper.service.issue.NotRequiredFieldScreenRenderLayoutItem
- isShowEpicAsPanel() - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
- isShown(ApplicationUser, SearchContext) - Method in class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelRenderer
- isShown(ApplicationUser, SearchContext) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkSearchRenderer
- isShown(ApplicationUser, SearchContext) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintSearchRenderer
- isShownAndVisible(CustomField, ApplicationUser, SearchContext) - Method in interface com.atlassian.greenhopper.customfield.JiraCustomFieldUtilsService
-
Checks if the custom field is in the search context scope (using
OrderableField.isShown(com.atlassian.jira.issue.Issue)
) and visible in all field schemes. - isShownAndVisible(CustomField, ApplicationUser, SearchContext) - Method in class com.atlassian.greenhopper.customfield.JiraCustomFieldUtilsServiceImpl
- isSoftwareProject(Project) - Method in interface com.atlassian.greenhopper.project.SoftwareProjectTypeService
-
Checks whether the specified project is a software project.
- isSoftwareProject(Project) - Method in class com.atlassian.greenhopper.project.SoftwareProjectTypeServiceImpl
- IsSoftwareProjectCondition - Class in com.atlassian.greenhopper.web.conditions
- IsSoftwareProjectCondition() - Constructor for class com.atlassian.greenhopper.web.conditions.IsSoftwareProjectCondition
- IsSprintGoalDefined - Class in com.atlassian.greenhopper.web.conditions
-
For use with web-items that provide Sprint actions.
- IsSprintGoalDefined() - Constructor for class com.atlassian.greenhopper.web.conditions.IsSprintGoalDefined
- IsSprintGoalEnabledCondition - Class in com.atlassian.greenhopper.web.conditions
- IsSprintGoalEnabledCondition() - Constructor for class com.atlassian.greenhopper.web.conditions.IsSprintGoalEnabledCondition
- IsSprintPlanEnabledCondition - Class in com.atlassian.greenhopper.web.conditions
- IsSprintPlanEnabledCondition() - Constructor for class com.atlassian.greenhopper.web.conditions.IsSprintPlanEnabledCondition
- isSprintsEnabled() - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
-
Does this view have sprint support enabled.
- isSprintSupportEnabled() - Method in class com.atlassian.greenhopper.model.rapid.RapidView
- isSprintSupportEnabled() - Method in class com.atlassian.greenhopper.web.rapid.list.MoveIssuesEvent
- isSprintSupportEnabled(long) - Method in interface com.atlassian.greenhopper.api.rapid.configuration.LabsConfigurationService
- isSprintSupportEnabled(long) - Method in class com.atlassian.greenhopper.api.rapid.configuration.LabsConfigurationServiceImpl
- isSprintSupportEnabled(RapidViewPreset) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewPresetService
- IsSprintSupportEnabledCondition - Class in com.atlassian.greenhopper.web.conditions
-
Check if is sprint support is enabled for board.
- IsSprintSupportEnabledCondition() - Constructor for class com.atlassian.greenhopper.web.conditions.IsSprintSupportEnabledCondition
- IsSprintSyncedCondition - Class in com.atlassian.greenhopper.web.conditions
-
For use with web-items that provide Sprint actions.
- IsSprintSyncedCondition() - Constructor for class com.atlassian.greenhopper.web.conditions.IsSprintSyncedCondition
- isStarted() - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
-
Has the sprint started
- isStartRecord() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService.UpgradeHistoryDetail
- isStatusInitialStatus(JiraWorkflow, Status) - Method in interface com.atlassian.greenhopper.service.workflow.WorkflowService
-
Is this status the initial status for this workflow?
- isStatusInitialStatus(JiraWorkflow, Status) - Method in class com.atlassian.greenhopper.service.workflow.WorkflowServiceImpl
- isStatusResolutionDone(ApplicationUser, JiraWorkflow, Status) - Method in interface com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowService
-
Check if this status is marked as done in simplified workflow
- isStatusResolutionDone(ApplicationUser, JiraWorkflow, Status) - Method in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowServiceImpl
- isStickySprintHeaderEnabled() - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardAction
- isSubtask(Issue) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
-
Check whether
issue
is a subtask. - isSubTask() - Method in class com.atlassian.greenhopper.manager.issue.issuetypes.IssueTypeMetadata
- isSuccess() - Method in class com.atlassian.greenhopper.manager.lexorank.lock.LockProcessOutcome
- issue - Variable in class com.atlassian.greenhopper.web.rapid.work.WorkResource.GetIssueResponse
- ISSUE - Enum constant in enum class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardBaseAnalyticsEvent.EventType
- ISSUE - Static variable in class com.atlassian.greenhopper.service.rank.RankableType
- ISSUE_CLOSED - Enum constant in enum class com.atlassian.greenhopper.EventListenerRegistry.ListenerKey
- ISSUE_COUNT - Enum constant in enum class com.atlassian.greenhopper.api.rapid.view.StatisticsField.Type
- ISSUE_COUNT - Enum constant in enum class com.atlassian.greenhopper.model.rapid.ColumnConfig.ConstraintType
- ISSUE_COUNT - Enum constant in enum class com.atlassian.greenhopper.model.rapid.EstimationConfig.Type
- ISSUE_COUNT - Enum constant in enum class com.atlassian.greenhopper.model.rapid.StatisticsFieldConfig.Type
- ISSUE_COUNT_EXCL_SUBS - Enum constant in enum class com.atlassian.greenhopper.api.rapid.view.StatisticsField.Type
- ISSUE_COUNT_EXCL_SUBS - Enum constant in enum class com.atlassian.greenhopper.model.rapid.ColumnConfig.ConstraintType
- ISSUE_COUNT_EXCL_SUBS - Enum constant in enum class com.atlassian.greenhopper.model.rapid.EstimationConfig.Type
- ISSUE_COUNT_EXCL_SUBS - Enum constant in enum class com.atlassian.greenhopper.model.rapid.StatisticsFieldConfig.Type
- ISSUE_COUNT_EXCL_SUBS_NAME_KEY - Static variable in class com.atlassian.greenhopper.service.rapid.view.StatisticsFieldServiceImpl
- ISSUE_COUNT_IN_STATUS_AGG - Static variable in class com.atlassian.greenhopper.service.issue.IssueDataServiceImpl
- ISSUE_COUNT_NAME_KEY - Static variable in class com.atlassian.greenhopper.service.rapid.view.statistics.EstimateStatisticServiceImpl
- ISSUE_COUNT_NAME_KEY - Static variable in class com.atlassian.greenhopper.service.rapid.view.StatisticsFieldServiceImpl
- ISSUE_ID - Enum constant in enum class com.atlassian.greenhopper.manager.lexorank.LexoRankAO.ColumnDetails
- ISSUE_ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QIssueRanking
- ISSUE_ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QIssueRankingOperationLog
- ISSUE_ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QLexoRank
- ISSUE_MOVED - Enum constant in enum class com.atlassian.greenhopper.EventListenerRegistry.ListenerKey
- ISSUE_RANK_ROW - Enum constant in enum class com.atlassian.greenhopper.manager.lexorank.LexoRankRow.RankRowType
- ISSUE_TYPE - Enum constant in enum class com.atlassian.greenhopper.model.rapid.CardColorStrategy
- issueArchivingEnabled - Variable in class com.atlassian.greenhopper.web.rapid.work.IssuesData
- IssueColumnChange() - Constructor for class com.atlassian.greenhopper.service.sprint.health.SprintHealthMetricsResolver.IssueColumnChange
- IssueColumnChangeCollector - Class in com.atlassian.greenhopper.web.rapid.chart
- IssueColumnChangeCollector(List<Column>, Map<Status, Column>, SwimlaneFilter) - Constructor for class com.atlassian.greenhopper.web.rapid.chart.IssueColumnChangeCollector
- IssueColumnChangeEntry - Class in com.atlassian.greenhopper.web.rapid.chart
-
Column change entry for a given issue.
- IssueColumnChangeEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.IssueColumnChangeEntry
- issueCount - Variable in class com.atlassian.greenhopper.web.rapid.work.WorkData.ETagData
- IssueCountExcludingSubTasksExtractor(Set<String>) - Constructor for class com.atlassian.greenhopper.service.issue.statistics.ColumnStatisticsExtractorFactory.IssueCountExcludingSubTasksExtractor
- IssueCountExtractor() - Constructor for class com.atlassian.greenhopper.service.issue.statistics.ColumnStatisticsExtractorFactory.IssueCountExtractor
- IssueCycleTimeCollector - Class in com.atlassian.greenhopper.web.rapid.chart
-
Calculates the raw data needed for the Control Chart.
- IssueCycleTimeCollector(List<Column>, Map<Status, Column>, DateTime, WorkRateData) - Constructor for class com.atlassian.greenhopper.web.rapid.chart.IssueCycleTimeCollector
- IssueCycleTimeCollector.IssueTimesResult - Class in com.atlassian.greenhopper.web.rapid.chart
-
Result data in a shape that can be easily set in the REST template
- IssueData() - Constructor for class com.atlassian.greenhopper.web.rapid.plan.SplitIssueService.IssueData
- IssueData(String, String, String, String) - Constructor for class com.atlassian.greenhopper.web.rapid.plan.SplitIssueService.IssueData
- IssueDataService - Interface in com.atlassian.greenhopper.service.issue
- IssueDataServiceImpl - Class in com.atlassian.greenhopper.service.issue
-
Abstraction for a common usage pattern of querying a handful of issue fields from Lucene.
- IssueDataServiceImpl(IssueDocumentSearchService) - Constructor for class com.atlassian.greenhopper.service.issue.IssueDataServiceImpl
- issueDestinations - Variable in class com.atlassian.greenhopper.web.rapid.plan.SplitIssueResource.DialogData
- IssueDetailsLinkingModuleEnabledCondition - Class in com.atlassian.greenhopper.web.conditions
-
The web condition used for showing/hiding the issue link block, which is currently one of delegation blocks, of Editable Details View.
- IssueDetailsLinkingModuleEnabledCondition() - Constructor for class com.atlassian.greenhopper.web.conditions.IssueDetailsLinkingModuleEnabledCondition
- IssueDetailsViewDelegationPanelModuleDescriptorImpl - Class in com.atlassian.greenhopper.issue.detailsview
-
Module descriptor for Editable Details View system blocks which do not need a custom context provider to work, just delegate to the View Issue ones.
- IssueDetailsViewDelegationPanelModuleDescriptorImpl(ModuleFactory, WebInterfaceManager) - Constructor for class com.atlassian.greenhopper.issue.detailsview.IssueDetailsViewDelegationPanelModuleDescriptorImpl
- IssueDetailsViewPanel - Class in com.atlassian.greenhopper.issue.detailsview
-
A custom web panel specifically for Editable Details View system blocks.
- IssueDetailsViewPanel(ContextProvider, Iterable<ResourceDescriptor>, VelocityTemplatingEngine, SoyTemplateRendererProvider) - Constructor for class com.atlassian.greenhopper.issue.detailsview.IssueDetailsViewPanel
- IssueEntry - Class in com.atlassian.greenhopper.web.rapid.issue
-
Holds all data about a single issue.
- IssueEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.IssueEntry
- IssueEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue
- IssueEntryFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.IssueEntryFactory
- issueHelper - Variable in class com.atlassian.greenhopper.web.rapid.IssueTransitionServiceImpl
- IssueHelper - Class in com.atlassian.greenhopper.web.rapid.issue
-
TODO: Document this class / interface here
- IssueHelper() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.IssueHelper
- issueId - Variable in class com.atlassian.greenhopper.api.rank.web.RankableChange
- issueId - Variable in class com.atlassian.greenhopper.manager.rank.instruction.BaseInstruction
- issueId - Variable in class com.atlassian.greenhopper.web.rapid.issue.fields.FieldUpdatedEntry
-
Id of the updated issue.
- issueId - Variable in class com.atlassian.greenhopper.web.rapid.issue.IssueTransitions
-
Id of the issue this object is about.
- issueId(long) - Method in class com.atlassian.greenhopper.service.lexorank.repair.analytics.LexoRankRepairAttempt.Builder
- issueId(long) - Method in class com.atlassian.greenhopper.service.lexorank.repair.analytics.LexoRankRepairResult.Builder
- issueIds - Variable in class com.atlassian.greenhopper.api.rank.web.RankAfterRequest
-
The IDs of the issues to perform ranking operations on; may be
null
if keys (or rankables) were specified instead. - issueIds - Variable in class com.atlassian.greenhopper.api.rank.web.RankBeforeRequest
-
The IDs of the issues to perform ranking operations on; may be
null
if keys (or marker IDs) were specified instead. - issueIds - Variable in class com.atlassian.greenhopper.web.rank.RankRequest
- IssueIdsIssueIterable - Class in com.atlassian.greenhopper.upgrade
-
This is a copy from
IssueIdsIssueIterable
as it isn't in public API - IssueIdsIssueIterable(Collection<Long>, IssueManager) - Constructor for class com.atlassian.greenhopper.upgrade.IssueIdsIssueIterable
- issueIdsOrKeys - Variable in class com.atlassian.greenhopper.web.rapid.issue.IssueResource.MatchesBoardResponse
- IssueIndexService - Interface in com.atlassian.greenhopper.service
-
Provides issue indexing support
- IssueIndexServiceImpl - Class in com.atlassian.greenhopper.service
-
Implementation of the IssueIndexingService interface Wraps
IssueIndexService
. - IssueIndexServiceImpl() - Constructor for class com.atlassian.greenhopper.service.IssueIndexServiceImpl
- IssueInfo(Issue) - Constructor for class com.atlassian.greenhopper.web.contextprovider.IssuesInEpicContext.IssueInfo
- issueKey - Variable in class com.atlassian.greenhopper.api.rank.web.RankableChange
- issueKey - Variable in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceRankInfoService.LexoRankMaxRank
- issueKey - Variable in class com.atlassian.greenhopper.service.sprint.health.SprintHealthMetricsResolver.IssueColumnChange
- IssueKeyData - Class in com.atlassian.greenhopper.customfield.sprint
-
Holds Issue keys mapped to their parent's issue key (if the issue is a subtask) and issue summary.
- IssueKeyData(Map<String, String>, Map<String, String>) - Constructor for class com.atlassian.greenhopper.customfield.sprint.IssueKeyData
- IssueKeyFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
- IssueKeyFieldEntryFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.IssueKeyFieldEntryFactory
- issueKeys - Variable in class com.atlassian.greenhopper.api.rank.web.RankAfterRequest
-
The keys of the issues to perform ranking operations on; may be
null
if IDs (or rankables) were specified instead. - issueKeys - Variable in class com.atlassian.greenhopper.api.rank.web.RankBeforeRequest
-
The keys of the issues to perform ranking operations on; may be
null
if IDs (or marker IDs) were specified instead. - issueKeys - Variable in class com.atlassian.greenhopper.web.rank.RankRequest
- issueKeys - Variable in class com.atlassian.greenhopper.web.rapid.list.FlagResource.FlagRequest
- issueKeys - Variable in class com.atlassian.greenhopper.web.rapid.RapidBoardResource.TransitionAndRankRequest
- issueKeys - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.RemoveFromSprintModel.RemoveFromSprintEntryModel
- issueKeysAddedDuringSprint - Variable in class com.atlassian.greenhopper.web.rapid.chart.HistoricSprintReportContents
- issueKeyToParentKey() - Method in record class com.atlassian.greenhopper.service.sprint.SprintHistory
-
Returns the value of the
issueKeyToParentKey
record component. - issueKeyToSprintHistory() - Method in record class com.atlassian.greenhopper.service.sprint.SprintHistory
-
Returns the value of the
issueKeyToSprintHistory
record component. - issueKeyToSummary() - Method in record class com.atlassian.greenhopper.service.sprint.SprintHistory
-
Returns the value of the
issueKeyToSummary
record component. - issueLinkEntries - Variable in class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModel.IssueLinkTypeEntry
- IssueLinkEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModel.IssueLinkEntry
- IssueLinkModel - Class in com.atlassian.greenhopper.web.rapid.issue.issuelink
-
Represents the links to and from an issue.
- IssueLinkModel() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModel
- IssueLinkModel.IssueLinkEntry - Class in com.atlassian.greenhopper.web.rapid.issue.issuelink
- IssueLinkModel.IssueLinkTypeEntry - Class in com.atlassian.greenhopper.web.rapid.issue.issuelink
- IssueLinkModel.LocalIssueLinkEntry - Class in com.atlassian.greenhopper.web.rapid.issue.issuelink
- IssueLinkModel.RemoteIssueLinkEntry - Class in com.atlassian.greenhopper.web.rapid.issue.issuelink
- IssueLinkModelFactory - Class in com.atlassian.greenhopper.web.rapid.issue.issuelink
-
Constructs the representation of an issue's links
IssueLinkModel
. - IssueLinkModelFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModelFactory
- IssueLinkRequest - Class in com.atlassian.greenhopper.service.issuelink
- IssueLinksSystemFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
-
Creates
FieldEntry
for the issue links system field. - IssueLinksSystemFieldEntryFactory(FieldHelper, OrderableField) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.IssueLinksSystemFieldEntryFactory
- IssueLinkTypeContextTransformer - Class in com.atlassian.greenhopper.issue.link
-
Converts the JIRA View Issue Plugin's representation of an issue link type into our JSON one.
- IssueLinkTypeContextTransformer(IssueHelper, IssueStatusService, StatusEntryFactory) - Constructor for class com.atlassian.greenhopper.issue.link.IssueLinkTypeContextTransformer
- issueLinkTypeEntries - Variable in class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModel
- IssueLinkTypeEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModel.IssueLinkTypeEntry
- issueMetrics - Variable in class com.atlassian.greenhopper.service.sprint.health.SprintHealth
- IssueOperation - Class in com.atlassian.greenhopper.web.rapid.issue.operations
-
Models an issue operation used in the Issue Actions menu.
- IssueOperation() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.operations.IssueOperation
- IssueOperationsBarUtilFactory - Class in com.atlassian.greenhopper.web.rapid.issue.operations
-
Used to provide Issue Operation groups, sections and links.
- IssueOperationsBarUtilFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.operations.IssueOperationsBarUtilFactory
- IssueOperationsHelper - Class in com.atlassian.greenhopper.web.rapid.issue.operations
-
Provides issue actions defined for a given issue.
- IssueOperationsHelper() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.operations.IssueOperationsHelper
- IssueOperationsModel - Class in com.atlassian.greenhopper.web.rapid.issue.operations
-
Holds the available issue operations.
- IssueOperationsModel() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.operations.IssueOperationsModel
- IssueOperationsSection - Class in com.atlassian.greenhopper.web.rapid.issue.operations
-
Group of operations.
- IssueOperationsSection() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.operations.IssueOperationsSection
- IssuePermissionService - Interface in com.atlassian.greenhopper.issue
- IssuePermissionServiceImpl - Class in com.atlassian.greenhopper.issue
- IssuePermissionServiceImpl() - Constructor for class com.atlassian.greenhopper.issue.IssuePermissionServiceImpl
- ISSUERANKING_PK - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QIssueRanking
- IssueRankingAO - Interface in com.atlassian.greenhopper.manager.rank
-
New way of ranking issues per rank custom field
- ISSUERANKINGLOG_PK - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QIssueRankingOperationLog
- IssueRankingOperationLogAO - Interface in com.atlassian.greenhopper.manager.rank
- IssueRankService - Interface in com.atlassian.greenhopper.web.rapid
- IssueRankServiceImpl - Class in com.atlassian.greenhopper.web.rapid
- IssueRankServiceImpl() - Constructor for class com.atlassian.greenhopper.web.rapid.IssueRankServiceImpl
- IssueReopenedChecker - Class in com.atlassian.greenhopper.web.rapid.issue.statistics
-
This class is responsible for checking whether the issue has been reopened at least once or not in either in current sprint or outside on demand.
- IssueResource - Class in com.atlassian.greenhopper.web.rapid.issue
-
Provides issue related rest resources
- IssueResource(IssueEntryFactory, TransitionEntryFactory, IssueHelper, RapidViewService, PoolService, EstimateStatisticService, SprintIssueService, TrackingStatisticService, VersionService, VersionService, IssueService, RapidViewQueryService, SearchService, TabModelFactoryFactory, DetailViewFieldService, ColumnService) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.IssueResource
- IssueResource.MatchesBoardResponse - Class in com.atlassian.greenhopper.web.rapid.issue
- IssueResource.SetVersionRequest - Class in com.atlassian.greenhopper.web.rapid.issue
- IssueRowEntry - Class in com.atlassian.greenhopper.web.rapid.issue
-
Holds common issue information that is presented in a issue row in Subtasks and Issues in Epic panels.
- IssueRowEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.IssueRowEntry
- IssueRowEntry.IssueTypeEntry - Class in com.atlassian.greenhopper.web.rapid.issue
- IssueRowEntry.UserEntry - Class in com.atlassian.greenhopper.web.rapid.issue
- IssueRowEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue
-
Factory to create IssueRowEntry for issues in Subtasks and Issues in Epic panels in Issue Detail View.
- IssueRowEntryFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.IssueRowEntryFactory
- issues - Variable in class com.atlassian.greenhopper.web.rapid.work.IssuesData
- issues(List<RapidIssueEntry>) - Method in class com.atlassian.greenhopper.web.rapid.list.CollectIssuesResult.Builder
- ISSUES_IN_EPIC - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.DetailsViewTab
- ISSUES_IN_EPIC_DETAILS_VIEW - Static variable in class com.atlassian.greenhopper.features.SoftwareFeatureFlags
- issuesCompletedInAnotherSprint - Variable in class com.atlassian.greenhopper.web.rapid.chart.HistoricSprintReportContents
- issuesCompletedInAnotherSprintEstimateSum - Variable in class com.atlassian.greenhopper.web.rapid.chart.HistoricSprintReportContents
- issuesCompletedInAnotherSprintInitialEstimateSum - Variable in class com.atlassian.greenhopper.web.rapid.chart.HistoricSprintReportContents
- IssuesData - Class in com.atlassian.greenhopper.web.rapid.work
- IssuesData() - Constructor for class com.atlassian.greenhopper.web.rapid.work.IssuesData
- issueService - Variable in class com.atlassian.greenhopper.web.rapid.IssueTransitionServiceImpl
- issueService - Variable in class com.atlassian.greenhopper.web.rapid.MultipleIssueTransitionStrategy
- issueService - Variable in class com.atlassian.greenhopper.web.rapid.SingleIssueTransitionStrategy
- IssuesForSprint() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.StartSprintHelper.IssuesForSprint
- issuesIds - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintPlanEntry
- issuesInBacklog - Variable in class com.atlassian.greenhopper.web.rapid.issue.IssueResource.MatchesBoardResponse
- IssuesInEpicContext - Class in com.atlassian.greenhopper.web.contextprovider
- IssuesInEpicContext(String, String, String, List<IssuesInEpicContext.IssueInfo>, WebUtilities) - Constructor for class com.atlassian.greenhopper.web.contextprovider.IssuesInEpicContext
- IssuesInEpicContext.IssueInfo - Class in com.atlassian.greenhopper.web.contextprovider
-
Object used to expose the necessary properties to the velocity template for epic panel
- IssuesInEpicContextProvider - Class in com.atlassian.greenhopper.web.contextprovider
- IssuesInEpicContextProvider() - Constructor for class com.atlassian.greenhopper.web.contextprovider.IssuesInEpicContextProvider
- IssuesInEpicWebPanelCondition - Class in com.atlassian.greenhopper.web.conditions
-
Condition to determine whether to display the Issues in Epic panel in JIRA
- IssuesInEpicWebPanelCondition() - Constructor for class com.atlassian.greenhopper.web.conditions.IssuesInEpicWebPanelCondition
- issuesMovedBack - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.ReopenSprintViewModel
- issuesNotCompletedEstimateSum - Variable in class com.atlassian.greenhopper.web.rapid.chart.HistoricSprintReportContents
- issuesNotCompletedInCurrentSprint - Variable in class com.atlassian.greenhopper.web.rapid.chart.HistoricSprintReportContents
- issuesNotCompletedInitialEstimateSum - Variable in class com.atlassian.greenhopper.web.rapid.chart.HistoricSprintReportContents
- issuesNotEstimated - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintModel
-
Holds some, but not necessarily all of the issues not estimated.
- IssueSprintStatistics - Class in com.atlassian.greenhopper.web.rapid.issue.statistics
-
This class use to indicate the status of an issue.
- IssueSprintStatistics.Builder - Class in com.atlassian.greenhopper.web.rapid.issue.statistics
- IssueStatisticValueResolver - Interface in com.atlassian.greenhopper.web.rapid.issue.statistics
-
Used for retrieving the value of the "estimation statistic" from an Issue.
- IssueStatus - Class in com.atlassian.greenhopper.issue.fields.status
- IssueStatus(String, String, String, String, IssueStatusCategory) - Constructor for class com.atlassian.greenhopper.issue.fields.status.IssueStatus
- issueStatusAtEndOfSprint - Variable in class com.atlassian.greenhopper.web.rapid.issue.statistics.IssueSprintStatistics
- IssueStatusCategory - Class in com.atlassian.greenhopper.issue.fields.status
- IssueStatusCategory(Long, String, String) - Constructor for class com.atlassian.greenhopper.issue.fields.status.IssueStatusCategory
- IssueStatusHistoryCallback - Interface in com.atlassian.greenhopper.service.charts
-
Collector-style callback for gathering issue status change history information.
- IssueStatusHistoryService - Interface in com.atlassian.greenhopper.service.charts
-
Provides status history information in the form of status change timelines.
- IssueStatusHistoryServiceImpl - Class in com.atlassian.greenhopper.service.charts
-
Produces status history from the Lucene change history index.
- IssueStatusHistoryServiceImpl(IssueQueryFactory, IndexAccessorRegistry, ConstantsManager) - Constructor for class com.atlassian.greenhopper.service.charts.IssueStatusHistoryServiceImpl
- IssueStatusService - Interface in com.atlassian.greenhopper.service.issue.field
- IssueStatusServiceImpl - Class in com.atlassian.greenhopper.service.issue.field
- IssueStatusServiceImpl() - Constructor for class com.atlassian.greenhopper.service.issue.field.IssueStatusServiceImpl
- IssueSubtasksResolved - Class in com.atlassian.greenhopper.web.rapid.issue
- IssueSubtasksResolved(Long, Boolean) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.IssueSubtasksResolved
- issuesWereTransitioned - Variable in class com.atlassian.greenhopper.web.rapid.RapidBoardResource.TransitionAndRankResponse
- IssueTimesResult() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.IssueCycleTimeCollector.IssueTimesResult
- IssueToKeyTransformer - Class in com.atlassian.greenhopper.service.issue.flagging
- IssueToKeyTransformer() - Constructor for class com.atlassian.greenhopper.service.issue.flagging.IssueToKeyTransformer
- issueToParentKeys - Variable in class com.atlassian.greenhopper.web.rapid.chart.ScopeChangeBurndownModel
-
contains the mapping of issue keys to their parent issue key
- issueToParentKeys - Variable in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownModel
-
contains the mapping of issue keys to their parent issue key
- issueToSummary - Variable in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownModel
-
contains the mapping of issue keys to their summaries
- IssueTransitionAndRankService - Interface in com.atlassian.greenhopper.web.rapid
-
Service to transition an issue to another status as well as to rank the issue.
- IssueTransitionAndRankService.TransitionAndRankRequest - Class in com.atlassian.greenhopper.web.rapid
- IssueTransitionAndRankService.TransitionAndRankResult - Class in com.atlassian.greenhopper.web.rapid
- IssueTransitionAndRankServiceImpl - Class in com.atlassian.greenhopper.web.rapid
- IssueTransitionAndRankServiceImpl() - Constructor for class com.atlassian.greenhopper.web.rapid.IssueTransitionAndRankServiceImpl
- IssueTransitionDataService - Interface in com.atlassian.greenhopper.web.rapid.plan
- IssueTransitionDataServiceImpl - Class in com.atlassian.greenhopper.web.rapid.plan
- IssueTransitionDataServiceImpl() - Constructor for class com.atlassian.greenhopper.web.rapid.plan.IssueTransitionDataServiceImpl
- IssueTransitions - Class in com.atlassian.greenhopper.web.rapid.issue
- IssueTransitions() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.IssueTransitions
- IssueTransitionService - Interface in com.atlassian.greenhopper.web.rapid
- IssueTransitionServiceImpl - Class in com.atlassian.greenhopper.web.rapid
- IssueTransitionServiceImpl() - Constructor for class com.atlassian.greenhopper.web.rapid.IssueTransitionServiceImpl
- IssueTypeEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.IssueRowEntry.IssueTypeEntry
- IssueTypeGeneratorComponent - Class in com.atlassian.greenhopper.sampledata
- IssueTypeGeneratorComponent(ApplicationProperties, I18nHelper.BeanFactory, IssueTypeService) - Constructor for class com.atlassian.greenhopper.sampledata.IssueTypeGeneratorComponent
- IssueTypeMetadata - Class in com.atlassian.greenhopper.manager.issue.issuetypes
-
Describes the configuration keys necessary for creating an issue type.
- IssueTypeMetadata.Builder - Class in com.atlassian.greenhopper.manager.issue.issuetypes
- IssueTypePrototype - Enum Class in com.atlassian.greenhopper.service.issue
- IssueTypeRestorer - Interface in com.atlassian.greenhopper.manager.issue.fields
-
Used for restoring JIRA Software IssueTypes to the intended one.
- IssueTypeRestorerImpl - Class in com.atlassian.greenhopper.manager.issue.fields
- IssueTypeRestorerImpl() - Constructor for class com.atlassian.greenhopper.manager.issue.fields.IssueTypeRestorerImpl
- IssueTypeSchemeService - Interface in com.atlassian.greenhopper.issue
- IssueTypeSchemeServiceImpl - Class in com.atlassian.greenhopper.service.issue
- IssueTypeSchemeServiceImpl() - Constructor for class com.atlassian.greenhopper.service.issue.IssueTypeSchemeServiceImpl
- IssueTypeService - Interface in com.atlassian.greenhopper.service.issue
-
Service layer for conveniently accessing the GreenHopper predefined
IssueType
objects. - IssueTypeServiceImpl - Class in com.atlassian.greenhopper.service.issue
- IssueTypeServiceImpl() - Constructor for class com.atlassian.greenhopper.service.issue.IssueTypeServiceImpl
- IssueTypeTerminologyEventListener - Class in com.atlassian.greenhopper.issue.terminology
- IssueTypeTerminologyEventListener(EpicIssueTypeProvider, TranslationManager, LocaleManager, TerminologyEntryReader) - Constructor for class com.atlassian.greenhopper.issue.terminology.IssueTypeTerminologyEventListener
- IssueUnlinkRequest - Class in com.atlassian.greenhopper.service.issuelink
- IssueUpdateService - Interface in com.atlassian.greenhopper.service.issue
-
This is a work-around for deficiencies in Jira's
IssueService
. - IssueUpdateServiceImpl - Class in com.atlassian.greenhopper.service.issue
-
Default implementation -- contains a lot of copy-pasted code.
- IssueUpdateServiceImpl() - Constructor for class com.atlassian.greenhopper.service.issue.IssueUpdateServiceImpl
- IssueWebPanelFactory - Class in com.atlassian.greenhopper.web.rapid.issue
-
Implementation to support custom web panels for the issue details view.
- IssueWebPanelFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.IssueWebPanelFactory
- isSunday() - Method in class com.atlassian.greenhopper.model.rapid.WorkingDaysConfig
- isSuspended() - Method in interface com.atlassian.greenhopper.manager.lexorank.suspend.LexoRankSuspendManager
- isSuspended() - Method in class com.atlassian.greenhopper.manager.lexorank.suspend.LexoRankSuspendManagerImpl
- isSynced() - Method in class com.atlassian.greenhopper.analytics.SprintClosedAnalyticsEvent
- isSynced() - Method in class com.atlassian.greenhopper.analytics.SprintCreatedAnalyticsEvent
- isSynced() - Method in class com.atlassian.greenhopper.analytics.SprintStartedAnalyticsEvent
- isSynced() - Method in class com.atlassian.greenhopper.analytics.SprintUpdatedAnalyticsEvent
- isSynced() - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
- isSynced() - Method in class com.atlassian.greenhopper.service.sprint.Sprint
- isSystemFieldName(String) - Method in interface com.atlassian.greenhopper.customfield.CustomFieldService
-
Check whether the passed field name matches a system field name (as used by JQL)
- isSystemFieldName(String) - Method in class com.atlassian.greenhopper.customfield.CustomFieldServiceImpl
-
Check whether the passed field name matches a system field name (as used by JQL)
- isThursday() - Method in class com.atlassian.greenhopper.model.rapid.WorkingDaysConfig
- isToday(DateMidnight) - Static method in class com.atlassian.greenhopper.util.DateUtils
-
Checks whether the given date is today.
- isToSelectedForDevelopment() - Method in class com.atlassian.greenhopper.analytics.FailedKanbanTransitionAnalyticsEvent
- isTrackingFieldApplicableForIssue(StatisticsField, Issue) - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.utils.EstimationFieldApplicabilityValidator
- isTrackingStatisticFieldAndApplicable(StatisticsField, Issue) - Method in interface com.atlassian.greenhopper.service.rapid.view.statistics.TrackingStatisticService
-
Is the
StatisticsField
field based and applicable for the given issue? - isTrackingStatisticFieldAndApplicable(StatisticsField, Issue) - Method in class com.atlassian.greenhopper.service.rapid.view.statistics.TrackingStatisticServiceImpl
- isTrackingStatisticFieldAndNotApplicable(StatisticsField, Issue) - Method in interface com.atlassian.greenhopper.service.rapid.view.statistics.TrackingStatisticService
-
Is the
StatisticsField
field based but not applicable for the given issue? - isTrackingStatisticFieldAndNotApplicable(StatisticsField, Issue) - Method in class com.atlassian.greenhopper.service.rapid.view.statistics.TrackingStatisticServiceImpl
- isTrackingStatisticFieldAndNotApplicable(StatisticsField, Long, String) - Method in interface com.atlassian.greenhopper.service.rapid.view.statistics.TrackingStatisticService
-
Is the
StatisticsField
field based but not applicable for the given project and issue type? - isTrackingStatisticFieldAndNotApplicable(StatisticsField, Long, String) - Method in class com.atlassian.greenhopper.service.rapid.view.statistics.TrackingStatisticServiceImpl
- isTrackingStatisticValidAndEnabled(StatisticsField) - Method in interface com.atlassian.greenhopper.service.rapid.view.statistics.TrackingStatisticService
-
Is the
StatisticsField
valid and enabled (i.e. should it take part in accumulating statistics over issues)? - isTrackingStatisticValidAndEnabled(StatisticsField) - Method in class com.atlassian.greenhopper.service.rapid.view.statistics.TrackingStatisticServiceImpl
- isTuesday() - Method in class com.atlassian.greenhopper.model.rapid.WorkingDaysConfig
- isUnassignedIssuesEnabled() - Method in class com.atlassian.greenhopper.rest.AssigneeUserPickerSearchService
-
Checks whether unassigned is allowed.
- isUniqueFieldName(CustomField) - Method in interface com.atlassian.greenhopper.customfield.CustomFieldService
-
Has the custom field a unique name?
- isUniqueFieldName(CustomField) - Method in class com.atlassian.greenhopper.customfield.CustomFieldServiceImpl
- isUpToDate(String) - Method in class com.atlassian.greenhopper.web.rapid.work.WorkData.ETagData
- isUserAdminOfProject() - Method in class com.atlassian.greenhopper.web.rapid.workflow.WorkflowHelper.SimplifiedWorkflowResult
- isUserBoardAdmin(RapidView, ApplicationUser) - Method in interface com.atlassian.greenhopper.service.rapid.view.BoardAdminService
-
Check whether a given
ApplicationUser
is a Board Admin of a givenRapidView
. - isUserBoardAdmin(RapidView, ApplicationUser) - Method in class com.atlassian.greenhopper.service.rapid.view.BoardAdminServiceImpl
- isUsingSimplifiedWorkflow() - Method in class com.atlassian.greenhopper.web.rapid.workflow.WorkflowHelper.SimplifiedWorkflowResult
- isValid - Variable in class com.atlassian.greenhopper.web.rapid.view.StatisticsFieldEntry.ValidationEntry
- isValid() - Method in class com.atlassian.greenhopper.manager.lexorank.lock.LockOutcome
- isValid() - Method in class com.atlassian.greenhopper.model.query.ProjectClauseVisitor
- isValid() - Method in interface com.atlassian.greenhopper.model.rapid.StatisticsField
- isValid() - Method in class com.atlassian.greenhopper.model.rapid.StatisticsFieldInstance
- isValid() - Method in class com.atlassian.greenhopper.service.index.IndexCheckService.CheckResult
- isValid() - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankOperationOutcome
- isValid() - Method in class com.atlassian.greenhopper.service.rank.SortedByRankFieldResult
- isValid() - Method in class com.atlassian.greenhopper.service.rapid.view.cardlayout.CardLayoutFieldConfig
- isValid() - Method in class com.atlassian.greenhopper.service.rapid.view.detailview.DetailViewFieldConfig
- isValid() - Method in interface com.atlassian.greenhopper.service.ServiceOutcome
- isValid() - Method in class com.atlassian.greenhopper.service.ServiceOutcomeImpl
- isValid() - Method in interface com.atlassian.greenhopper.service.ServiceResult
- isValid() - Method in class com.atlassian.greenhopper.service.ServiceResultImpl
- isValid() - Method in interface com.pyxis.greenhopper.jira.license.GreenHopperLicenseManager
-
Deprecated.from 7.0.0 onwards, Jira Agile no longer maintains its own notion of a license. Please call
com.atlassian.jira.application.ApplicationAuthorizationService#hasNoLicensingAccessErrors(ApplicationKey.valueOf("jira-software"))
instead. - isValid() - Method in class com.pyxis.greenhopper.jira.license.GreenHopperLicenseManagerImpl
- isValidType(Long) - Method in class com.atlassian.greenhopper.service.project.AssigneeTypeService
-
Determines if the given assignee type is valid in the running instance.
- isValidUser() - Method in class com.atlassian.greenhopper.license.LicenseInfo
- isValidUser(ApplicationUser) - Method in interface com.atlassian.greenhopper.license.LicenseService
-
Checks whether the passed in user has access to Agile features.
- isValidUser(ApplicationUser) - Method in class com.atlassian.greenhopper.license.LicenseServiceImpl
- IsValidUserCondition - Class in com.atlassian.greenhopper.web.conditions
-
Checks that Agile's license is valid and the user is a Software user.
- IsValidUserCondition() - Constructor for class com.atlassian.greenhopper.web.conditions.IsValidUserCondition
- isViewSpecific() - Method in class com.atlassian.greenhopper.service.index.IndexCheckService.CheckSpec
- isVirtualIssue() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceChange
-
In LexoRank positive IDs correspond to issue IDs.
- isWednesday() - Method in class com.atlassian.greenhopper.model.rapid.WorkingDaysConfig
- isWorkflowSchemeActive(String) - Method in interface com.atlassian.greenhopper.service.workflow.WorkflowService
-
Is the workflow scheme with the specified name active?
- isWorkflowSchemeActive(String) - Method in class com.atlassian.greenhopper.service.workflow.WorkflowServiceImpl
- isZero() - Method in class com.atlassian.greenhopper.model.lexorank.LexoInteger
J
- JacksonJsonableMarshaller - Class in com.atlassian.greenhopper.util.data
-
Uses Jackson to adapt JSON entities into
Jsonable
. - JacksonJsonableMarshaller() - Constructor for class com.atlassian.greenhopper.util.data.JacksonJsonableMarshaller
- JIRA_5_0_4_BUILD_NUMBER - Static variable in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowServiceImpl
- JIRA_AGILE_SPRINT_MAX_DURATION_DAYS - Static variable in class com.atlassian.greenhopper.service.sprint.SprintServiceImpl
- JIRA_FIELD - Enum constant in enum class com.atlassian.greenhopper.model.rapid.EstimationConfig.Type
- JIRA_FIELD - Enum constant in enum class com.atlassian.greenhopper.model.rapid.StatisticsFieldConfig.Type
- JiraAgileStartAnalyticEvent - Class in com.atlassian.greenhopper.analytics
-
Event with basic statistics published on Agile startup
- JiraAgileStartAnalyticEvent(Map<String, Object>) - Constructor for class com.atlassian.greenhopper.analytics.JiraAgileStartAnalyticEvent
- jiraApplicationId - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.LinkedPagesModel
- jiraAuthenticationContext - Variable in class com.atlassian.greenhopper.manager.issue.fields.AbstractDefaultCustomFieldProvider
- jiraAuthenticationContext - Variable in class com.atlassian.greenhopper.web.rapid.AbstractIssueTransitionStrategy
- jiraAuthenticationContext - Variable in class com.atlassian.greenhopper.web.rapid.IssueTransitionServiceImpl
- jiraAuthenticationContext - Variable in class com.atlassian.greenhopper.web.rapid.plan.IssueTransitionDataServiceImpl
- jiraAuthenticationContext - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintGoalOnboardingDataProvider
- jiraAuthenticationContext - Variable in class com.atlassian.greenhopper.web.rapid.view.KanPlanAcknowledgementDataProvider
- jiraAuthenticationContext - Variable in class com.atlassian.greenhopper.web.rapid.view.KanPlanEpicsOnboardingDataProvider
- jiraBaseUrl - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.LinkedPagesModel
- JiraCopiedBadRequestWebException - Exception Class in com.atlassian.greenhopper.model.validation
-
This exception is thrown when a JIRA REST resource is not found, or it cannot be read for some other reason (such as security checks).
- JiraCopiedBadRequestWebException() - Constructor for exception class com.atlassian.greenhopper.model.validation.JiraCopiedBadRequestWebException
-
Creates a new BadRequestWebException for the given issue.
- JiraCopiedBadRequestWebException(JiraCopiedRestErrorCollection) - Constructor for exception class com.atlassian.greenhopper.model.validation.JiraCopiedBadRequestWebException
-
Creates a new BadRequestWebException, with a collection of errors.
- JiraCopiedBadRequestWebException(Throwable) - Constructor for exception class com.atlassian.greenhopper.model.validation.JiraCopiedBadRequestWebException
-
Creates a new BadRequestWebException.
- JiraCopiedBadRequestWebException(Throwable, JiraCopiedRestErrorCollection) - Constructor for exception class com.atlassian.greenhopper.model.validation.JiraCopiedBadRequestWebException
-
Creates a new BadRequestWebException, with a collection of errors and a cause.
- JiraCopiedConflictWebException - Exception Class in com.atlassian.greenhopper.model.validation
-
This exception is thrown when an operation conflicted with another user.
- JiraCopiedConflictWebException(JiraCopiedRestErrorCollection) - Constructor for exception class com.atlassian.greenhopper.model.validation.JiraCopiedConflictWebException
-
Creates a new ConflictWebException, with a collection of errors.
- JiraCopiedNotAuthorisedWebException - Exception Class in com.atlassian.greenhopper.model.validation
-
This exception is thrown when a caller is not authorised to access a JIRA REST resource.
- JiraCopiedNotAuthorisedWebException() - Constructor for exception class com.atlassian.greenhopper.model.validation.JiraCopiedNotAuthorisedWebException
-
Creates a new JiraCopiedNotAuthorisedWebException for the given issue.
- JiraCopiedNotAuthorisedWebException(JiraCopiedRestErrorCollection) - Constructor for exception class com.atlassian.greenhopper.model.validation.JiraCopiedNotAuthorisedWebException
-
Creates a new NotAuthorisedWebException for the given issue, with a collection of errors.
- JiraCopiedNotFoundWebException - Exception Class in com.atlassian.greenhopper.model.validation
-
This exception is thrown when a JIRA REST resource is not found, or it cannot be read for some other reason (such as security checks).
- JiraCopiedNotFoundWebException() - Constructor for exception class com.atlassian.greenhopper.model.validation.JiraCopiedNotFoundWebException
-
Creates a new NotFoundWebException for the given issue.
- JiraCopiedNotFoundWebException(JiraCopiedRestErrorCollection) - Constructor for exception class com.atlassian.greenhopper.model.validation.JiraCopiedNotFoundWebException
-
Creates a new NotFoundWebException, with a collection of errors.
- JiraCopiedNotFoundWebException(Throwable) - Constructor for exception class com.atlassian.greenhopper.model.validation.JiraCopiedNotFoundWebException
-
Creates a new NotFoundWebException.
- JiraCopiedNotFoundWebException(Throwable, JiraCopiedRestErrorCollection) - Constructor for exception class com.atlassian.greenhopper.model.validation.JiraCopiedNotFoundWebException
-
Creates a new NotFoundWebException, with a collection of errors and a cause.
- JiraCopiedRestErrorCollection - Class in com.atlassian.greenhopper.model.validation
-
A JAXB representation of an
ErrorCollection
useful for returning via JSON or XML. - JiraCopiedRestErrorCollection.Builder - Class in com.atlassian.greenhopper.model.validation
-
Builder used to create a new immutable error collection.
- JiraCopiedServerErrorWebException - Exception Class in com.atlassian.greenhopper.model.validation
-
This exception is thrown when a JIRA REST resource aborts in an unforeseen manner.
- JiraCopiedServerErrorWebException() - Constructor for exception class com.atlassian.greenhopper.model.validation.JiraCopiedServerErrorWebException
-
Creates a new ServerErrorWebException for the given issue.
- JiraCopiedServerErrorWebException(JiraCopiedRestErrorCollection) - Constructor for exception class com.atlassian.greenhopper.model.validation.JiraCopiedServerErrorWebException
-
Creates a new ServerErrorWebException, with a collection of errors.
- JiraCopiedServerErrorWebException(Throwable) - Constructor for exception class com.atlassian.greenhopper.model.validation.JiraCopiedServerErrorWebException
-
Creates a new ServerErrorWebException.
- JiraCopiedServerErrorWebException(Throwable, JiraCopiedRestErrorCollection) - Constructor for exception class com.atlassian.greenhopper.model.validation.JiraCopiedServerErrorWebException
-
Creates a new ServerErrorWebException, with a collection of errors and a cause.
- JiraCustomFieldUtilsService - Interface in com.atlassian.greenhopper.customfield
-
Service wrapper for Jira's CustomFieldUtils class.
- JiraCustomFieldUtilsServiceImpl - Class in com.atlassian.greenhopper.customfield
-
Service wrapper for Jira's CustomFieldUtils class.
- JiraCustomFieldUtilsServiceImpl() - Constructor for class com.atlassian.greenhopper.customfield.JiraCustomFieldUtilsServiceImpl
- JiraFieldExtractor(String) - Constructor for class com.atlassian.greenhopper.service.issue.statistics.ColumnStatisticsExtractorFactory.JiraFieldExtractor
- JiraForSoftwareChecker - Interface in com.atlassian.greenhopper.license
-
Deprecated.
- JiraForSoftwareCheckerImpl - Class in com.atlassian.greenhopper.license
-
Deprecated.
- JiraForSoftwareCheckerImpl() - Constructor for class com.atlassian.greenhopper.license.JiraForSoftwareCheckerImpl
-
Deprecated.
- JiraForSoftwareEnabledCondition - Class in com.atlassian.greenhopper.web.conditions
-
Checks whether this instance of JIRA supports JIRA for Software.
- JiraForSoftwareEnabledCondition() - Constructor for class com.atlassian.greenhopper.web.conditions.JiraForSoftwareEnabledCondition
- JiraProjectsOsgiLinkEnforcer - Class in com.atlassian.greenhopper.service.osgi
-
This class enforces an OSGI link between JIRA Agile and the JIRA Projects plugin, so we ensure that every time a new version of JIRA Projects gets deployed, Agile is restarted and picks up the latest changes from Projects from an OSGI perspective.
- JiraProjectsOsgiLinkEnforcer(SidebarDarkFeatureManager) - Constructor for class com.atlassian.greenhopper.service.osgi.JiraProjectsOsgiLinkEnforcer
- JIRAResource - Annotation Interface in com.atlassian.greenhopper.jira
-
Marker annotation for an internal JIRA resource that should be DI'ed.
- JIRAResourceAnnotationBeanPostProcessor - Class in com.atlassian.greenhopper.jira
-
JIRA publishes components through ContainerRegistrar.
- JIRAResourceAnnotationBeanPostProcessor() - Constructor for class com.atlassian.greenhopper.jira.JIRAResourceAnnotationBeanPostProcessor
- JiraServiceContextFactory - Class in com.atlassian.greenhopper.jira
-
JiraServiceContext is needed quite a lot when calling JIRA.
- JiraServiceContextFactory() - Constructor for class com.atlassian.greenhopper.jira.JiraServiceContextFactory
- JiraSoftwareBuildNumberFeatureFlagActivator - Class in com.atlassian.greenhopper.features
-
Build number based feature flag activator.
- JiraSoftwareBuildNumberFeatureFlagActivator(BuildUtilsInfo) - Constructor for class com.atlassian.greenhopper.features.JiraSoftwareBuildNumberFeatureFlagActivator
- JiraSoftwareFeature - Enum Class in com.atlassian.greenhopper.features
-
This enum holds all the features that can be enabled and disabled in JIRA Software.
- JiraSoftwareFeatureService - Interface in com.atlassian.greenhopper.service.configuration
-
This service allows for disabling and enabling of JIRA Software features.
- JiraSoftwareFeatureServiceImpl - Class in com.atlassian.greenhopper.service.configuration
- JiraSoftwareFeatureServiceImpl(PropertyDao, FeatureEventPublisher) - Constructor for class com.atlassian.greenhopper.service.configuration.JiraSoftwareFeatureServiceImpl
- JiraTaskResource - Class in com.atlassian.greenhopper.web.configuration
- JiraTaskResource(PermissionService, TaskManager) - Constructor for class com.atlassian.greenhopper.web.configuration.JiraTaskResource
- JiraTaskResource.TaskStatus - Class in com.atlassian.greenhopper.web.configuration
- JOB_HANDLER_KEY - Static variable in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancePluginJob
- jodaTimeZoneId - Variable in class com.atlassian.greenhopper.web.integration.TeamCalendarsSprintList
- joinQueries(Query, Query) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewQueryService
-
Joins two queries.
- joinQueries(Query, Query) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewQueryServiceImpl
- JpoRankOperations - Interface in com.atlassian.greenhopper.service.rank
-
Defines the available bulk rank operations
- JpoRankService - Interface in com.atlassian.greenhopper.service.rank
-
Defines the operations that can be performed on rank items
- JpoRankServiceImpl - Class in com.atlassian.greenhopper.service.rank
- JpoRankServiceImpl() - Constructor for class com.atlassian.greenhopper.service.rank.JpoRankServiceImpl
- JQL_AUTOCOMPLETE - Static variable in class com.atlassian.greenhopper.rest.RapidViewEditResourceExpands
- JQLAutoComplete - Variable in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditModel
- JQLAutoCompleteData() - Constructor for class com.atlassian.greenhopper.web.rapid.view.RapidViewEditModel.JQLAutoCompleteData
- jqlEncodedName - Variable in class com.atlassian.greenhopper.web.rapid.chart.VersionEntry
- jqlFields - Variable in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditModel.JQLAutoCompleteData
- jqlFunctionNames - Variable in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditModel.JQLAutoCompleteData
- JqlHelper - Class in com.atlassian.greenhopper.web.rapid.view
-
Helper class for validation and creation of jql, used by SwimlanesHelper and QuickFiltersHelper
- JqlHelper() - Constructor for class com.atlassian.greenhopper.web.rapid.view.JqlHelper
- jqlReservedWords - Variable in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditModel.JQLAutoCompleteData
- JsHelpPathsTransformedResource(DownloadableResource) - Constructor for class com.atlassian.greenhopper.web.util.JsHelpPathsTransformerFactory.JsHelpPathsTransformedResource
- JsHelpPathsTransformerFactory - Class in com.atlassian.greenhopper.web.util
- JsHelpPathsTransformerFactory(GreenHopperHelpPathResolver) - Constructor for class com.atlassian.greenhopper.web.util.JsHelpPathsTransformerFactory
- JsHelpPathsTransformerFactory.JsHelpPathsTransformedResource - Class in com.atlassian.greenhopper.web.util
-
Transport object for
GreenHopperHelpPathResolver.HelpPath
. - JsonLink() - Constructor for class com.atlassian.greenhopper.service.sprint.RemoteSprintLinkService.JsonLink
K
- KANBAN - Enum constant in enum class com.atlassian.greenhopper.model.rapid.RapidView.Type
- KANBAN - Enum constant in enum class com.atlassian.greenhopper.project.ProjectType
- KANBAN - Enum constant in enum class com.atlassian.greenhopper.web.rapid.view.RapidViewPreset
-
Preset which are used to create RapidBoard which is set to Kanban methodology.
- KANBAN_BACKLOG_COLUMN_POSITION - Static variable in interface com.atlassian.greenhopper.service.rapid.view.ColumnService
- KANBAN_BACKLOG_NAME - Static variable in class com.atlassian.greenhopper.model.rapid.KanbanBacklogColumn
- KANBAN_BACKLOG_SIGNATURE - Static variable in class com.atlassian.greenhopper.model.rapid.KanbanBacklogColumn
- KANBAN_HIDE_OLD_DONE_ISSUES - Static variable in class com.atlassian.greenhopper.features.SoftwareFeatureFlags
- KANBAN_SIMPLIFIED_SAMPLE_WORKFLOW - Enum constant in enum class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowPresets
- KANBAN_SIMPLIFIED_WORKFLOW - Enum constant in enum class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowPresets
- KanbanBacklogColumn - Class in com.atlassian.greenhopper.model.rapid
-
This represents the special Backlog column of every Kanban board which has KanPlan enabled.
- KanbanBacklogColumnService - Interface in com.atlassian.greenhopper.service.rapid.view
-
Provides all services related to the KanPlan feature.
- KanbanBacklogColumnServiceImpl - Class in com.atlassian.greenhopper.service.rapid.view
- KanbanBacklogColumnServiceImpl() - Constructor for class com.atlassian.greenhopper.service.rapid.view.KanbanBacklogColumnServiceImpl
- KanbanBacklogToggledEvent - Class in com.atlassian.greenhopper.api.events.board
- KanbanBacklogToggledEvent(RapidView, boolean) - Constructor for class com.atlassian.greenhopper.api.events.board.KanbanBacklogToggledEvent
- KanbanPlanModeResource - Class in com.atlassian.greenhopper.web.rapid.view
- KanbanPlanModeResource(UserConfigurationService, RapidViewService, KanbanBacklogColumnService, I18nFactoryService, ColumnEditHelper, ColumnService, IssueTransitionAndRankService, RapidViewPermissionService, ResponseFactory) - Constructor for class com.atlassian.greenhopper.web.rapid.view.KanbanPlanModeResource
- KanbanPlanModeResource.DisableKanbanBacklogResponse - Class in com.atlassian.greenhopper.web.rapid.view
- KanbanPlanModeResource.KanPlanOnboardingStateModel - Class in com.atlassian.greenhopper.web.rapid.view
- KanbanPlanningDataModel - Class in com.atlassian.greenhopper.web.rapid.plan
- KanbanPlanningDataModel() - Constructor for class com.atlassian.greenhopper.web.rapid.plan.KanbanPlanningDataModel
- KanbanPlanningDataModel.ColumnEntry - Class in com.atlassian.greenhopper.web.rapid.plan
- KanbanProjectCreateHook - Class in com.atlassian.greenhopper.web.rapid.project
- KanbanProjectCreateHook() - Constructor for class com.atlassian.greenhopper.web.rapid.project.KanbanProjectCreateHook
- KANPLAN - Static variable in class com.atlassian.greenhopper.features.SoftwareFeatureFlags
- KANPLAN_DISABLED - Static variable in class com.atlassian.greenhopper.analytics.FailedKanbanTransitionAnalyticsEvent
- KANPLAN_EPICS_AND_VERSIONS - Static variable in class com.atlassian.greenhopper.features.SoftwareFeatureFlags
- KanPlanAcknowledgementDataProvider - Class in com.atlassian.greenhopper.web.rapid.view
-
WRM data provider for Kanplan acknowledgement banner user preferences
- KanPlanAcknowledgementDataProvider(UserConfigurationService) - Constructor for class com.atlassian.greenhopper.web.rapid.view.KanPlanAcknowledgementDataProvider
- KanPlanEpicsOnboardingDataProvider - Class in com.atlassian.greenhopper.web.rapid.view
-
WRM data provider for Kanplan epics onboarding dialog user preferences
- KanPlanEpicsOnboardingDataProvider(UserConfigurationService) - Constructor for class com.atlassian.greenhopper.web.rapid.view.KanPlanEpicsOnboardingDataProvider
- kanPlanLabEnabled - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig
- KanPlanOnboardingStateModel() - Constructor for class com.atlassian.greenhopper.web.rapid.view.KanbanPlanModeResource.KanPlanOnboardingStateModel
- key - Variable in class com.atlassian.greenhopper.issue.fields.status.IssueStatusCategory
- key - Variable in class com.atlassian.greenhopper.web.integration.TeamCalendarsSprintList.SprintProject
- key - Variable in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChange
-
issue key
- key - Variable in class com.atlassian.greenhopper.web.rapid.chart.EpicReportModel.EpicEntry
- key - Variable in class com.atlassian.greenhopper.web.rapid.chart.FixVersionChangeEntry
- key - Variable in class com.atlassian.greenhopper.web.rapid.chart.IssueColumnChangeEntry
-
issue key
- key - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
- key - Variable in class com.atlassian.greenhopper.web.rapid.project.ProjectEntry
- key - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.TimeZoneEditModel.Region
- key(String) - Method in class com.atlassian.greenhopper.confluence.ConfluenceSpace.ConfluenceSpaceBuilder
- key(String) - Method in class com.atlassian.greenhopper.model.Epic.Builder
- key(String) - Method in class com.atlassian.greenhopper.model.rapid.BoardAdmin.RapidViewBoardAdminBuilder
- key(String) - Method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChange.BurndownChangeBuilder
- KEY - Static variable in class com.atlassian.greenhopper.event.mau.SoftwareMauApplicationKey
- KEY - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QBoardAdmin
- KEYBOARD_SHORTCUTS - Enum constant in enum class com.atlassian.greenhopper.plugin.module.ModuleDefinition
- KEYS - Static variable in class com.atlassian.greenhopper.web.rapid.entity.common.AbstractLinkedPagesModelFactory
- keySet() - Method in class com.atlassian.greenhopper.web.util.GreenHopperHelpPathResolver
L
- label - Variable in class com.atlassian.greenhopper.web.rapid.chart.EpicReportModel.EpicEntry
- label - Variable in class com.atlassian.greenhopper.web.rapid.issue.fields.FieldEntry
-
Label, already translated.
- label - Variable in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.EditableTabSection
- label - Variable in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditModel.OldDoneIssuesCutoffOption
- LabelsCustomFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
- LabelsCustomFieldEntryFactory(FieldHelper, CustomField) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.LabelsCustomFieldEntryFactory
- LabelsFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
- LabelsFieldEntryFactory(FieldHelper) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.LabelsFieldEntryFactory
- LabsConfigurationService - Interface in com.atlassian.greenhopper.api.rapid.configuration
- LabsConfigurationServiceImpl - Class in com.atlassian.greenhopper.api.rapid.configuration
-
Default implementation of LabsConfigurationService
- LabsConfigurationServiceImpl(RapidViewService, JiraAuthenticationContext) - Constructor for class com.atlassian.greenhopper.api.rapid.configuration.LabsConfigurationServiceImpl
- last() - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankOperation.Builder
- last() - Method in interface com.atlassian.greenhopper.service.lexorank.LexoRankOperation.HowToRankIssue
- lastChangingUser(String) - Method in class com.atlassian.greenhopper.service.sprint.SprintStateAuditLog.SprintStateAuditDataBuilder
- lastField - Variable in class com.atlassian.greenhopper.util.lucene.LimitedStoredFieldVisitor
- LastRowCheck - Class in com.atlassian.greenhopper.manager.rank.instruction
-
Checks that there is only one final row for a given custom field or no row at all.
- LastRowCheck(ActiveObjects, Long, Long) - Constructor for class com.atlassian.greenhopper.manager.rank.instruction.LastRowCheck
- lastUpdated - Variable in class com.atlassian.greenhopper.web.rapid.work.WorkData.ETagData
- lastUserToClose - Variable in class com.atlassian.greenhopper.web.rapid.chart.HistoricSprintData
- lastUserWhoClosedHtml - Variable in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownModel
- LATEST_VERSION - Static variable in class com.atlassian.greenhopper.upgrade.UpgradeVersionService
-
This MUST to be kept in-sync with the largest build number provided by any upgrade task.
- Launcher - Class in com.atlassian.greenhopper
-
This is the main entry point for GreenHopper.
- Launcher() - Constructor for class com.atlassian.greenhopper.Launcher
- LAUNCHER - Enum constant in enum class com.atlassian.greenhopper.EventListenerRegistry.ListenerKey
- legacy(List<Sprint>, int, int, int) - Static method in class com.atlassian.greenhopper.web.rapid.chart.SprintDateBasedSearch.SprintData
- LEGACY_AGILE_ONBOARDING_URL - Static variable in class com.atlassian.greenhopper.web.onboarding.firstuseflow.DefaultAgileFirstUseFlow
- LegacyBrowseAgileUrlTransformer - Class in com.atlassian.greenhopper.sidebar.legacy
-
Transforms the legacy url to browse the agile section of a project to its equivalent one when the sidebar is enabled.
- LegacyBrowseAgileUrlTransformer() - Constructor for class com.atlassian.greenhopper.sidebar.legacy.LegacyBrowseAgileUrlTransformer
- LegacyVersionMetaDataImpl - Class in com.atlassian.greenhopper.model.rapid
- LegacyVersionMetaDataImpl.VersionMetaDataBuilder - Class in com.atlassian.greenhopper.model.rapid
- letter - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry.AutoUserAvatar
- LEXO_RANK - Enum constant in enum class com.atlassian.greenhopper.EventListenerRegistry.ListenerKey
- LEXO_RANK_BALANCING_EVENT - Enum constant in enum class com.atlassian.greenhopper.EventListenerRegistry.ListenerKey
- LEXO_RANK_FIELD - Enum constant in enum class com.atlassian.greenhopper.EventListenerRegistry.ListenerKey
- LexoDecimal - Class in com.atlassian.greenhopper.model.lexorank
-
Represents a decimal with a configurable numerical system.
- LexoInteger - Class in com.atlassian.greenhopper.model.lexorank
-
Represents an integer with a configurable numerical system.
- LexoNumeralSystem - Interface in com.atlassian.greenhopper.model.lexorank
-
A numeral system used by LexoInteger and LexoDecimal to define their base.
- LexoNumeralSystemHelper - Class in com.atlassian.greenhopper.model.lexorank
- LexoNumeralSystemHelper() - Constructor for class com.atlassian.greenhopper.model.lexorank.LexoNumeralSystemHelper
- LexoRank - Class in com.atlassian.greenhopper.model.lexorank
-
Represents a rank value that can be used to perform calculations to derive other rank values.
- LEXORANK_IMPORT_MAPPER - Static variable in class com.atlassian.greenhopper.imports.LexorankImportConstants
- LEXORANK_LOCAL_REPAIR - Static variable in class com.atlassian.greenhopper.features.SoftwareFeatureFlags
- LEXORANK_LOCAL_REPAIR_PROCESS - Static variable in class com.atlassian.greenhopper.features.SoftwareFeatureFlags
- LEXORANK_LOCAL_REPAIR_PROCESS_SYNC - Static variable in class com.atlassian.greenhopper.features.SoftwareFeatureFlags
- LEXORANK_MAX_LENGTH - Static variable in class com.atlassian.greenhopper.service.lexorank.LexoRankOperation
- LEXORANK_PK - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QLexoRank
- LEXORANK_WEIGHT - Static variable in class com.atlassian.greenhopper.imports.LexorankImportConstants
- LexoRankAdminAction - Class in com.atlassian.greenhopper.web.admin
- LexoRankAdminAction(PageBuilderService) - Constructor for class com.atlassian.greenhopper.web.admin.LexoRankAdminAction
- LexoRankAO - Interface in com.atlassian.greenhopper.manager.lexorank
-
An AO object that represents a LexoRank row.
- LexoRankAO.ColumnDetails - Enum Class in com.atlassian.greenhopper.manager.lexorank
- LexoRankBalanceChange - Class in com.atlassian.greenhopper.service.lexorank.balance
-
A result object that contains the details of a successful
LexoRankBalanceOperation
execution. - LexoRankBalanceChange.ChangedRankFrom - Interface in com.atlassian.greenhopper.service.lexorank.balance
- LexoRankBalanceChange.ChangedRankTo - Interface in com.atlassian.greenhopper.service.lexorank.balance
- LexoRankBalanceChange.CompleteBalanceChangeEvent - Interface in com.atlassian.greenhopper.service.lexorank.balance
- LexoRankBalanceChange.ForIssue - Interface in com.atlassian.greenhopper.service.lexorank.balance
- LexoRankBalanceChange.ForRankField - Interface in com.atlassian.greenhopper.service.lexorank.balance
- LexoRankBalanceChange.MovedFromBucket - Interface in com.atlassian.greenhopper.service.lexorank.balance
- LexoRankBalanceChange.MovedToBucket - Interface in com.atlassian.greenhopper.service.lexorank.balance
- LexoRankBalanceChange.PerformedBalanceOperation - Interface in com.atlassian.greenhopper.service.lexorank.balance
- LexoRankBalanceOperation - Class in com.atlassian.greenhopper.service.lexorank.balance
-
Encapsulates a single balance operation in a command pattern.
- LexoRankBalanceOperation.BalanceOperationType - Enum Class in com.atlassian.greenhopper.service.lexorank.balance
- LexoRankBalanceOperation.BucketToMigrateTo - Interface in com.atlassian.greenhopper.service.lexorank.balance
- LexoRankBalanceOperation.CompleteBalanceOperation - Interface in com.atlassian.greenhopper.service.lexorank.balance
- LexoRankBalanceOperation.FieldToBalance - Interface in com.atlassian.greenhopper.service.lexorank.balance
- LexoRankBalanceOperation.TypeOfBalanceOperation - Interface in com.atlassian.greenhopper.service.lexorank.balance
- LexoRankBalancePluginJob - Class in com.atlassian.greenhopper.service.lexorank.balance
-
This scheduled job requests execution of LexoRankScheduledBalanceHandler.
- LexoRankBalancePluginJob() - Constructor for class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancePluginJob
- LexoRankBalancer - Class in com.atlassian.greenhopper.service.lexorank.balance
-
A lexorank balance service.
- LexoRankBalancer() - Constructor for class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancer
- LEXORANKBALANCER_PK - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QBalancerEntry
- LexoRankBalancer.LexoRankBalancerFieldStatus - Class in com.atlassian.greenhopper.service.lexorank.balance
- LexoRankBalancer.LexoRankBalancerStatus - Class in com.atlassian.greenhopper.service.lexorank.balance
- LexoRankBalanceRankInfoService - Class in com.atlassian.greenhopper.service.lexorank.balance
- LexoRankBalanceRankInfoService() - Constructor for class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceRankInfoService
- LexoRankBalanceRankInfoService.LexoRankMaxRank - Class in com.atlassian.greenhopper.service.lexorank.balance
- LexoRankBalanceRankInfoService.LexoRankRebalanceOperation - Class in com.atlassian.greenhopper.service.lexorank.balance
- LexoRankBalanceResponse() - Constructor for class com.atlassian.greenhopper.web.configuration.LexoRankResource.LexoRankBalanceResponse
- lexoRankBalancerStatus - Variable in class com.atlassian.greenhopper.web.configuration.LexoRankResource.LexoRankBalanceStatus
- LexoRankBalancerStatus(Boolean, List<LexoRankBalancer.LexoRankBalancerFieldStatus>) - Constructor for class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancer.LexoRankBalancerStatus
- LexoRankBalanceStatus() - Constructor for class com.atlassian.greenhopper.web.configuration.LexoRankResource.LexoRankBalanceStatus
- LexoRankBalancingService - Class in com.atlassian.greenhopper.service.lexorank.balance
-
Service that handles balancing of lexorank.
- LexoRankBalancingService() - Constructor for class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancingService
- LexoRankBalancingService.LexoRankBalancingServiceStatus - Class in com.atlassian.greenhopper.service.lexorank.balance
- lexoRankBalancingServiceStatus - Variable in class com.atlassian.greenhopper.web.configuration.LexoRankResource.LexoRankBalanceStatus
- LexoRankBalancingServiceStatus(boolean, boolean, boolean) - Constructor for class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancingService.LexoRankBalancingServiceStatus
- LexorankBean - Class in com.atlassian.greenhopper.imports
-
This is a simple bean to hold rank data.
- LexorankBean(Long, Long, String) - Constructor for class com.atlassian.greenhopper.imports.LexorankBean
- LexoRankBucket - Enum Class in com.atlassian.greenhopper.model.lexorank
-
Represents a logical "bucket" in which a current LexoRank value is placed in.
- LexoRankBulkDeleteOperation - Class in com.atlassian.greenhopper.service.lexorank
-
Encapsulates a bulk rank delete operation in a command pattern.
- LexoRankBulkDeleteOperation.CompleteDeleteOperation - Interface in com.atlassian.greenhopper.service.lexorank
- LexoRankBulkDeleteOperation.ForIssueOrRankField - Interface in com.atlassian.greenhopper.service.lexorank
- LexoRankCFListener - Class in com.atlassian.greenhopper.customfield.lexorank
-
This listener listens for the CustomFieldCreatedEvent.
- LexoRankCFListener() - Constructor for class com.atlassian.greenhopper.customfield.lexorank.LexoRankCFListener
- LexoRankCFType - Class in com.atlassian.greenhopper.customfield.lexorank
- LexoRankCFType(LexoRankManager) - Constructor for class com.atlassian.greenhopper.customfield.lexorank.LexoRankCFType
- LexoRankChange - Class in com.atlassian.greenhopper.service.lexorank
-
Represents a change in ranking.
- LexoRankChange.CompleteLexoRankChange - Interface in com.atlassian.greenhopper.service.lexorank
- LexoRankChange.ForRankField - Interface in com.atlassian.greenhopper.service.lexorank
- LexoRankChange.NoRankChange - Interface in com.atlassian.greenhopper.service.lexorank
- LexoRankChange.RankedFrom - Interface in com.atlassian.greenhopper.service.lexorank
- LexoRankChange.RankedInitially - Interface in com.atlassian.greenhopper.service.lexorank
- LexoRankChange.RankedIssue - Interface in com.atlassian.greenhopper.service.lexorank
- LexoRankChange.RankedTo - Interface in com.atlassian.greenhopper.service.lexorank
- LexoRankChangeEvent - Class in com.atlassian.greenhopper.service.lexorank.balance
-
This event is sent each time ranking occurs.
- LexoRankChangeEvent(LexoRankChange) - Constructor for class com.atlassian.greenhopper.service.lexorank.balance.LexoRankChangeEvent
- LexoRankChangeEvent(Long, Long, String) - Constructor for class com.atlassian.greenhopper.service.lexorank.balance.LexoRankChangeEvent
- LexoRankClauseValidator - Class in com.atlassian.greenhopper.customfield.lexorank
- LexoRankClauseValidator() - Constructor for class com.atlassian.greenhopper.customfield.lexorank.LexoRankClauseValidator
- LexoRankCleanupScheduler - Class in com.atlassian.greenhopper.manager.lexorank
- LexoRankCleanupScheduler(SchedulerService, LexoRankManager, ClusterLockService, JiraProperties) - Constructor for class com.atlassian.greenhopper.manager.lexorank.LexoRankCleanupScheduler
- LexoRankCustomFieldService - Class in com.atlassian.greenhopper.customfield.lexorank
- LexoRankCustomFieldService() - Constructor for class com.atlassian.greenhopper.customfield.lexorank.LexoRankCustomFieldService
- LexoRankCustomFieldService.ValidateRankFieldKey - Class in com.atlassian.greenhopper.customfield.lexorank
- lexoRankDao - Variable in class com.atlassian.greenhopper.service.lexorank.integrity.BucketFieldCheck
- LexoRankDao - Interface in com.atlassian.greenhopper.manager.lexorank
-
DAO for LexoRank AOs.
- LexoRankDaoContext - Class in com.atlassian.greenhopper.manager.lexorank
-
This object contains a DatabaseProvider
- LexoRankDaoContext(EntityManager, boolean) - Constructor for class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoContext
- LexoRankDaoImpl - Class in com.atlassian.greenhopper.manager.lexorank
- LexoRankDaoImpl() - Constructor for class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- LexoRankDeleteOperation - Class in com.atlassian.greenhopper.service.lexorank
-
Encapsulates a single rank delete operation in a command pattern.
- LexoRankDeleteOperation.CompleteDeleteOperation - Interface in com.atlassian.greenhopper.service.lexorank
- LexoRankDeleteOperation.ForIssueOrRankField - Interface in com.atlassian.greenhopper.service.lexorank
- LexoRankEntityDetails - Class in com.atlassian.greenhopper.manager.lexorank
-
Utility class for wrapping table and column names
- LexoRankEntityDetails(EntityManager, List<LexoRankAO.ColumnDetails>, boolean) - Constructor for class com.atlassian.greenhopper.manager.lexorank.LexoRankEntityDetails
- LexoRankEntityFieldUtils - Class in com.atlassian.greenhopper.manager.lexorank
-
Utility class for manipulating LexoRankEntity.
- LexoRankEntityFieldUtils() - Constructor for class com.atlassian.greenhopper.manager.lexorank.LexoRankEntityFieldUtils
- LexoRankEntityFieldUtils.DBSetter<T> - Interface in com.atlassian.greenhopper.manager.lexorank
- LexoRankHealOperation - Class in com.atlassian.greenhopper.service.lexorank
-
Encapsulates a single rank heal operation in a command pattern.
- LexoRankHealOperation.CompleteHealOperation - Interface in com.atlassian.greenhopper.service.lexorank
- LexoRankHealOperation.ForRankField - Interface in com.atlassian.greenhopper.service.lexorank
- LexoRankHealOperation.RowsToHeal - Interface in com.atlassian.greenhopper.service.lexorank
- LexoRankHealthCheck - Class in com.atlassian.greenhopper.healthcheck
-
Checks if the there are any problems with LexoRank state.
- LexoRankHealthCheck(LexoRankCustomFieldService, LexoRankIntegrityChecker) - Constructor for class com.atlassian.greenhopper.healthcheck.LexoRankHealthCheck
- LexoRankHelper - Class in com.atlassian.greenhopper.web.configuration
-
Responsible for all lexorank operations.
- LexoRankHelper() - Constructor for class com.atlassian.greenhopper.web.configuration.LexoRankHelper
- LexorankImportConstants - Class in com.atlassian.greenhopper.imports
-
This class provides constants used during the import of LexoRank data.
- LexorankImportHandler - Class in com.atlassian.greenhopper.imports
-
Handles the import phase for LEXORANK table.
- LexorankImportHandler(ProjectImportService) - Constructor for class com.atlassian.greenhopper.imports.LexorankImportHandler
- LexorankImportMapper - Class in com.atlassian.greenhopper.imports
-
Holds the data required to import LexoRanks.
- LexorankImportMapper() - Constructor for class com.atlassian.greenhopper.imports.LexorankImportMapper
- LexoRankIndexer - Class in com.atlassian.greenhopper.customfield.lexorank
-
To maintain correct ordering of issues and subtasks, the index value of issues will be their lexographic value, and the index value used for sub-tasks will be a composite of the parent lexographic value and the sub-task lexographic value.
- LexoRankIndexer(CustomField) - Constructor for class com.atlassian.greenhopper.customfield.lexorank.LexoRankIndexer
- LexoRankIndexValueConverter - Class in com.atlassian.greenhopper.customfield.lexorank
- LexoRankIndexValueConverter() - Constructor for class com.atlassian.greenhopper.customfield.lexorank.LexoRankIndexValueConverter
- LexoRankIntegrityChecker - Interface in com.atlassian.greenhopper.service.lexorank.integrity
-
A service for checking the integrity of the ranking of a certain LexoRank custom field.
- LexoRankIntegrityCheckerImpl - Class in com.atlassian.greenhopper.service.lexorank.integrity
- LexoRankIntegrityCheckerImpl() - Constructor for class com.atlassian.greenhopper.service.lexorank.integrity.LexoRankIntegrityCheckerImpl
- LexoRankIntegrityCheckReport - Class in com.atlassian.greenhopper.service.lexorank.integrity
-
Contains the results of an integrity check for a rank field.
- LexoRankIntegrityCheckReport.Builder - Class in com.atlassian.greenhopper.service.lexorank.integrity
- LexoRankIntegrityCheckReport.Result - Class in com.atlassian.greenhopper.service.lexorank.integrity
- LexoRankIntegrityException - Exception Class in com.atlassian.greenhopper.manager.lexorank
-
Signifies an exception that compromises the integrity of the lexo ranking of a certain rank field.
- LexoRankIntegrityException(String) - Constructor for exception class com.atlassian.greenhopper.manager.lexorank.LexoRankIntegrityException
- LexoRankIssueEventListener - Class in com.atlassian.greenhopper.service.lexorank
-
Listener that responds to issue deletion, and manages associated rank fields.
- LexoRankIssueEventListener() - Constructor for class com.atlassian.greenhopper.service.lexorank.LexoRankIssueEventListener
- LexoRankManager - Interface in com.atlassian.greenhopper.manager.lexorank
-
Manager for performing rank operations.
- LexoRankManagerImpl - Class in com.atlassian.greenhopper.manager.lexorank
- LexoRankManagerImpl() - Constructor for class com.atlassian.greenhopper.manager.lexorank.LexoRankManagerImpl
- LexoRankMaxRank(int, LexoRankBalanceRankInfoService.LexoRankRebalanceOperation, String) - Constructor for class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceRankInfoService.LexoRankMaxRank
- LexorankOfbizImportHandler - Class in com.atlassian.greenhopper.imports
-
Handles the pre-import phase for property set data so that we can inspect the value of the default rank field.
- LexorankOfbizImportHandler() - Constructor for class com.atlassian.greenhopper.imports.LexorankOfbizImportHandler
- LexoRankOperation - Class in com.atlassian.greenhopper.service.lexorank
-
Encapsulates a single rank operation in a command pattern.
- LexoRankOperation.Builder - Class in com.atlassian.greenhopper.service.lexorank
- LexoRankOperation.CompleteRankOperation - Interface in com.atlassian.greenhopper.service.lexorank
- LexoRankOperation.ForRankField - Interface in com.atlassian.greenhopper.service.lexorank
- LexoRankOperation.HowToRankIssue - Interface in com.atlassian.greenhopper.service.lexorank
- LexoRankOperation.IssueToRank - Interface in com.atlassian.greenhopper.service.lexorank
- LexoRankOperation.RankOperationType - Enum Class in com.atlassian.greenhopper.service.lexorank
- LexoRankOperationOutcome<T> - Class in com.atlassian.greenhopper.service.lexorank
-
An outcome object that is returned by LexoRank Operation objects.
- LexorankPreImportHandler - Class in com.atlassian.greenhopper.imports
-
Handles the pre-import phase for LEXORANK table.
- LexorankPreImportHandler(CustomFieldManager, ProjectImportService) - Constructor for class com.atlassian.greenhopper.imports.LexorankPreImportHandler
- LexoRankRebalanceOperation(boolean, LexoRankBalanceRankInfoService.RebalanceDangerRating) - Constructor for class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceRankInfoService.LexoRankRebalanceOperation
- LexoRankRepairAttempt - Class in com.atlassian.greenhopper.service.lexorank.repair.analytics
-
This event is fired when an evaluation is made whether a LexoRank repair is needed.
- LexoRankRepairAttempt.Builder - Class in com.atlassian.greenhopper.service.lexorank.repair.analytics
- LexoRankRepairResult - Class in com.atlassian.greenhopper.service.lexorank.repair.analytics
-
This event is fired when a LexoRank repair is completed.
- LexoRankRepairResult.Builder - Class in com.atlassian.greenhopper.service.lexorank.repair.analytics
- LexoRankResource - Class in com.atlassian.greenhopper.web.configuration
- LexoRankResource(PermissionService, LexoRankStatisticsAgent, LexoRankDao, LexoRankCustomFieldService, LexoRankManager, LexoRankIntegrityCheckerImpl, LexoRankHelper, LexoRankSuspendManager) - Constructor for class com.atlassian.greenhopper.web.configuration.LexoRankResource
- LexoRankResource.LexoRankBalanceResponse - Class in com.atlassian.greenhopper.web.configuration
- LexoRankResource.LexoRankBalanceStatus - Class in com.atlassian.greenhopper.web.configuration
- LexoRankResource.LexoRankSuspendRequest - Class in com.atlassian.greenhopper.web.configuration
- lexoRankRow() - Method in record class com.atlassian.greenhopper.service.lexorank.repair.RepairDataCollector.RepairTask
-
Returns the value of the
lexoRankRow
record component. - LexoRankRow - Class in com.atlassian.greenhopper.manager.lexorank
-
Represents a row in the LexoRankAO table.
- LexoRankRow.CompleteLexoRankRow - Interface in com.atlassian.greenhopper.manager.lexorank
- LexoRankRow.ForIssue - Interface in com.atlassian.greenhopper.manager.lexorank
- LexoRankRow.ForRankField - Interface in com.atlassian.greenhopper.manager.lexorank
- LexoRankRow.OfType - Interface in com.atlassian.greenhopper.manager.lexorank
- LexoRankRow.RankRowType - Enum Class in com.atlassian.greenhopper.manager.lexorank
- LexoRankRow.WithId - Interface in com.atlassian.greenhopper.manager.lexorank
- LexoRankRow.WithLock - Interface in com.atlassian.greenhopper.manager.lexorank
- LexoRankRow.WithRank - Interface in com.atlassian.greenhopper.manager.lexorank
- LexoRankRowUtils - Class in com.atlassian.greenhopper.manager.lexorank
-
An util class used to compare LexoRankRow objects
- LexoRankRowUtils() - Constructor for class com.atlassian.greenhopper.manager.lexorank.LexoRankRowUtils
- LexoRankScheduledBalanceHandler - Class in com.atlassian.greenhopper.service.lexorank.balance
-
Performed a scheduled balance, where ranks for fieldIds that have been scheduled will be balanced.
- LexoRankScheduledBalanceHandler() - Constructor for class com.atlassian.greenhopper.service.lexorank.balance.LexoRankScheduledBalanceHandler
- LexoRankSearcher - Class in com.atlassian.greenhopper.customfield.lexorank
- LexoRankSearcher(FieldVisibilityManager, JqlOperandResolver, CustomFieldInputHelper) - Constructor for class com.atlassian.greenhopper.customfield.lexorank.LexoRankSearcher
- LexoRankSettings - Class in com.atlassian.greenhopper.service.lexorank
-
Holds some global settings used by the Lexo ranking system
- LexoRankSettings() - Constructor for class com.atlassian.greenhopper.service.lexorank.LexoRankSettings
- LexoRankStatisticsAgent - Class in com.atlassian.greenhopper.service.lexorank
-
This class collects LexoRankManager statistics.
- LexoRankStatisticsAgent() - Constructor for class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent
- LexoRankStatisticsAgent.CollectorJob - Class in com.atlassian.greenhopper.service.lexorank
-
A scheduled job that generates a report of the collected statistics.
- LexoRankStatisticsAgent.Operation - Enum Class in com.atlassian.greenhopper.service.lexorank
-
Operations currently supported by the statistics agent.
- LexoRankStatisticsAgent.OperationStep - Enum Class in com.atlassian.greenhopper.service.lexorank
- LexoRankStatisticsAgent.StatsEvent - Class in com.atlassian.greenhopper.service.lexorank
- LexoRankSuspendManager - Interface in com.atlassian.greenhopper.manager.lexorank.suspend
-
Manages access and control of an application property that allows admins to suspend LexoRank's rebalancing.
- LexoRankSuspendManagerImpl - Class in com.atlassian.greenhopper.manager.lexorank.suspend
- LexoRankSuspendManagerImpl() - Constructor for class com.atlassian.greenhopper.manager.lexorank.suspend.LexoRankSuspendManagerImpl
- LexoRankSuspendRequest() - Constructor for class com.atlassian.greenhopper.web.configuration.LexoRankResource.LexoRankSuspendRequest
- LICENSE - Enum constant in enum class com.atlassian.greenhopper.web.conditions.AccessCheckMode
- LicensedUserCountService - Interface in com.atlassian.greenhopper.license
- LicensedUserCountServiceImpl - Class in com.atlassian.greenhopper.license
- LicensedUserCountServiceImpl() - Constructor for class com.atlassian.greenhopper.license.LicensedUserCountServiceImpl
- LicenseInfo - Class in com.atlassian.greenhopper.license
- LicenseInfo.Builder - Class in com.atlassian.greenhopper.license
- LicenseMode - Enum Class in com.atlassian.greenhopper.license
- LicenseService - Interface in com.atlassian.greenhopper.license
- LicenseServiceImpl - Class in com.atlassian.greenhopper.license
- LicenseServiceImpl() - Constructor for class com.atlassian.greenhopper.license.LicenseServiceImpl
- limit(int) - Method in interface com.atlassian.greenhopper.manager.lexorank.SqlSelectStatement.LimitClause
- LimitedStoredFieldVisitor - Class in com.atlassian.greenhopper.util.lucene
-
Field selector to restrict the amount of information that's extracted from Lucene.
- LimitedStoredFieldVisitor(Set<String>) - Constructor for class com.atlassian.greenhopper.util.lucene.LimitedStoredFieldVisitor
- LinkedPagesModel - Class in com.atlassian.greenhopper.web.rapid.entity.common
- LinkedPagesModel() - Constructor for class com.atlassian.greenhopper.web.rapid.entity.common.LinkedPagesModel
- LinkedPagesModel.ApplicationLinkModel - Class in com.atlassian.greenhopper.web.rapid.entity.common
- linkEpic(ApplicationUser, Epic, Set<Issue>) - Static method in class com.atlassian.greenhopper.service.issuelink.IssueLinkRequest
- linkEpic(ApplicationUser, Issue, Set<Issue>) - Static method in class com.atlassian.greenhopper.service.issuelink.IssueLinkRequest
- linkIcon - Variable in class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModel.LocalIssueLinkEntry
- linkingEnabled - Variable in class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModel
- linkIssues(Issue, List<Issue>) - Method in interface com.atlassian.greenhopper.web.rapid.plan.splitissue.LinkSplitIssuesHelper
-
Link the original issue that was split and issues that were created as a result of the split operation.
- linkIssues(Issue, List<Issue>) - Method in class com.atlassian.greenhopper.web.rapid.plan.splitissue.LinkSplitIssuesHelperImpl
- linkPage(Long, SprintPagesResource.LinkPageToSprintModel) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintPagesResource
- linkPage(String, EpicResource.LinkPageToEpicModel) - Method in class com.atlassian.greenhopper.web.rapid.issue.issuelink.EpicResource
-
Links a confluence page to an epic
- linkPageToEpic(ApplicationUser, Issue, String) - Method in class com.atlassian.greenhopper.web.rapid.entity.epic.EpicLinkedPagesModelFactory
-
Links a page to an epic issue
- LinkPageToEpicModel() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.issuelink.EpicResource.LinkPageToEpicModel
- linkPageToSprint(ApplicationUser, Sprint, String, String) - Method in class com.atlassian.greenhopper.web.rapid.entity.sprint.SprintLinkedPagesModelFactory
-
Links a page to a sprint.
- LinkPageToSprintModel() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.SprintPagesResource.LinkPageToSprintModel
- LINKS - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldDetailsCategory
- LINKS - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.utils.FieldDetailsCategoryPanel
- LinkSplitIssuesHelper - Interface in com.atlassian.greenhopper.web.rapid.plan.splitissue
-
Helper to link the original issue that was split and issues that were created as a result of the split operation.
- LinkSplitIssuesHelperImpl - Class in com.atlassian.greenhopper.web.rapid.plan.splitissue
- LinkSplitIssuesHelperImpl() - Constructor for class com.atlassian.greenhopper.web.rapid.plan.splitissue.LinkSplitIssuesHelperImpl
- linkSprintToIssue(String, String) - Method in class com.atlassian.greenhopper.imports.SprintImportMapper
-
Store the issue to sprint mapping.
- list() - Method in class com.atlassian.greenhopper.manager.audit.AuditEntryDao
- list() - Method in interface com.atlassian.greenhopper.manager.audit.AuditEntryManager
-
Retrieve all AuditEntry records currently stored in the DB as a list
- list() - Method in class com.atlassian.greenhopper.manager.audit.AuditEntryManagerImpl
- list() - Method in class com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntryDao
- list() - Method in interface com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntryManager
-
Get all balancer entries present.
- list() - Method in class com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntryManagerImpl
- list() - Static method in enum class com.atlassian.greenhopper.manager.lexorank.LexoRankAO.ColumnDetails
-
Because AO upgrade tasks are asynchronous and lazy we are not guaranteed that some of them are already present when this code is run.
- listByFieldIdAndRank(Long, String) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Lists all the LexoRankRows for the given rank field id that have the given rank.
- listByFieldIdAndRank(Long, String) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- listConversationsStatuses(List<String>) - Method in class com.atlassian.greenhopper.web.remote.RemoteLinkConversationResource
-
Tries the return a list of
RemoteLinkConversationResource.TokenStatus
matching the given conversation tokens. - listEpicNames(ApplicationUser, String, int, String, boolean, boolean) - Method in interface com.atlassian.greenhopper.service.issuelink.EpicPickerService
-
Returns a result object containing the matching epic names.
- listEpicNames(ApplicationUser, String, int, String, boolean, boolean) - Method in class com.atlassian.greenhopper.service.issuelink.EpicPickerServiceImpl
- listEpics(String, int, String, boolean, String, boolean) - Method in class com.atlassian.greenhopper.web.rapid.issue.issuelink.EpicResource
- listIssueIdsBetween(long, long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Get the stored issue IDs between startIdInclusive and endIdInclusive
- listIssueIdsBetween(long, long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- listIssueIdsByFieldIdAndIssueIds(long, List<Long>) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Returns a list of issue IDs for which a LexoRank row with fieldId and one of the given issueIds exists.
- listIssueIdsByFieldIdAndIssueIds(long, List<Long>) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- listNamesAsCommaSeparatedString() - Static method in enum class com.atlassian.greenhopper.api.entity.remotelink.sprint.RemoteSprintLink.ApplicationType
- listSprints(String, int, boolean, String) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintResource
- load() - Method in class com.atlassian.greenhopper.plugin.module.ModuleLoader
- load(PK) - Method in class com.atlassian.greenhopper.service.rapid.view.GenericActiveObjectsDao
- loadAll() - Method in class com.atlassian.greenhopper.service.sprint.dao.SprintDao
- loadAll(Long, Consumer<IssueRankingAO>) - Method in interface com.atlassian.greenhopper.manager.rank.RankDao
-
Loads all data for a given field into the provided consumer
- loadAll(Long, Consumer<IssueRankingAO>) - Method in class com.atlassian.greenhopper.manager.rank.RankDaoImpl
- loadAll(Consumer<RapidViewAO>) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewDao
- loadAll(Consumer<SprintAO>) - Method in class com.atlassian.greenhopper.service.sprint.dao.SprintDao
- loadAllIdsInState(Sprint.State) - Method in class com.atlassian.greenhopper.service.sprint.dao.SprintDao
- loadBacklogTrackingStatisticValues(ApplicationUser, RapidView, RapidIssueEntry) - Method in interface com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryService
-
Load the aggregate tracking statistic for a RapidViewEntry
- loadBacklogTrackingStatisticValues(ApplicationUser, RapidView, RapidIssueEntry) - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryServiceImpl
-
Load the aggregate tracking statistic for a single issue
- loadClass(String) - Method in class com.atlassian.greenhopper.sidebar.GlobalBoardSidebarRendererAccessor
- loadClass(String) - Method in class com.atlassian.greenhopper.sidebar.navigation.NavigationItemServiceAccessor
- loadClass(String) - Method in class com.atlassian.greenhopper.sidebar.SidebarDarkFeatureManagerAccessor
- loadClass(String) - Method in class com.atlassian.greenhopper.sidebar.SidebarPlaceholderRendererAccessor
- loadContextProvider(Class<? extends ContextProvider>, String) - Method in class com.atlassian.greenhopper.web.contextprovider.ContextProviderFactory
-
A convenient wrapper for the
WebFragmentHelper#loadContextProvider
method used to get an instance of a context provided defined in another plugin. - loadContextProviderOfViewIssuePlugin(FieldDetailsCategory) - Method in class com.atlassian.greenhopper.web.contextprovider.ContextProviderFactory
-
This is used for loading a context provider of View Issue plugin based on given category
FieldDetailsCategory
- loadContextProviderOfViewIssuePlugin(Class<? extends ContextProvider>) - Method in class com.atlassian.greenhopper.web.contextprovider.ContextProviderFactory
-
This is used for loading a context provider of View Issue plugin based on given context provider class.
- loaded - Variable in class com.atlassian.greenhopper.util.lucene.LimitedStoredFieldVisitor
- loadEpicData(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.epics.EpicsHelper
-
Loads all epics as well as the epics configuration for a board
- loadIssuesInSprint(ApplicationUser, RapidView, Sprint) - Method in class com.atlassian.greenhopper.web.rapid.sprint.StartSprintHelper
- loadKanbanBacklogData(ApplicationUser, RapidView, Set<Long>) - Method in class com.atlassian.greenhopper.web.rapid.plan.PlanningModeHelper
- loadNewBacklogData(ApplicationUser, RapidView, Set<Long>) - Method in class com.atlassian.greenhopper.web.rapid.plan.PlanningModeHelper
-
Load the backlog data for the plan mode
- loadProperties(String) - Method in class com.atlassian.greenhopper.web.util.HelpPathFileLoader
-
Loads the properties file from the appropriate location and returns a properties object
- loadQuickFilters(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.QuickFilterService
- loadQuickFilters(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.QuickFilterServiceImpl
- loadStatisticsField(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.StatisticsFieldService
- loadStatisticsField(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.StatisticsFieldServiceImpl
- loadStatisticsFieldInstance(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.StatisticsFieldService
- loadStatisticsFieldInstance(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.StatisticsFieldServiceImpl
- loadSwimlanes(RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.SwimlaneService
- loadSwimlanes(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.SwimlaneServiceImpl
- loadSwimlanesData(ApplicationUser, RapidView, I18n2, WorkFilters, IssuesData) - Method in class com.atlassian.greenhopper.web.rapid.work.SwimlanesDataFactory
-
Builds the swimlane data
- loadValue(String) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkStatisticsMapper
- loadValue(String) - Method in class com.atlassian.greenhopper.customfield.rank.RankFieldValueLoader
- loadValue(String) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintStatisticsMapper
- LocalIssueLinkEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModel.LocalIssueLinkEntry
- lock(Lock) - Static method in class com.atlassian.greenhopper.manager.lexorank.lock.LockOutcome
- Lock - Class in com.atlassian.greenhopper.manager.lexorank.lock
-
Lock object and factory.
- LOCK_HASH - Enum constant in enum class com.atlassian.greenhopper.manager.lexorank.LexoRankAO.ColumnDetails
- LOCK_HASH - Enum constant in enum class com.atlassian.greenhopper.manager.lexorank.lock.LockEntity.ColumnDetails
- LOCK_TIME - Enum constant in enum class com.atlassian.greenhopper.manager.lexorank.LexoRankAO.ColumnDetails
- LOCK_TIME - Enum constant in enum class com.atlassian.greenhopper.manager.lexorank.lock.LockEntity.ColumnDetails
- LockEntity - Interface in com.atlassian.greenhopper.manager.lexorank.lock
-
LockEntity AO interface used for generic AO locking.
- LockEntity.ColumnDetails - Enum Class in com.atlassian.greenhopper.manager.lexorank.lock
- lockField(CustomField) - Method in interface com.atlassian.greenhopper.manager.issue.fields.ManagedFieldRestrictor
-
Attempts to lock the given custom field.
- lockField(CustomField) - Method in class com.atlassian.greenhopper.manager.issue.fields.ManagedFieldRestrictorImpl
- LockOutcome - Class in com.atlassian.greenhopper.manager.lexorank.lock
-
An outcome object that represents the outcome when trying to acquire a lock on LexoRankRow(s).
- LockOutcome.FailReason - Enum Class in com.atlassian.greenhopper.manager.lexorank.lock
- LockProcessOutcome<T> - Class in com.atlassian.greenhopper.manager.lexorank.lock
-
Result of performing an operation on locked entities.
- LockProcessOutcome() - Constructor for class com.atlassian.greenhopper.manager.lexorank.lock.LockProcessOutcome
- LockStore - Class in com.atlassian.greenhopper.service.lexorank.repair
-
This class is responsible for managing locks on LexoRank rows during local Lexorank repair.
- LockStore(LexoRankDao) - Constructor for class com.atlassian.greenhopper.service.lexorank.repair.LockStore
- log - Variable in class com.atlassian.greenhopper.customfield.CustomFieldServiceImpl
- log - Variable in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCFListener
- log - Variable in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCFType
- log - Variable in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCustomFieldService
- log - Variable in class com.atlassian.greenhopper.customfield.rank.RankFieldValueLoader
- log - Variable in class com.atlassian.greenhopper.EventListenerRegistry
- log - Variable in class com.atlassian.greenhopper.global.AbstractTransactionalTask
- log - Static variable in class com.atlassian.greenhopper.global.PerformanceLogger
- log - Variable in class com.atlassian.greenhopper.Launcher
- log - Variable in class com.atlassian.greenhopper.manager.color.CardColorAOMapper
- log - Variable in class com.atlassian.greenhopper.manager.issue.fields.AbstractDefaultCustomFieldProvider
- log - Variable in class com.atlassian.greenhopper.manager.issue.issuetypes.AbstractIssueTypeProvider
- log - Variable in class com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntryManagerImpl
- log - Variable in class com.atlassian.greenhopper.manager.lexorank.LexoRankManagerImpl
- log - Variable in class com.atlassian.greenhopper.manager.rank.RankDaoImpl
- log - Variable in class com.atlassian.greenhopper.manager.rankableobject.RankableObjectManager
- log - Variable in class com.atlassian.greenhopper.service.issue.AbstractIssueEventListener
- log - Variable in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancePluginJob
- log - Variable in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancer
- log - Variable in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceRankInfoService
- log - Variable in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankScheduledBalanceHandler
- log - Variable in class com.atlassian.greenhopper.service.lexorank.LexoRankIssueEventListener
- log - Static variable in class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent
- log - Variable in class com.atlassian.greenhopper.service.rank.RankCustomFieldServiceImpl
- log - Variable in class com.atlassian.greenhopper.service.rank.RankIndexBuilder
- log - Variable in class com.atlassian.greenhopper.service.rank.RankIndexServiceImpl
- log - Variable in class com.atlassian.greenhopper.service.rank.RankManager
- log - Variable in class com.atlassian.greenhopper.service.rank.RankServiceImpl
- log - Variable in class com.atlassian.greenhopper.service.rapid.RapidViewHistoryServiceImpl
- log - Variable in class com.atlassian.greenhopper.service.rapid.RapidViewLocationServiceImpl
- log - Variable in class com.atlassian.greenhopper.service.rapid.RapidViewQueryServiceImpl
- log - Variable in class com.atlassian.greenhopper.service.rapid.RapidViewSorter
- log - Variable in class com.atlassian.greenhopper.service.rapid.view.BacklogColumnHelper
- log - Variable in class com.atlassian.greenhopper.service.rapid.view.color.CardColorQueryServiceImpl
- log - Variable in class com.atlassian.greenhopper.service.rapid.view.ColumnServiceImpl
- log - Variable in class com.atlassian.greenhopper.service.rapid.view.GenericActiveObjectsDao
- log - Variable in class com.atlassian.greenhopper.service.rapid.view.KanbanBacklogColumnServiceImpl
- log - Variable in class com.atlassian.greenhopper.service.rapid.view.RapidViewPresetService
- log - Variable in class com.atlassian.greenhopper.service.sprint.SprintCustomFieldServiceImpl
- log - Variable in class com.atlassian.greenhopper.service.version.ReleaseServiceImpl
- log - Variable in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowServiceImpl
- log - Variable in class com.atlassian.greenhopper.upgrade.AbstractGhUpgradeTask
- log - Variable in class com.atlassian.greenhopper.web.AbstractResource
- log - Variable in class com.atlassian.greenhopper.web.navigation.GreenHopperHeadsUpDisplay
- log - Variable in class com.atlassian.greenhopper.web.rapid.chart.ChartDataHelper
- log - Variable in class com.atlassian.greenhopper.web.rapid.chart.ControlChartModelFactory
- log - Variable in class com.atlassian.greenhopper.web.rapid.chart.VelocityChartSettingsManager
- log - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.AbstractLinkedPagesModelFactory
- log - Variable in class com.atlassian.greenhopper.web.rapid.issue.attachment.AttachmentsFactory
- log - Variable in class com.atlassian.greenhopper.web.rapid.RapidBoardAction
- log - Variable in class com.atlassian.greenhopper.web.rapid.view.ColumnEditHelper
- log - Variable in class com.atlassian.greenhopper.web.rapid.view.EstimationHelper
- log - Variable in class com.atlassian.greenhopper.web.rapid.view.JqlHelper
- log - Variable in class com.atlassian.greenhopper.web.rapid.view.RapidViewFilterHelper
- log - Variable in class com.atlassian.greenhopper.web.rapid.view.RapidViewHelper
- log - Variable in class com.atlassian.greenhopper.web.rapid.view.RapidViewListHelper
- log - Variable in class com.atlassian.greenhopper.web.rapid.work.PoolServiceImpl
- log - Variable in class com.atlassian.greenhopper.workflow.SimplifiedWorkflow70UpgradeServiceImpl
- log() - Method in class com.atlassian.greenhopper.global.PerformanceLogger
- LOG - Static variable in class com.atlassian.greenhopper.service.issue.IssueDataServiceImpl
- LOG_NAME - Static variable in class com.atlassian.greenhopper.global.PerformanceLogger
- LOG_TYPE - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QIssueRankingOperationLog
- LOGGED_IN_USER - Static variable in interface com.atlassian.greenhopper.web.rapid.issue.tabs.TabModelFactory
- LoggerWrapper - Class in com.atlassian.greenhopper.global
-
Convenience methods for
Logger
. - LoggerWrapper.LogLevel - Enum Class in com.atlassian.greenhopper.global
- LoggingConfiguration - Class in com.atlassian.greenhopper.service.logging
-
This gives us log4j support so we can have our very own atlassian-greenhopper.log
- LoggingConfiguration() - Constructor for class com.atlassian.greenhopper.service.logging.LoggingConfiguration
- logStateChange(Sprint, ApplicationUser) - Method in interface com.atlassian.greenhopper.service.sprint.SprintManager
-
Log the opening/closing of a sprint
- logStateChange(Sprint, ApplicationUser) - Method in class com.atlassian.greenhopper.service.sprint.SprintManagerImpl
-
Create an AuditEntry log for a user who is opening/closing a sprint as part of a sprint update
- LogSupport - Class in com.atlassian.greenhopper.service.logging
-
This class logs important messages about Agile's lifecycle to both atlassian-greenhopper.log and atlassian-jira.log
- LogSupport(BuildProperties, LogSupportInfo) - Constructor for class com.atlassian.greenhopper.service.logging.LogSupport
- LogSupportInfo - Class in com.atlassian.greenhopper.service.logging
-
A class to allow support information to be logged in the JIRA and GH logs
- LogSupportInfo() - Constructor for class com.atlassian.greenhopper.service.logging.LogSupportInfo
- logSupportInfoOnFullSystemStartLicensed(Logger) - Method in class com.atlassian.greenhopper.service.logging.LogSupportInfo
- logSupportInfoOnStartup(Logger) - Method in class com.atlassian.greenhopper.service.logging.LogSupportInfo
- lookup(String) - Static method in enum class com.atlassian.greenhopper.model.rapid.CardColorStrategy
- lookup(String) - Static method in enum class com.atlassian.greenhopper.model.rapid.StatisticsFieldConfig.Type
- lookup(String) - Static method in enum class com.atlassian.greenhopper.model.rapid.SwimlaneStrategy
M
- make() - Method in class com.atlassian.greenhopper.util.Transformer
- make() - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintBaseEntryTransformer
- make() - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntryTransformer
- make() - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintListEntryTransformer
- make() - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintPlanEntryTransformer
- make() - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintReportEntryTransformer
- make(LexoInteger, int) - Static method in class com.atlassian.greenhopper.model.lexorank.LexoDecimal
- make(LexoNumeralSystem, int, int[]) - Static method in class com.atlassian.greenhopper.model.lexorank.LexoInteger
- makeBuilder(DatabaseProvider, DatabaseType) - Static method in class com.atlassian.greenhopper.manager.lexorank.SqlBulkInsertBuilder
- makeFieldRequired(CustomField) - Method in interface com.atlassian.greenhopper.customfield.CustomFieldService
-
Make the specified field required for all configurations
- makeFieldRequired(CustomField) - Method in class com.atlassian.greenhopper.customfield.CustomFieldServiceImpl
- makeJiraErrorOutcome(ServiceOutcome<S>, ApplicationUser) - Method in class com.atlassian.greenhopper.api.ResultFactory
-
Constructs an invalid
ServiceOutcome
from a invalidServiceOutcome
. - makeJiraOutcome(ServiceOutcome<T>, ApplicationUser) - Method in class com.atlassian.greenhopper.api.ResultFactory
-
Constructs a
ServiceOutcome
from aServiceOutcome
. - makeOkOrNotFoundResult(T, String) - Method in class com.atlassian.greenhopper.api.ResultFactory
-
Constructs a
ServiceOutcome
result from a payload and a error message. - makeResourceTransformer(TransformerParameters) - Method in class com.atlassian.greenhopper.web.util.JsHelpPathsTransformerFactory
- makeUrlBuilder(TransformerParameters) - Method in class com.atlassian.greenhopper.web.util.JsHelpPathsTransformerFactory
- MANAGE_RAPID_VIEWS - Enum constant in enum class com.atlassian.greenhopper.web.rapid.event.UnlicensedAnalyticsEvent.Page
- MANAGE_RAPID_VIEWS - Static variable in class com.atlassian.greenhopper.web.rapid.response.RapidBoardActionRedirect
- MANAGE_SPRINTS - Static variable in class com.atlassian.greenhopper.jira.permission.GHProjectPermissions
- ManagedCustomFieldProvider - Interface in com.atlassian.greenhopper.manager.issue.fields
-
ManagedFieldConfigurationRestorer
collects all implementations of this to figure out which fields it needs to configure. - ManagedCustomFields - Class in com.atlassian.greenhopper.web.api
-
Default custom fields
- ManagedCustomFields() - Constructor for class com.atlassian.greenhopper.web.api.ManagedCustomFields
- ManagedCustomFieldsResource - Class in com.atlassian.greenhopper.web.api
- ManagedCustomFieldsResource(ManagedCustomFieldsService, FieldManager, SearchHandlerManager) - Constructor for class com.atlassian.greenhopper.web.api.ManagedCustomFieldsResource
- ManagedCustomFieldsService - Interface in com.atlassian.greenhopper.api.customfield
-
This service exposes custom fields managed by JIRA Agile.
- ManagedCustomFieldsServiceImpl - Class in com.atlassian.greenhopper.api.customfield
-
Exposes managed custom fields
- ManagedCustomFieldsServiceImpl() - Constructor for class com.atlassian.greenhopper.api.customfield.ManagedCustomFieldsServiceImpl
- ManagedFieldConfigurationRestorer - Interface in com.atlassian.greenhopper.manager.issue.fields
-
Used for restoring (and locking) the field configuration to the intended one.
- ManagedFieldConfigurationRestorerImpl - Class in com.atlassian.greenhopper.manager.issue.fields
- ManagedFieldConfigurationRestorerImpl(CustomFieldContextConfigurator, CustomFieldManager, CustomFieldUpdateService, ManagedFieldRestrictor, Collection<ManagedCustomFieldProvider>, I18nFactoryService, FieldLayoutManager) - Constructor for class com.atlassian.greenhopper.manager.issue.fields.ManagedFieldConfigurationRestorerImpl
- ManagedFieldPropertyDao - Interface in com.atlassian.greenhopper.manager.properties
-
A Data Access Object for dealing with the retrieval and persistence of default/managed entity IDs.
- ManagedFieldPropertyDaoImpl - Class in com.atlassian.greenhopper.manager.properties
-
Implementation of
ManagedFieldPropertyDao
that manages the transparent migration of properties from the "Scrum Default Configuration" - a serialised XML map - to individual property entries. - ManagedFieldPropertyDaoImpl() - Constructor for class com.atlassian.greenhopper.manager.properties.ManagedFieldPropertyDaoImpl
- ManagedFieldRestrictor - Interface in com.atlassian.greenhopper.manager.issue.fields
- ManagedFieldRestrictorImpl - Class in com.atlassian.greenhopper.manager.issue.fields
- ManagedFieldRestrictorImpl() - Constructor for class com.atlassian.greenhopper.manager.issue.fields.ManagedFieldRestrictorImpl
- ManagedIssueLinkTypes - Class in com.atlassian.greenhopper.web.api
-
Issue link types managed by JIRA Agile
- ManagedIssueLinkTypes() - Constructor for class com.atlassian.greenhopper.web.api.ManagedIssueLinkTypes
- ManagedIssueLinkTypesResource - Class in com.atlassian.greenhopper.web.api
- ManagedIssueLinkTypesResource(ManagedIssueLinkTypesService) - Constructor for class com.atlassian.greenhopper.web.api.ManagedIssueLinkTypesResource
- ManagedIssueLinkTypesService - Interface in com.atlassian.greenhopper.api.issuelink
-
This service exposes issue link types managed by JIRA Agile.
- ManagedIssueLinkTypesServiceImpl - Class in com.atlassian.greenhopper.api.issuelinktype
-
Exposes managed issue link types
- ManagedIssueLinkTypesServiceImpl() - Constructor for class com.atlassian.greenhopper.api.issuelinktype.ManagedIssueLinkTypesServiceImpl
- ManagedIssueTypePropertyDao - Interface in com.atlassian.greenhopper.manager.properties
-
A Data Access Object for dealing with the retrieval and persistence of default/managed entity IDs.
- ManagedIssueTypePropertyDaoImpl - Class in com.atlassian.greenhopper.manager.properties
-
Implementation of
ManagedIssueTypePropertyDao
that manages the transparent migration of properties from the "Scrum Default Configuration" - a serialised XML map - to individual property entries. - ManagedIssueTypePropertyDaoImpl() - Constructor for class com.atlassian.greenhopper.manager.properties.ManagedIssueTypePropertyDaoImpl
- ManagedIssueTypeProvider - Interface in com.atlassian.greenhopper.manager.issue.issuetypes
-
An interface to describe providers of issue types that are "managed" by JIRA Agile.
- ManagedIssueTypes - Class in com.atlassian.greenhopper.web.api
-
Issue types managed by Jira Agile
- ManagedIssueTypes() - Constructor for class com.atlassian.greenhopper.web.api.ManagedIssueTypes
- ManagedIssueTypesResource - Class in com.atlassian.greenhopper.web.api
- ManagedIssueTypesResource(ManagedIssueTypesService) - Constructor for class com.atlassian.greenhopper.web.api.ManagedIssueTypesResource
- ManagedIssueTypesService - Interface in com.atlassian.greenhopper.api.issuetype
-
This service exposes issue types managed by JIRA Agile.
- ManagedIssueTypesServiceImpl - Class in com.atlassian.greenhopper.api.issuetype
-
Exposes managed issue types
- ManagedIssueTypesServiceImpl() - Constructor for class com.atlassian.greenhopper.api.issuetype.ManagedIssueTypesServiceImpl
- map(ServiceOutcome<T>, Function<? super T, A>) - Static method in class com.atlassian.greenhopper.service.ServiceOutcomes
- map(QueryCreationContext, TerminalClause) - Method in class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelClauseQueryMapper
- map(QueryCreationContext, TerminalClause) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkClauseQueryMapper
- map(QueryCreationContext, TerminalClause) - Method in class com.atlassian.greenhopper.customfield.searcher.GhGenericClauseQueryMapper
- map(QueryCreationContext, TerminalClause) - Method in class com.atlassian.greenhopper.customfield.sprint.search.SprintClauseQueryMapper
- map(ApplicationUser, RemoteSprintLink) - Method in class com.atlassian.greenhopper.service.sprint.RemoteLinkedSprintMapper
- mapFieldId(Long, Long) - Method in class com.atlassian.greenhopper.imports.LexorankImportMapper
- mapList(ApplicationUser, List<RemoteSprintLink>) - Method in class com.atlassian.greenhopper.service.sprint.RemoteLinkedSprintMapper
- MappedColumn() - Constructor for class com.atlassian.greenhopper.web.rapid.RapidViewConfig.MappedColumn
- MappedColumn() - Constructor for class com.atlassian.greenhopper.web.rapid.view.ColumnEditRequest.MappedColumn
- mappedStatus - Variable in enum class com.atlassian.greenhopper.model.validation.ErrorCollection.Reason
- MappedStatusIds - Class in com.atlassian.greenhopper.service.rapid
-
TODO: Document this class / interface here
- MappedStatusIds(List<String>, List<String>) - Constructor for class com.atlassian.greenhopper.service.rapid.MappedStatusIds
- mapper - Variable in class com.atlassian.greenhopper.manager.AbstractRelatedAOListMapper
- MARKER_CONTEXT - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QSprintMarker
- marshal(Object) - Method in class com.atlassian.greenhopper.util.data.JacksonJsonableMarshaller
- marshalToJSON(Object) - Method in class com.atlassian.greenhopper.web.rapid.GHJSONMarshaller
- MatchesBoardResponse() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.IssueResource.MatchesBoardResponse
- matchesIdentifierAndMajorVersionAndMinorVersion(String, int, int) - Method in enum class com.atlassian.greenhopper.util.database.DatabaseType
-
Checks whether the database type matches the given database identifier and major version.
- MAU_EVENT_TRACKING - Enum constant in enum class com.atlassian.greenhopper.plugin.module.ModuleDefinition
- max() - Static method in class com.atlassian.greenhopper.model.lexorank.LexoRank
- max() - Static method in enum class com.atlassian.greenhopper.model.lexorank.LexoRankBucket
- max(LexoRankBucket) - Static method in class com.atlassian.greenhopper.model.lexorank.LexoRank
- max(Double) - Method in class com.atlassian.greenhopper.model.rapid.Column.ColumnBuilder
- max(Integer) - Method in class com.atlassian.greenhopper.api.rapid.view.Column.ColumnBuilder
- MAX_DECIMAL - Static variable in class com.atlassian.greenhopper.model.lexorank.LexoRank
- MAX_NUMBER_OF_ISSUES_REACHED - Static variable in class com.atlassian.greenhopper.analytics.FailedKanbanTransitionAnalyticsEvent
- MAX_NUMBER_OF_PROJECTS - Static variable in interface com.atlassian.greenhopper.service.workflow.WorkflowService
-
Property for maximum number of projects you can fetch transitions for
- MAX_NUMBER_OF_TRANSITIONED_ISSUES_KEY - Static variable in interface com.atlassian.greenhopper.web.rapid.IssueTransitionAndRankService
-
Property for maximum number of transitioned issues by once
- MAX_PAGE_LIMIT - Static variable in interface com.atlassian.greenhopper.service.PageRequest
-
The maximum size of any page limit.
- MAX_RECENT_VIEWS_TO_SHOW - Static variable in class com.atlassian.greenhopper.web.navigation.RapidViewHistoryLinkFactory
- MAX_SUPPORT_SHOWING_PROJECT - Static variable in class com.atlassian.greenhopper.web.rapid.view.RapidViewProjectHelper
- MAX_TO_NEXT_BUCKET - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent.Operation
- MAXIMUM_MARKER_ROW - Enum constant in enum class com.atlassian.greenhopper.manager.lexorank.LexoRankRow.RankRowType
- maxLength - Variable in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceRankInfoService.LexoRankMaxRank
- maxRank - Variable in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancer.LexoRankBalancerFieldStatus
- maxResults() - Method in interface com.atlassian.greenhopper.service.Page
- maxResults(Integer) - Method in class com.atlassian.greenhopper.service.Pages.Builder
- maxResultWindow(Integer) - Method in class com.atlassian.greenhopper.web.rapid.list.CollectIssuesResult.Builder
- maybeWait() - Method in class com.atlassian.greenhopper.service.lexorank.BackoffHandler
-
At the beginning of each retry, the DB operation must call this function. 1st call - NO SLEEP following calls - use nextSleepDuration to calculate sleep time
- measure(Runnable) - Method in class com.atlassian.greenhopper.global.PerformanceLogger
- mergeAdmins(List<BoardAdmin>, BoardAdmin) - Static method in class com.atlassian.greenhopper.util.BoardAdminUtils
- mergeChanges(BurndownChange) - Method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChange
-
Merges changes from another change into this change, overriding local values where defined in both.
- message - Variable in class com.atlassian.greenhopper.web.migration.MigrationProgressModel
- message - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.CompleteSprintResult
- message - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.ReopenSprintResult
- metadata - Variable in class com.atlassian.greenhopper.service.issuelink.EpicCustomFieldChangedEvent
- metadata - Static variable in class com.atlassian.greenhopper.service.sprint.SprintCustomFieldChangedEvent
- MetadataCFType - Interface in com.atlassian.greenhopper.customfield
-
Used to extract the metadata out of our custom field types
- MethodFinder - Interface in com.atlassian.greenhopper.util
- MethodFinderImpl - Class in com.atlassian.greenhopper.util
- MethodFinderImpl() - Constructor for class com.atlassian.greenhopper.util.MethodFinderImpl
- MID_DECIMAL - Static variable in class com.atlassian.greenhopper.model.lexorank.LexoRank
- migrate() - Method in class com.atlassian.greenhopper.manager.version.VersionAdapterFactory
-
Migrates the stored start dates of versions from GreenHopper to JIRA.
- migrateBacklogColumn(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.KanbanBacklogColumnService
-
Move all statuses from first column to backlog column
- migrateBacklogColumn(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.KanbanBacklogColumnServiceImpl
- MigrationBusyModel - Class in com.atlassian.greenhopper.web.migration
- MigrationBusyModel() - Constructor for class com.atlassian.greenhopper.web.migration.MigrationBusyModel
- MigrationProgressModel - Class in com.atlassian.greenhopper.web.migration
- MigrationProgressModel() - Constructor for class com.atlassian.greenhopper.web.migration.MigrationProgressModel
- MigrationRequestModel - Class in com.atlassian.greenhopper.web.migration
- MigrationRequestModel() - Constructor for class com.atlassian.greenhopper.web.migration.MigrationRequestModel
- migrationSucceeded - Variable in class com.atlassian.greenhopper.web.migration.MigrationProgressModel
- min() - Static method in class com.atlassian.greenhopper.model.lexorank.LexoRank
- min(Double) - Method in class com.atlassian.greenhopper.model.rapid.Column.ColumnBuilder
- min(Integer) - Method in class com.atlassian.greenhopper.api.rapid.view.Column.ColumnBuilder
- MIN_DECIMAL - Static variable in class com.atlassian.greenhopper.model.lexorank.LexoRank
- MIN_SUGGESTIONS - Static variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintHelper
- MIN_TO_NEXT_BUCKET - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent.Operation
- MINIMUM_DATA_VERSION_REQUIRED_FOR_UPGRADE - Static variable in interface com.atlassian.greenhopper.upgrade.VersionUpgradeConstants
-
This constant represents the minimum upgrade task number that must have been completed prior to this version of JIRA Agile being installed, in order for further upgrade tasks to successfully complete.
- MINIMUM_MARKER_ROW - Enum constant in enum class com.atlassian.greenhopper.manager.lexorank.LexoRankRow.RankRowType
- minute - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig.TimeTrackingSymbolsConfig
- MINUTES - Enum constant in enum class com.atlassian.greenhopper.service.sprint.TimeUnits
- missingParents - Variable in class com.atlassian.greenhopper.web.rapid.plan.KanbanPlanningDataModel
- missingParents - Variable in class com.atlassian.greenhopper.web.rapid.work.IssuesData
- mode - Variable in class com.atlassian.greenhopper.web.rapid.view.cardlayout.CardLayoutFieldEntry
-
Mode this layout field config is used in, eg. planmode, workmode
- mode(CardLayoutField.Mode) - Method in class com.atlassian.greenhopper.model.rapid.CardLayoutField.CardLayoutFieldBuilder
- Mode - Enum Class in com.atlassian.greenhopper.web.rapid
- MODE_NAME - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QCardLayoutField
- ModuleContext - Class in com.atlassian.greenhopper.plugin.module
-
Provides the context of the plugin to modules to check if their's conditions to load are met.
- ModuleContext() - Constructor for class com.atlassian.greenhopper.plugin.module.ModuleContext
- ModuleDefinition - Enum Class in com.atlassian.greenhopper.plugin.module
-
Contains all the module definitions that can be dynamically loaded by the ModuleLoader based on the ModuleContext.
- ModuleLoader - Class in com.atlassian.greenhopper.plugin.module
- ModuleLoader() - Constructor for class com.atlassian.greenhopper.plugin.module.ModuleLoader
- monday - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.WeekDaysModel
- monday(boolean) - Method in class com.atlassian.greenhopper.model.rapid.WorkingDaysConfig.WorkingDaysConfigBuilder
- MONDAY - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QWorkingDays
- MONTHS - Enum constant in enum class com.atlassian.greenhopper.service.sprint.TimeUnits
- move(Long, Long, Long, Long, Long, Long) - Method in interface com.atlassian.greenhopper.manager.rank.RankDao
-
Move a rank to a new position.
- move(Long, Long, Long, Long, Long, Long) - Method in class com.atlassian.greenhopper.manager.rank.RankDaoImpl
- MOVE_MAX - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceOperation.BalanceOperationType
- MOVE_MIN - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceOperation.BalanceOperationType
- MOVE_NEXT - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceOperation.BalanceOperationType
- moveAfter(RapidView, long, Option<Long>) - Method in interface com.atlassian.greenhopper.manager.cardlayout.CardLayoutManager
-
Move a field after another field.
- moveAfter(RapidView, long, Option<Long>) - Method in class com.atlassian.greenhopper.manager.cardlayout.CardLayoutManagerImpl
- moveAfter(RapidView, long, Long) - Method in interface com.atlassian.greenhopper.manager.color.CardColorManager
-
Same as
CardColorService.moveAfter(com.atlassian.jira.user.ApplicationUser, com.atlassian.greenhopper.model.rapid.RapidView, long, Long)
except this method applies no permission check - moveAfter(RapidView, long, Long) - Method in class com.atlassian.greenhopper.manager.color.CardColorManagerImpl
- moveAfter(RapidView, long, Long) - Method in interface com.atlassian.greenhopper.manager.detailview.DetailViewFieldManager
-
Same as
DetailViewFieldConfigurationService.moveAfter(com.atlassian.jira.user.ApplicationUser, com.atlassian.greenhopper.model.rapid.RapidView, long, Long)
except this method applies no permission check - moveAfter(RapidView, long, Long) - Method in class com.atlassian.greenhopper.manager.detailview.DetailViewFieldManagerImpl
- moveAfter(ApplicationUser, RapidView, long, Option<Long>) - Method in interface com.atlassian.greenhopper.service.rapid.view.cardlayout.CardLayoutFieldConfigurationService
-
Move a
CardLayoutField
to be before another one. - moveAfter(ApplicationUser, RapidView, long, Option<Long>) - Method in class com.atlassian.greenhopper.service.rapid.view.cardlayout.CardLayoutFieldConfigurationServiceImpl
- moveAfter(ApplicationUser, RapidView, long, Long) - Method in interface com.atlassian.greenhopper.service.rapid.view.color.CardColorService
-
Moves a card color after another one
- moveAfter(ApplicationUser, RapidView, long, Long) - Method in class com.atlassian.greenhopper.service.rapid.view.color.CardColorServiceImpl
- moveAfter(ApplicationUser, RapidView, long, Long) - Method in interface com.atlassian.greenhopper.service.rapid.view.detailview.DetailViewFieldConfigurationService
-
Move a
DetailViewField
to be before another one. - moveAfter(ApplicationUser, RapidView, long, Long) - Method in class com.atlassian.greenhopper.service.rapid.view.detailview.DetailViewFieldConfigurationServiceImpl
- moveAfter(ApplicationUser, RapidView, long, Long) - Method in interface com.atlassian.greenhopper.service.rapid.view.QuickFilterService
-
Moves a quick filter after another one
- moveAfter(ApplicationUser, RapidView, long, Long) - Method in class com.atlassian.greenhopper.service.rapid.view.QuickFilterServiceImpl
- moveAfter(ApplicationUser, RapidView, long, Long) - Method in interface com.atlassian.greenhopper.service.rapid.view.SwimlaneService
- moveAfter(ApplicationUser, RapidView, long, Long) - Method in class com.atlassian.greenhopper.service.rapid.view.SwimlaneServiceImpl
-
Moves a swimlane before another one
- moveCardColor(ApplicationUser, Long, Long, EntryMoveModel) - Method in class com.atlassian.greenhopper.web.rapid.view.CardColorHelper
-
moves card color with id cardColorId in rapid view with id rapidViewId to position described in model
- moveCardColor(Long, Long, EntryMoveModel) - Method in class com.atlassian.greenhopper.web.rapid.view.CardColorResource
-
Modify a card color sequence within a rapidview.
- moveCardLayoutField(Long, String, Long, EntryMoveModel) - Method in class com.atlassian.greenhopper.web.rapid.view.cardlayout.CardLayoutResource
-
Modify the sequence of card layout fields for a rapid view.
- moveCompleteIssuesBackToReopenedSprint(ApplicationUser, Sprint, Collection<Issue>) - Method in interface com.atlassian.greenhopper.service.sprint.SprintIssueService
-
Updates the Default Sprint field on the specified complete issues to have the value of the specified reopened
Sprint
. - moveCompleteIssuesBackToReopenedSprint(ApplicationUser, Sprint, Collection<Issue>) - Method in class com.atlassian.greenhopper.service.sprint.SprintIssueServiceImpl
- moveDetailViewField(Long, Long, EntryMoveModel) - Method in class com.atlassian.greenhopper.web.rapid.view.detailview.DetailViewFieldResource
-
Modify the sequence of detail view fields for a rapid view.
- movedFromBucket(LexoRankBucket) - Method in interface com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceChange.MovedFromBucket
- movedIssueRow() - Method in interface com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceChange.PerformedBalanceOperation
- movedMaximumMarkerRow() - Method in interface com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceChange.PerformedBalanceOperation
- movedMinimumMarkerRow() - Method in interface com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceChange.PerformedBalanceOperation
- movedToBucket(LexoRankBucket) - Method in interface com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceChange.MovedToBucket
- moveIncompleteIssuesBackToReopenedSprint(ApplicationUser, Sprint, Collection<Issue>) - Method in interface com.atlassian.greenhopper.service.sprint.SprintIssueService
-
Updates the Default Sprint field on the specified incomplete issues to have the value of the specified reopened
Sprint
. - moveIncompleteIssuesBackToReopenedSprint(ApplicationUser, Sprint, Collection<Issue>) - Method in class com.atlassian.greenhopper.service.sprint.SprintIssueServiceImpl
- moveIssues(ApplicationUser, Sprint, List<Issue>) - Method in class com.atlassian.greenhopper.service.sprint.SprintServiceImpl
-
Moves incomplete issues to new destination or backlog if not set
- MoveIssuesEvent - Class in com.atlassian.greenhopper.web.rapid.list
-
Analytics event used to measure usage of feature when backlog is not sorted by rank and issues are moved from/to backlog to/from sprint or between sprints.
- MoveIssuesEvent(boolean, boolean, boolean, int, int) - Constructor for class com.atlassian.greenhopper.web.rapid.list.MoveIssuesEvent
- moveIssuesToBacklog(ApplicationUser, Collection<Issue>) - Method in interface com.atlassian.greenhopper.service.sprint.SprintIssueService
-
Removes future and active sprints from the Default Sprint field on the specified issues which result moving issue to backlog.
- moveIssuesToBacklog(ApplicationUser, Collection<Issue>) - Method in class com.atlassian.greenhopper.service.sprint.SprintIssueServiceImpl
- moveIssuesToBacklogOverrideSecurity(Collection<Issue>) - Method in class com.atlassian.greenhopper.service.sprint.SprintIssueServiceImpl
- moveIssuesToSprint(ApplicationUser, Sprint, Collection<Issue>) - Method in interface com.atlassian.greenhopper.service.sprint.SprintIssueService
-
Updates the Default Sprint field on the specified issues to have the value of the specified
Sprint
. - moveIssuesToSprint(ApplicationUser, Sprint, Collection<Issue>) - Method in class com.atlassian.greenhopper.service.sprint.SprintIssueServiceImpl
- moveIssuesToSprintOverrideSecurity(Sprint, Collection<Issue>) - Method in class com.atlassian.greenhopper.service.sprint.SprintIssueServiceImpl
- moveMarkerRow(LexoRankBalanceOperation.BalanceOperationType) - Method in interface com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceChange.PerformedBalanceOperation
- moveMaximumMarkerRow() - Method in interface com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceOperation.TypeOfBalanceOperation
- moveMinimumMarkerRow() - Method in interface com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceOperation.TypeOfBalanceOperation
- moveNextRankRow() - Method in interface com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceOperation.TypeOfBalanceOperation
- MoveParametersCheck - Class in com.atlassian.greenhopper.manager.rank.instruction
-
Checks the input parameters for an move operation.
- MoveParametersCheck(ActiveObjects, Long, Long, Long, Long, Long, Long) - Constructor for class com.atlassian.greenhopper.manager.rank.instruction.MoveParametersCheck
- moveQuickFilter(ApplicationUser, Long, Long, EntryMoveModel) - Method in class com.atlassian.greenhopper.web.rapid.view.QuickFilterHelper
-
moves quick filter with id quickFilterId in rapid view with id rapidViewId to position described in model
- moveQuickFilter(Long, Long, EntryMoveModel) - Method in class com.atlassian.greenhopper.web.rapid.view.QuickFilterResource
-
Modify a quick filters sequence within a rapidview.
- moveSprint(Long, SwapSprintRequest) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintResource
-
Changes the sequence of two sprints by swapping their sequence
- moveSwimlane(ApplicationUser, long, long, EntryMoveModel) - Method in class com.atlassian.greenhopper.web.rapid.view.SwimlaneHelper
-
Moves a swimlane inside a rapid view
- moveSwimlane(Long, Long, EntryMoveModel) - Method in class com.atlassian.greenhopper.web.rapid.view.SwimlaneResource
-
Modify a swimlanes sequence within a rapidview.
- moveToBucket(LexoRankBucket) - Method in interface com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceOperation.BucketToMigrateTo
- MS_SQL - Enum constant in enum class com.atlassian.greenhopper.util.database.DatabaseType
- MS_SQL2005 - Enum constant in enum class com.atlassian.greenhopper.util.database.DatabaseType
- MSSQL - Enum constant in enum class com.atlassian.greenhopper.util.database.DatabaseFamily
- MultipleIssueTransitionStrategy - Class in com.atlassian.greenhopper.web.rapid
- MultipleIssueTransitionStrategy() - Constructor for class com.atlassian.greenhopper.web.rapid.MultipleIssueTransitionStrategy
- multiply(LexoDecimal) - Method in class com.atlassian.greenhopper.model.lexorank.LexoDecimal
- multiply(LexoInteger) - Method in class com.atlassian.greenhopper.model.lexorank.LexoInteger
- MYSQL - Enum constant in enum class com.atlassian.greenhopper.util.database.DatabaseFamily
- MYSQL - Enum constant in enum class com.atlassian.greenhopper.util.database.DatabaseType
N
- name - Variable in class com.atlassian.greenhopper.api.epics.CustomFieldModel
-
Name of the field.
- name - Variable in class com.atlassian.greenhopper.api.RemoteLinkCreateRequest.Application
- name - Variable in class com.atlassian.greenhopper.api.sprint.SprintFieldBean
- name - Variable in class com.atlassian.greenhopper.gadget.SprintHealthResource.ColumnModel
- name - Variable in class com.atlassian.greenhopper.issue.fields.status.IssueStatus
- name - Variable in class com.atlassian.greenhopper.service.lexorank.integrity.LexoRankIntegrityCheckReport.Result
- name - Variable in class com.atlassian.greenhopper.service.sprint.health.SprintHealth
- name - Variable in enum class com.atlassian.greenhopper.service.workflow.PredefinedStatuses
- name - Variable in class com.atlassian.greenhopper.web.integration.TeamCalendarsSprintList.SprintProject
- name - Variable in class com.atlassian.greenhopper.web.integration.TeamCalendarsSprintList.TeamCalendarsSprint
- name - Variable in class com.atlassian.greenhopper.web.navigation.WebItemAction
- name - Variable in class com.atlassian.greenhopper.web.rapid.chart.ReportContentModel.Status
- name - Variable in class com.atlassian.greenhopper.web.rapid.chart.VersionEntry
- name - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.LinkedPagesModel.ApplicationLinkModel
- name - Variable in class com.atlassian.greenhopper.web.rapid.issue.StatusEntry
- name - Variable in class com.atlassian.greenhopper.web.rapid.issue.TransitionEntry
-
Name.
- name - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueConstantEntry
- name - Variable in class com.atlassian.greenhopper.web.rapid.plan.PlanModeVersionModel
- name - Variable in class com.atlassian.greenhopper.web.rapid.project.ProjectEntry
- name - Variable in class com.atlassian.greenhopper.web.rapid.RapidViewConfig.StatisticsConfig
-
the name of the configured stats field
- name - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.IncompleteIssuesDestinationModel
- name - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintRequest
- name - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.UpdateSprintRequest
- name - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintBaseEntry
- name - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintPickerModelEntry
- name - Variable in class com.atlassian.greenhopper.web.rapid.UserConfig
- name - Variable in class com.atlassian.greenhopper.web.rapid.work.WorkResource.WorkTransitionEntry
- name() - Element in annotation interface com.atlassian.greenhopper.jira.JIRAResource
-
Since we don't really have an idea how JIRA resources are published, autowiring by type is normally used.
- name(String) - Method in class com.atlassian.greenhopper.api.rapid.view.Column.ColumnBuilder
- name(String) - Method in class com.atlassian.greenhopper.confluence.ConfluenceSpace.ConfluenceSpaceBuilder
- name(String) - Method in class com.atlassian.greenhopper.model.Epic.Builder
- name(String) - Method in class com.atlassian.greenhopper.model.rapid.Column.ColumnBuilder
- name(String) - Method in class com.atlassian.greenhopper.model.rapid.QuickFilter.QuickFilterBuilder
- name(String) - Method in class com.atlassian.greenhopper.model.rapid.RapidView.RapidViewBuilder
- name(String) - Method in class com.atlassian.greenhopper.model.rapid.Swimlane.SwimlaneBuilder
- name(String) - Method in class com.atlassian.greenhopper.service.sprint.Sprint.SprintBuilder
- NAME - Static variable in class com.atlassian.greenhopper.customfield.sprint.ClosedSprintsJqlFunction
-
must match fname in atlassian-plugin.xml
- NAME - Static variable in class com.atlassian.greenhopper.customfield.sprint.FutureSprintsJqlFunction
-
must match fname in atlassian-plugin.xml
- NAME - Static variable in class com.atlassian.greenhopper.customfield.sprint.OpenSprintsJqlFunction
-
must match fname in atlassian-plugin.xml
- NAME - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QColumn
- NAME - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QQuickFilter
- NAME - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QRapidView
- NAME - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QSprint
- NAME - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QSprintMarker
- NAME - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QSwimlane
- NameValuePair() - Constructor for class com.atlassian.greenhopper.confluence.rpc.AbstractConfluenceSaxHandler.NameValuePair
- NavigationItem - Class in com.atlassian.greenhopper.sidebar.navigation
-
A replacement for
NavigationItem
. - NavigationItem(String, String, String, String, Iterable<NavigationItem>) - Constructor for class com.atlassian.greenhopper.sidebar.navigation.NavigationItem
- NavigationItem(String, String, String, String, Iterable<NavigationItem>, String) - Constructor for class com.atlassian.greenhopper.sidebar.navigation.NavigationItem
- NavigationItemService - Class in com.atlassian.greenhopper.sidebar.navigation
-
Provides methods to retrieve
NavigationItem
s. - NavigationItemService(NavigationItemServiceAccessor) - Constructor for class com.atlassian.greenhopper.sidebar.navigation.NavigationItemService
- NavigationItemServiceAccessor - Class in com.atlassian.greenhopper.sidebar.navigation
-
Provides a method to retrieve a
NavigationItemServiceAdapter
. - NavigationItemServiceAccessor() - Constructor for class com.atlassian.greenhopper.sidebar.navigation.NavigationItemServiceAccessor
- NavigationItemServiceAdapter - Interface in com.atlassian.greenhopper.sidebar.navigation
-
An adapter that decouples
NavigationItemService
from the Agile plugin, allowing it to be an optional dependency. - NavigationItemServiceAdapterImpl - Class in com.atlassian.greenhopper.sidebar.navigation
- NavigationItemServiceAdapterImpl(NavigationItemService) - Constructor for class com.atlassian.greenhopper.sidebar.navigation.NavigationItemServiceAdapterImpl
- NEEDS_RETRY - Enum constant in enum class com.atlassian.greenhopper.manager.lexorank.lock.LockOutcome.FailReason
- needsField(FieldInfo) - Method in class com.atlassian.greenhopper.util.lucene.LimitedStoredFieldVisitor
- negate() - Method in class com.atlassian.greenhopper.model.lexorank.LexoInteger
- NEGATIVE_SIGN - Static variable in class com.atlassian.greenhopper.model.lexorank.LexoInteger
- neighbouringWithNextRank(LexoRank) - Method in interface com.atlassian.greenhopper.service.lexorank.LexoRankChange.CompleteLexoRankChange
- neighbouringWithPrevRank(LexoRank) - Method in interface com.atlassian.greenhopper.service.lexorank.LexoRankChange.CompleteLexoRankChange
- neitherExist() - Method in class com.atlassian.greenhopper.service.workflow.CheckWorkflowEntitiesByNameResult
- NEW_NEXT_ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QIssueRankingOperationLog
- NEW_PREVIOUS_ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QIssueRankingOperationLog
- NEW_SPRINT_ID - Static variable in interface com.atlassian.greenhopper.service.sprint.IncompleteIssuesDestinationService
- newBaseTransformer(ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintEntryFactory
- newBuilder() - Static method in class com.atlassian.greenhopper.gadget.model.ErrorCollection.Builder
- newBuilder() - Static method in class com.atlassian.greenhopper.model.validation.JiraCopiedRestErrorCollection.Builder
- newBuilder(ErrorCollection) - Static method in class com.atlassian.greenhopper.gadget.model.ErrorCollection.Builder
- newBuilder(ValidationError...) - Static method in class com.atlassian.greenhopper.model.validation.JiraCopiedRestErrorCollection.Builder
- newBuilder(ValidationError...) - Static method in class com.atlassian.greenhopper.gadget.model.ErrorCollection.Builder
- newBuilder(ErrorCollection) - Static method in class com.atlassian.greenhopper.model.validation.JiraCopiedRestErrorCollection.Builder
- newBuilder(Query) - Static method in class com.atlassian.greenhopper.service.rapid.EmptyQueryAwareJqlBuilder
- newBuilder(Collection<ValidationError>) - Static method in class com.atlassian.greenhopper.model.validation.JiraCopiedRestErrorCollection.Builder
- newBuilder(Collection<ValidationError>) - Static method in class com.atlassian.greenhopper.gadget.model.ErrorCollection.Builder
- newBuilder(Set<String>) - Static method in class com.atlassian.greenhopper.gadget.model.ErrorCollection.Builder
- newBuilder(Set<String>) - Static method in class com.atlassian.greenhopper.model.validation.JiraCopiedRestErrorCollection.Builder
- newEditTransformer(ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintEntryFactory
- newEditTransformer(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintEntryFactory
-
Returns a SprintEditEntryTransformer that uses
SprintTimeRemainingService
to expose number of days remaining in the sprint. - newEstimate - Variable in class com.atlassian.greenhopper.web.rapid.chart.burndown.TimeTrackingChange
- newFactory() - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.TabModelFactoryFactory
- newIssuesOrder - Variable in class com.atlassian.greenhopper.api.rank.web.RankResponse
-
List of all issue keys in a correct order
- newIssuesOrder - Variable in class com.atlassian.greenhopper.web.rapid.RapidBoardResource.TransitionAndRankResponse
- newKanbanBacklogColumn(Long, List<String>) - Static method in class com.atlassian.greenhopper.model.rapid.KanbanBacklogColumn
- newLock(int) - Static method in class com.atlassian.greenhopper.manager.lexorank.lock.Lock
- newPlanTransformer(ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintEntryFactory
- newRank() - Method in record class com.atlassian.greenhopper.service.lexorank.repair.RepairDataCollector.RepairTask
-
Returns the value of the
newRank
record component. - newRapidEntry(Status, WebUtilities) - Method in class com.atlassian.greenhopper.web.rapid.list.RapidStatusEntryCache
- newRapidEntry(T, WebUtilities) - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueConstantEntryCache
- newReportTransformer(ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintEntryFactory
- newSprintListTransformer(ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintEntryFactory
- newStatus - Variable in class com.atlassian.greenhopper.web.rapid.chart.burndown.ColumnChange
- newTabEntry() - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.BaseEditableTabEntryFactory
-
Initializes a corresponding instance of
EditableTabEntry
per tab. - newTabEntry() - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableAttachmentTabEntryFactory
- newTabEntry() - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableCommentTabEntryFactory
- newTabEntry() - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableDescriptionTabEntryFactory
- newTabEntry() - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableDetailsTabEntryFactory
- newTabEntry() - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableHeaderTabEntryFactory
- newTabEntry() - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableIssuesInEpicTabEntryFactory
- newTabEntry() - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableSubtasksTabEntryFactory
- newTabEntry() - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableThirdPartyTabEntryFactory
- newValue - Variable in class com.atlassian.greenhopper.web.rapid.chart.burndown.BaseStatisticChange
- next() - Method in enum class com.atlassian.greenhopper.model.lexorank.LexoRankBucket
- next() - Method in class com.atlassian.greenhopper.util.DayIterator
- NEXT_ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QIssueRanking
- nextRebalance - Variable in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceRankInfoService.LexoRankMaxRank
- NO - Enum constant in enum class com.atlassian.greenhopper.model.rapid.ShowEpics
- NO_AVAILABLE_TRANSITIONS - Static variable in class com.atlassian.greenhopper.analytics.FailedKanbanTransitionAnalyticsEvent
- NO_RECORDS - Enum constant in enum class com.atlassian.greenhopper.manager.lexorank.lock.LockOutcome.FailReason
- noClauseToAdd() - Static method in class com.atlassian.greenhopper.model.query.ClauseToAdd
- NONE - Enum constant in enum class com.atlassian.greenhopper.api.rapid.view.StatisticsField.Type
- NONE - Enum constant in enum class com.atlassian.greenhopper.model.rapid.CardColorStrategy
- NONE - Enum constant in enum class com.atlassian.greenhopper.model.rapid.ColumnConfig.ConstraintType
- NONE - Enum constant in enum class com.atlassian.greenhopper.model.rapid.EstimationConfig.Type
- NONE - Enum constant in enum class com.atlassian.greenhopper.model.rapid.RapidView.OldDoneIssuesCutoff
- NONE - Enum constant in enum class com.atlassian.greenhopper.model.rapid.StatisticsFieldConfig.Type
- NONE - Enum constant in enum class com.atlassian.greenhopper.model.rapid.SwimlaneStrategy
- NONE - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent.OperationStep
- NONE - Enum constant in enum class com.atlassian.greenhopper.service.workflow.ColumnConstraintPresets
- NONE_NAME_KEY - Static variable in class com.atlassian.greenhopper.service.rapid.view.statistics.EstimateStatisticServiceImpl
- NONE_NAME_KEY - Static variable in class com.atlassian.greenhopper.service.rapid.view.statistics.TrackingStatisticServiceImpl
- NONE_NAME_KEY - Static variable in class com.atlassian.greenhopper.service.rapid.view.StatisticsFieldServiceImpl
- NonWorkingDay - Class in com.atlassian.greenhopper.model.rapid
-
Defines the working days configuration
- NONWORKINGDAY_PK - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QNonWorkingDay
- NonWorkingDay.NonWorkingDayBuilder - Class in com.atlassian.greenhopper.model.rapid
- NonWorkingDayAO - Interface in com.atlassian.greenhopper.manager.workingdays
-
Holds a single non working day in iso 8601 format (yyyy-mm-dd) All non working days belong to a workingdays table row (which in turn forms a one-to-one with the rapidview table)
- NonWorkingDayAOListMapper - Class in com.atlassian.greenhopper.manager.workingdays
- NonWorkingDayAOListMapper(WorkingDaysAO, NonWorkingDayAOMapper) - Constructor for class com.atlassian.greenhopper.manager.workingdays.NonWorkingDayAOListMapper
- NonWorkingDayAOMapper - Class in com.atlassian.greenhopper.manager.workingdays
- NonWorkingDayAOMapper() - Constructor for class com.atlassian.greenhopper.manager.workingdays.NonWorkingDayAOMapper
- NonWorkingDayBuilder() - Constructor for class com.atlassian.greenhopper.model.rapid.NonWorkingDay.NonWorkingDayBuilder
- NonWorkingDayBuilder(NonWorkingDay) - Constructor for class com.atlassian.greenhopper.model.rapid.NonWorkingDay.NonWorkingDayBuilder
- NonWorkingDayDao - Class in com.atlassian.greenhopper.manager.workingdays
- NonWorkingDayDao() - Constructor for class com.atlassian.greenhopper.manager.workingdays.NonWorkingDayDao
- NonWorkingDayModel - Class in com.atlassian.greenhopper.web.rapid.view.workingdays
-
Represents a non working day
- NonWorkingDayModel() - Constructor for class com.atlassian.greenhopper.web.rapid.view.workingdays.NonWorkingDayModel
- NonWorkingDayRequest() - Constructor for class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysResource.NonWorkingDayRequest
- nonWorkingDays - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysConfigModel
- nonWorkingDays(Set<NonWorkingDay>) - Method in class com.atlassian.greenhopper.model.rapid.WorkingDaysConfig.WorkingDaysConfigBuilder
- noop(LexoRank) - Method in interface com.atlassian.greenhopper.service.lexorank.LexoRankChange.NoRankChange
- noQuery() - Static method in class com.atlassian.greenhopper.service.issuelink.EpicQuery
- noQuery() - Static method in class com.atlassian.greenhopper.service.rapid.view.RapidViewQuery
- noQuery() - Static method in class com.atlassian.greenhopper.service.rapid.view.VersionQuery
- noQuery() - Static method in class com.atlassian.greenhopper.service.sprint.SprintQuery
- NOT_FOUND - Enum constant in enum class com.atlassian.greenhopper.model.validation.ErrorCollection.Reason
-
That which you are seeking is not here.
- NOT_STARTED - Enum constant in enum class com.atlassian.greenhopper.model.rapid.ColumnProgress
- notDone - Variable in class com.atlassian.greenhopper.web.rapid.chart.burndown.ColumnChange
-
true: added to not done column false: removed from not done column
- notDone - Variable in class com.atlassian.greenhopper.web.rapid.list.ClassificationStatistics
- notDoneEstimate - Variable in class com.atlassian.greenhopper.web.rapid.list.ClassificationStatistics
- notDoneStatuses - Variable in class com.atlassian.greenhopper.web.rapid.chart.EpicReportModel
- notDoneStatuses - Variable in class com.atlassian.greenhopper.web.rapid.chart.VersionReportModel
- notEstimated - Variable in class com.atlassian.greenhopper.web.rapid.list.ClassificationStatistics
- notifyPluginAlive() - Method in class com.atlassian.greenhopper.service.GreenHopperCacheManager
-
SW-1591: this cache manager must be aware if the plugin is fully live, otherwise we can get into Spring deadlocks trying to find all the caches dynamically.
- noTrackingEstimateIssueCount - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintModel
- noTrackingEstimateIssues - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintModel
-
Holds some, but not necessarily all of the issues not estimated.
- NotRequiredFieldScreenRenderLayoutItem - Class in com.atlassian.greenhopper.service.issue
-
A "fake"
FieldScreenRenderLayoutItem
that is not requireable. - NotRequiredFieldScreenRenderLayoutItem() - Constructor for class com.atlassian.greenhopper.service.issue.NotRequiredFieldScreenRenderLayoutItem
- now - Variable in class com.atlassian.greenhopper.web.rapid.chart.EpicBurndownChartModel
-
the time (ms / UTC) at time of model generation
- now - Variable in class com.atlassian.greenhopper.web.rapid.chart.EpicProgressChartModel
-
the time (ms / UTC) at time of model generation
- now - Variable in class com.atlassian.greenhopper.web.rapid.chart.ReleaseBurndownChartModel
-
the time (ms / UTC) at time of model generation
- now - Variable in class com.atlassian.greenhopper.web.rapid.chart.ScopeChangeBurndownModel
-
the time (ms / UTC) at time of model generation
- now - Variable in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownModel
-
the time (ms / UTC) at time of model generation
- now - Variable in class com.atlassian.greenhopper.web.rapid.chart.VersionProgressChartModel
-
the time (ms / UTC) at time of model generation
- nullLong(Long) - Static method in class com.atlassian.greenhopper.web.rapid.issue.fields.AbstractAggregateRemainingEstimateFieldEntryFactory
- nullSafe(Set<T>) - Method in class com.atlassian.greenhopper.web.AbstractResource
-
Used for converting sets created by Jersey.
- NUMBER - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldEditType
- NUMBER - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldRenderer
- NumberCustomFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
-
Number custom fields.
- NumberCustomFieldEntryFactory(CustomField, FieldHelper) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.NumberCustomFieldEntryFactory
- numberDecimalSeparator - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig
- NumberFieldEntry - Class in com.atlassian.greenhopper.web.rapid.issue.fields
- NumberFieldEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.NumberFieldEntry
- NumberFieldValue() - Constructor for class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry.NumberFieldValue
- NumberFieldValue(Double) - Constructor for class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry.NumberFieldValue
- NumberFieldValue(Double, String) - Constructor for class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry.NumberFieldValue
- numberGroupingSeparator - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig
- NumberUtils - Class in com.atlassian.greenhopper.util
- NumberUtils() - Constructor for class com.atlassian.greenhopper.util.NumberUtils
- NUMERAL_SYSTEM - Static variable in class com.atlassian.greenhopper.model.lexorank.LexoRank
- numIssues - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintModel
- numRankedIssues - Variable in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancer.LexoRankBalancerFieldStatus
O
- object - Variable in class com.atlassian.greenhopper.api.RemoteLinkCreateRequest
- ObjectNotFoundException - Exception Class in com.atlassian.greenhopper.service.rapid.view
- ObjectNotFoundException(String) - Constructor for exception class com.atlassian.greenhopper.service.rapid.view.ObjectNotFoundException
- ObjectNotFoundException(String, Throwable) - Constructor for exception class com.atlassian.greenhopper.service.rapid.view.ObjectNotFoundException
- ObjectNotFoundException(Throwable) - Constructor for exception class com.atlassian.greenhopper.service.rapid.view.ObjectNotFoundException
- ObjectNotFoundException(PK, Class<E>) - Constructor for exception class com.atlassian.greenhopper.service.rapid.view.ObjectNotFoundException
- OBRInstall - Class in com.atlassian.greenhopper.obr.install
-
This class is here just so we can (OSGi) export a package that can then be imported by the jira-software-application-plugin.
- OBRInstall() - Constructor for class com.atlassian.greenhopper.obr.install.OBRInstall
- of(ErrorCollection) - Static method in class com.atlassian.greenhopper.model.validation.JiraCopiedRestErrorCollection
-
Returns a new ErrorCollection containing all the errors contained in the input error collection.
- of(Iterable<String>) - Static method in class com.atlassian.greenhopper.model.validation.JiraCopiedRestErrorCollection
-
Returns a new ErrorCollection containing a list of error messages.
- of(String...) - Static method in class com.atlassian.greenhopper.model.validation.JiraCopiedRestErrorCollection
-
Returns a new ErrorCollection containing a list of error messages.
- of(List<Sprint>, int, int, int) - Static method in class com.atlassian.greenhopper.web.rapid.chart.SprintDateBasedSearch.SprintData
- ofType(LexoRankRow.RankRowType) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankRow.OfType
- ofType(Integer) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankRow.OfType
- ok() - Static method in class com.atlassian.greenhopper.service.ServiceResultImpl
- ok(T) - Static method in class com.atlassian.greenhopper.service.lexorank.LexoRankOperationOutcome
- ok(T) - Static method in class com.atlassian.greenhopper.service.ServiceOutcomeImpl
-
Convenience method that returns a new ServiceOutcomeImpl instance containing no errors, and with the provided returned value.
- ok(T, Long...) - Static method in class com.atlassian.greenhopper.service.lexorank.LexoRankOperationOutcome
- ok(T, Collection<Long>) - Static method in class com.atlassian.greenhopper.service.lexorank.LexoRankOperationOutcome
- OK - Enum constant in enum class com.atlassian.greenhopper.service.sprint.health.SprintHealth.Status
- OLD_NEXT_ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QIssueRankingOperationLog
- OLD_PREVIOUS_ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QIssueRankingOperationLog
- oldDoneIssuesCutoff - Variable in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditModel
- oldDoneIssuesCutoff(RapidView.OldDoneIssuesCutoff) - Method in class com.atlassian.greenhopper.model.rapid.RapidView.RapidViewBuilder
- OldDoneIssuesCutoffOption(String, String) - Constructor for class com.atlassian.greenhopper.web.rapid.view.RapidViewEditModel.OldDoneIssuesCutoffOption
- oldDoneIssuesCutoffOptions - Variable in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditModel
- oldEstimate - Variable in class com.atlassian.greenhopper.web.rapid.chart.burndown.TimeTrackingChange
- oldValue - Variable in class com.atlassian.greenhopper.web.rapid.chart.burndown.BaseStatisticChange
- onBoardConfigurationChangedEvent(BoardConfigurationChangedEvent) - Method in class com.atlassian.greenhopper.webhooks.AgileWebhookEventPublisher
- onBoardCreated(BoardCreatedEvent) - Method in class com.atlassian.greenhopper.auditing.AuditingEventListener
- onBoardCreatedEvent(BoardCreatedEvent) - Method in class com.atlassian.greenhopper.webhooks.AgileWebhookEventPublisher
- onBoardDeleted(BoardDeletedEvent) - Method in class com.atlassian.greenhopper.auditing.AuditingEventListener
- onBoardDeletedEvent(BoardDeletedEvent) - Method in class com.atlassian.greenhopper.webhooks.AgileWebhookEventPublisher
- ONBOARDING - Enum constant in enum class com.atlassian.greenhopper.plugin.module.ModuleDefinition
- onBoardUpdatedEvent(BoardUpdatedEvent) - Method in class com.atlassian.greenhopper.webhooks.AgileWebhookEventPublisher
- onClearCache() - Method in class com.atlassian.greenhopper.service.logging.LogSupport
- onClearCache(ClearCacheEvent) - Method in class com.atlassian.greenhopper.Launcher
-
Called when Jira restores data but does NOT re-start the plugin system
- onCustomFieldCreated(CustomFieldCreatedEvent) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCFListener
- onDataImportStarted(ImportStartedEvent) - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService
-
Reset our cached references to
UpgradeVersionService.latestUpgradedVersion
. - one(LexoNumeralSystem) - Static method in class com.atlassian.greenhopper.model.lexorank.LexoInteger
- ONE_DECIMAL - Static variable in class com.atlassian.greenhopper.model.lexorank.LexoRank
- ONE_WEEK - Enum constant in enum class com.atlassian.greenhopper.model.rapid.RapidView.OldDoneIssuesCutoff
- onEpicChanged(EpicIssueTypeChangedEvent) - Method in class com.atlassian.greenhopper.issue.terminology.IssueTypeTerminologyEventListener
- onEpicChanged(EpicCustomFieldChangedEvent) - Method in class com.atlassian.greenhopper.customfield.terminology.CustomFieldTerminologyEventListener
- onEpicIssueTypeChanged(EpicIssueTypeChangedEvent) - Method in interface com.atlassian.greenhopper.service.issuelink.EpicCustomFieldService
- onEpicIssueTypeChanged(EpicIssueTypeChangedEvent) - Method in class com.atlassian.greenhopper.service.issuelink.EpicCustomFieldServiceImpl
- onFeatureEvent(FeatureEvent) - Method in class com.atlassian.greenhopper.service.sprint.services.SprintAutoStartStopScheduler
- onFullSystemStartLicensed() - Method in class com.atlassian.greenhopper.service.logging.LogSupport
- onIssueEvent(IssueEvent) - Method in class com.atlassian.greenhopper.service.issue.AbstractIssueEventListener
-
Register as event listener for issue events
- onJiraReindexComplete(ReindexAllCompletedEvent) - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancingService
-
Enable LexoRank balancing when foreground re-indexing stops.
- onJiraReindexStart(ReindexAllStartedEvent) - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancingService
-
When jira is reindexing we need to avoid to run the lexorank balancer in this node.
- onLexoRankEvent(LexoRankChangeEvent) - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancingService
-
Handle re-rank events, and schedule a re-balance as necessary.
- onLexoRankEvent(LexoRankChangeEvent) - Method in class com.atlassian.greenhopper.service.lexorank.repair.RepairRerankListener
-
This method listens for
LexoRankChangeEvent
and determines if local rebalancing is needed. - onLicenseChangedEvent(LicenseChangedEvent) - Method in class com.atlassian.greenhopper.service.sprint.services.SprintAutoStartStopScheduler
- onParallelSprintsFeatureToggledEvent(FeatureToggledEvent) - Method in class com.atlassian.greenhopper.service.sprint.services.SprintAutoStartStopScheduler
- onPluginStarted() - Method in class com.atlassian.greenhopper.service.logging.LogSupport
- onPluginStarted(PluginEnabledEvent) - Method in class com.atlassian.greenhopper.Launcher
- onPluginStarting() - Method in class com.atlassian.greenhopper.service.logging.LogSupport
- onPluginStopped() - Method in class com.atlassian.greenhopper.service.logging.LogSupport
- onPluginStopping() - Method in class com.atlassian.greenhopper.service.logging.LogSupport
- onProjectCreated(ProjectCreatedData) - Method in class com.atlassian.greenhopper.project.PermissionSchemeProjectCreateHandlerImpl
- onProjectCreationRolledBack(ProjectCreatedData) - Method in class com.atlassian.greenhopper.project.PermissionSchemeProjectCreateHandlerImpl
- onProjectDeletedEvent(ProjectDeletedEvent) - Method in class com.atlassian.greenhopper.service.query.QueryToProjectMapper
- onReindexAllCancelled(ReindexAllCancelledEvent) - Method in interface com.atlassian.greenhopper.service.index.IndexCheckService
-
Respond to reindex cancelled events.
- onReindexAllCancelled(ReindexAllCancelledEvent) - Method in class com.atlassian.greenhopper.service.index.IndexCheckServiceImpl
- onReindexAllCompleted(ReindexAllCompletedEvent) - Method in interface com.atlassian.greenhopper.service.index.IndexCheckService
-
Respond to reindex completed events.
- onReindexAllCompleted(ReindexAllCompletedEvent) - Method in class com.atlassian.greenhopper.service.index.IndexCheckServiceImpl
- onSpringContextStarted() - Method in class com.atlassian.greenhopper.Launcher
-
First event in the lifecycle: Spring context comes up.
- onSpringContextStarted() - Method in class com.atlassian.greenhopper.service.issuelink.EpicCustomFieldServiceImpl
- onSpringContextStarted() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancingService
- onSpringContextStarted() - Method in class com.atlassian.greenhopper.service.sprint.services.SprintAutoStartStopScheduler
- onSpringContextStarted() - Method in class com.atlassian.greenhopper.web.rapid.issue.IssueEntryFactory
- onSpringContextStarted() - Method in class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModelFactory
- onSpringContextStopped() - Method in class com.atlassian.greenhopper.Launcher
-
Third event we're interested in: The Spring context shuts down.
- onSpringContextStopped() - Method in class com.atlassian.greenhopper.service.issuelink.EpicCustomFieldServiceImpl
- onSpringContextStopped() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancingService
- onSprintChanged(SprintCustomFieldChangedEvent) - Method in class com.atlassian.greenhopper.customfield.terminology.CustomFieldTerminologyEventListener
- onSprintClosedEvent(SprintClosedEvent) - Method in class com.atlassian.greenhopper.webhooks.AgileWebhookEventPublisher
- onSprintCreatedEvent(SprintCreatedEvent) - Method in class com.atlassian.greenhopper.webhooks.AgileWebhookEventPublisher
- onSprintDeleted(SprintDeletedEvent) - Method in class com.atlassian.greenhopper.auditing.AuditingEventListener
- onSprintDeletedEvent(SprintDeletedEvent) - Method in class com.atlassian.greenhopper.webhooks.AgileWebhookEventPublisher
- onSprintStartedEvent(SprintStartedEvent) - Method in class com.atlassian.greenhopper.webhooks.AgileWebhookEventPublisher
- onSprintUpdatedEvent(SprintUpdatedEvent) - Method in class com.atlassian.greenhopper.webhooks.AgileWebhookEventPublisher
- onStart() - Method in class com.atlassian.greenhopper.Launcher
-
Second event in the lifecycle: System runs (this comes after the plugin framework events)
- onStop() - Method in class com.atlassian.greenhopper.Launcher
- onTerminologyChange(TerminologyPreChangeEvent) - Method in class com.atlassian.greenhopper.customfield.terminology.CustomFieldTerminologyEventListener
- onTerminologyChange(TerminologyPreChangeEvent) - Method in class com.atlassian.greenhopper.issue.terminology.IssueTypeTerminologyEventListener
- OPEN - Enum constant in enum class com.atlassian.greenhopper.service.sprint.SprintStateAuditEntry.Operation
- openCloseChanges - Variable in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownModel
- OpenSprintsJqlFunction - Class in com.atlassian.greenhopper.customfield.sprint
-
JQL Function to only return open sprints
- OpenSprintsJqlFunction(SprintManager) - Constructor for class com.atlassian.greenhopper.customfield.sprint.OpenSprintsJqlFunction
- operation - Variable in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownStateChange
- operation(SprintStateAuditEntry.Operation) - Method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownStateChange.BurndownStateChangeBuilder
- OperationInfo - Class in com.atlassian.greenhopper.manager.rank
-
Container for an operation and all instructions required to execute the operation
- OperationInfoFactory - Class in com.atlassian.greenhopper.manager.rank
-
Creates OperationInfo objects for a given IssueRankingOperationLog Each info object contains a set of instructions, some of which are sanity check only, others actually update the database (while also performing sanity checks).
- OperationInfoFactory() - Constructor for class com.atlassian.greenhopper.manager.rank.OperationInfoFactory
- optimizeBurndownChanges(Map<String, List<BurndownChange>>) - Static method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChangeUtil
-
Merge changes of equal timestamp into a single change object
- optimizeQuery(Query) - Method in interface com.atlassian.greenhopper.service.query.QueryOptimizationService
-
Optimizes both unreleasedVersions() and releasedVersions() functions.
- optimizeQuery(Query) - Method in class com.atlassian.greenhopper.service.query.QueryOptimizationServiceImpl
- ORACLE - Enum constant in enum class com.atlassian.greenhopper.util.database.DatabaseFamily
- ORACLE - Enum constant in enum class com.atlassian.greenhopper.util.database.DatabaseType
- ORACLE_10g - Enum constant in enum class com.atlassian.greenhopper.util.database.DatabaseType
- OracleSqlBulkInsertBuilder - Class in com.atlassian.greenhopper.manager.lexorank
-
A builder for constructing an SQL INSERT statement that is valid for Oracle databases
- OracleSqlBulkInsertBuilder(DatabaseProvider) - Constructor for class com.atlassian.greenhopper.manager.lexorank.OracleSqlBulkInsertBuilder
- orderBy(String, SqlSortOrder) - Method in interface com.atlassian.greenhopper.manager.lexorank.SqlSelectStatement.OrderByClause
- orderBy(String, SqlSortOrder, SqlSortLanguage) - Method in interface com.atlassian.greenhopper.manager.lexorank.SqlSelectStatement.OrderByClause
- OrderData - Class in com.atlassian.greenhopper.web.rapid.work
-
Holds the order information
- OrderData() - Constructor for class com.atlassian.greenhopper.web.rapid.work.OrderData
- OrderData.PerProjectRankPermission - Class in com.atlassian.greenhopper.web.rapid.work
- OrderedPriorityHelper - Class in com.atlassian.greenhopper.issue.util
-
Provides utility methods to retrievie priority in the system of specific ordering.
- OrderedPriorityHelper() - Constructor for class com.atlassian.greenhopper.issue.util.OrderedPriorityHelper
- Orientation - Enum Class in com.atlassian.greenhopper.service.lexorank.repair
-
This enum represents the orientation of a LexoRank iteration for the purpose of repair.
- ORIGINAL_ESTIMATE_FIELD_ID - Static variable in interface com.atlassian.greenhopper.service.rapid.view.statistics.EstimateStatisticService
-
The JIRA Field ID that represents
OriginalEstimateSystemField
when used in aStatisticsFieldConfig
. - ORIGINAL_ESTIMATE_ID - Static variable in class com.atlassian.greenhopper.web.rapid.issue.fields.OriginalEstimateFieldEntryFactory
- OriginalEstimateFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
- OriginalEstimateFieldEntryFactory(I18nHelper.BeanFactory, TimeTrackingGraphBeanFactory, TimeTrackingService, FieldHelper) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.OriginalEstimateFieldEntryFactory
- otherSprintId - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.SwapSprintRequest
-
The ID of the sprint to swap with.
- owner(String) - Method in class com.atlassian.greenhopper.model.rapid.RapidView.RapidViewBuilder
- Owner() - Constructor for class com.atlassian.greenhopper.web.rapid.view.RapidViewEditModel.Owner
- OWNER_USER_NAME - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QRapidView
P
- Page<T> - Interface in com.atlassian.greenhopper.service
-
Provides support for pagination.
- pageDeleted - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.RemoteEntityLinkModel
- pageId - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.RemoteEntityLinkModel
- pageId - Variable in class com.atlassian.greenhopper.web.rapid.issue.issuelink.EpicResource.LinkPageToEpicModel
- pageId - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintPagesResource.LinkPageToSprintModel
- pageId(String) - Method in class com.atlassian.greenhopper.confluence.ConfluencePage.ConfluencePageBuilder
- PageLoadDataContextProvider - Class in com.atlassian.greenhopper.web.rapid
- PageLoadDataContextProvider() - Constructor for class com.atlassian.greenhopper.web.rapid.PageLoadDataContextProvider
- PageModel() - Constructor for class com.atlassian.greenhopper.web.integration.SearchPagesHelper.PageModel
- PageRequest - Interface in com.atlassian.greenhopper.service
-
Pagination request.
- PageRequests - Class in com.atlassian.greenhopper.service
-
Default implementation of
PageRequest
. - PageRequests() - Constructor for class com.atlassian.greenhopper.service.PageRequests
- PageResponseSaxHandler - Class in com.atlassian.greenhopper.confluence.rpc
-
Handles XML responses from the "getSpaces" Confluence XMLRPC method.
- PageResponseSaxHandler() - Constructor for class com.atlassian.greenhopper.confluence.rpc.PageResponseSaxHandler
- pages - Variable in class com.atlassian.greenhopper.web.integration.SearchPagesHelper.SearchResultModel
- pages - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.LinkedPagesModel
- Pages - Class in com.atlassian.greenhopper.service
-
Provides support for creating pages from list.
- Pages() - Constructor for class com.atlassian.greenhopper.service.Pages
- Pages.Builder<T> - Class in com.atlassian.greenhopper.service
- pageTitle - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintPagesResource.LinkPageToSprintModel
- PARALLEL_SPRINTS - Enum constant in enum class com.atlassian.greenhopper.features.JiraSoftwareFeature
- parallelSprints - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig
- ParamValueTypePair(Object, Integer) - Constructor for class com.atlassian.greenhopper.manager.lexorank.SqlUpdateStatement.ParamValueTypePair
- PARENT_CHILD - Enum constant in enum class com.atlassian.greenhopper.model.rapid.SwimlaneStrategy
- PARENT_ISSUE_FIELD - Static variable in class com.atlassian.greenhopper.web.rapid.issue.fields.ParentIssueKeyFieldEntryFactory
- parentAO - Variable in class com.atlassian.greenhopper.manager.AbstractRelatedAOListMapper
- parentId - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
- ParentIssueKeyFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
- ParentIssueKeyFieldEntryFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.ParentIssueKeyFieldEntryFactory
- parentKey - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
- ParentSwimlanesData - Class in com.atlassian.greenhopper.web.rapid.work
-
Contains parent information required for the parent/child swimlane strategy Children might all be filtered out, yet the parent should be shown as such, plus the parent status could be automatically updated to reflect the status of the children
- ParentSwimlanesData() - Constructor for class com.atlassian.greenhopper.web.rapid.work.ParentSwimlanesData
- ParentSwimlanesData() - Constructor for class com.atlassian.greenhopper.web.rapid.work.SwimlanesData.ParentSwimlanesData
- parse(String) - Static method in class com.atlassian.greenhopper.model.lexorank.LexoRank
- parse(String) - Static method in class com.atlassian.greenhopper.util.VersionKit
-
Parses and returns a SoftwareVersion object representing the dotted number string.
- parse(String, LexoNumeralSystem) - Static method in class com.atlassian.greenhopper.model.lexorank.LexoDecimal
- parse(String, LexoNumeralSystem) - Static method in class com.atlassian.greenhopper.model.lexorank.LexoInteger
- parseAndValidateParams(Object, ErrorCollection, FieldConfig) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
- parseCompositeId(String) - Static method in class com.atlassian.greenhopper.web.rapid.view.StatisticsFieldEntry
- parseData(JsonNode) - Method in class com.atlassian.greenhopper.sampledata.IssueTypeGeneratorComponent
- parseDates(ApplicationUser, String, String) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintHelper
-
Parses a sprint start and end date. null and "None" values are converted to null.
- parseDateToString(ApplicationUser, DateMidnight) - Method in class com.atlassian.greenhopper.web.util.DatePickerHelper
-
Parses a Date into a String.
- parseToDate(ApplicationUser, String) - Method in class com.atlassian.greenhopper.web.util.DatePickerHelper
-
parses the string into a date
- partiallyCompleteIssues - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.CompleteSprintViewModel
- partialName(String) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewQuery.Builder
-
Set a part of a board name which is required in requested boards.
- passed - Variable in class com.atlassian.greenhopper.service.lexorank.integrity.LexoRankIntegrityCheckReport.Result
- PAST - Enum constant in enum class com.atlassian.greenhopper.service.sprint.TimeUnits
- PENDING - Enum constant in enum class com.atlassian.greenhopper.service.api.remote.RemoteLinkConversationService.CreationConversation.Status
- PEOPLE - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldDetailsCategory
- PEOPLE - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.utils.FieldDetailsCategoryPanel
- percentageComplete - Variable in class com.atlassian.greenhopper.web.migration.MigrationProgressModel
- percentageCompleted - Variable in class com.atlassian.greenhopper.web.rapid.list.ClassificationStatistics
- percentageEstimated - Variable in class com.atlassian.greenhopper.web.rapid.list.ClassificationStatistics
- percentageUnestimated - Variable in class com.atlassian.greenhopper.web.rapid.list.ClassificationStatistics
- percentComplete - Variable in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancer.LexoRankBalancerFieldStatus
- perFieldStatus - Variable in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancer.LexoRankBalancerStatus
- performanceLogger - Variable in class com.atlassian.greenhopper.service.rapid.view.color.CardColorQueryServiceImpl
- performanceLogger - Variable in class com.atlassian.greenhopper.web.rapid.work.PoolServiceImpl
- PerformanceLogger - Class in com.atlassian.greenhopper.global
- PerformanceLogger() - Constructor for class com.atlassian.greenhopper.global.PerformanceLogger
- PerformanceLogger.Threshold - Enum Class in com.atlassian.greenhopper.global
- performCheck(IndexCheckService.CheckSpec) - Method in interface com.atlassian.greenhopper.service.index.IndexCheckService
-
Perform the checks to find out what state the issue index is in.
- performCheck(IndexCheckService.CheckSpec) - Method in class com.atlassian.greenhopper.service.index.IndexCheckServiceImpl
- performCheck(Long) - Method in class com.atlassian.greenhopper.service.lexorank.integrity.BucketFieldCheck
- performFullIntegrityChecks(CustomField) - Method in interface com.atlassian.greenhopper.service.lexorank.integrity.LexoRankIntegrityChecker
-
Checks the integrity of the given custom field of type
LexoRankCFType
and returns a report with the results of each integrity check. - performFullIntegrityChecks(CustomField) - Method in class com.atlassian.greenhopper.service.lexorank.integrity.LexoRankIntegrityCheckerImpl
- performHealthChecks(CustomField) - Method in interface com.atlassian.greenhopper.service.lexorank.integrity.LexoRankIntegrityChecker
-
Checks the integrity of the given custom field of type
LexoRankCFType
and returns a report with the results of each integrity check. - performHealthChecks(CustomField) - Method in class com.atlassian.greenhopper.service.lexorank.integrity.LexoRankIntegrityCheckerImpl
- performUpgrade() - Method in class com.atlassian.greenhopper.upgrade.AbstractGhUpgradeTask
- performUpgrade() - Method in class com.atlassian.greenhopper.upgrade.GhUpgradeTask046
- performUpgrade() - Method in class com.atlassian.greenhopper.upgrade.GhUpgradeTask047
- performUpgrade() - Method in class com.atlassian.greenhopper.upgrade.GhUpgradeTask048
- performUpgrade() - Method in class com.atlassian.greenhopper.upgrade.GhUpgradeTask049
- performUpgrade() - Method in class com.atlassian.greenhopper.upgrade.GhUpgradeTask050
- performUpgrade() - Method in class com.atlassian.greenhopper.upgrade.GhUpgradeTask051
- performUpgrade() - Method in class com.atlassian.greenhopper.upgrade.GhUpgradeTask052
- performUpgrade() - Method in class com.atlassian.greenhopper.upgrade.GhUpgradeTask053
- PERMISSION_DENIED_TRANSITION_ISSUE - Static variable in class com.atlassian.greenhopper.analytics.FailedKanbanTransitionAnalyticsEvent
- permissionDenied - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.RemoteEntityLinkModel
- permissionManager - Variable in class com.atlassian.greenhopper.web.rapid.IssueTransitionServiceImpl
- permissionSchemeManager - Variable in class com.atlassian.greenhopper.upgrade.GhUpgradeTask049
- PermissionSchemeProjectCreateHandler - Interface in com.atlassian.greenhopper.project
-
Listens for the Project Created event to apply the software permission scheme to the newly created project given that all of the following conditions hold true: - The project is a Software Project - Renaissance is enabled - The project was NOT created from a shared scheme
- PermissionSchemeProjectCreateHandlerImpl - Class in com.atlassian.greenhopper.project
- PermissionSchemeProjectCreateHandlerImpl(PermissionSchemeManager, SoftwareProjectTypeService, InitialPermissionSchemeFactory) - Constructor for class com.atlassian.greenhopper.project.PermissionSchemeProjectCreateHandlerImpl
- PermissionService - Interface in com.atlassian.greenhopper.service
-
Provides permission check methods used through GreenHopper
- PermissionServiceImpl - Class in com.atlassian.greenhopper.service
-
PermissionService implementation
- PermissionServiceImpl() - Constructor for class com.atlassian.greenhopper.service.PermissionServiceImpl
- PermissionUsedToModifySprintAnalyticEventPublisher - Class in com.atlassian.greenhopper.customfield.sprint
-
This is responsible for firing corresponding analytic events, which help to know which permission in
ProjectPermissions.SCHEDULE_ISSUES
andGHProjectPermissions.MANAGE_SPRINTS
is being used, when modifying the Sprint field of an issue. - PermissionUsedToModifySprintAnalyticEventPublisher() - Constructor for class com.atlassian.greenhopper.customfield.sprint.PermissionUsedToModifySprintAnalyticEventPublisher
- PerProjectRankPermission() - Constructor for class com.atlassian.greenhopper.web.rapid.work.OrderData.PerProjectRankPermission
- PersistenceService - Interface in com.atlassian.greenhopper.service
-
This service wraps the JIRA PropertySetManager as well as provides automatic xstream serialization for a map of data
- PersistenceServiceImpl - Class in com.atlassian.greenhopper.service
-
Implementation of the PersistenceService interface Wraps PropertySetManager for persistence.
- PersistenceServiceImpl(JiraPropertySetFactory) - Constructor for class com.atlassian.greenhopper.service.PersistenceServiceImpl
- PLAN - Enum constant in enum class com.atlassian.greenhopper.model.rapid.CardLayoutField.Mode
- PLAN - Enum constant in enum class com.atlassian.greenhopper.service.rapid.BoardLocation.Modes
- PLAN - Enum constant in enum class com.atlassian.greenhopper.web.rapid.Mode
- PLAN - Enum constant in enum class com.atlassian.greenhopper.web.rapid.tools.BoardToolSectionContext.Mode
- PLAN_MODE - Enum constant in enum class com.atlassian.greenhopper.service.rapid.RapidViewClauseService.ClauseType
- PLAN_MODE_ACTIVE_SPRINTS - Enum constant in enum class com.atlassian.greenhopper.service.rapid.RapidViewClauseService.ClauseType
-
Viewing Active Sprint issues on Plan Mode
- PLAN_MODE_ISSUES - Enum constant in enum class com.atlassian.greenhopper.service.rapid.RapidViewClauseService.ClauseType
-
All Plan mode issues including subtasks excluding epics
- PLAN_MODE_WITH_SUBTASKS - Enum constant in enum class com.atlassian.greenhopper.service.rapid.RapidViewClauseService.ClauseType
-
Plan mode including subtasks
- PlanModeVersionModel - Class in com.atlassian.greenhopper.web.rapid.plan
-
Created with IntelliJ IDEA.
- PlanModeVersionModel() - Constructor for class com.atlassian.greenhopper.web.rapid.plan.PlanModeVersionModel
- PlanningDataModel - Class in com.atlassian.greenhopper.web.rapid.plan
-
Model used by the plan mode.
- PlanningDataModel() - Constructor for class com.atlassian.greenhopper.web.rapid.plan.PlanningDataModel
- PlanningDataModel.ProgressIndicator - Class in com.atlassian.greenhopper.web.rapid.plan
- PlanningDataModel.VersionData - Class in com.atlassian.greenhopper.web.rapid.plan
- PlanningModeHelper - Class in com.atlassian.greenhopper.web.rapid.plan
-
Puts together data for the planning mode resource
- PlanningModeHelper() - Constructor for class com.atlassian.greenhopper.web.rapid.plan.PlanningModeHelper
- PlanningModeResource - Class in com.atlassian.greenhopper.web.rapid.plan
-
Resource for use in Planning Mode
- PlanningModeResource(RapidViewService, I18nFactoryService, IssueService, ProjectHistoryService, ProjectEntryTransformer, PlanningModeHelper, SprintService, EpicsHelper) - Constructor for class com.atlassian.greenhopper.web.rapid.plan.PlanningModeResource
- PlanningModeResource.SprintActionsResponse - Class in com.atlassian.greenhopper.web.rapid.plan
- PlanningModeService - Interface in com.atlassian.greenhopper.web.rapid.plan
-
PlanningMode related services
- PlanningModeService.Result - Class in com.atlassian.greenhopper.web.rapid.plan
- PlanningModeServiceImpl - Class in com.atlassian.greenhopper.web.rapid.plan
-
Provides data required on the planning mode
- PlanningModeServiceImpl() - Constructor for class com.atlassian.greenhopper.web.rapid.plan.PlanningModeServiceImpl
- PlanningModeServiceImpl(RapidIssueEntryQueryService) - Constructor for class com.atlassian.greenhopper.web.rapid.plan.PlanningModeServiceImpl
- PLUGIN_DISABLED - Enum constant in enum class com.atlassian.greenhopper.EventListenerRegistry.ListenerKey
- PLUGIN_KEY - Static variable in class com.atlassian.greenhopper.plugin.PluginInfo
- pluginFrameworkShuttingDown(PluginFrameworkShuttingDownEvent) - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancingService
-
Detect Plugin framework shutdown.
- PluginInfo - Class in com.atlassian.greenhopper.plugin
- PluginInfo() - Constructor for class com.atlassian.greenhopper.plugin.PluginInfo
- pluginModuleDisabled(PluginModuleDisabledEvent) - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancingService
-
Detect JIRA Agile shutdown.
- PluginRunInfo(Map<String, Object>, BuildProperties) - Constructor for class com.atlassian.greenhopper.upgrade.UpgradeVersionService.PluginRunInfo
- PluginRunInfo(DateTime, Long, BuildProperties) - Constructor for class com.atlassian.greenhopper.upgrade.UpgradeVersionService.PluginRunInfo
- PluginRunInfo(DateTime, Long, String, DateTime, String, BuildProperties) - Constructor for class com.atlassian.greenhopper.upgrade.UpgradeVersionService.PluginRunInfo
- PoolService - Interface in com.atlassian.greenhopper.web.rapid.work
-
Provides calculation of swimlane contents functionality
- PoolService.ColumnConstraintsData - Class in com.atlassian.greenhopper.web.rapid.work
-
Column constraints data as well as board statistics data
- PoolService.SwimlaneIssuesData - Class in com.atlassian.greenhopper.web.rapid.work
-
Result returned by getSwimlaneIssues
- PoolServiceImpl - Class in com.atlassian.greenhopper.web.rapid.work
-
Provides calculation of swimlane contents functionality
- PoolServiceImpl() - Constructor for class com.atlassian.greenhopper.web.rapid.work.PoolServiceImpl
- populateDefaults(Map, Issue) - Method in class com.atlassian.greenhopper.service.issue.NotRequiredFieldScreenRenderLayoutItem
- populateFromIssue(Map, Issue) - Method in class com.atlassian.greenhopper.service.issue.NotRequiredFieldScreenRenderLayoutItem
- populateTabParticularAttributes(Issue, EditableTabEntry, Map<String, Object>) - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableAttachmentTabEntryFactory
- populateTabParticularAttributes(Issue, EditableTabEntry, Map<String, Object>) - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableDescriptionTabEntryFactory
- populateTabParticularAttributes(Issue, EditableTabEntry, Map<String, Object>) - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableThirdPartyTabEntryFactory
- populateTabParticularAttributes(Issue, EditableCommentTabEntry, Map<String, Object>) - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableCommentTabEntryFactory
- populateTabParticularAttributes(Issue, EditableDetailsTabEntry, Map<String, Object>) - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableDetailsTabEntryFactory
- populateTabParticularAttributes(Issue, EditableHeaderTabEntry, Map<String, Object>) - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableHeaderTabEntryFactory
- populateTabParticularAttributes(Issue, EditableIssuesInEpicTabEntry, Map<String, Object>) - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableIssuesInEpicTabEntryFactory
- populateTabParticularAttributes(Issue, EditableSubtasksTabEntry, Map<String, Object>) - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.EditableSubtasksTabEntryFactory
- populateTabParticularAttributes(Issue, T, Map<String, Object>) - Method in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.factory.BaseEditableTabEntryFactory
-
Populates other attributes, which are specified for each tab, into the entry.
- POS - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QColumn
- POS - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QQuickFilter
- POS - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QSwimlane
- position - Variable in class com.atlassian.greenhopper.web.rapid.view.EntryMoveModel
- position(int) - Method in class com.atlassian.greenhopper.model.rapid.CardColor.CardColorBuilder
- position(int) - Method in class com.atlassian.greenhopper.model.rapid.CardLayoutField.CardLayoutFieldBuilder
- position(int) - Method in class com.atlassian.greenhopper.model.rapid.detailview.DetailViewField.DetailViewFieldBuilder
- position(int) - Method in class com.atlassian.greenhopper.model.rapid.QuickFilter.QuickFilterBuilder
- position(int) - Method in class com.atlassian.greenhopper.model.rapid.Swimlane.SwimlaneBuilder
- Positionable - Interface in com.atlassian.greenhopper.service.rapid.view
-
Implemented by AOs that have a defined order
- POSITIVE_SIGN - Static variable in class com.atlassian.greenhopper.model.lexorank.LexoInteger
- possibleTransitions - Variable in class com.atlassian.greenhopper.web.rapid.RapidBoardResource.TransitionAndRankResponse
- postCreateUpdate(CardLayoutFieldAO, CardLayoutField) - Method in class com.atlassian.greenhopper.manager.cardlayout.CardLayoutFieldAOListMapper
- postCreateUpdate(CardColorAO, CardColor) - Method in class com.atlassian.greenhopper.manager.color.CardColorAOListMapper
- postCreateUpdate(DetailViewFieldAO, DetailViewField) - Method in class com.atlassian.greenhopper.manager.detailview.DetailViewFieldAOListMapper
- postCreateUpdate(EstimateStatisticAO, StatisticsFieldConfig) - Method in class com.atlassian.greenhopper.manager.estimatestatistic.EstimateStatisticAOListMapper
- postCreateUpdate(TrackingStatisticAO, StatisticsFieldConfig) - Method in class com.atlassian.greenhopper.manager.trackingstatistic.TrackingStatisticAOListMapper
- postCreateUpdate(NonWorkingDayAO, NonWorkingDay) - Method in class com.atlassian.greenhopper.manager.workingdays.NonWorkingDayAOListMapper
- postCreateUpdate(WorkingDaysAO, WorkingDaysConfig) - Method in class com.atlassian.greenhopper.manager.workingdays.WorkingDaysAOListMapper
- postCreateUpdate(BoardAdminAO, BoardAdmin) - Method in class com.atlassian.greenhopper.service.rapid.view.BoardAdminAOListMapper
- postCreateUpdate(ColumnAO, Column) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnAOListMapper
- postCreateUpdate(ColumnStatusAO, String) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnStatusAOListMapper
- postCreateUpdate(QuickFilterAO, QuickFilter) - Method in class com.atlassian.greenhopper.service.rapid.view.QuickFilterAOListMapper
- postCreateUpdate(SubqueryAO, Subquery) - Method in class com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryAOListMapper
- postCreateUpdate(SwimlaneAO, Swimlane) - Method in class com.atlassian.greenhopper.service.rapid.view.SwimlaneAOListMapper
- postCreateUpdate(T, U) - Method in class com.atlassian.greenhopper.manager.AbstractRelatedAOListMapper
- postCreateUpdate(T, U) - Method in interface com.atlassian.greenhopper.manager.AOListMapper
-
Called on the updated AO object (either once created or updated/saved).
- POSTGRES - Enum constant in enum class com.atlassian.greenhopper.util.database.DatabaseFamily
- POSTGRESQL - Enum constant in enum class com.atlassian.greenhopper.util.database.DatabaseType
- POSTGRESQL_8 - Enum constant in enum class com.atlassian.greenhopper.util.database.DatabaseType
- POSTGRESQL_9_0 - Enum constant in enum class com.atlassian.greenhopper.util.database.DatabaseType
- postProcessAfterInitialization(Object, String) - Method in class com.atlassian.greenhopper.jira.JIRAResourceAnnotationBeanPostProcessor
-
Nothing for us to do here.
- postProcessBeforeInitialization(Object, String) - Method in class com.atlassian.greenhopper.jira.JIRAResourceAnnotationBeanPostProcessor
-
We hook in before the initialisation methods (like afterPropertiesSet) are called, so injection is complete if someone needs it at this point.
- PredefinedStatuses - Enum Class in com.atlassian.greenhopper.service.workflow
-
Defines some statuses which are utilised when initially creating Simplified Workflows or Sample Data projects.
- preDelete(CardLayoutFieldAO) - Method in class com.atlassian.greenhopper.manager.cardlayout.CardLayoutFieldAOListMapper
- preDelete(CardColorAO) - Method in class com.atlassian.greenhopper.manager.color.CardColorAOListMapper
- preDelete(DetailViewFieldAO) - Method in class com.atlassian.greenhopper.manager.detailview.DetailViewFieldAOListMapper
- preDelete(EstimateStatisticAO) - Method in class com.atlassian.greenhopper.manager.estimatestatistic.EstimateStatisticAOListMapper
- preDelete(TrackingStatisticAO) - Method in class com.atlassian.greenhopper.manager.trackingstatistic.TrackingStatisticAOListMapper
- preDelete(NonWorkingDayAO) - Method in class com.atlassian.greenhopper.manager.workingdays.NonWorkingDayAOListMapper
- preDelete(WorkingDaysAO) - Method in class com.atlassian.greenhopper.manager.workingdays.WorkingDaysAOListMapper
- preDelete(WorkingDaysAO...) - Method in class com.atlassian.greenhopper.manager.workingdays.WorkingDaysDao
- preDelete(BoardAdminAO) - Method in class com.atlassian.greenhopper.service.rapid.view.BoardAdminAOListMapper
- preDelete(ColumnAO) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnAOListMapper
- preDelete(ColumnAO...) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnDao
- preDelete(ColumnStatusAO) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnStatusAOListMapper
- preDelete(QuickFilterAO) - Method in class com.atlassian.greenhopper.service.rapid.view.QuickFilterAOListMapper
- preDelete(SubqueryAO) - Method in class com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryAOListMapper
- preDelete(SwimlaneAO) - Method in class com.atlassian.greenhopper.service.rapid.view.SwimlaneAOListMapper
- preDelete(E...) - Method in class com.atlassian.greenhopper.service.rapid.view.GenericActiveObjectsDao
- preDelete(T) - Method in class com.atlassian.greenhopper.manager.AbstractRelatedAOListMapper
- preDelete(T) - Method in interface com.atlassian.greenhopper.manager.AOListMapper
-
Called before the element is deleted, gives the mapper a chance to clean up child objects
- PREFIX - Static variable in interface com.atlassian.greenhopper.service.sprint.services.SprintAutoStartStopLog
- prepareDateTimeForFlot(TimeZone, long) - Static method in class com.atlassian.greenhopper.web.rapid.chart.FlotChartUtils
- prepareDateTimeForFlot(TimeZone, DateTime) - Static method in class com.atlassian.greenhopper.web.rapid.chart.FlotChartUtils
- preparedStatement(Connection, CharSequence) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankEntityDetails
- PresetData - Class in com.atlassian.greenhopper.service.workflow
-
Holds all information required to create and query for a workflow preset
- prev() - Method in enum class com.atlassian.greenhopper.model.lexorank.LexoRankBucket
- primary - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.LinkedPagesModel.ApplicationLinkModel
- priorities - Variable in class com.atlassian.greenhopper.web.rapid.list.EntityData
- PRIORITY - Enum constant in enum class com.atlassian.greenhopper.model.rapid.CardColorStrategy
- priorityIcon - Variable in class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModel.LocalIssueLinkEntry
- priorityId - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
- processChangeHistory(Long, String, DateTime, Status, Status) - Method in interface com.atlassian.greenhopper.service.charts.IssueStatusHistoryCallback
-
Called for a change to a given new value.
- processChangeHistory(Long, String, DateTime, Status, Status) - Method in class com.atlassian.greenhopper.web.rapid.chart.IssueColumnChangeCollector
- processChangeHistory(Long, String, DateTime, Status, Status) - Method in class com.atlassian.greenhopper.web.rapid.chart.IssueCycleTimeCollector
-
This method should be used when the CHANGE_HISTORY_SEARCH_API FF is enabled.
- processChangeHistory(Long, String, DateTime, Status, Status) - Method in class com.atlassian.greenhopper.web.rapid.list.callback.DaysInColumnCallback
- processFieldData(Long, String, Document, RapidIssueEntry) - Method in class com.atlassian.greenhopper.web.rapid.list.callback.AssigneeCallbackComponent
- processFieldData(Long, String, Document, RapidIssueEntry) - Method in class com.atlassian.greenhopper.web.rapid.list.callback.EpicCallbackComponent
- processFieldData(Long, String, Document, RapidIssueEntry) - Method in class com.atlassian.greenhopper.web.rapid.list.callback.EpicMetadataCallbackComponent
- processFieldData(Long, String, Document, RapidIssueEntry) - Method in class com.atlassian.greenhopper.web.rapid.list.callback.ExtraFieldsCallbackComponent
- processFieldData(Long, String, Document, RapidIssueEntry) - Method in class com.atlassian.greenhopper.web.rapid.list.callback.FixVersionCallbackComponent
- processFieldData(Long, String, Document, RapidIssueEntry) - Method in class com.atlassian.greenhopper.web.rapid.list.callback.FlaggingCallbackComponent
- processFieldData(Long, String, Document, RapidIssueEntry) - Method in interface com.atlassian.greenhopper.web.rapid.list.callback.RapidIssueEntryCallbackComponent
-
Process the result for a given issue and store the outcome into the issue entry
- processFieldData(Long, String, Document, RapidIssueEntry) - Method in class com.atlassian.greenhopper.web.rapid.list.callback.StatisticRapidIssueEntryCallback
- processIssueTypeChange(ApplicationUser, Issue, IssueType, IssueType, Issue, Issue) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkIssueEventListener
-
Cleans up stale issue links that could occur as a result of issue type changes This method is called by the EpicLinkIssueEventListener whenever an issue is updated
- progress - Variable in class com.atlassian.greenhopper.service.sprint.health.SprintHealth
- ProgressChartData<T> - Class in com.atlassian.greenhopper.web.rapid.chart
-
Represents the scope change data returned for an epic report
- ProgressChartData(List<Column>, Map<String, List<T>>, Map<String, List<StatisticHistoryEntry>>, Set<String>, StatisticsField, SortedMap<Long, Map<String, IssueColumnChangeEntry>>, Map<String, List<Long>>) - Constructor for class com.atlassian.greenhopper.web.rapid.chart.ProgressChartData
- ProgressIndicator() - Constructor for class com.atlassian.greenhopper.web.rapid.plan.PlanningDataModel.ProgressIndicator
- project(Project) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewQuery.Builder
- PROJECT - Enum constant in enum class com.atlassian.greenhopper.model.rapid.SwimlaneStrategy
- PROJECT_CENTRIC_NAVIGATION - Enum constant in enum class com.atlassian.greenhopper.features.AgileDarkFeature
- PROJECT_CLAUSE_NAME - Static variable in class com.atlassian.greenhopper.util.jql.DeterminedProjectsInQueryVisitor
- PROJECT_IMPORT - Enum constant in enum class com.atlassian.greenhopper.plugin.module.ModuleDefinition
- PROJECT_TEMPLATES - Enum constant in enum class com.atlassian.greenhopper.plugin.module.ModuleDefinition
- projectBelongsToRapidView(ApplicationUser, RapidView, Project) - Method in interface com.atlassian.greenhopper.service.query.QueryService
-
An optimized method to check if project is explicitly mentioned in rapidView's query.
- projectBelongsToRapidView(ApplicationUser, RapidView, Project) - Method in class com.atlassian.greenhopper.service.query.QueryServiceImpl
- ProjectClauseVisitor - Class in com.atlassian.greenhopper.model.query
-
A simple clause visitor to detect if a query is only made up of "project" clauses, possibly combined with "OR" operators.
- ProjectClauseVisitor() - Constructor for class com.atlassian.greenhopper.model.query.ProjectClauseVisitor
- ProjectContextVisitor - Class in com.atlassian.greenhopper.util.jql.project
-
This class extract projects from a query.
- ProjectContextVisitor(ApplicationUser, ProjectValuesProvider) - Constructor for class com.atlassian.greenhopper.util.jql.project.ProjectContextVisitor
- ProjectContextVisitorProvider - Class in com.atlassian.greenhopper.util.jql.project
- ProjectContextVisitorProvider() - Constructor for class com.atlassian.greenhopper.util.jql.project.ProjectContextVisitorProvider
- ProjectCreateHookHelper - Interface in com.atlassian.greenhopper.web.rapid.project
- ProjectCreateHookHelperImpl - Class in com.atlassian.greenhopper.web.rapid.project
- ProjectCreateHookHelperImpl() - Constructor for class com.atlassian.greenhopper.web.rapid.project.ProjectCreateHookHelperImpl
- ProjectEntry - Class in com.atlassian.greenhopper.web.rapid.project
-
Represents a project that is displayed on a board.
- ProjectEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.project.ProjectEntry
- ProjectEntryTransformer - Class in com.atlassian.greenhopper.web.rapid.project
- ProjectEntryTransformer() - Constructor for class com.atlassian.greenhopper.web.rapid.project.ProjectEntryTransformer
- ProjectHasBoardsCondition - Class in com.atlassian.greenhopper.web.conditions
-
A condition that passes if a given project has one or more associated boards.
- ProjectHasBoardsCondition(JiraAuthenticationContext, ProjectRapidViewService, ProjectService) - Constructor for class com.atlassian.greenhopper.web.conditions.ProjectHasBoardsCondition
- ProjectHelper - Class in com.atlassian.greenhopper.web.project
- ProjectHelper() - Constructor for class com.atlassian.greenhopper.web.project.ProjectHelper
- ProjectHistoryService - Interface in com.atlassian.greenhopper.service.project
-
Register either the projects seen when querying a board, or the projects of a board if no issues were seen, with the
UserProjectHistoryManager
. - ProjectHistoryServiceImpl - Class in com.atlassian.greenhopper.service.project
-
Convenient wrapper for
UserProjectHistoryManager
to register history of projects seen when querying rapid views. - ProjectHistoryServiceImpl() - Constructor for class com.atlassian.greenhopper.service.project.ProjectHistoryServiceImpl
- ProjectHistoryTransformer - Class in com.atlassian.greenhopper.service.project
- ProjectHistoryTransformer() - Constructor for class com.atlassian.greenhopper.service.project.ProjectHistoryTransformer
- projectId - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
- projectId - Variable in class com.atlassian.greenhopper.web.rapid.work.OrderData.PerProjectRankPermission
- projectIds - Variable in class com.atlassian.greenhopper.web.migration.MigrationRequestModel
- ProjectImportService - Interface in com.atlassian.greenhopper.imports
-
This service provides functionality used by Project Import Entity handlers to facilitate import of Agile data.
- ProjectImportServiceImpl - Class in com.atlassian.greenhopper.imports
-
Provides project import functionality.
- ProjectImportServiceImpl() - Constructor for class com.atlassian.greenhopper.imports.ProjectImportServiceImpl
- projectKey - Variable in class com.atlassian.greenhopper.web.rapid.chart.ReleaseBurndownChartModel
- projectKey - Variable in class com.atlassian.greenhopper.web.rapid.chart.VersionEntry
- projectKey - Variable in class com.atlassian.greenhopper.web.rapid.chart.VersionProgressChartModel
- projectKey - Variable in class com.atlassian.greenhopper.web.rapid.welcome.SampleProjectKeyNamePair
- projectKey - Variable in class com.atlassian.greenhopper.web.rapid.work.OrderData.PerProjectRankPermission
- ProjectListResponse() - Constructor for class com.atlassian.greenhopper.web.project.ProjectResource.ProjectListResponse
- ProjectModel - Class in com.atlassian.greenhopper.web.project
- ProjectModel() - Constructor for class com.atlassian.greenhopper.web.project.ProjectModel
- projectName - Variable in class com.atlassian.greenhopper.web.rapid.welcome.SampleProjectKeyNamePair
- ProjectPageContextParameters - Enum Class in com.atlassian.greenhopper.web.api
-
This enum contains all the parameters that are used by the Agile plugin in the page context.
- ProjectRapidViewService - Interface in com.atlassian.greenhopper.service.rapid
-
Service which provides functionality to interact with rapid views from a project specific context.
- ProjectRapidViewServiceImpl - Class in com.atlassian.greenhopper.service.rapid
- ProjectRapidViewServiceImpl() - Constructor for class com.atlassian.greenhopper.service.rapid.ProjectRapidViewServiceImpl
- ProjectResource - Class in com.atlassian.greenhopper.web.project
- ProjectResource(ProjectHelper) - Constructor for class com.atlassian.greenhopper.web.project.ProjectResource
- ProjectResource.ProjectListResponse - Class in com.atlassian.greenhopper.web.project
- projects - Variable in class com.atlassian.greenhopper.web.integration.TeamCalendarsSprintList.TeamCalendarsSprint
- projects - Variable in class com.atlassian.greenhopper.web.project.ProjectResource.ProjectListResponse
- projects - Variable in class com.atlassian.greenhopper.web.rapid.work.IssuesData
- projects(List<ProjectEntry>) - Method in class com.atlassian.greenhopper.web.rapid.list.CollectIssuesResult.Builder
- ProjectSatisfiesQueryVisitor - Class in com.atlassian.greenhopper.util.jql.project
- ProjectService - Interface in com.atlassian.greenhopper.service.project
-
Wrapper for JIRA's ProjectService, since it's not that trivial to actually create a usable project.
- ProjectServiceImpl - Class in com.atlassian.greenhopper.service.project
- ProjectServiceImpl() - Constructor for class com.atlassian.greenhopper.service.project.ProjectServiceImpl
- projectsSetBuilder - Variable in class com.atlassian.greenhopper.util.jql.DeterminedProjectsInQueryVisitor
- ProjectTemplate() - Constructor for class com.atlassian.greenhopper.web.rapid.welcome.WelcomeCreateResponse.ProjectTemplate
- ProjectTerminalClause - Class in com.atlassian.greenhopper.util.jql.project
-
This class wraps TerminalClause.
- ProjectType - Enum Class in com.atlassian.greenhopper.project
- ProjectValuesProvider - Class in com.atlassian.greenhopper.util.jql.project
- ProjectValuesProvider() - Constructor for class com.atlassian.greenhopper.util.jql.project.ProjectValuesProvider
- ProjectValuesProvider(ProjectManager, JqlOperandResolver) - Constructor for class com.atlassian.greenhopper.util.jql.project.ProjectValuesProvider
- PropertyDao - Class in com.atlassian.greenhopper.service.properties
-
DAO layer for global GreenHopper properties.
- PropertyDao() - Constructor for class com.atlassian.greenhopper.service.properties.PropertyDao
- providerKey - Variable in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.EditableTabSection
- publishAnaliticsData() - Method in class com.atlassian.greenhopper.analytics.AgileStartupAnalyticsPublisher
- publishBoardConfigurationChangedEvent(RapidView) - Method in class com.atlassian.greenhopper.events.board.BoardEventPublisher
- publishBoardCreated(RapidView) - Method in class com.atlassian.greenhopper.events.board.BoardEventPublisher
- publishBoardDeleted(RapidView) - Method in class com.atlassian.greenhopper.events.board.BoardEventPublisher
- publishBoardUpdatedEvent(RapidView) - Method in class com.atlassian.greenhopper.events.board.BoardEventPublisher
- publishEvent(Object[], Collection<Sprint>, CustomFieldParams) - Method in class com.atlassian.greenhopper.customfield.sprint.PermissionUsedToModifySprintAnalyticEventPublisher
-
Determines sprints that were added/removed when user edits the sprint custom field.
- publishFeatureToggledEvent(String, boolean) - Method in class com.atlassian.greenhopper.events.feature.FeatureEventPublisher
- publishKanbanBacklogToggledEvent(RapidView, boolean) - Method in class com.atlassian.greenhopper.events.board.BoardEventPublisher
- publishProjectImportedEvent(long) - Method in class com.atlassian.greenhopper.imports.ImportAnalyticsPublisher
- publishSprintCreated(Sprint) - Method in class com.atlassian.greenhopper.events.sprint.SprintEventPublisher
- publishSprintDeleted(Sprint) - Method in class com.atlassian.greenhopper.events.sprint.SprintEventPublisher
- publishUpdateEvents(Sprint, Sprint) - Method in class com.atlassian.greenhopper.events.sprint.SprintEventPublisher
-
Publishes events after an update of a sprint.
- puntedIssues - Variable in class com.atlassian.greenhopper.web.rapid.chart.HistoricSprintReportContents
- puntedIssuesEstimateSum - Variable in class com.atlassian.greenhopper.web.rapid.chart.HistoricSprintReportContents
- puntedIssuesInitialEstimateSum - Variable in class com.atlassian.greenhopper.web.rapid.chart.HistoricSprintReportContents
- putEntityPropertyValue(String, String, String, Long) - Method in interface com.atlassian.greenhopper.entity.remotelink.RemoteEntityLinkService
- putEntityPropertyValue(String, String, String, Long) - Method in class com.atlassian.greenhopper.entity.remotelink.RemoteEntityLinkServiceImpl
- putFields(BoardDeletedEvent, ImmutableMap.Builder<String, Object>) - Method in class com.atlassian.greenhopper.webhooks.serializer.board.BoardDeletedEventSerializer
- putFields(BoardEvent, ImmutableMap.Builder<String, Object>) - Method in class com.atlassian.greenhopper.webhooks.serializer.board.BoardChangedEventSerializer
- putFields(BoardEvent, ImmutableMap.Builder<String, Object>) - Method in class com.atlassian.greenhopper.webhooks.serializer.board.BoardConfigurationChangedEventSerializer
- putFields(SprintDeletedEvent, ImmutableMap.Builder<String, Object>) - Method in class com.atlassian.greenhopper.webhooks.serializer.sprint.SprintDeletedEventSerializer
- putFields(SprintEvent, ImmutableMap.Builder<String, Object>) - Method in class com.atlassian.greenhopper.webhooks.serializer.sprint.SprintEventSerializer
- putFields(SprintUpdatedEvent, ImmutableMap.Builder<String, Object>) - Method in class com.atlassian.greenhopper.webhooks.serializer.sprint.SprintUpdatedEventSerializer
- putFields(T, ImmutableMap.Builder<String, Object>) - Method in class com.atlassian.greenhopper.webhooks.serializer.AbstractEventSerializer
- putQuickEditDefaults(QuickEditSettingsModel) - Method in class com.atlassian.greenhopper.web.rapid.UserDataResource
- putRank(Rank) - Method in class com.atlassian.greenhopper.service.rank.RankIndex
- putValue(String, String, Object) - Method in interface com.atlassian.greenhopper.service.RequestCacheService
-
Put a value into the request cache.
- putValue(String, String, Object) - Method in class com.atlassian.greenhopper.service.RequestCacheServiceImpl
Q
- QAuditEntry - Class in com.atlassian.greenhopper.schema.querydsl.current
-
Generated by https://bitbucket.org/atlassian/querydsl-ao-code-gen
- QAuditEntry(String, String) - Constructor for class com.atlassian.greenhopper.schema.querydsl.current.QAuditEntry
- QBalancerEntry - Class in com.atlassian.greenhopper.schema.querydsl.current
-
Generated by https://bitbucket.org/atlassian/querydsl-ao-code-gen
- QBalancerEntry(String, String) - Constructor for class com.atlassian.greenhopper.schema.querydsl.current.QBalancerEntry
- QBoardAdmin - Class in com.atlassian.greenhopper.schema.querydsl.current
-
Generated by https://bitbucket.org/atlassian/querydsl-ao-code-gen
- QBoardAdmin(String, String) - Constructor for class com.atlassian.greenhopper.schema.querydsl.current.QBoardAdmin
- QCardColor - Class in com.atlassian.greenhopper.schema.querydsl.current
-
Generated by https://bitbucket.org/atlassian/querydsl-ao-code-gen
- QCardColor(String, String) - Constructor for class com.atlassian.greenhopper.schema.querydsl.current.QCardColor
- QCardLayoutField - Class in com.atlassian.greenhopper.schema.querydsl.current
-
Generated by https://bitbucket.org/atlassian/querydsl-ao-code-gen
- QCardLayoutField(String, String) - Constructor for class com.atlassian.greenhopper.schema.querydsl.current.QCardLayoutField
- QColumn - Class in com.atlassian.greenhopper.schema.querydsl.current
-
Generated by https://bitbucket.org/atlassian/querydsl-ao-code-gen
- QColumn(String, String) - Constructor for class com.atlassian.greenhopper.schema.querydsl.current.QColumn
- QColumnStatus - Class in com.atlassian.greenhopper.schema.querydsl.current
-
Generated by https://bitbucket.org/atlassian/querydsl-ao-code-gen
- QColumnStatus(String, String) - Constructor for class com.atlassian.greenhopper.schema.querydsl.current.QColumnStatus
- QDetailViewField - Class in com.atlassian.greenhopper.schema.querydsl.current
-
Generated by https://bitbucket.org/atlassian/querydsl-ao-code-gen
- QDetailViewField(String, String) - Constructor for class com.atlassian.greenhopper.schema.querydsl.current.QDetailViewField
- QEstimateStatistic - Class in com.atlassian.greenhopper.schema.querydsl.current
-
Generated by https://bitbucket.org/atlassian/querydsl-ao-code-gen
- QEstimateStatistic(String, String) - Constructor for class com.atlassian.greenhopper.schema.querydsl.current.QEstimateStatistic
- QIssueRanking - Class in com.atlassian.greenhopper.schema.querydsl.current
-
Generated by https://bitbucket.org/atlassian/querydsl-ao-code-gen
- QIssueRanking(String, String) - Constructor for class com.atlassian.greenhopper.schema.querydsl.current.QIssueRanking
- QIssueRankingOperationLog - Class in com.atlassian.greenhopper.schema.querydsl.current
-
Generated by https://bitbucket.org/atlassian/querydsl-ao-code-gen
- QIssueRankingOperationLog(String, String) - Constructor for class com.atlassian.greenhopper.schema.querydsl.current.QIssueRankingOperationLog
- QLexoRank - Class in com.atlassian.greenhopper.schema.querydsl.current
-
Generated by https://bitbucket.org/atlassian/querydsl-ao-code-gen
- QLexoRank(String, String) - Constructor for class com.atlassian.greenhopper.schema.querydsl.current.QLexoRank
- QNonWorkingDay - Class in com.atlassian.greenhopper.schema.querydsl.current
-
Generated by https://bitbucket.org/atlassian/querydsl-ao-code-gen
- QNonWorkingDay(String, String) - Constructor for class com.atlassian.greenhopper.schema.querydsl.current.QNonWorkingDay
- QQuickFilter - Class in com.atlassian.greenhopper.schema.querydsl.current
-
Generated by https://bitbucket.org/atlassian/querydsl-ao-code-gen
- QQuickFilter(String, String) - Constructor for class com.atlassian.greenhopper.schema.querydsl.current.QQuickFilter
- QRankableObject - Class in com.atlassian.greenhopper.schema.querydsl.current
-
Generated by https://bitbucket.org/atlassian/querydsl-ao-code-gen
- QRankableObject(String, String) - Constructor for class com.atlassian.greenhopper.schema.querydsl.current.QRankableObject
- QRapidView - Class in com.atlassian.greenhopper.schema.querydsl.current
-
Generated by https://bitbucket.org/atlassian/querydsl-ao-code-gen
- QRapidView(String, String) - Constructor for class com.atlassian.greenhopper.schema.querydsl.current.QRapidView
- QSprint - Class in com.atlassian.greenhopper.schema.querydsl.current
- QSprint(String, String) - Constructor for class com.atlassian.greenhopper.schema.querydsl.current.QSprint
- QSprintMarker - Class in com.atlassian.greenhopper.schema.querydsl.current
-
Generated by https://bitbucket.org/atlassian/querydsl-ao-code-gen
- QSprintMarker(String, String) - Constructor for class com.atlassian.greenhopper.schema.querydsl.current.QSprintMarker
- QStatisticsField - Class in com.atlassian.greenhopper.schema.querydsl.current
-
Generated by https://bitbucket.org/atlassian/querydsl-ao-code-gen
- QStatisticsField(String, String) - Constructor for class com.atlassian.greenhopper.schema.querydsl.current.QStatisticsField
- QSubquery - Class in com.atlassian.greenhopper.schema.querydsl.current
-
Generated by https://bitbucket.org/atlassian/querydsl-ao-code-gen
- QSubquery(String, String) - Constructor for class com.atlassian.greenhopper.schema.querydsl.current.QSubquery
- QSwimlane - Class in com.atlassian.greenhopper.schema.querydsl.current
-
Generated by https://bitbucket.org/atlassian/querydsl-ao-code-gen
- QSwimlane(String, String) - Constructor for class com.atlassian.greenhopper.schema.querydsl.current.QSwimlane
- QTrackingStatistic - Class in com.atlassian.greenhopper.schema.querydsl.current
-
Generated by https://bitbucket.org/atlassian/querydsl-ao-code-gen
- QTrackingStatistic(String, String) - Constructor for class com.atlassian.greenhopper.schema.querydsl.current.QTrackingStatistic
- query - Variable in class com.atlassian.greenhopper.web.rapid.view.SavedFilterResource.SavedFilterListModel
- query(String) - Method in class com.atlassian.greenhopper.model.rapid.QuickFilter.QuickFilterBuilder
- query(String) - Method in class com.atlassian.greenhopper.model.rapid.Swimlane.SwimlaneBuilder
- query(String) - Method in class com.atlassian.greenhopper.service.subquery.Subquery.SubqueryBuilder
- QUERY - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QQuickFilter
- QUERY - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QSubquery
- QUERY - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QSwimlane
- QUERY_MAPPER_CACHE - Enum constant in enum class com.atlassian.greenhopper.EventListenerRegistry.ListenerKey
- queryAndAttributeColorSettingsForBoard(ApplicationUser, RapidView, CardColorStrategy) - Method in interface com.atlassian.greenhopper.service.rapid.view.color.CardColorQueryService
-
Execute a search for the given strategy to ensure all possible values have a color
- queryAndAttributeColorSettingsForBoard(ApplicationUser, RapidView, CardColorStrategy) - Method in class com.atlassian.greenhopper.service.rapid.view.color.CardColorQueryServiceImpl
- queryKey() - Method in class com.atlassian.greenhopper.web.admin.UrlReadingGlobalAdminCondition
- queryKey() - Method in class com.atlassian.greenhopper.web.conditions.FlexibleBoardsEnabledCondition
- queryKey() - Method in class com.atlassian.greenhopper.web.conditions.UrlReadingIsLicensedCondition
- queryKey() - Method in class com.atlassian.greenhopper.web.conditions.UrlReadingIsValidUserCondition
- queryListModel(ApplicationUser, String) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewListHelper
- queryMetadata - Variable in class com.atlassian.greenhopper.web.rapid.chart.VelocityChartModel
- QueryMetadata() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.VelocityChartModel.QueryMetadata
- QueryMetadata(SprintDateBasedSearch.SprintData, long, long) - Constructor for class com.atlassian.greenhopper.web.rapid.chart.VelocityChartModel.QueryMetadata
- QueryOptimizationService - Interface in com.atlassian.greenhopper.service.query
-
Methods to for optimizing
Query
objects. - QueryOptimizationServiceImpl - Class in com.atlassian.greenhopper.service.query
- QueryOptimizationServiceImpl() - Constructor for class com.atlassian.greenhopper.service.query.QueryOptimizationServiceImpl
- QueryService - Interface in com.atlassian.greenhopper.service.query
-
Some handy methods to operate on
Query
objects. - QueryServiceImpl - Class in com.atlassian.greenhopper.service.query
- QueryServiceImpl(SearchService, ProjectManager, SearchRequestManager, I18nHelper.BeanFactory, RapidViewPermissionService, QueryToProjectMapper) - Constructor for class com.atlassian.greenhopper.service.query.QueryServiceImpl
- QueryToProjectMapper - Class in com.atlassian.greenhopper.service.query
-
Resolves JQL Queries to detect which projects fits given JQL
- QueryToProjectMapper(ProjectContextVisitorProvider, SearchService, CacheFactoryManager, ProjectService) - Constructor for class com.atlassian.greenhopper.service.query.QueryToProjectMapper
- QueryUtils - Class in com.atlassian.greenhopper.model.query
-
Query utilities
- QueryUtils() - Constructor for class com.atlassian.greenhopper.model.query.QueryUtils
- QUICK_FILTER_DESCRIPTION_ERROR_CONTEXT - Static variable in interface com.atlassian.greenhopper.service.rapid.view.QuickFilterService
- QUICK_FILTER_NAME_ERROR_CONTEXT - Static variable in interface com.atlassian.greenhopper.service.rapid.view.QuickFilterService
- QUICK_FILTER_QUERY_ERROR_CONTEXT - Static variable in interface com.atlassian.greenhopper.service.rapid.view.QuickFilterService
- quickCreateDefaultIssueTypeId - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig
- QuickEditSettingsModel - Class in com.atlassian.greenhopper.web.rapid
- QuickEditSettingsModel() - Constructor for class com.atlassian.greenhopper.web.rapid.QuickEditSettingsModel
- QuickFilter - Class in com.atlassian.greenhopper.api.rapid.view
-
API Representation of a rapid board column's mappings.
- QuickFilter - Class in com.atlassian.greenhopper.model.rapid
-
Holds a quickFilter configuration
- QuickFilter(String, String) - Constructor for class com.atlassian.greenhopper.api.rapid.view.QuickFilter
- QuickFilter(String, String, String) - Constructor for class com.atlassian.greenhopper.api.rapid.view.QuickFilter
- QUICKFILTER_PK - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QQuickFilter
- QuickFilter.QuickFilterBuilder - Class in com.atlassian.greenhopper.model.rapid
- QuickFilterAO - Interface in com.atlassian.greenhopper.service.rapid.view
- QuickFilterAOListMapper - Class in com.atlassian.greenhopper.service.rapid.view
- QuickFilterAOListMapper(RapidViewAO, RelatedAOMapper<RapidViewAO, QuickFilterAO, QuickFilter>) - Constructor for class com.atlassian.greenhopper.service.rapid.view.QuickFilterAOListMapper
- QuickFilterAOMapper - Class in com.atlassian.greenhopper.service.rapid.view
- QuickFilterAOMapper() - Constructor for class com.atlassian.greenhopper.service.rapid.view.QuickFilterAOMapper
- QuickFilterBuilder() - Constructor for class com.atlassian.greenhopper.model.rapid.QuickFilter.QuickFilterBuilder
- QuickFilterBuilder(QuickFilter) - Constructor for class com.atlassian.greenhopper.model.rapid.QuickFilter.QuickFilterBuilder
- QuickFilterDao - Class in com.atlassian.greenhopper.service.rapid.view
- QuickFilterDao() - Constructor for class com.atlassian.greenhopper.service.rapid.view.QuickFilterDao
- QuickFilterEditModel - Class in com.atlassian.greenhopper.web.rapid.view
- QuickFilterEditModel() - Constructor for class com.atlassian.greenhopper.web.rapid.view.QuickFilterEditModel
- QuickFilterEntry - Class in com.atlassian.greenhopper.web.rapid.view
- QuickFilterEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.RapidViewConfig.QuickFilterEntry
- QuickFilterEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.view.QuickFilterEntry
- QuickFilterHelper - Class in com.atlassian.greenhopper.web.rapid.view
- QuickFilterHelper() - Constructor for class com.atlassian.greenhopper.web.rapid.view.QuickFilterHelper
- QuickFilterResource - Class in com.atlassian.greenhopper.web.rapid.view
- QuickFilterResource(QuickFilterHelper, RapidViewService) - Constructor for class com.atlassian.greenhopper.web.rapid.view.QuickFilterResource
- quickFilters - Variable in class com.atlassian.greenhopper.web.rapid.work.WorkData.ETagData
- QuickFilterService - Interface in com.atlassian.greenhopper.service.rapid.view
-
Provides quick filter configuration related functionality
- QuickFilterServiceImpl - Class in com.atlassian.greenhopper.service.rapid.view
-
Provides quick filter configuration related functionality
- QuickFilterServiceImpl() - Constructor for class com.atlassian.greenhopper.service.rapid.view.QuickFilterServiceImpl
- QVersionMetaData - Class in com.atlassian.greenhopper.schema.querydsl.current
-
Generated by https://bitbucket.org/atlassian/querydsl-ao-code-gen
- QVersionMetaData(String, String) - Constructor for class com.atlassian.greenhopper.schema.querydsl.current.QVersionMetaData
- QWorkingDays - Class in com.atlassian.greenhopper.schema.querydsl.current
-
Generated by https://bitbucket.org/atlassian/querydsl-ao-code-gen
- QWorkingDays(String, String) - Constructor for class com.atlassian.greenhopper.schema.querydsl.current.QWorkingDays
R
- rank(RankRequest) - Method in class com.atlassian.greenhopper.web.rank.RankResource
-
Rank issues in work mode
- rank(ApplicationUser, RankRequest) - Method in class com.atlassian.greenhopper.web.rank.RankHelper
-
Perform a rank operation.
- RANK - Enum constant in enum class com.atlassian.greenhopper.manager.lexorank.LexoRankAO.ColumnDetails
- RANK - Enum constant in enum class com.atlassian.greenhopper.service.index.IndexCheckService.CheckType
- RANK - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QLexoRank
- RANK_AFTER - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.LexoRankOperation.RankOperationType
- RANK_AFTER - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent.Operation
- RANK_BEFORE - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.LexoRankOperation.RankOperationType
- RANK_BEFORE - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent.Operation
- RANK_FIRST - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.LexoRankOperation.RankOperationType
- RANK_FIRST - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent.Operation
- RANK_INDEX_SERVICE - Enum constant in enum class com.atlassian.greenhopper.EventListenerRegistry.ListenerKey
- RANK_INITIAL - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.LexoRankOperation.RankOperationType
- RANK_INITIAL - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent.Operation
- RANK_INITIALLY_TIMEOUT_MS - Static variable in class com.atlassian.greenhopper.service.lexorank.LexoRankSettings
-
The time period is milliseconds that a "rank initially" operation will try to execute
- RANK_LAST - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.LexoRankOperation.RankOperationType
- RANK_LAST - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent.Operation
- RANK_RETRY_TIMEOUT_MS - Static variable in class com.atlassian.greenhopper.service.lexorank.LexoRankSettings
-
The time period is milliseconds that a rank operation will try to execute
- rankable - Variable in class com.atlassian.greenhopper.web.rapid.work.OrderData
- Rankable - Class in com.atlassian.greenhopper.api.rank.web
-
Rankable used in rank ops
- Rankable - Interface in com.atlassian.greenhopper.api.rank
-
Represents a rankable consumed by the ranking service
- Rankable() - Constructor for class com.atlassian.greenhopper.api.rank.web.Rankable
- RankableChange - Class in com.atlassian.greenhopper.api.rank.web
-
Result of a rankable change
- RankableChange() - Constructor for class com.atlassian.greenhopper.api.rank.web.RankableChange
- rankableChanges - Variable in class com.atlassian.greenhopper.api.rank.web.RankResponse
-
List of rankable changes, both successful and failed.
- RankableFactory - Class in com.atlassian.greenhopper.service.rank
-
Creates rankable objects from different sources
- RankableFactory() - Constructor for class com.atlassian.greenhopper.service.rank.RankableFactory
- RankableImpl - Class in com.atlassian.greenhopper.service.rank
-
Rankable implementation.
- RankableImpl(RankableObject) - Constructor for class com.atlassian.greenhopper.service.rank.RankableImpl
- RankableImpl(Issue) - Constructor for class com.atlassian.greenhopper.service.rank.RankableImpl
- RankableImpl(String, Long) - Constructor for class com.atlassian.greenhopper.service.rank.RankableImpl
- RankableObject - Class in com.atlassian.greenhopper.model.rapid
- RankableObject(Long, String) - Constructor for class com.atlassian.greenhopper.model.rapid.RankableObject
- RANKABLEOBJECT_PK - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QRankableObject
- RankableObject.Builder - Class in com.atlassian.greenhopper.model.rapid
- RankableObjectAO - Interface in com.atlassian.greenhopper.manager.rankableobject
- RankableObjectAOMapper - Class in com.atlassian.greenhopper.manager.rankableobject
- RankableObjectAOMapper() - Constructor for class com.atlassian.greenhopper.manager.rankableobject.RankableObjectAOMapper
- RankableObjectDao - Class in com.atlassian.greenhopper.manager.rankableobject
- RankableObjectDao() - Constructor for class com.atlassian.greenhopper.manager.rankableobject.RankableObjectDao
- RankableObjectManager - Class in com.atlassian.greenhopper.manager.rankableobject
- RankableObjectManager() - Constructor for class com.atlassian.greenhopper.manager.rankableobject.RankableObjectManager
- RankableObjectService - Class in com.atlassian.greenhopper.service.rank
- RankableObjectService() - Constructor for class com.atlassian.greenhopper.service.rank.RankableObjectService
- rankables - Variable in class com.atlassian.greenhopper.api.rank.web.RankAfterRequest
-
the rankables to perform ranking ops; may be
null
if issues were specified instead - rankables - Variable in class com.atlassian.greenhopper.api.rank.web.RankBeforeRequest
-
the IDs of rankables to perform ranking ops; may be
null
if issues were specified instead - RankableType - Class in com.atlassian.greenhopper.service.rank
-
Rankable object types defined so far.
- RankableType() - Constructor for class com.atlassian.greenhopper.service.rank.RankableType
- RankAction - Class in com.atlassian.greenhopper.web.rapid
-
RankAction is used by Issue Operations to modify the rank of an issue.
- RankAction() - Constructor for class com.atlassian.greenhopper.web.rapid.RankAction
- rankAfter(long, long, long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankManager
-
Ranks given issue after other given issue.
- rankAfter(long, long, long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankManagerImpl
- rankAfter(long, long, long, int) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankManager
-
Ranks given issue after other given issue with indication how many rank operations will follow.
- rankAfter(long, long, long, int) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankManagerImpl
- rankAfter(User, long, Issue, Issue) - Method in interface com.atlassian.greenhopper.api.rank.RankService
-
Deprecated.
- rankAfter(User, long, Issue, Issue) - Method in class com.atlassian.greenhopper.api.rank.RankServiceImpl
-
Deprecated.since v7.0.
- rankAfter(RankAfterRequest) - Method in class com.atlassian.greenhopper.web.api.RankHelper
-
Perform a rank after operation.
- rankAfter(RankAfterRequest) - Method in class com.atlassian.greenhopper.web.api.RankResource
-
Attempts to rank issues after a specified issue, using the specified global rank custom field, via PUT method.
- rankAfter(ApplicationUser, long, Rankable, Rankable) - Method in interface com.atlassian.greenhopper.service.rank.RankService
-
Rank an rankable after another one.
- rankAfter(ApplicationUser, long, Rankable, Rankable) - Method in class com.atlassian.greenhopper.service.rank.RankServiceImpl
- rankAfter(ApplicationUser, long, Issue, Issue) - Method in interface com.atlassian.greenhopper.api.rank.RankService
-
Rank an issue after another one.
- rankAfter(ApplicationUser, long, Issue, Issue) - Method in class com.atlassian.greenhopper.api.rank.RankServiceImpl
- rankAfter(ApplicationUser, long, List<Rankable>, Rankable) - Method in interface com.atlassian.greenhopper.service.rank.RankService
-
Rank several rankables after another one.
- rankAfter(ApplicationUser, long, List<Rankable>, Rankable) - Method in class com.atlassian.greenhopper.service.rank.RankServiceImpl
- rankAfter(ApplicationUser, long, List<Issue>, Issue) - Method in interface com.atlassian.greenhopper.api.rank.RankService
-
Rank several issues before another one.
- rankAfter(ApplicationUser, long, List<Issue>, Issue) - Method in class com.atlassian.greenhopper.api.rank.RankServiceImpl
- rankAfter(Long, Long, Long) - Method in interface com.atlassian.greenhopper.imports.ProjectImportService
-
Adds a rank entry for the field and issue.
- rankAfter(Long, Long, Long) - Method in class com.atlassian.greenhopper.imports.ProjectImportServiceImpl
- rankAfter(List<Long>, long, long, ApplicationUser) - Method in interface com.atlassian.greenhopper.service.rank.JpoRankOperations
-
Ranks all ids after anchorId
- rankAfter(List<Long>, long, long, ApplicationUser) - Method in class com.atlassian.greenhopper.service.rank.JpoRankServiceImpl
- rankAfterId - Variable in class com.atlassian.greenhopper.api.rank.web.RankAfterRequest
-
The ID of the issue to rank after; may be
null
if a key was specified instead. - rankAfterId - Variable in class com.atlassian.greenhopper.web.rank.RankRequest
- rankAfterIssueIdOrKey - Variable in class com.atlassian.greenhopper.web.rapid.RapidBoardResource.TransitionAndRankRequest
- rankAfterKey - Variable in class com.atlassian.greenhopper.api.rank.web.RankAfterRequest
-
The key of the issue to rank after; may be
null
if an ID was specified instead. - rankAfterKey - Variable in class com.atlassian.greenhopper.web.rank.RankRequest
- rankAfterRankable - Variable in class com.atlassian.greenhopper.api.rank.web.RankAfterRequest
-
the rankable to rank after; may be
null
if an issue was specified instead - RankAfterRequest - Class in com.atlassian.greenhopper.api.rank.web
-
Encapsulates the JSON data transmitted for a Rank After request.
- RankAfterRequest() - Constructor for class com.atlassian.greenhopper.api.rank.web.RankAfterRequest
- rankBefore(long, long, long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankManager
-
Ranks given issue before other given issue.
- rankBefore(long, long, long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankManagerImpl
- rankBefore(long, long, long, int) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankManager
-
Ranks given issue before other given issue with indication how many rank operations will follow.
- rankBefore(long, long, long, int) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankManagerImpl
- rankBefore(User, long, Issue, Issue) - Method in interface com.atlassian.greenhopper.api.rank.RankService
-
Deprecated.
- rankBefore(User, long, Issue, Issue) - Method in class com.atlassian.greenhopper.api.rank.RankServiceImpl
-
Deprecated.since v7.0.
- rankBefore(RankBeforeRequest) - Method in class com.atlassian.greenhopper.web.api.RankHelper
-
Perform a rank before operation.
- rankBefore(RankBeforeRequest) - Method in class com.atlassian.greenhopper.web.api.RankResource
-
Attempts to rank issues before a specified issue, using the specified global rank custom field, via PUT method.
- rankBefore(ApplicationUser, long, Rankable, Rankable) - Method in interface com.atlassian.greenhopper.service.rank.RankService
-
Rank a rankable object before another one.
- rankBefore(ApplicationUser, long, Rankable, Rankable) - Method in class com.atlassian.greenhopper.service.rank.RankServiceImpl
- rankBefore(ApplicationUser, long, Issue, Issue) - Method in interface com.atlassian.greenhopper.api.rank.RankService
-
Rank an issue before another one.
- rankBefore(ApplicationUser, long, Issue, Issue) - Method in class com.atlassian.greenhopper.api.rank.RankServiceImpl
- rankBefore(ApplicationUser, long, List<Rankable>, Rankable) - Method in interface com.atlassian.greenhopper.service.rank.RankService
-
Rank several rankables before another one.
- rankBefore(ApplicationUser, long, List<Rankable>, Rankable) - Method in class com.atlassian.greenhopper.service.rank.RankServiceImpl
- rankBefore(ApplicationUser, long, List<Issue>, Issue) - Method in interface com.atlassian.greenhopper.api.rank.RankService
-
Rank several issues before another one.
- rankBefore(ApplicationUser, long, List<Issue>, Issue) - Method in class com.atlassian.greenhopper.api.rank.RankServiceImpl
- rankBefore(List<Long>, long, long, ApplicationUser) - Method in interface com.atlassian.greenhopper.service.rank.JpoRankOperations
-
Ranks all ids before anchorId
- rankBefore(List<Long>, long, long, ApplicationUser) - Method in class com.atlassian.greenhopper.service.rank.JpoRankServiceImpl
- rankBeforeId - Variable in class com.atlassian.greenhopper.api.rank.web.RankBeforeRequest
-
The ID of the issue to rank before; may be
null
if a key (or marker ID) was specified instead. - rankBeforeId - Variable in class com.atlassian.greenhopper.web.rank.RankRequest
- rankBeforeIssueIdOrKey - Variable in class com.atlassian.greenhopper.web.rapid.RapidBoardResource.TransitionAndRankRequest
- rankBeforeKey - Variable in class com.atlassian.greenhopper.api.rank.web.RankBeforeRequest
-
The key of the issue to rank before; may be
null
if an ID (or marker ID) was specified instead. - rankBeforeKey - Variable in class com.atlassian.greenhopper.web.rank.RankRequest
- rankBeforeRankable - Variable in class com.atlassian.greenhopper.api.rank.web.RankBeforeRequest
-
the rankable to rank before; may be
null
if an issue was specified instead - RankBeforeRequest - Class in com.atlassian.greenhopper.api.rank.web
-
Encapsulates the JSON data transmitted for a Rank Before request.
- RankBeforeRequest() - Constructor for class com.atlassian.greenhopper.api.rank.web.RankBeforeRequest
- RankCFType - Class in com.atlassian.greenhopper.customfield.rank
-
The custom field type for global ranking.
- RankCFType(RankIndexService) - Constructor for class com.atlassian.greenhopper.customfield.rank.RankCFType
- RankChange - Interface in com.atlassian.greenhopper.api.rank
-
Encapsulates the result of a rank operation performed in
RankService
. - RankChangesOutcome - Interface in com.atlassian.greenhopper.api.rank
-
A compound result object to hold the outcome of multiple
RankChange
requests. - RankChangesOutcomeImpl - Class in com.atlassian.greenhopper.service.rank
- RankChangesOutcomeImpl.Builder - Class in com.atlassian.greenhopper.service.rank
- rankCustomFieldId - Variable in class com.atlassian.greenhopper.web.rapid.RapidBoardResource.TransitionAndRankRequest
- rankCustomFieldId - Variable in class com.atlassian.greenhopper.web.rapid.work.OrderData
- RankCustomFieldIndexer - Class in com.atlassian.greenhopper.customfield.rank
-
We don't want rank values in Lucene - the whole idea of the system is to bypass the Lucene index and rewire it to the cached index.
- RankCustomFieldIndexer(CustomField) - Constructor for class com.atlassian.greenhopper.customfield.rank.RankCustomFieldIndexer
- RankCustomFieldProvider - Class in com.atlassian.greenhopper.web.rapid.plan
- RankCustomFieldProvider() - Constructor for class com.atlassian.greenhopper.web.rapid.plan.RankCustomFieldProvider
- RankCustomFieldService - Interface in com.atlassian.greenhopper.service.rank
- RankCustomFieldServiceImpl - Class in com.atlassian.greenhopper.service.rank
- RankCustomFieldServiceImpl() - Constructor for class com.atlassian.greenhopper.service.rank.RankCustomFieldServiceImpl
- RankDao - Interface in com.atlassian.greenhopper.manager.rank
-
Responsible for persisting and loading issue rank data from/to persistent storage
- RankDaoImpl - Class in com.atlassian.greenhopper.manager.rank
-
Implementation of RankDao Ranking in the database happens in two steps: 1.
- RankDaoImpl() - Constructor for class com.atlassian.greenhopper.manager.rank.RankDaoImpl
- RankDaoSanityCheckException - Exception Class in com.atlassian.greenhopper.manager.rank
-
Exception used to signal a sanity check failure.
- RankDaoSanityCheckException(String) - Constructor for exception class com.atlassian.greenhopper.manager.rank.RankDaoSanityCheckException
- rankedIssue(Long) - Method in interface com.atlassian.greenhopper.service.lexorank.LexoRankChange.RankedIssue
- RankException - Exception Class in com.atlassian.greenhopper.service.rank
- RankException() - Constructor for exception class com.atlassian.greenhopper.service.rank.RankException
- RankException(String) - Constructor for exception class com.atlassian.greenhopper.service.rank.RankException
- RankException(String, Throwable) - Constructor for exception class com.atlassian.greenhopper.service.rank.RankException
- RankException(Throwable) - Constructor for exception class com.atlassian.greenhopper.service.rank.RankException
- rankField - Variable in class com.atlassian.greenhopper.web.api.ManagedCustomFields
- RankFieldValueLoader - Class in com.atlassian.greenhopper.customfield.rank
- RankFieldValueLoader(RankIndexService, CustomField) - Constructor for class com.atlassian.greenhopper.customfield.rank.RankFieldValueLoader
- rankFirst(long, long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankManager
-
Ranks given issue as first.
- rankFirst(long, long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankManagerImpl
- rankFirst(User, long, Issue) - Method in interface com.atlassian.greenhopper.api.rank.RankService
-
Deprecated.
- rankFirst(User, long, Issue) - Method in class com.atlassian.greenhopper.api.rank.RankServiceImpl
-
Deprecated.since v7.0.
- rankFirst(RankResource.RankFirstLast) - Method in class com.atlassian.greenhopper.web.rank.RankResource
- rankFirst(ApplicationUser, long, Rankable) - Method in interface com.atlassian.greenhopper.service.rank.RankService
-
Rank a rankable first, thus add it as first global rankable.
- rankFirst(ApplicationUser, long, Rankable) - Method in class com.atlassian.greenhopper.service.rank.RankServiceImpl
- rankFirst(ApplicationUser, long, Issue) - Method in interface com.atlassian.greenhopper.api.rank.RankService
-
Rank an issue first, thus add it as first global issue.
- rankFirst(ApplicationUser, long, Issue) - Method in class com.atlassian.greenhopper.api.rank.RankServiceImpl
- rankFirst(ApplicationUser, long, List<Rankable>) - Method in interface com.atlassian.greenhopper.service.rank.RankService
-
Rank a rankable first, thus add it as first global rankable.
- rankFirst(ApplicationUser, long, List<Rankable>) - Method in class com.atlassian.greenhopper.service.rank.RankServiceImpl
- rankFirst(List<Long>, long, ApplicationUser) - Method in interface com.atlassian.greenhopper.service.rank.JpoRankOperations
-
Ranks all ids first
- rankFirst(List<Long>, long, ApplicationUser) - Method in class com.atlassian.greenhopper.service.rank.JpoRankServiceImpl
- RankFirstLast() - Constructor for class com.atlassian.greenhopper.web.rank.RankResource.RankFirstLast
- RankHelper - Class in com.atlassian.greenhopper.web.api
- RankHelper - Class in com.atlassian.greenhopper.web.rank
- RankHelper - Interface in com.atlassian.greenhopper.web.rapid.plan.splitissue
-
Ranks issues that are created as a result of splitting the original issue, such that they are all displayed in a group right after the original issue.
- RankHelper() - Constructor for class com.atlassian.greenhopper.web.api.RankHelper
- RankHelper() - Constructor for class com.atlassian.greenhopper.web.rank.RankHelper
- RankHelperImpl - Class in com.atlassian.greenhopper.web.rapid.plan.splitissue
- RankHelperImpl() - Constructor for class com.atlassian.greenhopper.web.rapid.plan.splitissue.RankHelperImpl
- RankIndex - Class in com.atlassian.greenhopper.service.rank
-
Holds the issue id to position mapping
- RankIndex() - Constructor for class com.atlassian.greenhopper.service.rank.RankIndex
- RankIndexBuilder - Class in com.atlassian.greenhopper.service.rank
-
This factory produces an initialised RankIndex.
- RankIndexBuilder() - Constructor for class com.atlassian.greenhopper.service.rank.RankIndexBuilder
- RankIndexService - Interface in com.atlassian.greenhopper.service.rank
-
Allows ranking issues relative to each other.
- RankIndexServiceImpl - Class in com.atlassian.greenhopper.service.rank
-
The rank system is made of two main components: The stored rank, which is a single linked list of issueIDs in an AO table, and the runtime rank index, which is an in-memory lookup map of chained
Rank
objects that maintain a numeric position index. - RankIndexServiceImpl() - Constructor for class com.atlassian.greenhopper.service.rank.RankIndexServiceImpl
- RankingAllowedCondition - Class in com.atlassian.greenhopper.web.conditions
-
A condition that decides if ranking operations should be allowed or not.
- RankingAllowedCondition() - Constructor for class com.atlassian.greenhopper.web.conditions.RankingAllowedCondition
- rankingOperationsDisabled() - Method in class com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntry
-
Check to see if rank operations are disabled
- rankingOperationsDisabled(Long) - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancingService
-
Check to see if rank operations are disabled
- rankingTime - Variable in class com.atlassian.greenhopper.web.rapid.RapidBoardResource.TransitionAndRankResponse
- rankIssue(Long) - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankOperation.Builder
- rankIssue(Long) - Method in interface com.atlassian.greenhopper.service.lexorank.LexoRankOperation.IssueToRank
- rankIssue(List<Issue>, IssueTransitionAndRankService.TransitionAndRankRequest) - Method in interface com.atlassian.greenhopper.web.rapid.IssueRankService
-
Rank issues based on
IssueTransitionAndRankService.TransitionAndRankRequest
- rankIssue(List<Issue>, IssueTransitionAndRankService.TransitionAndRankRequest) - Method in class com.atlassian.greenhopper.web.rapid.IssueRankServiceImpl
- RankIssueEventListener - Class in com.atlassian.greenhopper.customfield.rank
-
Maintains the global rank index when issues are added/removed
- RankIssueEventListener() - Constructor for class com.atlassian.greenhopper.customfield.rank.RankIssueEventListener
- rankIssues(Issue, List<Issue>) - Method in interface com.atlassian.greenhopper.web.rapid.plan.splitissue.RankHelper
-
Ranks issues that are created as a result of splitting the original issue.
- rankIssues(Issue, List<Issue>) - Method in class com.atlassian.greenhopper.web.rapid.plan.splitissue.RankHelperImpl
- rankLast(long, long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankManager
-
Ranks given issue as last.
- rankLast(long, long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankManagerImpl
- rankLast(User, long, Issue) - Method in interface com.atlassian.greenhopper.api.rank.RankService
-
Deprecated.
- rankLast(User, long, Issue) - Method in class com.atlassian.greenhopper.api.rank.RankServiceImpl
-
Deprecated.since v7.0.
- rankLast(RankResource.RankFirstLast) - Method in class com.atlassian.greenhopper.web.rank.RankResource
- rankLast(ApplicationUser, long, Rankable) - Method in interface com.atlassian.greenhopper.service.rank.RankService
-
Rank a rankable last, thus add it as last global rankable
- rankLast(ApplicationUser, long, Rankable) - Method in class com.atlassian.greenhopper.service.rank.RankServiceImpl
- rankLast(ApplicationUser, long, Issue) - Method in interface com.atlassian.greenhopper.api.rank.RankService
-
Rank an issue last, thus add it as last global issue.
- rankLast(ApplicationUser, long, Issue) - Method in class com.atlassian.greenhopper.api.rank.RankServiceImpl
- rankLast(ApplicationUser, long, List<Rankable>) - Method in interface com.atlassian.greenhopper.service.rank.RankService
-
Rank a rankable last, thus add it as last global rankable
- rankLast(ApplicationUser, long, List<Rankable>) - Method in class com.atlassian.greenhopper.service.rank.RankServiceImpl
- rankLast(List<Long>, long, ApplicationUser) - Method in interface com.atlassian.greenhopper.service.rank.JpoRankOperations
-
Ranks all ids last
- rankLast(List<Long>, long, ApplicationUser) - Method in class com.atlassian.greenhopper.service.rank.JpoRankServiceImpl
- rankLength - Variable in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceRankInfoService.LexoRankMaxRank
- rankLengthAfterRepair(int) - Method in class com.atlassian.greenhopper.service.lexorank.repair.analytics.LexoRankRepairResult.Builder
- rankLengthBeforeRepair(int) - Method in class com.atlassian.greenhopper.service.lexorank.repair.analytics.LexoRankRepairResult.Builder
- RankManager - Class in com.atlassian.greenhopper.service.rank
-
Manager to work with the rank index.
- RankManager() - Constructor for class com.atlassian.greenhopper.service.rank.RankManager
- RankRequest - Class in com.atlassian.greenhopper.web.rank
-
Internal implementation of a Rank Request.
- RankRequest() - Constructor for class com.atlassian.greenhopper.web.rank.RankRequest
- RankResource - Class in com.atlassian.greenhopper.web.api
- RankResource - Class in com.atlassian.greenhopper.web.rank
-
Internal Ranking resource.
- RankResource(RankHelper) - Constructor for class com.atlassian.greenhopper.web.api.RankResource
- RankResource(RankHelper, IssueService, LexoRankCustomFieldService, RankService, RankableFactory, I18nFactoryService) - Constructor for class com.atlassian.greenhopper.web.rank.RankResource
- RankResource.RankFirstLast - Class in com.atlassian.greenhopper.web.rank
- RankResponse - Class in com.atlassian.greenhopper.api.rank.web
-
Encapsulates the JSON response data transmitted for a Rank request.
- RankResponse() - Constructor for class com.atlassian.greenhopper.api.rank.web.RankResponse
- ranksCountByField() - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Gets the number of distinct ranks for a field in the db
- ranksCountByField() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- RankSearcher - Class in com.atlassian.greenhopper.customfield.rank
-
This is a copy of ExactNumberCustomFieldSearcher, with the modification of providing a no-op FieldIndexer (keeping values out of Lucene) and a custom sorter which calls back to the memory index.
- RankSearcher(FieldVisibilityManager, JqlOperandResolver, DoubleConverter, CustomFieldInputHelper, I18nHelper.BeanFactory) - Constructor for class com.atlassian.greenhopper.customfield.rank.RankSearcher
- RankService - Interface in com.atlassian.greenhopper.api.rank
-
Provides a mechanism to rank an issue relative to another one, rank issues absolutely at the top or bottom, compare the positions of two issues and discover rank
CustomField
objects. - RankService - Interface in com.atlassian.greenhopper.service.rank
-
GreenHopper global ranking service.
- RankServiceImpl - Class in com.atlassian.greenhopper.api.rank
-
Implementation of
RankService
. - RankServiceImpl - Class in com.atlassian.greenhopper.service.rank
-
RankService implementation.
- RankServiceImpl() - Constructor for class com.atlassian.greenhopper.api.rank.RankServiceImpl
- RankServiceImpl() - Constructor for class com.atlassian.greenhopper.service.rank.RankServiceImpl
- RAPID_BOARD - Enum constant in enum class com.atlassian.greenhopper.web.rapid.event.UnlicensedAnalyticsEvent.Page
- RAPID_BOARD_BANDS - Static variable in class com.atlassian.greenhopper.features.SoftwareFeatureFlags
- RAPID_LIST_CONFIG - Static variable in class com.atlassian.greenhopper.rest.RapidViewEditResourceExpands
- RAPID_VIEW - Enum constant in enum class com.atlassian.greenhopper.web.rapid.event.UnlicensedAnalyticsEvent.Page
- RAPID_VIEW_ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QBoardAdmin
- RAPID_VIEW_ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QSprint
- RapidBoardAction - Class in com.atlassian.greenhopper.web.rapid
- RapidBoardAction(BoardSidebarRenderer, IndexCheckService, LicenseService, PermissionManager, RapidViewHistoryService, RapidViewConfigDataProvider, TaskManager, UpgradeVersionService, UserPropertyService, QueryService, RapidViewListHelper, GHJSONMarshaller, OnboardingService, RapidViewManager, ErrorCollectionTransformer, UnlicensedProjectPageRenderer, PageBuilderService, EventPublisher, ColumnService, VelocityRequestContextFactory, FeatureManager, IssueService, JiraSoftwareFeatureService, RapidViewService) - Constructor for class com.atlassian.greenhopper.web.rapid.RapidBoardAction
- RapidBoardActionRedirect - Class in com.atlassian.greenhopper.web.rapid.response
-
Represents a redirect result from processing a rapid board action.
- RapidBoardActionRedirect(String) - Constructor for class com.atlassian.greenhopper.web.rapid.response.RapidBoardActionRedirect
- RapidBoardActionResult - Interface in com.atlassian.greenhopper.web.rapid.response
-
Represents the possible results from processing a request in RapidBoardAction.
- RapidBoardActionView - Enum Class in com.atlassian.greenhopper.web.rapid.response
-
Represents a view result from processing a rapid board action.
- RapidBoardFilterDeletionVerifier - Class in com.atlassian.greenhopper.filter
- RapidBoardFilterDeletionVerifier(RapidViewManager, JiraAuthenticationContext) - Constructor for class com.atlassian.greenhopper.filter.RapidBoardFilterDeletionVerifier
- RapidBoardResource - Class in com.atlassian.greenhopper.web.rapid
- RapidBoardResource(RapidBoardViewModelFactory, RapidViewService, RapidViewHistoryService, ProjectHistoryService, BoardToolSectionsResolver, BoardConfigTabsResolver, IssueTransitionAndRankService) - Constructor for class com.atlassian.greenhopper.web.rapid.RapidBoardResource
- RapidBoardResource.TransitionAndRankRequest - Class in com.atlassian.greenhopper.web.rapid
- RapidBoardResource.TransitionAndRankResponse - Class in com.atlassian.greenhopper.web.rapid
- RapidBoardToolSections - Class in com.atlassian.greenhopper.web.rapid.tools
- RapidBoardToolSections(List<RapidBoardToolsElement>) - Constructor for class com.atlassian.greenhopper.web.rapid.tools.RapidBoardToolSections
- RapidBoardToolsElement - Class in com.atlassian.greenhopper.web.rapid.tools
- RapidBoardToolsElement.Type - Enum Class in com.atlassian.greenhopper.web.rapid.tools
- RapidBoardViewModelFactory - Class in com.atlassian.greenhopper.web.rapid
- RapidBoardViewModelFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.RapidBoardViewModelFactory
- RapidChartResource - Class in com.atlassian.greenhopper.web.rapid.chart
- RapidChartResource(ControlChartModelFactory, CumulativeFlowChartModelFactory, SprintBurndownModelFactory, VelocityChartModelFactory, RapidViewService, SprintService, HistoricSprintDataFactory, EpicReportModelFactory, EpicProgressChartModelFactory, EpicBurndownChartModelFactory, VersionProgressChartModelFactory, ReleaseBurndownChartModelFactory, IssueHelper, VersionManager, VersionReportModelFactory, VelocityChartSettingsService) - Constructor for class com.atlassian.greenhopper.web.rapid.chart.RapidChartResource
- RapidConfig - Class in com.atlassian.greenhopper.web.rapid
- RapidConfig() - Constructor for class com.atlassian.greenhopper.web.rapid.RapidConfig
- RapidGadgetHelper - Class in com.atlassian.greenhopper.gadget
-
Rapid Board Gadget validation methods
- RapidGadgetHelper() - Constructor for class com.atlassian.greenhopper.gadget.RapidGadgetHelper
- RapidGlobalConfig - Class in com.atlassian.greenhopper.web.rapid
- RapidGlobalConfig() - Constructor for class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig
- RapidGlobalConfig.EpicConfig - Class in com.atlassian.greenhopper.web.rapid
- RapidGlobalConfig.SprintConfig - Class in com.atlassian.greenhopper.web.rapid
- RapidGlobalConfig.TimeTrackingConfig - Class in com.atlassian.greenhopper.web.rapid
- RapidGlobalConfig.TimeTrackingSymbolsConfig - Class in com.atlassian.greenhopper.web.rapid
- RapidIssueConstantEntry<T> - Class in com.atlassian.greenhopper.web.rapid.list
- RapidIssueConstantEntry(T, WebUtilities) - Constructor for class com.atlassian.greenhopper.web.rapid.list.RapidIssueConstantEntry
- RapidIssueConstantEntryCache<T,
R> - Class in com.atlassian.greenhopper.web.rapid.list - RapidIssueConstantEntryCache(Supplier<WebUtilities>, Function<String, T>) - Constructor for class com.atlassian.greenhopper.web.rapid.list.RapidIssueConstantEntryCache
- RapidIssueEntry - Class in com.atlassian.greenhopper.web.rapid.list
- RapidIssueEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
- RapidIssueEntry.AutoUserAvatar - Class in com.atlassian.greenhopper.web.rapid.list
- RapidIssueEntry.FieldValue - Class in com.atlassian.greenhopper.web.rapid.list
- RapidIssueEntry.NumberFieldValue - Class in com.atlassian.greenhopper.web.rapid.list
- RapidIssueEntry.StatisticFieldValue - Class in com.atlassian.greenhopper.web.rapid.list
- RapidIssueEntry.TimeInColumnFieldValue - Class in com.atlassian.greenhopper.web.rapid.list
-
To provide values which don't change in relation to the current time without mutation of the issue data we split the timeInColumn field into 2 values: enteredStatus the time the issue entered its current status durationPreviously the duration in milliseconds previously spent in status associated with the current column
- RapidIssueEntryCallbackComponent - Interface in com.atlassian.greenhopper.web.rapid.list.callback
-
Allows splitting out pool callback functionality into separate components
- RapidIssueEntryQueryService - Interface in com.atlassian.greenhopper.web.rapid.list
-
Queries issue entry objects.
- RapidIssueEntryQueryServiceImpl - Class in com.atlassian.greenhopper.web.rapid.list
-
Provides calculation of swimlane contents functionality
- RapidIssueEntryQueryServiceImpl() - Constructor for class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntryQueryServiceImpl
- RapidIssueSearchService - Interface in com.atlassian.greenhopper.web.rapid.list
-
A service for fetching issues for a rapid view.
- RapidIssueSearchServiceImpl - Class in com.atlassian.greenhopper.web.rapid.list
- RapidIssueSearchServiceImpl() - Constructor for class com.atlassian.greenhopper.web.rapid.list.RapidIssueSearchServiceImpl
- RapidIssueSearchServiceImpl(IssueDocumentSearchService, SprintCustomFieldService, EstimateStatisticService, TrackingStatisticService, StatisticValueResolverFactory, StatisticFieldHelper, ConstantsManager, WebUtilities, StatusEntryFactory, EpicCustomFieldService, GHAvatarService, AvatarService, ColumnService, IssueStatusHistoryService, CardColorService, IssueSearchLimits) - Constructor for class com.atlassian.greenhopper.web.rapid.list.RapidIssueSearchServiceImpl
- RapidIssueStatisticValueLoader - Interface in com.atlassian.greenhopper.web.rapid.issue.statistics
-
The service which will retrieve the value of the
StatisticsFieldConfig
on eachIssue
that is collected and accumulate the values for each parent issue including its subtasks. - RapidIssueStatisticValueLoaderImpl - Class in com.atlassian.greenhopper.web.rapid.issue.statistics
- RapidIssueStatisticValueLoaderImpl() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.statistics.RapidIssueStatisticValueLoaderImpl
- RapidIssueStatisticValueLoaderImpl(TrackingStatisticService, StatisticValueResolverFactory, IssueDocumentSearchService, StatisticFieldHelper) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.statistics.RapidIssueStatisticValueLoaderImpl
- RapidStatusEntry - Class in com.atlassian.greenhopper.web.rapid.list
-
TODO: Document this class / interface here
- RapidStatusEntry(Status, WebUtilities, StatusEntryFactory) - Constructor for class com.atlassian.greenhopper.web.rapid.list.RapidStatusEntry
- RapidStatusEntryCache - Class in com.atlassian.greenhopper.web.rapid.list
- RapidStatusEntryCache(Supplier<WebUtilities>, Supplier<StatusEntryFactory>, Function<String, Status>) - Constructor for class com.atlassian.greenhopper.web.rapid.list.RapidStatusEntryCache
- rapidView - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntryTransformer
- RapidView - Class in com.atlassian.greenhopper.model.rapid
-
The object which represents an agile board that is used for managing issues.
- RAPIDVIEW_PK - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QRapidView
- RapidView.OldDoneIssuesCutoff - Enum Class in com.atlassian.greenhopper.model.rapid
- RapidView.RapidViewBuilder - Class in com.atlassian.greenhopper.model.rapid
- RapidView.Type - Enum Class in com.atlassian.greenhopper.model.rapid
- RapidViewAO - Interface in com.atlassian.greenhopper.service.rapid.view
- RapidViewAOMapper - Class in com.atlassian.greenhopper.service.rapid.view
- RapidViewAOMapper() - Constructor for class com.atlassian.greenhopper.service.rapid.view.RapidViewAOMapper
- RapidViewBoardAdminBuilder() - Constructor for class com.atlassian.greenhopper.model.rapid.BoardAdmin.RapidViewBoardAdminBuilder
- RapidViewBuilder() - Constructor for class com.atlassian.greenhopper.model.rapid.RapidView.RapidViewBuilder
- RapidViewBuilder(RapidView) - Constructor for class com.atlassian.greenhopper.model.rapid.RapidView.RapidViewBuilder
- RapidViewCacheManager - Interface in com.atlassian.greenhopper.service.rapid
-
Manages the rapid view cache.
- RapidViewCacheManagerImpl - Class in com.atlassian.greenhopper.service.rapid
- RapidViewCacheManagerImpl() - Constructor for class com.atlassian.greenhopper.service.rapid.RapidViewCacheManagerImpl
- RapidViewClauseService - Interface in com.atlassian.greenhopper.service.rapid
-
Provides access to clauses used by different parts of the RapidBoard.
- RapidViewClauseService.ClauseType - Enum Class in com.atlassian.greenhopper.service.rapid
- RapidViewClauseServiceImpl - Class in com.atlassian.greenhopper.service.rapid
-
Implementation of RapidViewClauseService
- RapidViewClauseServiceImpl() - Constructor for class com.atlassian.greenhopper.service.rapid.RapidViewClauseServiceImpl
- RapidViewColumnService - Interface in com.atlassian.greenhopper.service.rapid
-
Service to provide done/not done columns of a rapid view
- RapidViewColumnServiceImpl - Class in com.atlassian.greenhopper.service.rapid
-
TODO: Document this class / interface here
- RapidViewColumnServiceImpl() - Constructor for class com.atlassian.greenhopper.service.rapid.RapidViewColumnServiceImpl
- RapidViewConfig - Class in com.atlassian.greenhopper.web.rapid
- RapidViewConfig() - Constructor for class com.atlassian.greenhopper.web.rapid.RapidViewConfig
- RapidViewConfig.MappedColumn - Class in com.atlassian.greenhopper.web.rapid
- RapidViewConfig.QuickFilterEntry - Class in com.atlassian.greenhopper.web.rapid
- RapidViewConfig.StatisticsConfig - Class in com.atlassian.greenhopper.web.rapid
- RapidViewConfig.SwimlaneEntry - Class in com.atlassian.greenhopper.web.rapid
- RapidViewConfigDataProvider - Class in com.atlassian.greenhopper.web.rapid.data
-
Provides
RapidViewConfig
data for given board in the form ofJsonable
. - RapidViewConfigDataProvider(RapidBoardViewModelFactory, JiraAuthenticationContext) - Constructor for class com.atlassian.greenhopper.web.rapid.data.RapidViewConfigDataProvider
- RapidViewConfigManager - Interface in com.atlassian.greenhopper.service.rapid.view
- RapidViewConfigManagerImpl - Class in com.atlassian.greenhopper.service.rapid.view
- RapidViewConfigManagerImpl() - Constructor for class com.atlassian.greenhopper.service.rapid.view.RapidViewConfigManagerImpl
- RapidViewConfigService - Interface in com.atlassian.greenhopper.service.rapid.view
-
Service which provides method to access
RapidView
s configuration. - RapidViewConfigServiceImpl - Class in com.atlassian.greenhopper.service.rapid.view
- RapidViewConfigServiceImpl() - Constructor for class com.atlassian.greenhopper.service.rapid.view.RapidViewConfigServiceImpl
- RapidViewCreateModel - Class in com.atlassian.greenhopper.web.rapid.view
-
Model for rapid view creation dialog
- RapidViewCreateModel() - Constructor for class com.atlassian.greenhopper.web.rapid.view.RapidViewCreateModel
- RapidViewCreationService - Interface in com.atlassian.greenhopper.api.rapid.view
-
GreenHopper API service for creation and manipulation of rapid views
- RapidViewCreationServiceImpl - Class in com.atlassian.greenhopper.api.rapid.view
-
Default implementation of RapidViewCreationService
- RapidViewCreationServiceImpl() - Constructor for class com.atlassian.greenhopper.api.rapid.view.RapidViewCreationServiceImpl
- RapidViewDao - Class in com.atlassian.greenhopper.service.rapid.view
- RapidViewDao() - Constructor for class com.atlassian.greenhopper.service.rapid.view.RapidViewDao
- RapidViewEditHelper - Class in com.atlassian.greenhopper.web.rapid.view
- RapidViewEditHelper() - Constructor for class com.atlassian.greenhopper.web.rapid.view.RapidViewEditHelper
- RapidViewEditModel - Class in com.atlassian.greenhopper.web.rapid.view
- RapidViewEditModel() - Constructor for class com.atlassian.greenhopper.web.rapid.view.RapidViewEditModel
- RapidViewEditModel.JQLAutoCompleteData - Class in com.atlassian.greenhopper.web.rapid.view
- RapidViewEditModel.OldDoneIssuesCutoffOption - Class in com.atlassian.greenhopper.web.rapid.view
- RapidViewEditModel.Owner - Class in com.atlassian.greenhopper.web.rapid.view
- RapidViewEditResource - Class in com.atlassian.greenhopper.web.rapid.view
- RapidViewEditResource(ColumnEditHelper, RapidViewEditHelper, RapidViewFilterHelper, SwimlaneHelper, RapidViewService, EstimateStatisticService, EstimationHelper, TrackingStatisticService, I18nFactoryService, RapidViewHistoryService) - Constructor for class com.atlassian.greenhopper.web.rapid.view.RapidViewEditResource
- RapidViewEditResourceExpands - Class in com.atlassian.greenhopper.rest
- RapidViewEntry - Class in com.atlassian.greenhopper.web.rapid
- RapidViewEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.RapidViewEntry
- RapidViewEntryList - Class in com.atlassian.greenhopper.web.rapid
- RapidViewEntryList() - Constructor for class com.atlassian.greenhopper.web.rapid.RapidViewEntryList
- RapidViewFilterHelper - Class in com.atlassian.greenhopper.web.rapid.view
- RapidViewFilterHelper() - Constructor for class com.atlassian.greenhopper.web.rapid.view.RapidViewFilterHelper
- RapidViewGadgetResource - Class in com.atlassian.greenhopper.gadget
-
Generation and validation resource for the version dropdown field in the configuration screen
- RapidViewGadgetResource(RapidGadgetHelper) - Constructor for class com.atlassian.greenhopper.gadget.RapidViewGadgetResource
- RapidViewGadgetResource(RapidGadgetHelper, QuickFilterHelper, UserManager, QuickFilterService) - Constructor for class com.atlassian.greenhopper.gadget.RapidViewGadgetResource
- RapidViewHelper - Class in com.atlassian.greenhopper.web.rapid.view
- RapidViewHelper() - Constructor for class com.atlassian.greenhopper.web.rapid.view.RapidViewHelper
- RapidViewHistoryLinkFactory - Class in com.atlassian.greenhopper.web.navigation
-
A WebItemProvider that produces links to browse recently viewed boards
- RapidViewHistoryLinkFactory() - Constructor for class com.atlassian.greenhopper.web.navigation.RapidViewHistoryLinkFactory
- RapidViewHistoryService - Interface in com.atlassian.greenhopper.service.rapid
-
Stores recently viewed rapid view ids for a given user.
- RapidViewHistoryServiceImpl - Class in com.atlassian.greenhopper.service.rapid
-
Implementation of RapidViewHistoryService
- RapidViewHistoryServiceImpl() - Constructor for class com.atlassian.greenhopper.service.rapid.RapidViewHistoryServiceImpl
- rapidViewId - Variable in class com.atlassian.greenhopper.web.rapid.RapidBoardResource.TransitionAndRankRequest
- rapidViewId - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.CompleteSprintRequest
- rapidViewId - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.CompleteSprintViewModel
- rapidViewId - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.IncompleteIssuesDestinationSuggestionsModel
- rapidViewId - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.RemoveFromSprintModel
- rapidViewId - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.RemoveFromSprintRequest
- rapidViewId - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.ReopenSprintRequest
- rapidViewId - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.ReopenSprintViewModel
- rapidViewId - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.SprintRankRequest
- rapidViewId - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.SprintsEntry
- rapidViewId - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintModel
- rapidViewId - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintRequest
- rapidViewId - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintBaseEntry
- rapidViewId - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.WeekDaysModel
- rapidViewId - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysConfigModel
- rapidViewId - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysResource.NonWorkingDayRequest
- rapidViewId - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysResource.TimeZoneRequest
- rapidViewId - Variable in class com.atlassian.greenhopper.web.rapid.work.IssuesData
- rapidViewId - Variable in class com.atlassian.greenhopper.web.rapid.work.OrderData
- rapidViewId - Variable in class com.atlassian.greenhopper.web.rapid.work.WorkData.ETagData
- rapidViewId(Long) - Method in class com.atlassian.greenhopper.service.sprint.Sprint.SprintBuilder
- RapidViewIssue - Class in com.atlassian.greenhopper.service.issue
-
An issue which contains fields specific for JIRA Agile.
- RapidViewIssue.RapidViewIssueBuilder - Class in com.atlassian.greenhopper.service.issue
- RapidViewIssueBuilder(Issue) - Constructor for class com.atlassian.greenhopper.service.issue.RapidViewIssue.RapidViewIssueBuilder
- RapidViewIssueService - Interface in com.atlassian.greenhopper.service.issue
-
Service which provides method to access
RapidViewIssue
s. - RapidViewIssueServiceImpl - Class in com.atlassian.greenhopper.service.issue
- RapidViewIssueServiceImpl() - Constructor for class com.atlassian.greenhopper.service.issue.RapidViewIssueServiceImpl
- RapidViewListEntry - Class in com.atlassian.greenhopper.web.rapid.view
- RapidViewListEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.view.RapidViewListEntry
- RapidViewListHelper - Class in com.atlassian.greenhopper.web.rapid.view
- RapidViewListHelper() - Constructor for class com.atlassian.greenhopper.web.rapid.view.RapidViewListHelper
- RapidViewListModel - Class in com.atlassian.greenhopper.web.rapid.view
- RapidViewListModel() - Constructor for class com.atlassian.greenhopper.web.rapid.view.RapidViewListModel
- RapidViewListResource - Class in com.atlassian.greenhopper.web.rapid.view
- RapidViewListResource(RapidViewListHelper, ProjectHelper) - Constructor for class com.atlassian.greenhopper.web.rapid.view.RapidViewListResource
- RapidViewLocationResolver<T> - Interface in com.atlassian.greenhopper.web.rapid
-
Assists
BoardDispatchAction
in resolving the location of an Issue or Sprint on a Rapid Board. - RapidViewLocationResolverFactory - Class in com.atlassian.greenhopper.web.rapid
-
Assists
BoardDispatchAction
by providing instances ofRapidViewLocationResolver
s. - RapidViewLocationResolverFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.RapidViewLocationResolverFactory
- RapidViewLocationService - Interface in com.atlassian.greenhopper.service.rapid
-
Allows the lookup of boards that an issue or sprint appears on.
- RapidViewLocationServiceImpl - Class in com.atlassian.greenhopper.service.rapid
- RapidViewLocationServiceImpl() - Constructor for class com.atlassian.greenhopper.service.rapid.RapidViewLocationServiceImpl
- rapidViewManager - Variable in class com.atlassian.greenhopper.service.rapid.view.KanbanBacklogColumnServiceImpl
- RapidViewManager - Interface in com.atlassian.greenhopper.manager.rapidview
-
For operating on RapidView objects
- RapidViewManager.RapidViewPermissionCheck - Interface in com.atlassian.greenhopper.manager.rapidview
-
Type of permission check that tests the visibility of a RapidBoard
- RapidViewManagerImpl - Class in com.atlassian.greenhopper.manager.rapidview
- RapidViewManagerImpl() - Constructor for class com.atlassian.greenhopper.manager.rapidview.RapidViewManagerImpl
- RapidViewNameComparator - Class in com.atlassian.greenhopper.model.rapid
-
Compare
RapidView
objects by their name, case insensitive (not Locale aware). - RapidViewPermissionService - Interface in com.atlassian.greenhopper.service.rapid.view
- RapidViewPermissionServiceImpl - Class in com.atlassian.greenhopper.service.rapid.view
- RapidViewPermissionServiceImpl() - Constructor for class com.atlassian.greenhopper.service.rapid.view.RapidViewPermissionServiceImpl
- RapidViewPreset - Enum Class in com.atlassian.greenhopper.web.rapid.view
-
There presets determine initial settings of the
RapidView
. - RapidViewPresetService - Class in com.atlassian.greenhopper.service.rapid.view
-
A service for constructing default Rapid View objects based on the Preset chosen for the Rapid View.
- RapidViewPresetService() - Constructor for class com.atlassian.greenhopper.service.rapid.view.RapidViewPresetService
- RapidViewProjectEntry - Class in com.atlassian.greenhopper.web.rapid.view
- RapidViewProjectEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.view.RapidViewProjectEntry
- RapidViewProjectHelper - Class in com.atlassian.greenhopper.web.rapid.view
- RapidViewProjectHelper() - Constructor for class com.atlassian.greenhopper.web.rapid.view.RapidViewProjectHelper
- RapidViewProjectListResponse - Class in com.atlassian.greenhopper.web.rapid.view
- RapidViewProjectListResponse() - Constructor for class com.atlassian.greenhopper.web.rapid.view.RapidViewProjectListResponse
- RapidViewQuery - Class in com.atlassian.greenhopper.service.rapid.view
-
Query which limit the result only to boards which fulfil its constraints.
- RapidViewQuery.Builder - Class in com.atlassian.greenhopper.service.rapid.view
- RapidViewQueryService - Interface in com.atlassian.greenhopper.service.rapid
-
Provides clauses and queries calculated from rapid views.
- RapidViewQueryServiceImpl - Class in com.atlassian.greenhopper.service.rapid
-
Implementation of RapidViewQueryService
- RapidViewQueryServiceImpl() - Constructor for class com.atlassian.greenhopper.service.rapid.RapidViewQueryServiceImpl
- RapidViewResource - Class in com.atlassian.greenhopper.web.rapid.view
- RapidViewResource(RapidViewHelper) - Constructor for class com.atlassian.greenhopper.web.rapid.view.RapidViewResource
- rapidViewService - Variable in class com.atlassian.greenhopper.web.rapid.IssueTransitionServiceImpl
- rapidViewService - Variable in class com.atlassian.greenhopper.web.rapid.plan.IssueTransitionDataServiceImpl
- RapidViewService - Interface in com.atlassian.greenhopper.service.rapid.view
-
Service which provides method to access and manipulate
RapidView
s. - RapidViewServiceImpl - Class in com.atlassian.greenhopper.service.rapid.view
- RapidViewServiceImpl() - Constructor for class com.atlassian.greenhopper.service.rapid.view.RapidViewServiceImpl
- RapidViewSettings - Interface in com.atlassian.greenhopper.service.rapid.view
-
Service which provides methods to access
RapidView
s behaviour settings. - RapidViewSettingsImpl - Class in com.atlassian.greenhopper.service.rapid.view
- RapidViewSettingsImpl(RapidViewManager) - Constructor for class com.atlassian.greenhopper.service.rapid.view.RapidViewSettingsImpl
- RapidViewSimpleQuery - Class in com.atlassian.greenhopper.service.rapid.view
-
A class representing a filter query for rapid views based on type and name
- RapidViewsModel - Class in com.atlassian.greenhopper.web.rapid
-
Holds a list of rapid views
- RapidViewsModel() - Constructor for class com.atlassian.greenhopper.web.rapid.RapidViewsModel
- RapidViewSorter - Class in com.atlassian.greenhopper.service.rapid
- RapidViewSorter(QueryService) - Constructor for class com.atlassian.greenhopper.service.rapid.RapidViewSorter
- RapidViewSprintQueryService - Interface in com.atlassian.greenhopper.service.rapid.view
-
Query service to find sprints for a given rapid view.
- RapidViewSprintQueryServiceImpl - Class in com.atlassian.greenhopper.service.rapid.view
- RapidViewSprintQueryServiceImpl() - Constructor for class com.atlassian.greenhopper.service.rapid.view.RapidViewSprintQueryServiceImpl
- RapidViewTemplate() - Constructor for class com.atlassian.greenhopper.web.rapid.welcome.WelcomeCreateResponse.RapidViewTemplate
- RapidViewUserKeyChangeHandler - Class in com.atlassian.greenhopper.anonymization
- RapidViewUserKeyChangeHandler(ActiveObjects, BoardAdminManager, CardColorManager, RapidViewCacheManager, I18nHelper) - Constructor for class com.atlassian.greenhopper.anonymization.RapidViewUserKeyChangeHandler
- RapidViewVersionService - Interface in com.atlassian.greenhopper.service.rapid.view
-
Service which provides method to access version in rapid views.
- RapidViewVersionServiceImpl - Class in com.atlassian.greenhopper.service.rapid.view
- RapidViewVersionServiceImpl() - Constructor for class com.atlassian.greenhopper.service.rapid.view.RapidViewVersionServiceImpl
- rate - Variable in class com.atlassian.greenhopper.web.rapid.chart.time.WorkRateData.RateEntry
- RateEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.time.WorkRateData.RateEntry
- rates - Variable in class com.atlassian.greenhopper.web.rapid.chart.time.WorkRateData
- read(Long) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewResource
-
Fetch the rapid view for the given ID.
- readAll() - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewResource
-
Fetch rapid views visible for current user
- ReadOnlyCustomFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
-
Abstract base class for custom field types to use the common valid / visble / applicable check.
- ReadOnlyCustomFieldEntryFactory(FieldHelper) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.ReadOnlyCustomFieldEntryFactory
- ReadOnlyFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
-
Fields which are read-only do not need to implement the createEditEntry() method
- ReadOnlyFieldEntryFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.ReadOnlyFieldEntryFactory
- ReadOnlySystemFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
-
Base class for system fields to check validity.
- ReadOnlySystemFieldEntryFactory(FieldHelper) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.ReadOnlySystemFieldEntryFactory
- REBALANCE_FIELDID - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent.Operation
- REBALANCE_TIME - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QBalancerEntry
- rebalanceTime(DateTime) - Method in class com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntry.Builder
- rebalanceTimeNow() - Method in class com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntry.Builder
- RecentSprintHistoryService - Interface in com.atlassian.greenhopper.service.rapid
- RecentSprintHistoryServiceImpl - Class in com.atlassian.greenhopper.service.rapid
- RecentSprintHistoryServiceImpl() - Constructor for class com.atlassian.greenhopper.service.rapid.RecentSprintHistoryServiceImpl
- recordPluginStarted() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService
-
Called to record when a plugin has started and at what version.
- recordUpgradeTaskEnded(int, long) - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService
-
Call this to record that a plugin upgrade task has been completed
- recordUpgradeTaskStarted(int) - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService
-
Call this to record that a plugin upgrade task has been started
- redeemConversation(String) - Method in interface com.atlassian.greenhopper.service.api.remote.RemoteLinkConversationService
-
Reddeems the conversation associated with the given token.
- redeemConversation(String) - Method in class com.atlassian.greenhopper.service.api.remote.RemoteLinkConversationServiceImpl
- REDEEMED - Enum constant in enum class com.atlassian.greenhopper.service.api.remote.RemoteLinkConversationService.CreationConversation.Status
- RedirectToWhatsNewPageServlet - Class in com.atlassian.greenhopper.web
- RedirectToWhatsNewPageServlet() - Constructor for class com.atlassian.greenhopper.web.RedirectToWhatsNewPageServlet
- ReferencedEntityHistoryEntity - Class in com.atlassian.greenhopper.customfield
-
Base class for custom fields where we want to store the history in Lucene.
- ReferencedEntityHistoryEntity(Long, DateTime, boolean) - Constructor for class com.atlassian.greenhopper.customfield.ReferencedEntityHistoryEntity
- RefinedSprintFilterFactory - Class in com.atlassian.greenhopper.web.rapid.chart
- RefinedSprintFilterFactory(SprintManager, RapidViewSettings) - Constructor for class com.atlassian.greenhopper.web.rapid.chart.RefinedSprintFilterFactory
- refinedSprintPredicateFor(RapidView) - Method in class com.atlassian.greenhopper.web.rapid.chart.RefinedSprintFilterFactory
- refinedVelocityActive(boolean) - Method in class com.atlassian.greenhopper.model.rapid.RapidView.RapidViewBuilder
- refreshAfterChangingCustomFieldContext(CustomField) - Method in interface com.atlassian.greenhopper.issue.fields.FieldCacheRefreshService
-
When a custom field's context has changed, some JIRA caches need refreshing.
- refreshAfterChangingCustomFieldContext(CustomField) - Method in class com.atlassian.greenhopper.issue.fields.FieldCacheRefreshServiceImpl
- refreshOptionCaches() - Method in interface com.atlassian.greenhopper.issue.fields.FieldCacheRefreshService
-
When options related to a custom field have changed.
- refreshOptionCaches() - Method in class com.atlassian.greenhopper.issue.fields.FieldCacheRefreshServiceImpl
- Region() - Constructor for class com.atlassian.greenhopper.web.rapid.view.workingdays.TimeZoneEditModel.Region
- regionKey - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.TimeZoneEditModel.TimeZone
- regions - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.TimeZoneEditModel
- registerKeyboardContext() - Method in class com.atlassian.greenhopper.web.util.WebUtilities
-
Registers the GreenHopper keyboard context.
- registerListener(EventListenerRegistry.ListenerKey, Object) - Method in class com.atlassian.greenhopper.EventListenerRegistry
-
Register an event listener with Jira
- registerOldDefaultRankFieldId(Long) - Method in class com.atlassian.greenhopper.imports.LexorankImportMapper
- registerOldRankValue(Long, Long, String) - Method in class com.atlassian.greenhopper.imports.LexorankImportMapper
- registerRecentProjects(ApplicationUser, RapidView, List<Project>, String) - Method in interface com.atlassian.greenhopper.service.project.ProjectHistoryService
-
Register either the projects seen when querying a board, or the projects of a board if no issues were seen, with the
UserProjectHistoryManager
for the specified user. - registerRecentProjects(ApplicationUser, RapidView, List<Project>, String) - Method in class com.atlassian.greenhopper.service.project.ProjectHistoryServiceImpl
- reindex() - Method in class com.atlassian.greenhopper.service.rank.RankIndex
- reIndex(Issue) - Method in interface com.atlassian.greenhopper.service.IssueIndexService
-
Reindex a specific issue.
- reIndex(Issue) - Method in class com.atlassian.greenhopper.service.IssueIndexServiceImpl
-
Reindex a single issue.
- reIndex(Issue, IssueIndexingParams) - Method in interface com.atlassian.greenhopper.service.IssueIndexService
-
Reindex a specific issue.
- reIndex(Issue, IssueIndexingParams) - Method in class com.atlassian.greenhopper.service.IssueIndexServiceImpl
-
Reindex a single issue.
- REINDEX_ALLOWED_PROPERTY - Static variable in class com.atlassian.greenhopper.upgrade.AbstractGhUpgradeTask
- reIndexAll() - Method in interface com.atlassian.greenhopper.service.IssueIndexService
- reIndexAll() - Method in class com.atlassian.greenhopper.service.IssueIndexServiceImpl
- reindexIssueAndSubtasks(Issue) - Method in interface com.atlassian.greenhopper.service.IssueIndexService
-
Update lucene index for a given issue and any subtasks it may have.
- reindexIssueAndSubtasks(Issue) - Method in class com.atlassian.greenhopper.service.IssueIndexServiceImpl
- reindexIssueAndSubtasks(Issue, IssueIndexingParams) - Method in interface com.atlassian.greenhopper.service.IssueIndexService
-
Update lucene index for a given issue and any subtasks it may have.
- reindexIssueAndSubtasks(Issue, IssueIndexingParams) - Method in class com.atlassian.greenhopper.service.IssueIndexServiceImpl
- reindexIssueAndSubtasks(Long) - Method in interface com.atlassian.greenhopper.service.IssueIndexService
-
Update lucene index for a given issue and any subtasks it may have.
- reindexIssueAndSubtasks(Long) - Method in class com.atlassian.greenhopper.service.IssueIndexServiceImpl
- reindexIssueAndSubtasks(Collection<Issue>, IssueIndexingParams) - Method in interface com.atlassian.greenhopper.service.IssueIndexService
-
Update lucene index for a set of issues and any subtasks they may have.
- reindexIssueAndSubtasks(Collection<Issue>, IssueIndexingParams) - Method in class com.atlassian.greenhopper.service.IssueIndexServiceImpl
- reIndexIssues(Collection<Issue>) - Method in interface com.atlassian.greenhopper.service.IssueIndexService
-
Reindex a collection of issues.
- reIndexIssues(Collection<Issue>) - Method in class com.atlassian.greenhopper.service.IssueIndexServiceImpl
- reIndexIssues(Collection<Issue>, IssueIndexingParams) - Method in interface com.atlassian.greenhopper.service.IssueIndexService
-
Reindex a collection of issues.
- reIndexIssues(Collection<Issue>, IssueIndexingParams) - Method in class com.atlassian.greenhopper.service.IssueIndexServiceImpl
- reindexIssuesAndSubtasks(Collection<Long>) - Method in interface com.atlassian.greenhopper.service.IssueIndexService
-
Update lucene index for a given set of issues and any subtasks they may have.
- reindexIssuesAndSubtasks(Collection<Long>) - Method in class com.atlassian.greenhopper.service.IssueIndexServiceImpl
- reIndexIssuesWithIds(Collection<Long>) - Method in interface com.atlassian.greenhopper.service.IssueIndexService
-
Reindex a collection of issues based on their ids.
- reIndexIssuesWithIds(Collection<Long>) - Method in class com.atlassian.greenhopper.service.IssueIndexServiceImpl
- reindexRequired() - Static method in class com.atlassian.greenhopper.service.lexorank.LexoRankOperationOutcome
- reIndexWithIds(Long...) - Method in interface com.atlassian.greenhopper.service.IssueIndexService
-
Reindex a specific issues by ids
- reIndexWithIds(Long...) - Method in class com.atlassian.greenhopper.service.IssueIndexServiceImpl
- RelatedAOMapper<P,
T, - Interface in com.atlassian.greenhopper.managerU> -
A specialisation of
AOMapper
for AO recordsRelatedAOMapper
which have a relationship with a parent recordRelatedAOMapper
. - RelatedEntityDao<PK,
P, - Interface in com.atlassian.greenhopper.managerT, U> -
A common interface for DAOs which handle an AO record
RelatedEntityDao
which has a relationship with parent recordRelatedEntityDao
. - relationship - Variable in class com.atlassian.greenhopper.api.RemoteLinkCreateRequest
- relationship - Variable in class com.atlassian.greenhopper.service.sprint.RemoteSprintLinkService.JsonLink
- relationship - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.RemoteEntityLinkModel
- relationship - Variable in class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModel.IssueLinkTypeEntry
- release(ReleaseResource.ReleaseRequest) - Method in class com.atlassian.greenhopper.web.rapid.release.ReleaseResource
- release(ApplicationUser, ReleaseResource.ReleaseRequest) - Method in class com.atlassian.greenhopper.web.rapid.release.ReleaseHelper
- RELEASE_BURNDOWN - Enum constant in enum class com.atlassian.greenhopper.web.rapid.event.UnlicensedAnalyticsEvent.Chart
- releaseAllLocks() - Method in class com.atlassian.greenhopper.service.lexorank.repair.LockStore
-
Releases all currently held locks.
- ReleaseBurndownChartModel - Class in com.atlassian.greenhopper.web.rapid.chart
- ReleaseBurndownChartModel() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.ReleaseBurndownChartModel
- ReleaseBurndownChartModelFactory - Class in com.atlassian.greenhopper.web.rapid.chart
- ReleaseBurndownChartModelFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.ReleaseBurndownChartModelFactory
- ReleaseBurndownChartModelFactory(EstimateStatisticService, FixVersionHistoryService, StatisticHistoryDataService, BurndownColumnChangeFactory, I18nFactoryService, VersionEntryFactory, RapidViewQueryService, RapidViewSprintQueryService, SprintEntryFactory, EstimableIssueDataService) - Constructor for class com.atlassian.greenhopper.web.rapid.chart.ReleaseBurndownChartModelFactory
- released - Variable in class com.atlassian.greenhopper.web.rapid.chart.VersionEntry
- released - Variable in class com.atlassian.greenhopper.web.rapid.plan.PlanModeVersionModel
- released(Boolean) - Method in class com.atlassian.greenhopper.service.rapid.view.VersionQuery.Builder
-
Defines whether requested versions should be released or not.
- RELEASED_VERSION_HISTORY_FIELD - Static variable in class com.pyxis.greenhopper.jira.customfields.ReleasedVersionHistoryCFType
- releaseDate - Variable in class com.atlassian.greenhopper.web.rapid.chart.VersionEntry
- releaseDate - Variable in class com.atlassian.greenhopper.web.rapid.plan.PlanModeVersionModel
- releaseDateFormatted - Variable in class com.atlassian.greenhopper.web.rapid.plan.PlanModeVersionModel
- ReleasedVersionHistoryCFType - Class in com.pyxis.greenhopper.jira.customfields
-
Type for the custom field Greenhopper creates to store historic versions in.
- ReleasedVersionHistoryCFType(PermissionManager, JiraAuthenticationContext, VersionManager, CustomFieldValuePersister, GenericConfigManager, JiraBaseUrls) - Constructor for class com.pyxis.greenhopper.jira.customfields.ReleasedVersionHistoryCFType
-
Workaround for some managed objects that are not exposed by Jira
- ReleasedVersionsFunctionOptimizer - Class in com.atlassian.greenhopper.util.jql
-
Class that optimizes releasedVersions() function in given query by trying to deterimne projects from query and adding them as arguments to that function provided that no arguments are already specified.
- ReleasedVersionsFunctionOptimizer() - Constructor for class com.atlassian.greenhopper.util.jql.ReleasedVersionsFunctionOptimizer
- ReleaseHelper - Class in com.atlassian.greenhopper.web.rapid.release
- ReleaseHelper() - Constructor for class com.atlassian.greenhopper.web.rapid.release.ReleaseHelper
- ReleaseIssueNavigatorAction - Class in com.atlassian.greenhopper.web.rapid.release
-
Using an action here enables us to provide a link that can be opened in a new tab (wouldn't be possible using JS).
- ReleaseIssueNavigatorAction() - Constructor for class com.atlassian.greenhopper.web.rapid.release.ReleaseIssueNavigatorAction
- releaseLock(Lock) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Releases the lock on all rows locked by the given lock.
- releaseLock(Lock) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- releaseLock(Long) - Method in class com.atlassian.greenhopper.service.lexorank.repair.LockStore
-
Releases the lock for the given issueId.
- ReleaseRequest() - Constructor for class com.atlassian.greenhopper.web.rapid.release.ReleaseResource.ReleaseRequest
- ReleaseResource - Class in com.atlassian.greenhopper.web.rapid.release
- ReleaseResource(ReleaseHelper) - Constructor for class com.atlassian.greenhopper.web.rapid.release.ReleaseResource
- ReleaseResource.ReleaseRequest - Class in com.atlassian.greenhopper.web.rapid.release
- ReleaseResource.ReleaseResponse - Class in com.atlassian.greenhopper.web.rapid.release
- ReleaseResponse() - Constructor for class com.atlassian.greenhopper.web.rapid.release.ReleaseResource.ReleaseResponse
- ReleaseService - Interface in com.atlassian.greenhopper.service.version
- ReleaseServiceImpl - Class in com.atlassian.greenhopper.service.version
- ReleaseServiceImpl(RapidViewService, PermissionService, VersionService, ProjectService, ColumnService, RapidViewQueryService, IssueDocumentSearchService, ProjectManager) - Constructor for class com.atlassian.greenhopper.service.version.ReleaseServiceImpl
- releaseTimeOffset - Variable in class com.atlassian.greenhopper.web.rapid.chart.VersionEntry
- releaseVersions(ApplicationUser, Collection<Version>, DateMidnight) - Method in interface com.atlassian.greenhopper.service.version.VersionService
-
Release the given versions.
- releaseVersions(ApplicationUser, Collection<Version>, DateMidnight) - Method in class com.atlassian.greenhopper.service.version.VersionServiceImpl
-
valid?
- ReleaseViewModel - Class in com.atlassian.greenhopper.web.rapid.release
- ReleaseViewModel() - Constructor for class com.atlassian.greenhopper.web.rapid.release.ReleaseViewModel
- reloadWebResources() - Method in class com.atlassian.greenhopper.plugin.module.ModuleLoader
- REMAINING_ESTIMATE_FIELD_ID - Static variable in interface com.atlassian.greenhopper.service.rapid.view.statistics.TrackingStatisticService
-
The JIRA Field ID that represents
TimeEstimateSystemField
when used in aStatisticsFieldConfig
. - REMAINING_ESTIMATE_ID - Static variable in class com.atlassian.greenhopper.web.rapid.issue.fields.RemainingEstimateFieldEntryFactory
- RemainingEstimateFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
- RemainingEstimateFieldEntryFactory(I18nHelper.BeanFactory, TimeTrackingGraphBeanFactory, TimeTrackingService, FieldHelper) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.RemainingEstimateFieldEntryFactory
- remote - Variable in class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModel.IssueLinkEntry
- RemoteEntityLinkModel - Class in com.atlassian.greenhopper.web.rapid.entity.common
- RemoteEntityLinkModel(Long, Long, String, String) - Constructor for class com.atlassian.greenhopper.web.rapid.entity.common.RemoteEntityLinkModel
- RemoteEntityLinkService - Interface in com.atlassian.greenhopper.entity.remotelink
- RemoteEntityLinkServiceImpl - Class in com.atlassian.greenhopper.entity.remotelink
- RemoteEntityLinkServiceImpl() - Constructor for class com.atlassian.greenhopper.entity.remotelink.RemoteEntityLinkServiceImpl
- RemoteEpicLinkResource - Class in com.atlassian.greenhopper.web.api
-
Exposes functionality to manage remote epic links
- RemoteEpicLinkResource(RemoteIssueLinkService, RemoteLinkConversationService, IssueManager) - Constructor for class com.atlassian.greenhopper.web.api.RemoteEpicLinkResource
- RemoteIssueLinkEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModel.RemoteIssueLinkEntry
- RemoteIssueLinkResource - Class in com.atlassian.greenhopper.web.rapid.issue.issuelink
- RemoteIssueLinkResource(RemoteIssueLinkService) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.issuelink.RemoteIssueLinkResource
- RemoteIssueLinkSearchService - Interface in com.atlassian.greenhopper.issue.link
- RemoteIssueLinkSearchServiceImpl - Class in com.atlassian.greenhopper.issue.link
- RemoteIssueLinkSearchServiceImpl() - Constructor for class com.atlassian.greenhopper.issue.link.RemoteIssueLinkSearchServiceImpl
- RemoteLinkConversationResource - Class in com.atlassian.greenhopper.web.remote
-
Remote create link creation resource for our internal use only.
- RemoteLinkConversationResource(RemoteLinkConversationService) - Constructor for class com.atlassian.greenhopper.web.remote.RemoteLinkConversationResource
- RemoteLinkConversationResource.TokenStatus - Class in com.atlassian.greenhopper.web.remote
-
The associaiton of a conversation token and a conversation status.
- RemoteLinkConversationService - Interface in com.atlassian.greenhopper.service.api.remote
-
Manages conversation during the remote link creation process.
- RemoteLinkConversationService.CreationConversation - Class in com.atlassian.greenhopper.service.api.remote
-
Represents the "conversation" after a creation request.
- RemoteLinkConversationService.CreationConversation.Status - Enum Class in com.atlassian.greenhopper.service.api.remote
- RemoteLinkConversationServiceImpl - Class in com.atlassian.greenhopper.service.api.remote
- RemoteLinkConversationServiceImpl() - Constructor for class com.atlassian.greenhopper.service.api.remote.RemoteLinkConversationServiceImpl
- RemoteLinkCreateRequest - Class in com.atlassian.greenhopper.api
-
Request to create/update a remote link.
- RemoteLinkCreateRequest() - Constructor for class com.atlassian.greenhopper.api.RemoteLinkCreateRequest
- RemoteLinkCreateRequest.Application - Class in com.atlassian.greenhopper.api
- RemoteLinkCreateRequest.RemoteObject - Class in com.atlassian.greenhopper.api
- RemoteLinkedSprint - Class in com.atlassian.greenhopper.api.sprints
- RemoteLinkedSprint() - Constructor for class com.atlassian.greenhopper.api.sprints.RemoteLinkedSprint
- RemoteLinkedSprintMapper - Class in com.atlassian.greenhopper.service.sprint
- RemoteLinkedSprintMapper() - Constructor for class com.atlassian.greenhopper.service.sprint.RemoteLinkedSprintMapper
- RemoteLinkedSprints - Class in com.atlassian.greenhopper.api.sprints
- RemoteLinkedSprints() - Constructor for class com.atlassian.greenhopper.api.sprints.RemoteLinkedSprints
- remoteLinks - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry
- RemoteObject() - Constructor for class com.atlassian.greenhopper.api.RemoteLinkCreateRequest.RemoteObject
- RemoteSprintLink - Class in com.atlassian.greenhopper.api.entity.remotelink.sprint
- RemoteSprintLink(Long, Long, String, String, String, String, RemoteSprintLink.ApplicationType, String) - Constructor for class com.atlassian.greenhopper.api.entity.remotelink.sprint.RemoteSprintLink
- RemoteSprintLink.ApplicationType - Enum Class in com.atlassian.greenhopper.api.entity.remotelink.sprint
- RemoteSprintLinkEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry.RemoteSprintLinkEntry
- RemoteSprintLinkEvent - Class in com.atlassian.greenhopper.events
- RemoteSprintLinkEvent - Interface in com.atlassian.greenhopper.api.events
-
This interface is implemented in the greenhooper-jira-bridge.
- RemoteSprintLinkEvent(RemoteSprintLink) - Constructor for class com.atlassian.greenhopper.events.RemoteSprintLinkEvent
- RemoteSprintLinkResource - Class in com.atlassian.greenhopper.web.api
-
Exposes functionality to manage remote sprint links
- RemoteSprintLinkResource(SprintService, RemoteSprintLinkService, RemoteLinkedSprintMapper, RemoteLinkConversationService) - Constructor for class com.atlassian.greenhopper.web.api.RemoteSprintLinkResource
- remoteSprintLinkService - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntryTransformer
- RemoteSprintLinkService - Class in com.atlassian.greenhopper.service.sprint
- RemoteSprintLinkService() - Constructor for class com.atlassian.greenhopper.service.sprint.RemoteSprintLinkService
- RemoteSprintLinkService.JsonLink - Class in com.atlassian.greenhopper.service.sprint
- remove() - Method in class com.atlassian.greenhopper.util.DayIterator
- remove(CustomField) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
-
This custom field type will never be removed since it is locked and under the control of Jira Agile, so no additional tasks need to performed and no issues would be affected by it.
- remove(CustomField) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCFType
- remove(Long) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewCacheManager
-
Removes a rapid view from the cache.
- remove(Long) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewCacheManagerImpl
- remove(Long, Long, Long, Long) - Method in interface com.atlassian.greenhopper.manager.rank.RankDao
-
Remove a rank.
- remove(Long, Long, Long, Long) - Method in class com.atlassian.greenhopper.manager.rank.RankDaoImpl
- removeAll() - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewCacheManager
-
Purges the cache.
- removeAll() - Method in class com.atlassian.greenhopper.service.rapid.RapidViewCacheManagerImpl
- removeAllIssuesFromSprint(ApplicationUser, Sprint) - Method in interface com.atlassian.greenhopper.service.sprint.SprintIssueService
-
Removes all issues currently assigned to given sprint.
- removeAllIssuesFromSprint(ApplicationUser, Sprint) - Method in class com.atlassian.greenhopper.service.sprint.SprintIssueServiceImpl
- removeAllRemoteSprintLinks(ApplicationUser, Sprint) - Method in class com.atlassian.greenhopper.service.sprint.RemoteSprintLinkService
- removeCustomField(CustomField) - Method in interface com.atlassian.greenhopper.customfield.CustomFieldService
-
Removes the custom field and all associated data.
- removeCustomField(CustomField) - Method in class com.atlassian.greenhopper.customfield.CustomFieldServiceImpl
- removeEpicFromIssues(IssueUnlinkRequest) - Method in interface com.atlassian.greenhopper.service.issuelink.EpicService
-
Disassociates the issues from the epic(s) they are associated with.
- removeEpicFromIssues(IssueUnlinkRequest) - Method in class com.atlassian.greenhopper.service.issuelink.EpicServiceImpl
- removeEpicFromIssues(ApplicationUser, Set<Issue>) - Method in interface com.atlassian.greenhopper.service.issuelink.EpicService
-
Deprecated.since v8.5, use
EpicService.removeEpicFromIssues(IssueUnlinkRequest)
instead - removeEpicFromIssues(ApplicationUser, Set<Issue>) - Method in class com.atlassian.greenhopper.service.issuelink.EpicServiceImpl
- removeFromCurrentSprints(ApplicationUser, Map<Sprint, List<Issue>>) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintHelper
-
Removes issues from their current sprint
- RemoveFromEpicRequest() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.issuelink.EpicResource.RemoveFromEpicRequest
- removeFromSprint(RemoveFromSprintRequest) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintRankResource
-
Removes issues from their currently active/future sprint.
- RemoveFromSprintEntryModel() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.model.RemoveFromSprintModel.RemoveFromSprintEntryModel
- RemoveFromSprintModel - Class in com.atlassian.greenhopper.web.rapid.sprint.model
- RemoveFromSprintModel() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.model.RemoveFromSprintModel
- RemoveFromSprintModel.RemoveFromSprintEntryModel - Class in com.atlassian.greenhopper.web.rapid.sprint.model
- RemoveFromSprintRequest - Class in com.atlassian.greenhopper.web.rapid.sprint.model
- RemoveFromSprintRequest() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.model.RemoveFromSprintRequest
- RemoveFutureSprintsFromClosedIssuesListener - Class in com.atlassian.greenhopper.issue
-
Listens to issue closed events and then removes future sprints for the closed issue to prevent errors when these sprints are deleted See GHS-9983
- RemoveFutureSprintsFromClosedIssuesListener() - Constructor for class com.atlassian.greenhopper.issue.RemoveFutureSprintsFromClosedIssuesListener
- removeIssuesFromSprint(ApplicationUser, Sprint, Collection<Issue>) - Method in interface com.atlassian.greenhopper.service.sprint.SprintIssueService
-
Removes the specified issues from a given sprint.
- removeIssuesFromSprint(ApplicationUser, Sprint, Collection<Issue>) - Method in class com.atlassian.greenhopper.service.sprint.SprintIssueServiceImpl
- removeNonWorkingDay(WorkingDaysResource.NonWorkingDayRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysResource
-
Removes an off day
- removeNonWorkingDay(ApplicationUser, RapidView, LocalDate) - Method in interface com.atlassian.greenhopper.service.rapid.view.workingdays.WorkingDaysService
-
Remove a day off
- removeNonWorkingDay(ApplicationUser, RapidView, LocalDate) - Method in class com.atlassian.greenhopper.service.rapid.view.workingdays.WorkingDaysServiceImpl
- removeNonWorkingDay(ApplicationUser, WorkingDaysResource.NonWorkingDayRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysHelper
-
Remove a day off
- removeNonWorkingDay(LocalDate) - Method in class com.atlassian.greenhopper.model.rapid.WorkingDaysConfig.WorkingDaysConfigBuilder
- removePage(Long, SprintPagesResource.LinkPageToSprintModel) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintPagesResource
- RemoveParametersCheck - Class in com.atlassian.greenhopper.manager.rank.instruction
-
Checks the input parameters for a remove operation.
- RemoveParametersCheck(ActiveObjects, Long, Long, Long, Long) - Constructor for class com.atlassian.greenhopper.manager.rank.instruction.RemoveParametersCheck
- removeRemoteSprintLink(ApplicationUser, Sprint, Long) - Method in class com.atlassian.greenhopper.service.sprint.RemoteSprintLinkService
- RemoveRowInstruction - Class in com.atlassian.greenhopper.manager.rank.instruction
-
Delete row instruction
- RemoveRowInstruction(ActiveObjects, Long, Long, Long) - Constructor for class com.atlassian.greenhopper.manager.rank.instruction.RemoveRowInstruction
- removeStatus(WorkflowResource.RemoveStatusRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.WorkflowResource
- removeStatusFromGreenHopperSimplifiedWorkflow(ApplicationUser, JiraWorkflow, Status) - Method in interface com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowService
-
Removes the specified
Status
associated step and global transition from the GreenHopper Simplified Workflow. - removeStatusFromGreenHopperSimplifiedWorkflow(ApplicationUser, JiraWorkflow, Status) - Method in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowServiceImpl
- RemoveStatusModel() - Constructor for class com.atlassian.greenhopper.web.rapid.view.WorkflowResource.RemoveStatusModel
- RemoveStatusRequest() - Constructor for class com.atlassian.greenhopper.web.rapid.view.WorkflowResource.RemoveStatusRequest
- render() - Method in interface com.atlassian.greenhopper.sidebar.SidebarPlaceholderRendererAdapter
- render() - Method in class com.atlassian.greenhopper.sidebar.SidebarPlaceholderRendererAdapterImpl
- render(long, String, String) - Method in class com.atlassian.greenhopper.sidebar.GlobalBoardSidebarRenderer
-
Render a global board sidebar.
- render(long, String, String) - Method in interface com.atlassian.greenhopper.sidebar.GlobalBoardSidebarRendererAdapter
- render(long, String, String) - Method in class com.atlassian.greenhopper.sidebar.GlobalBoardSidebarRendererAdapterImpl
- render(String) - Method in class com.atlassian.greenhopper.sidebar.SidebarPlaceholderRenderer
-
Render a project sidebar placeholder.
- render(String) - Method in interface com.atlassian.greenhopper.sidebar.SidebarPlaceholderRendererAdapter
- render(String) - Method in class com.atlassian.greenhopper.sidebar.SidebarPlaceholderRendererAdapterImpl
- renderDetailsHeaderAboveLinkWebPanel(ApplicationUser, Issue) - Method in class com.atlassian.greenhopper.web.rapid.issue.IssueWebPanelFactory
-
Renders the (third party) web panels with location of
IssueWebPanelFactory.DH_WEB_PANEL_ABOVE_LINK
, and returns the rendered result, or emptyOptional
when no web panels found for the location. - renderDetailsHeaderAboveSummaryWebPanel(ApplicationUser, Issue) - Method in class com.atlassian.greenhopper.web.rapid.issue.IssueWebPanelFactory
-
Renders the (third party) web panels with location of
IssueWebPanelFactory.DH_WEB_PANEL_ABOVE_SUMMARY
, and returns the rendered result, or emptyOptional
when no web panels found for the location. - renderer - Variable in class com.atlassian.greenhopper.web.rapid.issue.fields.FieldEntry
-
Renderer to use
- renderField(ApplicationUser, NavigableField, Document) - Method in class com.atlassian.greenhopper.web.rapid.list.ExtraFieldsHelper
-
Given a single of navigable field and an issue document, render the field.
- renderFieldEntry(I18n2, Issue, ApplicationUser, HtmlFieldEntry) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.DefaultCustomFieldEntryFactory
- renderFieldEntry(I18n2, Issue, ApplicationUser, TextFieldEntry) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.LabelsCustomFieldEntryFactory
- renderFieldEntry(I18n2, Issue, ApplicationUser, TextFieldEntry) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.VersionCustomFieldEntryFactory
- renderFieldEntry(I18n2, Issue, ApplicationUser, T) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.AbstractCustomFieldEntryFactory
- renderFields(ApplicationUser, List<NavigableField>, Document) - Method in class com.atlassian.greenhopper.web.rapid.list.ExtraFieldsHelper
-
Given a list of navigable fields and an issue document, render the fields.
- renderHeader - Variable in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.EditableTabSection
- renderListField(Collection<T>, Function<T, String>) - Static method in class com.atlassian.greenhopper.web.rapid.issue.fields.FieldHelper
-
Transforms a list of values into a comma-separated string representation
- reopenSprint(ReopenSprintRequest) - Method in class com.atlassian.greenhopper.web.rapid.sprint.ReopenSprintResource
-
Reopens a sprint.
- reopenSprint(ApplicationUser, Sprint) - Method in interface com.atlassian.greenhopper.service.sprint.SprintService
-
Reopen a sprint.
- reopenSprint(ApplicationUser, Sprint) - Method in class com.atlassian.greenhopper.service.sprint.SprintServiceImpl
- ReopenSprintRequest - Class in com.atlassian.greenhopper.web.rapid.sprint.model
- ReopenSprintRequest() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.model.ReopenSprintRequest
- ReopenSprintResource - Class in com.atlassian.greenhopper.web.rapid.sprint
- ReopenSprintResource(RapidViewService, SprintService, SprintPermissionService, SprintStatusChangeHelper, JiraAuthenticationContext, I18nFactoryService, SprintEntryFactory, SprintIssueService, JiraSoftwareFeatureService, RapidViewSprintQueryService) - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.ReopenSprintResource
- ReopenSprintResult - Class in com.atlassian.greenhopper.web.rapid.sprint.model
- ReopenSprintResult() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.model.ReopenSprintResult
- ReopenSprintStats - Class in com.atlassian.greenhopper.web.rapid.sprint
- ReopenSprintStats() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.ReopenSprintStats
- ReopenSprintViewModel - Class in com.atlassian.greenhopper.web.rapid.sprint.model
- ReopenSprintViewModel() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.model.ReopenSprintViewModel
- repair(String, String) - Method in class com.atlassian.greenhopper.service.lexorank.repair.RepairProcess
-
Repairs the LexoRank field with the given ID.
- repairAttempted(boolean) - Method in class com.atlassian.greenhopper.service.lexorank.repair.analytics.LexoRankRepairAttempt.Builder
- RepairConfiguration - Class in com.atlassian.greenhopper.service.lexorank.repair
-
Configuration for LexoRank repair.
- RepairConfiguration() - Constructor for class com.atlassian.greenhopper.service.lexorank.repair.RepairConfiguration
- RepairDataCollector - Class in com.atlassian.greenhopper.service.lexorank.repair
-
This class is responsible for collecting and recalculating LexoRank data for the purpose of repair.
- RepairDataCollector(SequentialRankCrawler, RepairConfiguration) - Constructor for class com.atlassian.greenhopper.service.lexorank.repair.RepairDataCollector
- RepairDataCollector.RepairTask - Record Class in com.atlassian.greenhopper.service.lexorank.repair
- repairDataSize(int) - Method in class com.atlassian.greenhopper.service.lexorank.repair.analytics.LexoRankRepairResult.Builder
- RepairDispatcher - Class in com.atlassian.greenhopper.service.lexorank.repair
-
Responsible for dispatching LexoRank repair processes.
- RepairDispatcher() - Constructor for class com.atlassian.greenhopper.service.lexorank.repair.RepairDispatcher
- repairOutcome(RepairOutcome) - Method in class com.atlassian.greenhopper.service.lexorank.repair.analytics.LexoRankRepairResult.Builder
- RepairOutcome - Enum Class in com.atlassian.greenhopper.service.lexorank.repair
- RepairProcess - Class in com.atlassian.greenhopper.service.lexorank.repair
-
This class is responsible for repairing LexoRank fields in Jira issues.
- RepairProcess(LexoRankDao, IssueManager, IssueIndexService, Long, RepairConfiguration) - Constructor for class com.atlassian.greenhopper.service.lexorank.repair.RepairProcess
-
Creates a new repair process.
- RepairRerankListener - Class in com.atlassian.greenhopper.service.lexorank.repair
-
This class listens for
LexoRankChangeEvent
and determines if local rebalancing is needed. - RepairRerankListener() - Constructor for class com.atlassian.greenhopper.service.lexorank.repair.RepairRerankListener
- RepairTask(LexoRankRow, String) - Constructor for record class com.atlassian.greenhopper.service.lexorank.repair.RepairDataCollector.RepairTask
-
Creates an instance of a
RepairTask
record class. - replace(ApplicationUser, RapidView, List<Swimlane>) - Method in interface com.atlassian.greenhopper.service.rapid.view.SwimlaneService
-
Replaces all swimlanes for a given rapid view with the specified swimlanes (keeping the order in the list).
- replace(ApplicationUser, RapidView, List<Swimlane>) - Method in class com.atlassian.greenhopper.service.rapid.view.SwimlaneServiceImpl
- replaceInitialStatusInGreenHopperSimplifiedWorkflow(ApplicationUser, JiraWorkflow, Status, Status) - Method in interface com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowService
-
Replaces the initial status specified in the workflow with a new one.
- replaceInitialStatusInGreenHopperSimplifiedWorkflow(ApplicationUser, JiraWorkflow, Status, Status) - Method in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowServiceImpl
- report() - Method in class com.atlassian.greenhopper.web.configuration.LexoRankResource
- REPORT - Enum constant in enum class com.atlassian.greenhopper.service.rapid.BoardLocation.Modes
- REPORT - Enum constant in enum class com.atlassian.greenhopper.web.rapid.event.UnlicensedAnalyticsEvent.Page
- REPORT - Enum constant in enum class com.atlassian.greenhopper.web.rapid.Mode
- REPORT - Enum constant in enum class com.atlassian.greenhopper.web.rapid.tools.BoardToolSectionContext.Mode
- ReportContentModel - Class in com.atlassian.greenhopper.web.rapid.chart
- ReportContentModel() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.ReportContentModel
- ReportContentModel.Status - Class in com.atlassian.greenhopper.web.rapid.chart
- ReporterFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
- ReporterFieldEntryFactory(UserFormats, FieldHelper) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.ReporterFieldEntryFactory
- ReportModelFactory - Class in com.atlassian.greenhopper.web.rapid.chart
- ReportModelFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.ReportModelFactory
- request(Long, Integer) - Static method in class com.atlassian.greenhopper.service.PageRequests
- REQUEST_CONTEXT_KEY - Static variable in class com.atlassian.greenhopper.web.sidebar.BoardListHelper
- requestBalance(Long) - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancingService
-
Request an immediate rebalance for the specified fieldId
- requestBalance(Long) - Method in class com.atlassian.greenhopper.web.configuration.LexoRankHelper
-
Request balance of a given field id
- RequestBoundCacheFactory - Class in com.atlassian.greenhopper.util
-
Provides a little helper method to deal with
JiraAuthenticationContextImpl.getRequestCache()
. - RequestBoundCacheFactory() - Constructor for class com.atlassian.greenhopper.util.RequestBoundCacheFactory
- RequestCacheService - Interface in com.atlassian.greenhopper.service
-
Provides methods to load/store information from/to a request based cache.
- RequestCacheServiceImpl - Class in com.atlassian.greenhopper.service
-
RequestCacheService implementation.
- RequestCacheServiceImpl() - Constructor for class com.atlassian.greenhopper.service.RequestCacheServiceImpl
- REQUESTED_RAPID_VIEW - Static variable in interface com.atlassian.greenhopper.web.rapid.issue.tabs.TabModelFactory
- REQUESTED_RAPID_VIEW_ID - Static variable in class com.atlassian.greenhopper.jira.actions.DetailsViewAjaxIssueAction
- requestFullBalance() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancingService
-
Schedule an immediate rebalance for all field ids.
- requestFullBalance() - Method in class com.atlassian.greenhopper.web.configuration.LexoRankHelper
-
Request a full balance
- requiresAllFields() - Method in class com.atlassian.greenhopper.web.rapid.list.callback.ExtraFieldsCallbackComponent
- requiresAllFields() - Method in interface com.atlassian.greenhopper.web.rapid.list.callback.RapidIssueEntryCallbackComponent
-
Whether this component requires all fields to be loaded when fetching documents from the index.
- requiresAsyncLoading - Variable in class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModel.IssueLinkEntry
- RESOLUTION - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldEditType
- ResolutionDateFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
-
Creates an Issue Entry for
ResolutionDateSystemField
. - ResolutionDateFieldEntryFactory(FieldHelper, ResolutionDateSystemField) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.ResolutionDateFieldEntryFactory
- resolve(int) - Static method in enum class com.atlassian.greenhopper.model.lexorank.LexoRankBucket
- resolve(Status) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnService.ColumnProgressMap
- resolve(Integer) - Static method in enum class com.atlassian.greenhopper.manager.lexorank.LexoRankRow.RankRowType
- resolve(String) - Static method in enum class com.atlassian.greenhopper.api.entity.remotelink.sprint.RemoteSprintLink.ApplicationType
- resolveByRating(int) - Static method in enum class com.atlassian.greenhopper.service.sprint.health.SprintHealth.Status
- resolved - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.RemoteEntityLinkModel
- resolved - Variable in class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModel.LocalIssueLinkEntry
- resolveDatabaseType(Connection) - Static method in class com.atlassian.greenhopper.util.database.DatabaseUtils
- resolveEntity(String, String) - Method in class com.atlassian.greenhopper.confluence.rpc.AbstractConfluenceSaxHandler
- resolveNewBoardAdminList(RapidViewEditResource.RapidViewUpdateRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditHelper
- resolveSprintProgress(ColumnService.ColumnProgressMap, List<RapidIssueEntry>) - Static method in class com.atlassian.greenhopper.service.sprint.health.SprintHealthMetricsResolver
- resolveSprintStatus(Long, Long) - Static method in class com.atlassian.greenhopper.service.sprint.health.SprintHealthMetricsResolver
-
Calculates the status of a sprint based on the sprint completion and work completion
- resolveWorklogTimeline(Issue, List<Worklog>, List<SafeChangeHistory>) - Static method in class com.atlassian.greenhopper.service.timetracking.WorklogTimelineResolver
-
Resolves the worklog timeline for a single issue
- RESOURCE_CHOOSE_LANGUAGE_SEQUENCE - Enum constant in enum class com.atlassian.greenhopper.plugin.module.ModuleDefinition
- response(Callable<Response>) - Method in class com.atlassian.greenhopper.web.AbstractResource
-
A standard way to invoke a REST resource and handle errors that might be throw.
- response(Callable<Response>) - Method in class com.atlassian.greenhopper.web.util.RestCall
-
This will invoke the Callable and return the response to the callee.
- responseWithoutAccessCheck(Callable<Response>) - Method in class com.atlassian.greenhopper.web.AbstractResource
-
A standard way to invoke a REST resource and handle errors that might be thrown.
- REST_AWARE_SPRINT_FIELD - Enum constant in enum class com.atlassian.greenhopper.features.AgileDarkFeature
- RestCall - Class in com.atlassian.greenhopper.web.util
-
Jira by default does not log REST call failures in atlassian-jira.log.
- RestCall(Class) - Constructor for class com.atlassian.greenhopper.web.util.RestCall
- RestFieldSetOperationsHelper - Class in com.atlassian.greenhopper.customfield
- RestFieldSetOperationsHelper(ErrorCollectionTransformer) - Constructor for class com.atlassian.greenhopper.customfield.RestFieldSetOperationsHelper
- restoreAndLockFields() - Method in interface com.atlassian.greenhopper.manager.issue.fields.ManagedFieldConfigurationRestorer
-
Restores fields to their previous configuration, and attempts to lock them.
- restoreAndLockFields() - Method in class com.atlassian.greenhopper.manager.issue.fields.ManagedFieldConfigurationRestorerImpl
- restoreIssueTypes() - Method in interface com.atlassian.greenhopper.manager.issue.fields.IssueTypeRestorer
- restoreIssueTypes() - Method in class com.atlassian.greenhopper.manager.issue.fields.IssueTypeRestorerImpl
- RestTemplate - Class in com.atlassian.greenhopper.web.rapid
- RestTemplate() - Constructor for class com.atlassian.greenhopper.web.rapid.RestTemplate
- Result() - Constructor for class com.atlassian.greenhopper.service.lexorank.integrity.LexoRankIntegrityCheckReport.Result
- Result() - Constructor for class com.atlassian.greenhopper.web.rapid.plan.PlanningModeService.Result
- Result(Collection<Issue>, ErrorCollection) - Constructor for class com.atlassian.greenhopper.service.issue.comment.BulkCommentService.Result
- Result(Collection<Issue>, ErrorCollection) - Constructor for class com.atlassian.greenhopper.service.issue.flagging.FlagService.Result
- ResultFactory - Class in com.atlassian.greenhopper.api
-
Factory for constructing service results in our API.
- ResultFactory() - Constructor for class com.atlassian.greenhopper.api.ResultFactory
- resumeLexoRankBalancing() - Method in interface com.atlassian.greenhopper.manager.lexorank.suspend.LexoRankSuspendManager
-
Disable the property to block rebalancing.
- resumeLexoRankBalancing() - Method in class com.atlassian.greenhopper.manager.lexorank.suspend.LexoRankSuspendManagerImpl
- retry() - Static method in class com.atlassian.greenhopper.manager.lexorank.lock.LockProcessOutcome
- reverse() - Method in enum class com.atlassian.greenhopper.service.lexorank.repair.Orientation
- row(Object...) - Method in class com.atlassian.greenhopper.manager.lexorank.CommonSqlBulkInsertBuilder
- row(Object...) - Method in class com.atlassian.greenhopper.manager.lexorank.OracleSqlBulkInsertBuilder
- row(Object...) - Method in class com.atlassian.greenhopper.manager.lexorank.SqlBulkInsertBuilder
- rows - Variable in class com.atlassian.greenhopper.manager.lexorank.SqlBulkInsertBuilder
- run() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankScheduledBalanceHandler
- run() - Method in interface com.atlassian.greenhopper.service.util.ServiceRunnable
- runAfterImport(ApplicationUser, Project) - Method in class com.atlassian.greenhopper.sampledata.IssueTypeGeneratorComponent
- runBeforeImport(ApplicationUser, Project) - Method in class com.atlassian.greenhopper.sampledata.IssueTypeGeneratorComponent
- runJob(JobRunnerRequest) - Method in class com.atlassian.greenhopper.service.sprint.services.SprintAutoStartStopJob
S
- SafeChangeHistory - Class in com.atlassian.greenhopper.service.issue.changehistory
-
Wrapper for
ChangeHistory
that allows safer access to the class. - SafeChangeHistory(ChangeHistory) - Constructor for class com.atlassian.greenhopper.service.issue.changehistory.SafeChangeHistory
- SAMPLE_KANBAN - Enum constant in enum class com.atlassian.greenhopper.service.workflow.ColumnConstraintPresets
- SAMPLE_KANBAN - Enum constant in enum class com.atlassian.greenhopper.web.rapid.view.RapidViewPreset
-
Preset which are used to create RapidBoard which is set to Sample Kanban methodology.
- SampleDataGenerator - Interface in com.atlassian.greenhopper.sampledata
- SampleDataGeneratorImpl - Class in com.atlassian.greenhopper.sampledata
- SampleDataGeneratorImpl(SampleDataImporter, AgileProjectConfigurator, ApplicationProperties, I18nHelper.BeanFactory, PluginAccessor, SprintManager, WorkflowService, CustomFieldManager, JiraAuthenticationContext, SimplifiedWorkflowService, LexoRankCustomFieldService, ProjectManager, IssueManager, LexoRankManager, RapidViewHelper, RapidViewPresetService, ColumnService, IssueFactory, IssueTypeService, ProjectService, EpicCustomFieldService, VersionService, OrderedPriorityHelper, IssueIndexService) - Constructor for class com.atlassian.greenhopper.sampledata.SampleDataGeneratorImpl
- SampleDataProjectNameGenerator - Class in com.atlassian.greenhopper.web.rapid.welcome
-
Generate a suitable name for a sample data project.
- SampleDataProjectNameGenerator() - Constructor for class com.atlassian.greenhopper.web.rapid.welcome.SampleDataProjectNameGenerator
- SampleKanbanProjectCreateHook - Class in com.atlassian.greenhopper.web.rapid.project
- SampleKanbanProjectCreateHook() - Constructor for class com.atlassian.greenhopper.web.rapid.project.SampleKanbanProjectCreateHook
- SampleProjectKeyNamePair - Class in com.atlassian.greenhopper.web.rapid.welcome
- SampleProjectKeyNamePair(String, String) - Constructor for class com.atlassian.greenhopper.web.rapid.welcome.SampleProjectKeyNamePair
- SANITY_CHECKED - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QIssueRankingOperationLog
- sanityCheck() - Method in class com.atlassian.greenhopper.manager.rank.instruction.BaseInputParametersCheck
-
Sanity check for customFieldId and issueId.
- sanityCheck() - Method in class com.atlassian.greenhopper.manager.rank.instruction.DatabaseEmptinessCheck
-
Sanity check for index emptiness Either there are no rows for the given custom field or there is only one entry containing the to be inserted issue
- sanityCheck() - Method in class com.atlassian.greenhopper.manager.rank.instruction.InsertRowInstruction
-
Sanity check row creation Either the row does not exist or it points to the expected nextId
- sanityCheck() - Method in class com.atlassian.greenhopper.manager.rank.instruction.Instruction
-
Execute sanity checks without actually altering the database.
- sanityCheck() - Method in class com.atlassian.greenhopper.manager.rank.instruction.LastRowCheck
-
Checks that there is one last issue with the given id and pointing to null
- sanityCheck() - Method in class com.atlassian.greenhopper.manager.rank.instruction.RemoveRowInstruction
-
Sanity check for delete row instruction The row either exists and still points to nextId or it is deleted
- sanityCheck() - Method in class com.atlassian.greenhopper.manager.rank.instruction.TopOfChainCheck
-
Sanity check for top of chain alterations.
- sanityCheck() - Method in class com.atlassian.greenhopper.manager.rank.instruction.UpdateRowInstruction
-
Sanity checks for update row instruction The row exists and either points to the old or new nextIssueId.
- saturday - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.WeekDaysModel
- saturday(boolean) - Method in class com.atlassian.greenhopper.model.rapid.WorkingDaysConfig.WorkingDaysConfigBuilder
- SATURDAY - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QWorkingDays
- save(BalancerEntry) - Method in interface com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntryManager
-
Save/Update a balancer entry.
- save(BalancerEntry) - Method in class com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntryManagerImpl
- save(Lock, LexoRankRow) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Update a LexoRankRow.
- save(Lock, LexoRankRow) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- save(AuditEntry) - Method in interface com.atlassian.greenhopper.manager.audit.AuditEntryManager
-
Persist a new AuditEntry record
- save(AuditEntry) - Method in class com.atlassian.greenhopper.manager.audit.AuditEntryManagerImpl
- save(E) - Method in class com.atlassian.greenhopper.service.rapid.view.GenericActiveObjectsDao
- SAVED_FILTER_ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QRapidView
- SavedFilterCreationRequestValidator - Class in com.atlassian.greenhopper.service.rapid
-
Validates saved filter creation request.
- SavedFilterCreationRequestValidator(GlobalPermissionManager, JiraAuthenticationContext) - Constructor for class com.atlassian.greenhopper.service.rapid.SavedFilterCreationRequestValidator
- SavedFilterEntry - Class in com.atlassian.greenhopper.web.rapid.view
-
Mimic JIRA's saved filter permission display.
- SavedFilterEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.view.SavedFilterEntry
- SavedFilterEntry.SavedFilterPermissionEntry - Class in com.atlassian.greenhopper.web.rapid.view
-
Mimic JIRA's saved filter permission display.
- SavedFilterEntry.SavedFilterPermissionValue - Class in com.atlassian.greenhopper.web.rapid.view
-
A single permission value for display
- savedFilterId(Long) - Method in class com.atlassian.greenhopper.model.rapid.RapidView.RapidViewBuilder
- SavedFilterKey(ApplicationUser, Long) - Constructor for class com.atlassian.greenhopper.service.rapid.SavedFilterServiceImpl.SavedFilterKey
- SavedFilterListModel() - Constructor for class com.atlassian.greenhopper.web.rapid.view.SavedFilterResource.SavedFilterListModel
- SavedFilterPermissionEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.view.SavedFilterEntry.SavedFilterPermissionEntry
- SavedFilterPermissionValue() - Constructor for class com.atlassian.greenhopper.web.rapid.view.SavedFilterEntry.SavedFilterPermissionValue
- SavedFilterPermissionValue(String, String) - Constructor for class com.atlassian.greenhopper.web.rapid.view.SavedFilterEntry.SavedFilterPermissionValue
- SavedFilterResource - Class in com.atlassian.greenhopper.web.rapid.view
-
Note: this resource is currently ugly due to the way SingleSelect.js handles ajax errors (showing a nice alert window).
- SavedFilterResource(RapidViewFilterHelper, ErrorCollectionTransformer) - Constructor for class com.atlassian.greenhopper.web.rapid.view.SavedFilterResource
- SavedFilterResource.SavedFilterListModel - Class in com.atlassian.greenhopper.web.rapid.view
- SavedFilterService - Interface in com.atlassian.greenhopper.service.rapid
- SavedFilterServiceImpl - Class in com.atlassian.greenhopper.service.rapid
- SavedFilterServiceImpl() - Constructor for class com.atlassian.greenhopper.service.rapid.SavedFilterServiceImpl
- SavedFilterServiceImpl.SavedFilterKey - Class in com.atlassian.greenhopper.service.rapid
- schedule() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankCleanupScheduler
- schedule() - Method in class com.atlassian.greenhopper.service.sprint.services.SprintAutoStartStopScheduler
- SCOPE_CHANGE_PERCENTAGE - Enum constant in enum class com.atlassian.greenhopper.service.sprint.health.SprintMetrics.Type
- ScopeChangeBurndownModel - Class in com.atlassian.greenhopper.web.rapid.chart
-
The model for the Burndown Chart.
- ScopeChangeBurndownModel() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.ScopeChangeBurndownModel
- SCRUM - Enum constant in enum class com.atlassian.greenhopper.model.rapid.RapidView.Type
- SCRUM - Enum constant in enum class com.atlassian.greenhopper.project.ProjectType
- SCRUM - Enum constant in enum class com.atlassian.greenhopper.web.rapid.view.RapidViewPreset
-
Preset which are used to create RapidBoard which is set to Scrum methodology.
- ScrumProjectCreateHook - Class in com.atlassian.greenhopper.web.rapid.project
- ScrumProjectCreateHook() - Constructor for class com.atlassian.greenhopper.web.rapid.project.ScrumProjectCreateHook
- search(ApplicationLink, String, int, String) - Method in interface com.atlassian.greenhopper.confluence.rpc.ConfluenceRpcService
-
Search the Confluence instance matching the given ApplicationLink.
- search(ApplicationLink, String, int, String) - Method in class com.atlassian.greenhopper.confluence.rpc.ConfluenceRpcServiceImpl
- search(ApplicationUser, Query) - Method in interface com.atlassian.greenhopper.service.issue.SearchService
-
Perform an issue search using the specified user and query.
- search(ApplicationUser, Query) - Method in class com.atlassian.greenhopper.service.issue.SearchServiceImpl
- search(ApplicationUser, Query, PagerFilter<?>) - Method in interface com.atlassian.greenhopper.service.issue.SearchService
-
Perform an issue search using the specified user, query, and pager.
- search(ApplicationUser, Query, PagerFilter<?>) - Method in class com.atlassian.greenhopper.service.issue.SearchServiceImpl
- SearchConfluencePagesResource - Class in com.atlassian.greenhopper.web.integration
- SearchConfluencePagesResource(SearchPagesHelper) - Constructor for class com.atlassian.greenhopper.web.integration.SearchConfluencePagesResource
- searchCount(ApplicationUser, Query) - Method in interface com.atlassian.greenhopper.service.issue.SearchService
-
Perform an issue search using the specified user and query and return the number of results.
- searchCount(ApplicationUser, Query) - Method in class com.atlassian.greenhopper.service.issue.SearchServiceImpl
- searchCountOverrideSecurity(ApplicationUser, Query) - Method in interface com.atlassian.greenhopper.service.issue.SearchService
-
Perform an issue search using the specified user and query and return the number of results.
- searchCountOverrideSecurity(ApplicationUser, Query) - Method in class com.atlassian.greenhopper.service.issue.SearchServiceImpl
- searchForRapidIssues(ApplicationUser, RapidView, Predicate<Long>, Query, List<RapidIssueEntryCallbackComponent>, boolean, boolean, List<NavigableField>) - Method in interface com.atlassian.greenhopper.web.rapid.list.RapidIssueSearchService
-
Searches for issues in a rapid view.
- searchForRapidIssues(ApplicationUser, RapidView, Predicate<Long>, Query, List<RapidIssueEntryCallbackComponent>, boolean, boolean, List<NavigableField>) - Method in class com.atlassian.greenhopper.web.rapid.list.RapidIssueSearchServiceImpl
- searchOverrideSecurity(ApplicationUser, Query) - Method in interface com.atlassian.greenhopper.service.issue.SearchService
-
Perform an issue search using the specified user and query and return the results.
- searchOverrideSecurity(ApplicationUser, Query) - Method in class com.atlassian.greenhopper.service.issue.SearchServiceImpl
- searchPages(String) - Method in class com.atlassian.greenhopper.web.integration.SearchConfluencePagesResource
-
Searches for matching confluence pages
- searchPages(String) - Method in class com.atlassian.greenhopper.web.integration.SearchPagesHelper
- SearchPagesHelper - Class in com.atlassian.greenhopper.web.integration
-
Provides search functionality for confluence pages
- SearchPagesHelper() - Constructor for class com.atlassian.greenhopper.web.integration.SearchPagesHelper
- SearchPagesHelper.PageModel - Class in com.atlassian.greenhopper.web.integration
- SearchPagesHelper.SearchResultModel - Class in com.atlassian.greenhopper.web.integration
- SearchRequestService - Interface in com.atlassian.greenhopper.service.searchrequest
-
Provides access to JIRA's SearchRequest manager in a safe way
- SearchRequestServiceImpl - Class in com.atlassian.greenhopper.service.searchrequest
- SearchRequestServiceImpl() - Constructor for class com.atlassian.greenhopper.service.searchrequest.SearchRequestServiceImpl
- SearchResponseSaxHandler - Class in com.atlassian.greenhopper.confluence.rpc
-
Handles XML responses from the "search" Confluence XMLRPC method.
- SearchResponseSaxHandler() - Constructor for class com.atlassian.greenhopper.confluence.rpc.SearchResponseSaxHandler
- SearchResultModel() - Constructor for class com.atlassian.greenhopper.web.integration.SearchPagesHelper.SearchResultModel
- searchSavedFiltersByQuery(ApplicationUser, String) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewFilterHelper
-
Get a list of available filters for a given user and query string
- SearchService - Interface in com.atlassian.greenhopper.service.issue
-
Wrapper around Jira's
SearchService
to make results easier to consume in GH. - SearchServiceImpl - Class in com.atlassian.greenhopper.service.issue
-
Wrapper around JIRA's
SearchService
to make results easier to consume in GH. - SearchServiceImpl() - Constructor for class com.atlassian.greenhopper.service.issue.SearchServiceImpl
- SECOND_SMALLER - Static variable in class com.atlassian.greenhopper.service.rank.FlatLexoRankableComparator
- section(String, String, Iterable<RapidBoardToolsElement>) - Static method in class com.atlassian.greenhopper.web.rapid.tools.RapidBoardToolsElement
- SECTION - Enum constant in enum class com.atlassian.greenhopper.web.rapid.tools.RapidBoardToolsElement.Type
- SECTION - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QSubquery
- sections - Variable in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.EditableTabEntry
- SECURITY - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldEditType
- select(String) - Method in interface com.atlassian.greenhopper.manager.lexorank.SqlSelectStatement.SelectClause
- selectBoard(Map<String, Object>, String) - Method in class com.atlassian.greenhopper.web.sidebar.BoardListHelper
-
Deprecated.
- SELECTED_BOARD - Enum constant in enum class com.atlassian.greenhopper.web.api.ProjectPageContextParameters
- SELECTED_BOARD_ID - Enum constant in enum class com.atlassian.greenhopper.web.api.ProjectPageContextParameters
- SELECTED_BOARD_TYPE_SCRUM - Enum constant in enum class com.atlassian.greenhopper.web.api.ProjectPageContextParameters
- SELECTED_FOR_DEVELOPMENT - Enum constant in enum class com.atlassian.greenhopper.service.workflow.PredefinedStatuses
- SELECTED_QUERY - Enum constant in enum class com.atlassian.greenhopper.web.api.ProjectPageContextParameters
- selectedTransitionId - Variable in class com.atlassian.greenhopper.web.rapid.RapidBoardResource.TransitionAndRankRequest
- SelectSearcherWrapper - Class in com.atlassian.greenhopper.customfield.epicstatus
-
Wrapper for the JIRA
SelectSearcher
so that we can use it in our own plugin XML. - SelectSearcherWrapper() - Constructor for class com.atlassian.greenhopper.customfield.epicstatus.SelectSearcherWrapper
- SelectSearcherWrapper(SelectSearcher) - Constructor for class com.atlassian.greenhopper.customfield.epicstatus.SelectSearcherWrapper
- selfDestruct() - Method in class com.atlassian.greenhopper.service.rank.RankIndexServiceImpl
-
Destroy this service to ensure that we don't have several instances talking to the database in parallel, in the event of a leaked classloader.
- sequence - Variable in class com.atlassian.greenhopper.web.rapid.plan.PlanModeVersionModel
- sequence - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintBaseEntry
- sequence(Long) - Method in class com.atlassian.greenhopper.service.sprint.Sprint.SprintBuilder
- SEQUENCE - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QSprint
- SEQUENCE_COMPARATOR - Static variable in class com.atlassian.greenhopper.service.sprint.SprintComparators
- SequentialRankCrawler - Class in com.atlassian.greenhopper.service.lexorank.repair
-
This component loads rank rows in sequence, beginning at the specified rank.
- SequentialRankCrawler(LexoRankDao, Long, Orientation, String, int) - Constructor for class com.atlassian.greenhopper.service.lexorank.repair.SequentialRankCrawler
- SERVER_ERROR - Enum constant in enum class com.atlassian.greenhopper.model.validation.ErrorCollection.Reason
-
We are all broken.
- serverUnavailable - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.RemoteEntityLinkModel
- SERVICE - Static variable in interface com.atlassian.greenhopper.customfield.CustomFieldService
- SERVICE - Static variable in class com.atlassian.greenhopper.rest.AssigneeUserPickerSearchService
- SERVICE - Static variable in class com.atlassian.greenhopper.service.GreenHopperCacheManager
-
Service identifier to be used for dependency injection.
- SERVICE - Static variable in interface com.atlassian.greenhopper.service.IssueIndexService
-
Service identifier to be used for dependency injection.
- SERVICE - Static variable in class com.atlassian.greenhopper.service.logging.LogSupport
- SERVICE - Static variable in interface com.atlassian.greenhopper.service.PermissionService
-
Service identifier to be used for dependency injection.
- SERVICE - Static variable in interface com.atlassian.greenhopper.service.PersistenceService
-
Service identifier to be used for dependency injection.
- SERVICE - Static variable in class com.atlassian.greenhopper.service.properties.PropertyDao
- SERVICE - Static variable in interface com.atlassian.greenhopper.service.RequestCacheService
-
Service identifier to be used for dependency injection.
- SERVICE - Static variable in interface com.atlassian.greenhopper.service.workflow.WorkflowService
- SERVICE - Static variable in interface com.atlassian.greenhopper.web.input.InputParameterService
- SERVICE - Static variable in class com.atlassian.greenhopper.web.util.WebUtilities
-
Used for dependency injection
- ServiceErrorCollector - Class in com.atlassian.greenhopper.service.util
-
This class can be used when multiple validation errors can be returned simultaneously.
- ServiceErrorCollector() - Constructor for class com.atlassian.greenhopper.service.util.ServiceErrorCollector
- ServiceOutcome<T> - Interface in com.atlassian.greenhopper.service
-
An outcome from service which contains either value or validation errors.
- ServiceOutcomeException - Exception Class in com.atlassian.greenhopper.service.util
-
A checked exception that contains an error collection.
- ServiceOutcomeException(ErrorCollection) - Constructor for exception class com.atlassian.greenhopper.service.util.ServiceOutcomeException
- ServiceOutcomeException(ErrorCollection.Reason, String, Object...) - Constructor for exception class com.atlassian.greenhopper.service.util.ServiceOutcomeException
- ServiceOutcomeException(ErrorCollection) - Constructor for exception class com.atlassian.greenhopper.service.util.ServiceOutcomeException
- ServiceOutcomeHelper - Class in com.atlassian.greenhopper.service.util
-
Contains utility methods that help dealing with the ServiceOutcome objects.
- ServiceOutcomeImpl<T> - Class in com.atlassian.greenhopper.service
-
Generic service outcome that can optionally hold a value.
- ServiceOutcomes - Class in com.atlassian.greenhopper.service
- ServiceOutcomes() - Constructor for class com.atlassian.greenhopper.service.ServiceOutcomes
- ServiceResult - Interface in com.atlassian.greenhopper.service
-
A result from service which may be valid or not.
- ServiceResultImpl - Class in com.atlassian.greenhopper.service
- ServiceResults - Class in com.atlassian.greenhopper.service
- ServiceRunnable - Interface in com.atlassian.greenhopper.service.util
-
A version of the Runnable interface that can additionally throw ServiceOutcomeException.
- ServiceSupplier<T> - Interface in com.atlassian.greenhopper.service.util
-
A version of the Supplier interface that can additionally throw ServiceOutcomeException.
- set(RapidView, List<CardColor>) - Method in interface com.atlassian.greenhopper.manager.color.CardColorManager
- set(RapidView, List<CardColor>) - Method in class com.atlassian.greenhopper.manager.color.CardColorManagerImpl
- set(RapidView, List<DetailViewField>) - Method in interface com.atlassian.greenhopper.manager.detailview.DetailViewFieldManager
- set(RapidView, List<DetailViewField>) - Method in class com.atlassian.greenhopper.manager.detailview.DetailViewFieldManagerImpl
- set(ApplicationUser, RapidView, List<CardColor>) - Method in interface com.atlassian.greenhopper.service.rapid.view.color.CardColorService
-
Replaces all card colors for a given rapid view with the specified card colors (keeping the order in the list)
- set(ApplicationUser, RapidView, List<CardColor>) - Method in class com.atlassian.greenhopper.service.rapid.view.color.CardColorServiceImpl
- set(ApplicationUser, RapidView, List<QuickFilter>) - Method in interface com.atlassian.greenhopper.service.rapid.view.QuickFilterService
-
Replaces all quick filters for a given rapid view with the specified quick filters (keeping the order in the list)
- set(ApplicationUser, RapidView, List<QuickFilter>) - Method in class com.atlassian.greenhopper.service.rapid.view.QuickFilterServiceImpl
- set(String) - Method in interface com.atlassian.greenhopper.manager.lexorank.SqlUpdateStatement.SetClause
-
Sets the parameterized SET clause.
- SET_OPERATION - Static variable in class com.atlassian.greenhopper.customfield.RestFieldSetOperationsHelper
- setActivatedDate(Long) - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
- setAllSprints(int) - Method in class com.atlassian.greenhopper.web.rapid.chart.VelocityChartModel.QueryMetadata
- setAlt(String) - Method in class com.atlassian.greenhopper.web.util.GreenHopperHelpPathResolver.HelpPath
- setApplicationName(String) - Method in class com.atlassian.greenhopper.api.entity.remotelink.sprint.RemoteSprintLink
- setApplicationType(RemoteSprintLink.ApplicationType) - Method in class com.atlassian.greenhopper.api.entity.remotelink.sprint.RemoteSprintLink
- setAutoStartStop(Boolean) - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
- setBackupProject(BackupProject) - Method in class com.atlassian.greenhopper.imports.LexorankImportHandler
- setBackupProject(BackupProject) - Method in class com.atlassian.greenhopper.imports.LexorankOfbizImportHandler
- setBackupProject(BackupProject) - Method in class com.atlassian.greenhopper.imports.LexorankPreImportHandler
- setBackupProject(BackupProject) - Method in class com.atlassian.greenhopper.imports.SprintImportHandler
- setBackupProject(BackupProject) - Method in class com.atlassian.greenhopper.imports.SprintPreImportHandler
- setBackupSystemInformation(BackupSystemInformation) - Method in class com.atlassian.greenhopper.imports.LexorankImportHandler
- setBackupSystemInformation(BackupSystemInformation) - Method in class com.atlassian.greenhopper.imports.LexorankOfbizImportHandler
- setBackupSystemInformation(BackupSystemInformation) - Method in class com.atlassian.greenhopper.imports.LexorankPreImportHandler
- setBackupSystemInformation(BackupSystemInformation) - Method in class com.atlassian.greenhopper.imports.SprintImportHandler
- setBackupSystemInformation(BackupSystemInformation) - Method in class com.atlassian.greenhopper.imports.SprintPreImportHandler
- setBaseInformation(I18n2, Issue, ApplicationUser, T) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.AbstractCustomFieldEntryFactory
- setBoardAdmin(RapidView, List<BoardAdmin>) - Method in interface com.atlassian.greenhopper.manager.rapidview.BoardAdminManager
-
Sets board admins for the specified RapidView
- setBoardAdmin(RapidView, List<BoardAdmin>) - Method in class com.atlassian.greenhopper.manager.rapidview.BoardAdminManagerImpl
- setBoardName(String) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintSearcherEditModel
- setBoardsRetrievalTimeMs(long) - Method in class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardSearchResultsAnalyticsEvent.Builder
- setBoolean(String, Long, String, Boolean) - Method in interface com.atlassian.greenhopper.service.PersistenceService
-
Set a property value of type Boolean.
- setBoolean(String, Long, String, Boolean) - Method in class com.atlassian.greenhopper.service.PersistenceServiceImpl
- setBooleanProperty(String, Boolean) - Method in class com.atlassian.greenhopper.service.properties.PropertyDao
-
Set the Boolean value for the given property key
- setBucket(int) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankAO
- setBusinessValueProperty(Long) - Method in interface com.atlassian.greenhopper.manager.properties.ManagedFieldPropertyDao
- setBusinessValueProperty(Long) - Method in class com.atlassian.greenhopper.manager.properties.ManagedFieldPropertyDaoImpl
- setCardColorStrategy(CardColorResource.CardColorStrategyUpdateRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.CardColorResource
- setCardColorStrategy(String) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
- setCategory(String) - Method in interface com.atlassian.greenhopper.manager.audit.AuditEntryAO
- setChangeDate(DateTime) - Method in class com.atlassian.greenhopper.service.timetracking.TimeTrackingHistoryService.HistoryEntry
- setCheckNecessary(IndexCheckService.CheckType, Option<String>) - Method in interface com.atlassian.greenhopper.service.index.IndexCheckService
-
Set a flag in the system to indicate that the check is necessary.
- setCheckNecessary(IndexCheckService.CheckType, Option<String>) - Method in class com.atlassian.greenhopper.service.index.IndexCheckServiceImpl
- setClassicEpicLabelProperty(Long) - Method in interface com.atlassian.greenhopper.manager.properties.ManagedFieldPropertyDao
- setClassicEpicLabelProperty(Long) - Method in class com.atlassian.greenhopper.manager.properties.ManagedFieldPropertyDaoImpl
- setClosed(boolean) - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
- setClosedKanPlanAcknowledge(String, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.UserConfigurationService
- setColor(String) - Method in interface com.atlassian.greenhopper.manager.color.CardColorAO
- setColumn(ColumnAO) - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnStatusAO
- setColumnChanges(SortedMap<Long, Map<String, IssueColumnChangeEntry>>) - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownData.Builder
- setColumnId(Long) - Method in class com.atlassian.greenhopper.web.rapid.release.ReleaseIssueNavigatorAction
- setColumnName(String) - Method in class com.atlassian.greenhopper.manager.lexorank.SqlExplicitSortLanguageFunction.Builder
- setColumns(List<Column>) - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownData.Builder
- setCombinedBoards(int) - Method in class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardSearchResultsAnalyticsEvent.Builder
- setCompleteDate(Long) - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
- setCompletedIssuesNotMovedBack(long) - Method in class com.atlassian.greenhopper.web.rapid.sprint.ReopenSprintStats
- setCompleteIssueCount(long) - Method in class com.atlassian.greenhopper.web.rapid.sprint.CompleteSprintStats
- setContextId(String) - Method in class com.atlassian.greenhopper.model.validation.ErrorCollection.ErrorItem
- setCount(int) - Method in class com.atlassian.greenhopper.manager.lexorank.lock.Lock
- setCreatedDate(Long) - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
- setCustomFieldId(long) - Method in interface com.atlassian.greenhopper.manager.rank.IssueRankingAO
- setCustomFieldId(Long) - Method in interface com.atlassian.greenhopper.manager.rank.IssueRankingOperationLogAO
- setCustomFieldSearcherClauseHandler(CustomFieldSearcherClauseHandler) - Method in class com.atlassian.greenhopper.customfield.AbstractCustomFieldSearcher
- setData(String) - Method in interface com.atlassian.greenhopper.manager.audit.AuditEntryAO
- setData(String, Long, String, Map<String, Object>) - Method in interface com.atlassian.greenhopper.service.PersistenceService
-
Set a map data property.
- setData(String, Long, String, Map<String, Object>) - Method in class com.atlassian.greenhopper.service.PersistenceServiceImpl
-
Converts the provided data map into a text property and stores it under key.
- setData(Map<String, List<TimeTrackingHistoryService.HistoryEntry>>) - Method in class com.atlassian.greenhopper.service.timetracking.TimeTrackingHistoryService.TimeTrackingHistory
- setDate(String) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintSearcherEditModel
- setDateTimeZone(DateTimeZone) - Method in class com.atlassian.greenhopper.model.charts.WorkRateData
- setDefaultLane(boolean) - Method in interface com.atlassian.greenhopper.service.rapid.view.SwimlaneAO
- setDefaultOptionName(String) - Method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata.Builder
- setDefaultValue(FieldConfig, LexoRank) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCFType
- setDefaultValue(FieldConfig, Issue) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
-
Set the default value to be used for EpicLinkCFType.
- setDefaultValue(FieldConfig, String) - Method in class com.atlassian.greenhopper.customfield.epiccolor.EpicColorCFType
- setDescription(String) - Method in interface com.atlassian.greenhopper.service.rapid.view.QuickFilterAO
- setDescription(String) - Method in interface com.atlassian.greenhopper.service.rapid.view.SwimlaneAO
- setDescriptionKey(String) - Method in class com.atlassian.greenhopper.manager.issue.issuetypes.IssueTypeMetadata.Builder
- setDestinationId(String) - Method in class com.atlassian.greenhopper.web.rapid.plan.SplitIssueService.IssueData
- setDisableRankOperations(Boolean) - Method in interface com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntryAO
- setDoneCandidates(Set<Long>) - Method in class com.atlassian.greenhopper.web.rapid.work.ParentSwimlanesData
- setDouble(String, Long, String, Double) - Method in interface com.atlassian.greenhopper.service.PersistenceService
-
Set a property value of type Double
- setDouble(String, Long, String, Double) - Method in class com.atlassian.greenhopper.service.PersistenceServiceImpl
-
Set a Double property.
- setDurationMillis(long) - Method in class com.atlassian.greenhopper.service.lexorank.repair.analytics.LexoRankRepairResult
-
Sets the duration of the repair process.
- setEndDate(Long) - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
- setEndDate(DateMidnight) - Method in interface com.atlassian.greenhopper.model.issue.GHVersion
- setEntityClass(String) - Method in interface com.atlassian.greenhopper.manager.audit.AuditEntryAO
- setEntityId(Long) - Method in interface com.atlassian.greenhopper.manager.audit.AuditEntryAO
- setEpicKey(String) - Method in class com.atlassian.greenhopper.web.rapid.ViewIssuesInEpicAction
- setEpicProperty(String) - Method in interface com.atlassian.greenhopper.manager.properties.ManagedIssueTypePropertyDao
- setEpicProperty(String) - Method in class com.atlassian.greenhopper.manager.properties.ManagedIssueTypePropertyDaoImpl
- setEpicsOnboardingDialogAsClosed(String, ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.UserConfigurationService
- setEstimate(String) - Method in class com.atlassian.greenhopper.web.rapid.plan.SplitIssueService.IssueData
- setEstimateDelta(Long) - Method in class com.atlassian.greenhopper.service.timetracking.TimeTrackingHistoryService.HistoryEntry
- setEstimateFieldId(String) - Method in class com.atlassian.greenhopper.web.rapid.plan.SplitIssueService.IssueData
- setEstimationConfig(RapidViewEditResource.EstimationConfigRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditResource
- setEventType(FindOnBoardBaseAnalyticsEvent.EventType) - Method in class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardSearchResultsAnalyticsEvent.Builder
- setFeatureState(JiraSoftwareFeature, boolean) - Method in interface com.atlassian.greenhopper.service.configuration.JiraSoftwareFeatureService
-
Sets the feature enabled or disabled
- setFeatureState(JiraSoftwareFeature, boolean) - Method in class com.atlassian.greenhopper.service.configuration.JiraSoftwareFeatureServiceImpl
- setFieldDescription(String) - Method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata.Builder
- setFieldId(long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankAO
- setFieldId(Long) - Method in interface com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntryAO
- setFieldId(Long) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankRow
- setFieldId(String) - Method in interface com.atlassian.greenhopper.manager.cardlayout.CardLayoutFieldAO
- setFieldId(String) - Method in interface com.atlassian.greenhopper.manager.detailview.DetailViewFieldAO
- setFieldId(String) - Method in interface com.atlassian.greenhopper.manager.estimatestatistic.EstimateStatisticAO
- setFieldId(String) - Method in interface com.atlassian.greenhopper.manager.trackingstatistic.TrackingStatisticAO
- setFieldName(String) - Method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata.Builder
- setFieldSearcher(String) - Method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata.Builder
- setFieldType(String) - Method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata.Builder
- setFieldValuesHolder(Map<String, Object>) - Method in class com.atlassian.greenhopper.jira.actions.DetailsViewAjaxIssueAction
- setFilterOrderByRank(RapidViewEditModel) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditResource
- setFinishedParentsWithUnfinishedSubtasks(List<String>) - Method in class com.atlassian.greenhopper.web.rapid.sprint.CompleteSprintStats
- setFixVersion(IssueResource.SetVersionRequest) - Method in class com.atlassian.greenhopper.web.rapid.issue.IssueResource
-
Set a fix version for each provided issues.
- setFixVersions(ApplicationUser, Issue, Collection<Version>) - Method in interface com.atlassian.greenhopper.service.version.VersionService
-
Sets a collection of versions onto an issue.
- setFixVersions(ApplicationUser, Issue, Collection<Version>) - Method in class com.atlassian.greenhopper.service.version.VersionServiceImpl
-
We'll try to stay as close as possible to the service layer here, just calling the manager for the actual update
- setFlagProperty(Long) - Method in interface com.atlassian.greenhopper.manager.properties.ManagedFieldPropertyDao
- setFlagProperty(Long) - Method in class com.atlassian.greenhopper.manager.properties.ManagedFieldPropertyDaoImpl
- setFooter(String) - Method in class com.atlassian.greenhopper.rest.AssigneeUserPickerResource.UserPickerResultsWrapper
- setFriday(boolean) - Method in interface com.atlassian.greenhopper.manager.workingdays.WorkingDaysAO
- setGlobalId(String) - Method in class com.atlassian.greenhopper.api.entity.remotelink.sprint.RemoteSprintLink
- setGoal(String) - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
- setIconUrl(String) - Method in class com.atlassian.greenhopper.manager.issue.issuetypes.IssueTypeMetadata.Builder
- setId(Long) - Method in class com.atlassian.greenhopper.api.entity.remotelink.sprint.RemoteSprintLink
- setId(Long) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintSearcherEditModel
- setIncompleteIssueCount(long) - Method in class com.atlassian.greenhopper.web.rapid.sprint.CompleteSprintStats
- setIncompleteIssuesDestination(Long) - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
- setIncompleteIssuesNotMovedBack(long) - Method in class com.atlassian.greenhopper.web.rapid.sprint.ReopenSprintStats
- setInfoLogLevel() - Method in class com.atlassian.greenhopper.global.LoggerWrapper
- setInitialBoardAdmin(RapidView, ApplicationUser) - Method in interface com.atlassian.greenhopper.service.rapid.view.BoardAdminService
-
Make the specified
ApplicationUser
the single initial Board Admin for theRapidView
- setInitialBoardAdmin(RapidView, ApplicationUser) - Method in class com.atlassian.greenhopper.service.rapid.view.BoardAdminServiceImpl
- setInprogressCandidates(Set<Long>) - Method in class com.atlassian.greenhopper.web.rapid.work.ParentSwimlanesData
- setIso8601Date(String) - Method in interface com.atlassian.greenhopper.manager.workingdays.NonWorkingDayAO
- setIssue(Issue) - Method in class com.atlassian.greenhopper.service.rank.RankableImpl
- setIssueId(long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankAO
- setIssueId(long) - Method in interface com.atlassian.greenhopper.manager.rank.IssueRankingAO
- setIssueId(Long) - Method in interface com.atlassian.greenhopper.manager.rank.IssueRankingOperationLogAO
- setIssueId(Long) - Method in class com.atlassian.greenhopper.web.rapid.BoardDispatchAction
- setIssueId(Long) - Method in class com.atlassian.greenhopper.web.rapid.RankAction
- setIssueKeys(String) - Method in class com.atlassian.greenhopper.jira.actions.BulkCommentDialogAction
- setIssueKeys(String) - Method in class com.atlassian.greenhopper.web.rapid.plan.BulkChangeIssuesAction
- setIssueKeys(String) - Method in class com.atlassian.greenhopper.web.rapid.plan.ViewIssuesInNavigatorAction
- setIssueKeyToSummaryMap(Map<String, String>) - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownData.Builder
- setIssueLoaded(boolean) - Method in class com.atlassian.greenhopper.service.rank.RankableImpl
- setIssueNavigatorQuery(ApplicationUser, Long, Long, Long) - Method in class com.atlassian.greenhopper.web.rapid.release.ReleaseHelper
- setIssues(List<Long>) - Method in class com.atlassian.greenhopper.web.rapid.work.WorkResource.ColorsRequestBean
- setIssuesInSprints(long) - Method in class com.atlassian.greenhopper.web.rapid.chart.VelocityChartModel.QueryMetadata
- setIssuesLimit(long) - Method in class com.atlassian.greenhopper.web.rapid.chart.VelocityChartModel.QueryMetadata
- setIssuesMovedBack(long) - Method in class com.atlassian.greenhopper.web.rapid.sprint.ReopenSprintStats
- setIssueStatusAtEndOfSprint(String) - Method in class com.atlassian.greenhopper.web.rapid.issue.statistics.IssueSprintStatistics.Builder
- setIssueToParentKeyMap(Map<String, String>) - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownData.Builder
- setIssueTypePrototypes(IssueTypePrototype...) - Method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata.Builder
- setIssueTypePrototypes(Set<IssueTypePrototype>) - Method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata.Builder
- setKanPlanEnabled(boolean) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
- setKey(String) - Method in interface com.atlassian.greenhopper.service.rapid.view.BoardAdminAO
- setKey(String) - Method in class com.atlassian.greenhopper.web.util.GreenHopperHelpPathResolver.HelpPath
- setKeyOfLinkedEpic(String) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkSearchRenderer.EpicLinkMultiselectModel
- setLatestUpgradedVersion(long) - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService
-
Record the number of the latest successful upgrade task.
- setLicense(String) - Method in class com.pyxis.greenhopper.jira.license.GreenHopperLicenseManagerImpl
- setLicensed(boolean) - Method in class com.atlassian.greenhopper.license.LicenseInfo.Builder
- setLicenseMode(LicenseMode) - Method in class com.atlassian.greenhopper.license.LicenseInfo.Builder
- setListData(String, Long, String, List<Object>) - Method in interface com.atlassian.greenhopper.service.PersistenceService
-
Set a list data property.
- setListData(String, Long, String, List<Object>) - Method in class com.atlassian.greenhopper.service.PersistenceServiceImpl
- setListDescriptor(String) - Method in class com.atlassian.greenhopper.service.issuelink.EpicNamesResult
- setListValues(ActiveObjects, AOListMapper<T, U>, List<U>) - Static method in class com.atlassian.greenhopper.service.rapid.view.AOUtil
-
Maps a List of business objects onto a list of ActiveObjects.
- setLocal(Boolean) - Method in class com.atlassian.greenhopper.web.util.GreenHopperHelpPathResolver.HelpPath
- setLockField(boolean) - Method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata.Builder
- setLockHash(String) - Method in interface com.atlassian.greenhopper.manager.lexorank.lock.LockEntity
- setLockTime(Long) - Method in interface com.atlassian.greenhopper.manager.lexorank.lock.LockEntity
- setLogDate(DateTime) - Method in class com.atlassian.greenhopper.service.timetracking.TimeTrackingHistoryService.HistoryEntry
- setLogLevel(LoggerWrapper.LogLevel) - Method in class com.atlassian.greenhopper.global.LoggerWrapper
- setLogType(String) - Method in interface com.atlassian.greenhopper.manager.rank.IssueRankingOperationLogAO
- setLong(String, Long, String, Long) - Method in interface com.atlassian.greenhopper.service.PersistenceService
-
Set a property value of type Long
- setLong(String, Long, String, Long) - Method in class com.atlassian.greenhopper.service.PersistenceServiceImpl
-
Set a Long property.
- setLongProperty(String, Long) - Method in class com.atlassian.greenhopper.service.properties.PropertyDao
-
Set the Long value for the given property key
- setLongQuery(String) - Method in interface com.atlassian.greenhopper.service.rapid.view.QuickFilterAO
- setLongQuery(String) - Method in interface com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryAO
- setLongQuery(String) - Method in interface com.atlassian.greenhopper.service.rapid.view.SwimlaneAO
- setMaxim(Double) - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnAO
- setMaxIssues(ApplicationUser, Integer) - Method in class com.atlassian.greenhopper.web.rapid.chart.VelocityChartSettingsService
-
Sets maximum number of issues that can be used to generate a velocity chart.
- setMaxIssues(Integer) - Method in class com.atlassian.greenhopper.web.rapid.chart.VelocityChartSettingsManager
-
Sets maximum number of issues that can be used to generate a velocity chart.
- setMaxNumSprints(ApplicationUser, Integer) - Method in class com.atlassian.greenhopper.web.rapid.chart.VelocityChartSettingsService
-
Sets maximum number of sprints that can be returned by
VelocityChartModelFactory.getVelocityChartModel(ApplicationUser, RapidView, Instant, Instant)
. - setMaxNumSprints(Integer) - Method in class com.atlassian.greenhopper.web.rapid.chart.VelocityChartSettingsManager
-
Sets maximum number of sprints that can be returned by
VelocityChartModelFactory.getVelocityChartModel(ApplicationUser, RapidView, Instant, Instant)
. - setMaxSprints(int) - Method in class com.atlassian.greenhopper.web.rapid.chart.VelocityChartModel.QueryMetadata
- setMessageKey(String) - Method in class com.atlassian.greenhopper.model.validation.ErrorCollection.ErrorItem
- setMinim(Double) - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnAO
- setModeName(String) - Method in interface com.atlassian.greenhopper.manager.cardlayout.CardLayoutFieldAO
- setMonday(boolean) - Method in interface com.atlassian.greenhopper.manager.workingdays.WorkingDaysAO
- setName(String) - Method in class com.atlassian.greenhopper.confluence.rpc.AbstractConfluenceSaxHandler.NameValuePair
- setName(String) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintSearcherEditModel
- setName(String) - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnAO
- setName(String) - Method in interface com.atlassian.greenhopper.service.rapid.view.QuickFilterAO
- setName(String) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
- setName(String) - Method in interface com.atlassian.greenhopper.service.rapid.view.SwimlaneAO
- setName(String) - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
- setNameKey(String) - Method in class com.atlassian.greenhopper.manager.issue.issuetypes.IssueTypeMetadata.Builder
- setNameOfLinkedEpic(String) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkSearchRenderer.EpicLinkMultiselectModel
- setNames(Collection<EpicModel>) - Method in class com.atlassian.greenhopper.service.issuelink.EpicNamesResult
- setNewIssues(SplitIssueService.IssueData[]) - Method in class com.atlassian.greenhopper.web.rapid.plan.SplitIssueResource.SplitIssueData
- setNewIssuesOrder(List<String>) - Method in class com.atlassian.greenhopper.web.rapid.IssueTransitionAndRankService.TransitionAndRankResult
- setNewNextId(Long) - Method in interface com.atlassian.greenhopper.manager.rank.IssueRankingOperationLogAO
- setNewPreviousId(Long) - Method in interface com.atlassian.greenhopper.manager.rank.IssueRankingOperationLogAO
- setNextId(Long) - Method in interface com.atlassian.greenhopper.manager.rank.IssueRankingAO
- setOldDoneIssuesCutoff(String) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
- setOldNextId(Long) - Method in interface com.atlassian.greenhopper.manager.rank.IssueRankingOperationLogAO
- setOldPreviousId(Long) - Method in interface com.atlassian.greenhopper.manager.rank.IssueRankingOperationLogAO
- setOperation(SprintStateAuditEntry.Operation) - Method in class com.atlassian.greenhopper.service.sprint.SprintStateAuditEntry
- setOptionNames(String...) - Method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata.Builder
- setOptionsOrderFromMetadata(CustomField, CustomFieldMetadata) - Method in interface com.atlassian.greenhopper.customfield.CustomFieldService
-
Set the order of Options in a CustomField based on the order of the Options in the CustomFieldMetadata.
- setOptionsOrderFromMetadata(CustomField, CustomFieldMetadata) - Method in class com.atlassian.greenhopper.customfield.CustomFieldServiceImpl
- setOrderByRank(ApplicationUser, SearchRequest) - Method in interface com.atlassian.greenhopper.service.rapid.SavedFilterService
-
Updates the saved filter to be ordered by the rank field.
- setOrderByRank(ApplicationUser, SearchRequest) - Method in class com.atlassian.greenhopper.service.rapid.SavedFilterServiceImpl
- setOrderByRank(ApplicationUser, Long) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewFilterHelper
-
Updates the saved filter to ensure it is ranked by rank
- setOriginalIssue(SplitIssueService.IssueData) - Method in class com.atlassian.greenhopper.web.rapid.plan.SplitIssueResource.SplitIssueData
- setOwnerUserName(String) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
-
Deprecated.
- setParams(Object[]) - Method in class com.atlassian.greenhopper.model.validation.ErrorCollection.ErrorItem
- setParentIssueIds(Set<Long>) - Method in class com.atlassian.greenhopper.web.rapid.work.ParentSwimlanesData
- setPartiallyCompleteIssueCount(long) - Method in class com.atlassian.greenhopper.web.rapid.sprint.CompleteSprintStats
- setPos(int) - Method in interface com.atlassian.greenhopper.service.rapid.view.Positionable
- setProjectBoards(int) - Method in class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardSearchResultsAnalyticsEvent.Builder
- setProjectId(Long) - Method in class com.atlassian.greenhopper.web.rapid.release.ReleaseIssueNavigatorAction
- setProjectImportMapper(ProjectImportMapper) - Method in class com.atlassian.greenhopper.imports.LexorankImportHandler
- setProjectImportMapper(ProjectImportMapper) - Method in class com.atlassian.greenhopper.imports.LexorankOfbizImportHandler
- setProjectImportMapper(ProjectImportMapper) - Method in class com.atlassian.greenhopper.imports.LexorankPreImportHandler
- setProjectImportMapper(ProjectImportMapper) - Method in class com.atlassian.greenhopper.imports.SprintImportHandler
- setProjectImportMapper(ProjectImportMapper) - Method in class com.atlassian.greenhopper.imports.SprintPreImportHandler
- setProjectImportResults(ProjectImportResults) - Method in class com.atlassian.greenhopper.imports.LexorankImportHandler
- setProjectImportResults(ProjectImportResults) - Method in class com.atlassian.greenhopper.imports.LexorankOfbizImportHandler
- setProjectImportResults(ProjectImportResults) - Method in class com.atlassian.greenhopper.imports.LexorankPreImportHandler
- setProjectImportResults(ProjectImportResults) - Method in class com.atlassian.greenhopper.imports.SprintImportHandler
- setProjectImportResults(ProjectImportResults) - Method in class com.atlassian.greenhopper.imports.SprintPreImportHandler
- setProjectKey(String) - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardAction
- setQuery(String) - Method in interface com.atlassian.greenhopper.service.rapid.view.QuickFilterAO
-
Deprecated.query should not be used anymore, please use
QuickFilterAO.setLongQuery(String)
instead - setQuery(String) - Method in interface com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryAO
-
Deprecated.query is no longer be used, use
SubqueryAO.setLongQuery(String)
instead - setQuery(String) - Method in interface com.atlassian.greenhopper.service.rapid.view.SwimlaneAO
-
Deprecated.query should not be used anymore, please use
SwimlaneAO.setLongQuery(String)
()} instead - setQueryLegacyMode(boolean) - Method in class com.atlassian.greenhopper.web.rapid.chart.VelocityChartModel.QueryMetadata
- setQuerySprints(int) - Method in class com.atlassian.greenhopper.web.rapid.chart.VelocityChartModel.QueryMetadata
- setQuickCreateFields(ApplicationUser, List<String>) - Method in interface com.atlassian.greenhopper.service.properties.UserPropertyService
-
Store the list of the fields to be used for the custom quck create form.
- setQuickCreateFields(ApplicationUser, List<String>) - Method in class com.atlassian.greenhopper.service.properties.UserPropertyServiceImpl
- setQuickCreateIssueTypeId(ApplicationUser, String) - Method in interface com.atlassian.greenhopper.service.properties.UserPropertyService
-
Store the quick create issue type id for the current user
- setQuickCreateIssueTypeId(ApplicationUser, String) - Method in class com.atlassian.greenhopper.service.properties.UserPropertyServiceImpl
- setQuickFilters(User, long, List<QuickFilter>, ErrorCollection) - Method in interface com.atlassian.greenhopper.api.rapid.view.RapidViewCreationService
- setQuickFilters(User, long, List<QuickFilter>, ErrorCollection) - Method in class com.atlassian.greenhopper.api.rapid.view.RapidViewCreationServiceImpl
-
Deprecated.since v7.0.
- setQuickFilters(ApplicationUser, long, List<QuickFilter>, ErrorCollection) - Method in interface com.atlassian.greenhopper.api.rapid.view.RapidViewCreationService
- setQuickFilters(ApplicationUser, long, List<QuickFilter>, ErrorCollection) - Method in class com.atlassian.greenhopper.api.rapid.view.RapidViewCreationServiceImpl
- setRank(String) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankAO
- setRank(String) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankRow
- setRank(String) - Method in class com.atlassian.greenhopper.web.contextprovider.IssuesInEpicContext.IssueInfo
- setRankFieldId(Long) - Method in class com.atlassian.greenhopper.service.lexorank.integrity.LexoRankIntegrityCheckReport.Builder
- setRankFieldName(String) - Method in class com.atlassian.greenhopper.service.lexorank.integrity.LexoRankIntegrityCheckReport.Builder
- setRankingTime(long) - Method in class com.atlassian.greenhopper.web.rapid.IssueTransitionAndRankService.TransitionAndRankResult
- setRapidBoardEnabled(boolean) - Method in interface com.atlassian.greenhopper.api.rapid.configuration.LabsConfigurationService
-
Deprecated.since GH 5.8, the rapid board is no longer a labs feature and thus always enabled. It cannot be disabled using this API.
- setRapidBoardEnabled(boolean) - Method in class com.atlassian.greenhopper.api.rapid.configuration.LabsConfigurationServiceImpl
- setRapidView(RapidViewAO) - Method in interface com.atlassian.greenhopper.manager.cardlayout.CardLayoutFieldAO
- setRapidView(RapidViewAO) - Method in interface com.atlassian.greenhopper.manager.color.CardColorAO
- setRapidView(RapidViewAO) - Method in interface com.atlassian.greenhopper.manager.detailview.DetailViewFieldAO
- setRapidView(RapidViewAO) - Method in interface com.atlassian.greenhopper.manager.estimatestatistic.EstimateStatisticAO
- setRapidView(RapidViewAO) - Method in interface com.atlassian.greenhopper.manager.trackingstatistic.TrackingStatisticAO
- setRapidView(RapidViewAO) - Method in interface com.atlassian.greenhopper.manager.workingdays.WorkingDaysAO
- setRapidView(RapidViewAO) - Method in interface com.atlassian.greenhopper.service.rapid.view.BoardAdminAO
- setRapidView(RapidViewAO) - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnAO
- setRapidView(RapidViewAO) - Method in interface com.atlassian.greenhopper.service.rapid.view.QuickFilterAO
- setRapidView(RapidViewAO) - Method in interface com.atlassian.greenhopper.service.rapid.view.StatisticsFieldAO
- setRapidView(RapidViewAO) - Method in interface com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryAO
- setRapidView(RapidViewAO) - Method in interface com.atlassian.greenhopper.service.rapid.view.SwimlaneAO
- setRapidView(String) - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardAction
- setRapidViewId(Long) - Method in class com.atlassian.greenhopper.jira.actions.DetailsViewAjaxIssueAction
- setRapidViewId(Long) - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
- setRapidViewId(Long) - Method in class com.atlassian.greenhopper.web.rapid.BoardDispatchAction
- setRapidViewId(Long) - Method in class com.atlassian.greenhopper.web.rapid.release.ReleaseIssueNavigatorAction
- setRates(List<WorkRateEntry>) - Method in class com.atlassian.greenhopper.model.charts.WorkRateData
- setReasons(Set<ErrorCollection.Reason>) - Method in class com.atlassian.greenhopper.model.validation.ErrorCollection
-
Set reasons why the function has not been performed.
- setRebalanceTime(Long) - Method in interface com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntryAO
- setRecentlyViewedBoards(int) - Method in class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardSearchResultsAnalyticsEvent.Builder
- setRefinedVelocity(RapidView, boolean) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewSettings
-
Set setting for filtering alien sprint from velocity report
- setRefinedVelocity(RapidView, boolean) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewSettingsImpl
- setRefinedVelocityActive(Boolean) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
- setRelationship(String) - Method in class com.atlassian.greenhopper.api.entity.remotelink.sprint.RemoteSprintLink
- setRemainingEstimateAfter(Long) - Method in class com.atlassian.greenhopper.service.timetracking.TimeTrackingHistoryService.HistoryEntry
- setRemainingEstimateBefore(Long) - Method in class com.atlassian.greenhopper.service.timetracking.TimeTrackingHistoryService.HistoryEntry
- setRequireField(boolean) - Method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata.Builder
- setSanityChecked(String) - Method in interface com.atlassian.greenhopper.manager.rank.IssueRankingOperationLogAO
- setSaturday(boolean) - Method in interface com.atlassian.greenhopper.manager.workingdays.WorkingDaysAO
- setSavedFilterId(Long) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
- setScale(int) - Method in class com.atlassian.greenhopper.model.lexorank.LexoDecimal
- setScale(int, boolean) - Method in class com.atlassian.greenhopper.model.lexorank.LexoDecimal
- setSearcherInformation(CustomFieldSearcherInformation) - Method in class com.atlassian.greenhopper.customfield.AbstractCustomFieldSearcher
- setSearchInputTransformer(SearchInputTransformer) - Method in class com.atlassian.greenhopper.customfield.AbstractCustomFieldSearcher
- setSearchRenderer(SearchRenderer) - Method in class com.atlassian.greenhopper.customfield.AbstractCustomFieldSearcher
- setSearchTimeMs(long) - Method in class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardSearchResultsAnalyticsEvent.Builder
- setSection(String) - Method in interface com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryAO
- setSequence(Long) - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
- setShowDaysInColumn(Boolean) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
- setShowEpicAsPanel(Boolean) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
- setSortLanguage(SqlSortLanguage) - Method in class com.atlassian.greenhopper.manager.lexorank.SqlExplicitSortLanguageFunction.Builder
- setSprintGoalOnboardingDialogAsClosed(ApplicationUser) - Method in class com.atlassian.greenhopper.web.rapid.UserConfigurationService
- setSprintHistory(Map<String, List<SprintHistoryEntry>>) - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownData.Builder
- setSprintId(Long) - Method in class com.atlassian.greenhopper.api.entity.remotelink.sprint.RemoteSprintLink
- setSprintId(Long) - Method in class com.atlassian.greenhopper.web.rapid.BoardDispatchAction
- setSprintsEnabled(Boolean) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
- setSprintsImported() - Method in class com.atlassian.greenhopper.imports.SprintImportMapper
-
Stores the fact that Sprints in AO_60DB71_SPRINT were imported.
- setSprintVersion(String) - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
- setStartDate(Long) - Method in interface com.atlassian.greenhopper.manager.version.VersionMetaDataAO
- setStartDate(Long) - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
- setStartDate(DateMidnight) - Method in interface com.atlassian.greenhopper.model.issue.GHVersion
- setStarted(boolean) - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
- setStateKey(String) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintSearcherEditModel
- setStatisticField(StatisticsField) - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownData.Builder
- setStatisticsField(User, long, StatisticsField, ErrorCollection) - Method in interface com.atlassian.greenhopper.api.rapid.view.RapidViewCreationService
- setStatisticsField(User, long, StatisticsField, ErrorCollection) - Method in class com.atlassian.greenhopper.api.rapid.view.RapidViewCreationServiceImpl
-
Deprecated.since v7.0.
- setStatisticsField(ApplicationUser, long, StatisticsField, ErrorCollection) - Method in interface com.atlassian.greenhopper.api.rapid.view.RapidViewCreationService
- setStatisticsField(ApplicationUser, long, StatisticsField, ErrorCollection) - Method in class com.atlassian.greenhopper.api.rapid.view.RapidViewCreationServiceImpl
- setStatisticsOnIssues(ApplicationUser, RapidView, List<RapidIssueEntry>, Query) - Method in interface com.atlassian.greenhopper.web.rapid.issue.statistics.RapidIssueStatisticValueLoader
- setStatisticsOnIssues(ApplicationUser, RapidView, List<RapidIssueEntry>, Query) - Method in class com.atlassian.greenhopper.web.rapid.issue.statistics.RapidIssueStatisticValueLoaderImpl
- setStatisticsValueHistory(Map<String, List<StatisticHistoryEntry>>) - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownData.Builder
- setStatusId(String) - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnStatusAO
- setStatusMappings(User, long, List<Column>, ErrorCollection) - Method in interface com.atlassian.greenhopper.api.rapid.view.RapidViewCreationService
- setStatusMappings(User, long, List<Column>, ErrorCollection) - Method in class com.atlassian.greenhopper.api.rapid.view.RapidViewCreationServiceImpl
-
Deprecated.since v7.0.
- setStatusMappings(ApplicationUser, long, List<Column>, ErrorCollection) - Method in interface com.atlassian.greenhopper.api.rapid.view.RapidViewCreationService
- setStatusMappings(ApplicationUser, long, List<Column>, ErrorCollection) - Method in class com.atlassian.greenhopper.api.rapid.view.RapidViewCreationServiceImpl
- setStatusResolutionDone(ApplicationUser, JiraWorkflow, Status, boolean) - Method in interface com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowService
-
Switches on/off the resolution to done for a certain workflow status
- setStatusResolutionDone(ApplicationUser, JiraWorkflow, Status, boolean) - Method in class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowServiceImpl
- setStatusToCategory(String, Long) - Method in class com.atlassian.greenhopper.upgrade.GhUpgradeTask046
- setStoredCustomFieldId(Long) - Method in class com.atlassian.greenhopper.manager.issue.fields.AbstractDefaultCustomFieldProvider
-
Persist the custom field ID for later retrieval
- setStoredCustomFieldId(Long) - Method in class com.atlassian.greenhopper.manager.issue.fields.BusinessValueCustomFieldProvider
- setStoredCustomFieldId(Long) - Method in class com.atlassian.greenhopper.manager.issue.fields.ClassicEpicLabelCustomFieldProvider
- setStoredCustomFieldId(Long) - Method in class com.atlassian.greenhopper.manager.issue.fields.FlagCustomFieldProvider
- setStoredCustomFieldId(Long) - Method in class com.atlassian.greenhopper.manager.issue.fields.StoryPointsCustomFieldProvider
- setStoredIssueTypeId(String) - Method in class com.atlassian.greenhopper.manager.issue.issuetypes.AbstractIssueTypeProvider
-
Persist the issue type ID for later retrieval
- setStoredIssueTypeId(String) - Method in class com.atlassian.greenhopper.manager.issue.issuetypes.EpicIssueTypeProvider
- setStoredIssueTypeId(String) - Method in class com.atlassian.greenhopper.manager.issue.issuetypes.StoryIssueTypeProvider
- setStoryPointsProperty(Long) - Method in interface com.atlassian.greenhopper.manager.properties.ManagedFieldPropertyDao
- setStoryPointsProperty(Long) - Method in class com.atlassian.greenhopper.manager.properties.ManagedFieldPropertyDaoImpl
- setStoryProperty(String) - Method in interface com.atlassian.greenhopper.manager.properties.ManagedIssueTypePropertyDao
- setStoryProperty(String) - Method in class com.atlassian.greenhopper.manager.properties.ManagedIssueTypePropertyDaoImpl
- setStrategy(String) - Method in interface com.atlassian.greenhopper.manager.color.CardColorAO
- setString(String, Long, String, String) - Method in interface com.atlassian.greenhopper.service.PersistenceService
-
Set a property value of type String.
- setString(String, Long, String, String) - Method in class com.atlassian.greenhopper.service.PersistenceServiceImpl
- setStringProperty(String, String) - Method in class com.atlassian.greenhopper.service.properties.PropertyDao
-
Set the Boolean value for the given property key
- setSubTask(boolean) - Method in class com.atlassian.greenhopper.manager.issue.issuetypes.IssueTypeMetadata.Builder
- setSummary(String) - Method in class com.atlassian.greenhopper.web.rapid.plan.SplitIssueService.IssueData
- setSunday(boolean) - Method in interface com.atlassian.greenhopper.manager.workingdays.WorkingDaysAO
- setSwimlanes(User, long, List<Swimlane>, ErrorCollection) - Method in interface com.atlassian.greenhopper.api.rapid.view.RapidViewCreationService
- setSwimlanes(User, long, List<Swimlane>, ErrorCollection) - Method in class com.atlassian.greenhopper.api.rapid.view.RapidViewCreationServiceImpl
-
Deprecated.
- setSwimlanes(ApplicationUser, long, List<Swimlane>, ErrorCollection) - Method in interface com.atlassian.greenhopper.api.rapid.view.RapidViewCreationService
- setSwimlanes(ApplicationUser, long, List<Swimlane>, ErrorCollection) - Method in class com.atlassian.greenhopper.api.rapid.view.RapidViewCreationServiceImpl
- setSwimlaneStrategy(RapidViewEditResource.SwimlaneStrategyUpdateRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditResource
- setSwimlaneStrategy(String) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewAO
- setSynced(Boolean) - Method in interface com.atlassian.greenhopper.service.sprint.dao.SprintAO
- setThursday(boolean) - Method in interface com.atlassian.greenhopper.manager.workingdays.WorkingDaysAO
- setTime(Long) - Method in interface com.atlassian.greenhopper.manager.audit.AuditEntryAO
- setTimeSpent(Long) - Method in class com.atlassian.greenhopper.service.timetracking.TimeTrackingHistoryService.HistoryEntry
- setTimeTrackingHistory(Map<String, List<TimeTrackingHistoryService.HistoryEntry>>) - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownData.Builder
- setTimezone(String) - Method in interface com.atlassian.greenhopper.manager.workingdays.WorkingDaysAO
- setTitle(String) - Method in class com.atlassian.greenhopper.api.entity.remotelink.sprint.RemoteSprintLink
- setTitle(String) - Method in class com.atlassian.greenhopper.web.util.GreenHopperHelpPathResolver.HelpPath
- setTotal(int) - Method in class com.atlassian.greenhopper.service.issuelink.EpicNamesResult
- setTotalBoardsForProject(int) - Method in class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardSearchResultsAnalyticsEvent.Builder
- setTransitionTime(long) - Method in class com.atlassian.greenhopper.web.rapid.IssueTransitionAndRankService.TransitionAndRankResult
- setTuesday(boolean) - Method in interface com.atlassian.greenhopper.manager.workingdays.WorkingDaysAO
- setType(int) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankAO
- setType(StatisticsField.Type) - Method in class com.atlassian.greenhopper.api.rapid.view.StatisticsField
- setType(String) - Method in interface com.atlassian.greenhopper.manager.rankableobject.RankableObjectAO
- setType(String) - Method in interface com.atlassian.greenhopper.service.rapid.view.BoardAdminAO
- setTypeId(String) - Method in interface com.atlassian.greenhopper.manager.estimatestatistic.EstimateStatisticAO
- setTypeId(String) - Method in interface com.atlassian.greenhopper.manager.trackingstatistic.TrackingStatisticAO
- setTypeId(String) - Method in interface com.atlassian.greenhopper.service.rapid.view.StatisticsFieldAO
- setUnfinishedParentKeysOfFinishedSubtasks(List<String>) - Method in class com.atlassian.greenhopper.web.rapid.sprint.CompleteSprintStats
- setup() - Method in class com.atlassian.greenhopper.service.rapid.view.KanbanBacklogColumnServiceImpl
- setUpdatedIssues(Set<RapidIssueEntry>) - Method in class com.atlassian.greenhopper.web.rapid.IssueTransitionAndRankService.TransitionAndRankResult
- setupView(RapidViewResource.CreatePresetsRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewResource
- setUrl(String) - Method in class com.atlassian.greenhopper.api.entity.remotelink.sprint.RemoteSprintLink
- setUrl(String) - Method in class com.atlassian.greenhopper.web.util.GreenHopperHelpPathResolver.HelpPath
- setUseQuickFormPreference(ApplicationUser, boolean) - Method in interface com.atlassian.greenhopper.service.properties.UserPropertyService
-
Store the preference for whether to use the quick create form (custom fields) or long form (all fields)
- setUseQuickFormPreference(ApplicationUser, boolean) - Method in class com.atlassian.greenhopper.service.properties.UserPropertyServiceImpl
- setUser(String) - Method in interface com.atlassian.greenhopper.manager.audit.AuditEntryAO
- setVal(String) - Method in interface com.atlassian.greenhopper.manager.color.CardColorAO
- setValidUser(boolean) - Method in class com.atlassian.greenhopper.license.LicenseInfo.Builder
- setValue(String) - Method in class com.atlassian.greenhopper.confluence.rpc.AbstractConfluenceSaxHandler.NameValuePair
- setValue(PreparedStatement, int, Object) - Static method in class com.atlassian.greenhopper.manager.lexorank.LexoRankEntityFieldUtils
-
Helper method to set values in an sql statement.
- setValue(PreparedStatement, int, T) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankEntityFieldUtils.DBSetter
- setValues(ColumnStatusAO, String) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnStatusAOListMapper
- setValues(T, U) - Method in class com.atlassian.greenhopper.manager.AbstractRelatedAOListMapper
- setValues(T, U) - Method in interface com.atlassian.greenhopper.manager.AOListMapper
-
Updates an AO.
- setVelocityChartMaxIssues(RapidChartResource.VelocityChartSetting) - Method in class com.atlassian.greenhopper.web.rapid.chart.RapidChartResource
-
Changes the maximum number of issues allowed to be processed by velocity chart.
- setVelocityChartMaxSprints(RapidChartResource.VelocityChartSetting) - Method in class com.atlassian.greenhopper.web.rapid.chart.RapidChartResource
-
Changes the maximum number of sprints allowed to be processed by velocity chart.
- setVersionId(Long) - Method in interface com.atlassian.greenhopper.manager.version.VersionMetaDataAO
- SetVersionRequest() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.IssueResource.SetVersionRequest
- setWarningMessage(String) - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownData.Builder
- setWasIssueAddedDuringSprint(boolean) - Method in class com.atlassian.greenhopper.web.rapid.issue.statistics.IssueSprintStatistics.Builder
- setWasIssueCompleted(boolean) - Method in class com.atlassian.greenhopper.web.rapid.issue.statistics.IssueSprintStatistics.Builder
- setWasIssueCompletedInTheCurrentSprint(boolean) - Method in class com.atlassian.greenhopper.web.rapid.issue.statistics.IssueSprintStatistics.Builder
- setWasIssueInAtSprintStart(boolean) - Method in class com.atlassian.greenhopper.web.rapid.issue.statistics.IssueSprintStatistics.Builder
- setWasIssueRemovedDuringSprint(boolean) - Method in class com.atlassian.greenhopper.web.rapid.issue.statistics.IssueSprintStatistics.Builder
- setWednesday(boolean) - Method in interface com.atlassian.greenhopper.manager.workingdays.WorkingDaysAO
- setWorkingDays(WorkingDaysAO) - Method in interface com.atlassian.greenhopper.manager.workingdays.NonWorkingDayAO
- shiftLeft() - Method in class com.atlassian.greenhopper.model.lexorank.LexoInteger
- shiftLeft(int) - Method in class com.atlassian.greenhopper.model.lexorank.LexoInteger
- shiftRight() - Method in class com.atlassian.greenhopper.model.lexorank.LexoInteger
- shiftRight(int) - Method in class com.atlassian.greenhopper.model.lexorank.LexoInteger
- shortenIdentifier(String) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankEntityDetails
- shouldBalancingBackOff() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancingService
- shouldDisplay(AccessCheckMode) - Method in interface com.atlassian.greenhopper.web.conditions.GreenHopperConditionEvaluator
- shouldDisplay(AccessCheckMode) - Method in class com.atlassian.greenhopper.web.conditions.GreenHopperConditionEvaluatorImpl
- shouldDisplay(ApplicationUser, JiraHelper) - Method in class com.atlassian.greenhopper.web.conditions.ActiveSprintCondition
- shouldDisplay(ApplicationUser, JiraHelper) - Method in class com.atlassian.greenhopper.web.conditions.CanCreateBoardCondition
- shouldDisplay(ApplicationUser, JiraHelper) - Method in class com.atlassian.greenhopper.web.conditions.CanCreateSharedObjectsCondition
- shouldDisplay(ApplicationUser, JiraHelper) - Method in class com.atlassian.greenhopper.web.conditions.CanDeleteSprintCondition
- shouldDisplay(ApplicationUser, JiraHelper) - Method in class com.atlassian.greenhopper.web.conditions.CanStartStopSprintCondition
- shouldDisplay(ApplicationUser, JiraHelper) - Method in class com.atlassian.greenhopper.web.conditions.CanUpdateSprintCondition
- shouldDisplay(ApplicationUser, JiraHelper) - Method in class com.atlassian.greenhopper.web.conditions.FutureSprintCondition
- shouldDisplay(ApplicationUser, JiraHelper) - Method in class com.atlassian.greenhopper.web.conditions.HasRapidViewHistoryCondition
- shouldDisplay(ApplicationUser, JiraHelper) - Method in class com.atlassian.greenhopper.web.conditions.IsCompleteSprintInBacklogEnabledCondition
- shouldDisplay(ApplicationUser, JiraHelper) - Method in class com.atlassian.greenhopper.web.conditions.IsFromImporterCondition
- shouldDisplay(ApplicationUser, JiraHelper) - Method in class com.atlassian.greenhopper.web.conditions.IsFutureSprintDatesEnabledCondition
- shouldDisplay(ApplicationUser, JiraHelper) - Method in class com.atlassian.greenhopper.web.conditions.IsSprintGoalDefined
- shouldDisplay(ApplicationUser, JiraHelper) - Method in class com.atlassian.greenhopper.web.conditions.IsSprintGoalEnabledCondition
- shouldDisplay(ApplicationUser, JiraHelper) - Method in class com.atlassian.greenhopper.web.conditions.IsSprintPlanEnabledCondition
- shouldDisplay(ApplicationUser, JiraHelper) - Method in class com.atlassian.greenhopper.web.conditions.IsSprintSyncedCondition
- shouldDisplay(ApplicationUser, JiraHelper) - Method in class com.atlassian.greenhopper.web.conditions.IssueDetailsLinkingModuleEnabledCondition
- shouldDisplay(ApplicationUser, JiraHelper) - Method in class com.atlassian.greenhopper.web.conditions.JiraForSoftwareEnabledCondition
- shouldDisplay(ApplicationUser, JiraHelper) - Method in class com.atlassian.greenhopper.web.conditions.RankingAllowedCondition
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.greenhopper.web.admin.GlobalAdminCondition
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.greenhopper.web.admin.SoftwareConfigCondition
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.greenhopper.web.conditions.IsLicensedCondition
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.greenhopper.web.conditions.IsSoftwareProjectCondition
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.greenhopper.web.conditions.IsSprintSupportEnabledCondition
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.greenhopper.web.conditions.IssuesInEpicWebPanelCondition
-
The panel should only display for Epic issue types with linked issues.
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.greenhopper.web.conditions.IsValidUserCondition
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.greenhopper.web.conditions.ProjectHasBoardsCondition
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.greenhopper.web.sidebar.CanSeeKanplanButtonCondition
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.greenhopper.web.sidebar.IsEmptyProjectCondition
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.greenhopper.web.sidebar.IsKanbanBoardCondition
- shouldDisplay(Map<String, Object>) - Method in class com.atlassian.greenhopper.web.sidebar.IsScrumBoardCondition
- shouldFilterByBoardAdmin() - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewQuery
- shouldFilterByBoardAdmin() - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewSimpleQuery
- shouldShowSidebar() - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardAction
- shouldShowSidebar(String, RapidView) - Method in class com.atlassian.greenhopper.web.sidebar.BoardSidebarRenderer
-
Only show the sidebar if the dark feature is enabled, the current user can see the
RapidView
for which the sidebar is being rendered AND the conditions to shown one of the sidebars are true. - shouldShowSidebarForCurrentUser() - Method in class com.atlassian.greenhopper.sidebar.SidebarDarkFeatureManager
-
Check the jira-projectes dark feature manager to determine whether or not we should show the sidebar
RapidView
for which the sidebar is being rendered. - shouldShowSidebarForCurrentUser() - Method in class com.atlassian.greenhopper.sidebar.SidebarDarkFeatureManagerAdapter
- SHOW_DAYS_IN_COLUMN - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QRapidView
- showDaysInColumn() - Method in class com.atlassian.greenhopper.model.rapid.RapidView
- showDaysInColumn(boolean) - Method in class com.atlassian.greenhopper.model.rapid.RapidView.RapidViewBuilder
- showEpicAsPanel - Variable in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditModel
- showEpicAsPanel(ShowEpics) - Method in class com.atlassian.greenhopper.model.rapid.RapidView.RapidViewBuilder
- ShowEpics - Enum Class in com.atlassian.greenhopper.model.rapid
- showFindOnBoard() - Method in class com.atlassian.greenhopper.web.contextprovider.AgileIssueWebPanelContext
- showReport() - Method in class com.atlassian.greenhopper.web.rapid.chart.integration.DummyAgileReport
- SIDEBAR_INTEGRATION - Enum constant in enum class com.atlassian.greenhopper.plugin.module.ModuleDefinition
- SidebarDarkFeatureManager - Class in com.atlassian.greenhopper.sidebar
-
Talks to the jira-projects sidebar dark feature manager.
- SidebarDarkFeatureManager(SidebarDarkFeatureManagerAccessor, FeatureManager) - Constructor for class com.atlassian.greenhopper.sidebar.SidebarDarkFeatureManager
- SidebarDarkFeatureManagerAccessor - Class in com.atlassian.greenhopper.sidebar
-
Provides a method to retrieve a
SidebarDarkFeatureManager
. - SidebarDarkFeatureManagerAccessor() - Constructor for class com.atlassian.greenhopper.sidebar.SidebarDarkFeatureManagerAccessor
- SidebarDarkFeatureManagerAdapter - Class in com.atlassian.greenhopper.sidebar
- SidebarDarkFeatureManagerAdapter(SidebarDarkFeatureManager) - Constructor for class com.atlassian.greenhopper.sidebar.SidebarDarkFeatureManagerAdapter
- SidebarPlaceholderRenderer - Class in com.atlassian.greenhopper.sidebar
-
Renders project-centric sidebar placeholder html Final sidebar content is then obtained via REST endpoint
BoardSidebarRenderer
- SidebarPlaceholderRenderer(SidebarPlaceholderRendererAccessor) - Constructor for class com.atlassian.greenhopper.sidebar.SidebarPlaceholderRenderer
- SidebarPlaceholderRendererAccessor - Class in com.atlassian.greenhopper.sidebar
-
Provides a method to retrieve a
SidebarPlaceholderRendererAdapter
. - SidebarPlaceholderRendererAccessor() - Constructor for class com.atlassian.greenhopper.sidebar.SidebarPlaceholderRendererAccessor
- SidebarPlaceholderRendererAdapter - Interface in com.atlassian.greenhopper.sidebar
-
An adapter that decouples
SidebarPlaceholderRenderer
from the Agile plugin, allowing it to be an optional dependency. - SidebarPlaceholderRendererAdapterImpl - Class in com.atlassian.greenhopper.sidebar
- SidebarPlaceholderRendererAdapterImpl(SidebarPlaceholderRenderer) - Constructor for class com.atlassian.greenhopper.sidebar.SidebarPlaceholderRendererAdapterImpl
- SimpleEditableFieldEntryFactory - Interface in com.atlassian.greenhopper.web.rapid.issue.fields
-
A
FieldEntryFactory
which can be edited simply using JIRA'sIssueService
(but we actually useIssueUpdateService
under the covers. - SIMPLIFIED_WORKFLOW - Enum constant in enum class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowPresets
- SimplifiedWorkflow70UpgradeService - Interface in com.atlassian.greenhopper.workflow
-
Upgrade Simplified Workflows and Simplified Workflow schemas from Agile to JIRA Software
- SimplifiedWorkflow70UpgradeServiceImpl - Class in com.atlassian.greenhopper.workflow
-
Upgrade Agile Simplified Workflows and Workflow Schemes to JIRA Software Logic brazenly copied from GhUpgradeTask037
- SimplifiedWorkflow70UpgradeServiceImpl() - Constructor for class com.atlassian.greenhopper.workflow.SimplifiedWorkflow70UpgradeServiceImpl
- SimplifiedWorkflowEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.view.ColumnEditRequest.SimplifiedWorkflowEntry
- SimplifiedWorkflowPresets - Enum Class in com.atlassian.greenhopper.service.workflow
-
Defines presets for Simplified Workflows which might be used when creating a project.
- SimplifiedWorkflowService - Interface in com.atlassian.greenhopper.service.workflow
-
Service which encapsulates the "Simplified Workflow" feature.
- SimplifiedWorkflowServiceImpl - Class in com.atlassian.greenhopper.service.workflow
- SimplifiedWorkflowServiceImpl(BuildUtilsInfo, SearchService, StatusManager, ProjectManager, PluginAccessor, WorkflowManager, WorkflowSchemeManager, WorkflowService, I18nFactoryService, WorkflowConstantsService, BuildProperties, SimplifiedWorkflowStringsFactory, ModuleDescriptorFactory) - Constructor for class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowServiceImpl
- SimplifiedWorkflowStrings(String, String, String, String, String, String, String, String) - Constructor for class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowStringsFactory.SimplifiedWorkflowStrings
- SimplifiedWorkflowStringsFactory - Class in com.atlassian.greenhopper.service.workflow
- SimplifiedWorkflowStringsFactory() - Constructor for class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowStringsFactory
- SimplifiedWorkflowStringsFactory.SimplifiedWorkflowStrings - Class in com.atlassian.greenhopper.service.workflow
-
Note: we want these strings to be in English for two reasons: 1.
- SingleIssueTransitionStrategy - Class in com.atlassian.greenhopper.web.rapid
- SingleIssueTransitionStrategy() - Constructor for class com.atlassian.greenhopper.web.rapid.SingleIssueTransitionStrategy
- size() - Method in class com.atlassian.greenhopper.upgrade.IssueIdsIssueIterable
- skipsIndexingNull() - Method in class com.atlassian.greenhopper.customfield.epiccolor.EpicColorCustomFieldIndexer
- skipsIndexingNull() - Method in class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelCustomFieldIndexer
- skipsIndexingNull() - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCustomFieldIndexer
- skipsIndexingNull() - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankIndexer
- skipsIndexingNull() - Method in class com.atlassian.greenhopper.customfield.rank.RankCustomFieldIndexer
- skipsIndexingNull() - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCustomFieldIndexer
- skipValidationAndUpdate(ApplicationUser, Long, IssueInputParameters) - Method in interface com.atlassian.greenhopper.service.issue.IssueUpdateService
-
Skip validation checks and update issue.
- skipValidationAndUpdate(ApplicationUser, Long, IssueInputParameters) - Method in class com.atlassian.greenhopper.service.issue.IssueUpdateServiceImpl
- SOFTWARE - Enum constant in enum class com.atlassian.greenhopper.license.LicenseMode
-
JIRA for Software licenses.
- SOFTWARE_HELP_PATH_CONFIG_LOCATION - Static variable in class com.atlassian.greenhopper.web.util.GreenHopperHelpPathResolver
- SOFTWARE_ONBOARDING_URL - Static variable in class com.atlassian.greenhopper.web.onboarding.firstuseflow.DefaultAgileFirstUseFlow
- SoftwareAuthorizationService - Interface in com.atlassian.greenhopper.license
- SoftwareAuthorizationServiceImpl - Class in com.atlassian.greenhopper.license
- SoftwareAuthorizationServiceImpl() - Constructor for class com.atlassian.greenhopper.license.SoftwareAuthorizationServiceImpl
- SoftwareConfigAction - Class in com.atlassian.greenhopper.web.admin
- SoftwareConfigAction() - Constructor for class com.atlassian.greenhopper.web.admin.SoftwareConfigAction
- SoftwareConfigCondition - Class in com.atlassian.greenhopper.web.admin
-
Condition for visibilty of the software configuration page link.
- SoftwareConfigCondition() - Constructor for class com.atlassian.greenhopper.web.admin.SoftwareConfigCondition
- SoftwareConfigConditionEvaluator - Class in com.atlassian.greenhopper.web.admin
-
This service evaluates whether the software configuration page should be available.
- SoftwareConfigConditionEvaluator() - Constructor for class com.atlassian.greenhopper.web.admin.SoftwareConfigConditionEvaluator
- SoftwareFeatureFlags - Class in com.atlassian.greenhopper.features
- SoftwareFeatureFlags() - Constructor for class com.atlassian.greenhopper.features.SoftwareFeatureFlags
- SoftwareHelpSpaceProvider - Interface in com.atlassian.greenhopper.features
-
Returns application help space for the JIRA Software Application
- SoftwareHelpSpaceProviderImpl - Class in com.atlassian.greenhopper.features
- SoftwareHelpSpaceProviderImpl() - Constructor for class com.atlassian.greenhopper.features.SoftwareHelpSpaceProviderImpl
- SoftwareMauApplicationKey - Class in com.atlassian.greenhopper.event.mau
-
Provides the key representing the Jira Software application for use in the
MauEventService
- SoftwareMauApplicationKey() - Constructor for class com.atlassian.greenhopper.event.mau.SoftwareMauApplicationKey
- SoftwareMauRequestTaggingFilter - Class in com.atlassian.greenhopper.event.mau.filter
-
A filter which tags the current request as belonging to Jira Software
- SoftwareMauRequestTaggingFilter() - Constructor for class com.atlassian.greenhopper.event.mau.filter.SoftwareMauRequestTaggingFilter
- SoftwarePermissionSchemeData - Interface in com.atlassian.greenhopper.project
-
Given the user role holder and the admin role holder, this service will construct the PermissionSchemeInput object which can be used by
PermissionSchemeService
to create the Software Permission Scheme. - SoftwareProjectTypeService - Interface in com.atlassian.greenhopper.project
- SoftwareProjectTypeServiceImpl - Class in com.atlassian.greenhopper.project
- SoftwareProjectTypeServiceImpl() - Constructor for class com.atlassian.greenhopper.project.SoftwareProjectTypeServiceImpl
- SoftwareVersion(int, int) - Constructor for class com.atlassian.greenhopper.util.VersionKit.SoftwareVersion
- SoftwareVersion(int, int, int) - Constructor for class com.atlassian.greenhopper.util.VersionKit.SoftwareVersion
- SoftwareVersion(String) - Constructor for class com.atlassian.greenhopper.util.VersionKit.SoftwareVersion
- someActive() - Method in class com.atlassian.greenhopper.service.workflow.CheckWorkflowEntitiesByNameResult
- sort(Collection<Long>, long, ApplicationUser) - Method in interface com.atlassian.greenhopper.service.rank.JpoRankService
-
Sorts the given ids according to how they are ranked in LexoRank.
- sort(Collection<Long>, long, ApplicationUser) - Method in class com.atlassian.greenhopper.service.rank.JpoRankServiceImpl
- sortedAuditEntries(SortedSet<AuditEntry>) - Method in class com.atlassian.greenhopper.service.sprint.SprintStateAuditLog.SprintStateAuditDataBuilder
- SortedByRankFieldResult - Class in com.atlassian.greenhopper.service.rank
-
Holds the result of extracting the sorted by RankField from a query.
- sortPositionableArray(T[]) - Static method in class com.atlassian.greenhopper.service.rapid.view.AOUtil
- sortPositionableList(List<T>) - Static method in class com.atlassian.greenhopper.service.rapid.view.AOUtil
- SP_FIELD - Static variable in class com.atlassian.greenhopper.manager.issue.fields.StoryPointsCustomFieldProvider
- SP_FIELD_DESC - Static variable in class com.atlassian.greenhopper.manager.issue.fields.StoryPointsCustomFieldProvider
- space - Variable in class com.atlassian.greenhopper.web.integration.SearchPagesHelper.PageModel
- SpaceResponseSaxHandler - Class in com.atlassian.greenhopper.confluence.rpc
-
Handles XML responses from the "getSpaces" Confluence XMLRPC method.
- SpaceResponseSaxHandler() - Constructor for class com.atlassian.greenhopper.confluence.rpc.SpaceResponseSaxHandler
- split(Issue, SplitIssueService.IssueData, List<SplitIssueService.IssueData>) - Method in interface com.atlassian.greenhopper.web.rapid.plan.SplitIssueService
-
Perform the actual split on the specified issue.
- split(Issue, SplitIssueService.IssueData, List<SplitIssueService.IssueData>) - Method in class com.atlassian.greenhopper.web.rapid.plan.SplitIssueServiceImpl
- SPLIT_ISSUE - Enum constant in enum class com.atlassian.greenhopper.features.AgileDarkFeature
- splitIssue(long, SplitIssueResource.SplitIssueData) - Method in class com.atlassian.greenhopper.web.rapid.plan.SplitIssueResource
-
Endpoint to perform the actual split operation.
- SplitIssueData() - Constructor for class com.atlassian.greenhopper.web.rapid.plan.SplitIssueResource.SplitIssueData
- SplitIssueData(SplitIssueService.IssueData, SplitIssueService.IssueData[]) - Constructor for class com.atlassian.greenhopper.web.rapid.plan.SplitIssueResource.SplitIssueData
- SplitIssueErrorReportItem(String, String, int) - Constructor for class com.atlassian.greenhopper.web.rapid.plan.SplitIssueService.SplitIssueErrorReportItem
- SplitIssueLinkTypeService - Interface in com.atlassian.greenhopper.service.issuelink
-
Service to get the issue link type used to link an issue to other issues that were split from it.
- SplitIssueLinkTypeServiceImpl - Class in com.atlassian.greenhopper.service.issuelink
- SplitIssueLinkTypeServiceImpl(PropertyDao, IssueLinkTypeManager, I18nFactoryService, ClusterLockService) - Constructor for class com.atlassian.greenhopper.service.issuelink.SplitIssueLinkTypeServiceImpl
- SplitIssuePermissionCheckHelper - Interface in com.atlassian.greenhopper.web.rapid.plan.splitissue
-
A helper to checks whether currently logged in user has sufficient permission to perform the split operation.
- SplitIssuePermissionCheckHelperImpl - Class in com.atlassian.greenhopper.web.rapid.plan.splitissue
- SplitIssuePermissionCheckHelperImpl() - Constructor for class com.atlassian.greenhopper.web.rapid.plan.splitissue.SplitIssuePermissionCheckHelperImpl
- SplitIssueResource - Class in com.atlassian.greenhopper.web.rapid.plan
- SplitIssueResource(IssueService, SplitIssueService, ResponseFactory, RapidViewService, RapidViewSprintQueryService, SprintEntryFactory, SprintCustomFieldService, I18nFactoryService) - Constructor for class com.atlassian.greenhopper.web.rapid.plan.SplitIssueResource
- SplitIssueResource.DialogData - Class in com.atlassian.greenhopper.web.rapid.plan
- SplitIssueResource.SplitIssueData - Class in com.atlassian.greenhopper.web.rapid.plan
- SplitIssueService - Interface in com.atlassian.greenhopper.web.rapid.plan
-
Top level service that coordinates various tasks that need to be done when splitting an issue.
- SplitIssueService.IssueData - Class in com.atlassian.greenhopper.web.rapid.plan
-
Represents summary and estimate overrides for new issues that need to be created as a result of the split.
- SplitIssueService.SplitIssueErrorReport - Class in com.atlassian.greenhopper.web.rapid.plan
- SplitIssueService.SplitIssueErrorReportItem - Class in com.atlassian.greenhopper.web.rapid.plan
- SplitIssueServiceImpl - Class in com.atlassian.greenhopper.web.rapid.plan
- SplitIssueServiceImpl() - Constructor for class com.atlassian.greenhopper.web.rapid.plan.SplitIssueServiceImpl
- splitIssuesOnType(Collection<Issue>, IssueType) - Method in class com.atlassian.greenhopper.manager.issuelink.EpicLinkManagerImpl
- sprint - Variable in class com.atlassian.greenhopper.web.rapid.chart.HistoricSprintData
- sprint - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.CompleteSprintViewModel
- sprint - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.EditSprintModel
- sprint - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.ReopenSprintViewModel
- sprint(Sprint) - Method in class com.atlassian.greenhopper.service.issue.RapidViewIssue.RapidViewIssueBuilder
- Sprint - Class in com.atlassian.greenhopper.service.sprint
-
The object which represents single iteration in Scrum Methodology.
- SPRINT - Enum constant in enum class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardBaseAnalyticsEvent.EventType
- SPRINT - Enum constant in enum class com.atlassian.greenhopper.service.index.IndexCheckService.CheckType
- SPRINT - Static variable in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
-
Backlog JiraDataType.
- SPRINT_ACTIVE - Static variable in class com.atlassian.greenhopper.service.sprint.SprintUtils
- SPRINT_AUTO_MANAGEMENT - Static variable in class com.atlassian.greenhopper.features.SoftwareFeatureFlags
- SPRINT_BYDATE_COMPARATOR - Static variable in class com.atlassian.greenhopper.service.sprint.SprintComparators
- SPRINT_CLOSED - Enum constant in enum class com.atlassian.greenhopper.webhooks.AgileWebhookEvent
- SPRINT_CLOSED - Static variable in class com.atlassian.greenhopper.service.sprint.SprintUtils
- SPRINT_CREATED - Enum constant in enum class com.atlassian.greenhopper.webhooks.AgileWebhookEvent
- SPRINT_DELETED - Enum constant in enum class com.atlassian.greenhopper.webhooks.AgileWebhookEvent
- SPRINT_DESCENDING_COMPARATOR - Static variable in class com.atlassian.greenhopper.service.sprint.SprintComparators
- SPRINT_DISPLAY_NAME_FORMAT_WITH_DATE - Static variable in class com.atlassian.greenhopper.customfield.sprint.SprintClauseValueFormatter
- SPRINT_EDITED_IN_BOARD - Static variable in class com.atlassian.greenhopper.customfield.sprint.PermissionUsedToModifySprintAnalyticEventPublisher
- SPRINT_EDITING_CONTEXT_KEY - Static variable in class com.atlassian.greenhopper.customfield.sprint.PermissionUsedToModifySprintAnalyticEventPublisher
- SPRINT_END_DATE_COMPARATOR - Static variable in class com.atlassian.greenhopper.service.sprint.SprintComparators
- SPRINT_ENTITY_PROPERTY_TYPE - Static variable in interface com.atlassian.greenhopper.service.sprint.SprintPropertyService
- SPRINT_EVENTS - Enum constant in enum class com.atlassian.greenhopper.webhooks.sections.AgileWebhookEventGroup
- SPRINT_FUTURE - Static variable in class com.atlassian.greenhopper.service.sprint.SprintUtils
- SPRINT_GOAL - Static variable in class com.atlassian.greenhopper.features.SoftwareFeatureFlags
- SPRINT_ID_COMPARATOR - Static variable in class com.atlassian.greenhopper.service.sprint.SprintComparators
- SPRINT_MAPPER - Static variable in class com.atlassian.greenhopper.imports.SprintImportConstants
- SPRINT_NATURAL_COMPARATOR - Static variable in class com.atlassian.greenhopper.service.sprint.SprintComparators
- SPRINT_NOT_CLOSED - Static variable in class com.atlassian.greenhopper.service.sprint.SprintUtils
- SPRINT_PICKER_ALLSPRINTS_SUGGESTION - Static variable in class com.atlassian.greenhopper.features.SoftwareFeatureFlags
- SPRINT_PK - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QSprint
- SPRINT_PLAN - Static variable in class com.atlassian.greenhopper.features.SoftwareFeatureFlags
- SPRINT_REMOTE_LINK - Static variable in class com.atlassian.greenhopper.service.sprint.RemoteSprintLinkService
- SPRINT_REPORT_MODE - Enum constant in enum class com.atlassian.greenhopper.service.rapid.RapidViewClauseService.ClauseType
-
Issues shown in sprint-based reports
- SPRINT_RETROSPECTIVE - Enum constant in enum class com.atlassian.greenhopper.web.rapid.event.UnlicensedAnalyticsEvent.Chart
- SPRINT_SEQUENCE_COMPARATOR - Static variable in class com.atlassian.greenhopper.service.sprint.SprintComparators
- SPRINT_START_DATE_COMPARATOR - Static variable in class com.atlassian.greenhopper.service.sprint.SprintComparators
- SPRINT_STARTED - Enum constant in enum class com.atlassian.greenhopper.webhooks.AgileWebhookEvent
- SPRINT_STATE_COMPARATOR - Static variable in class com.atlassian.greenhopper.service.sprint.SprintComparators
- SPRINT_UPDATED - Enum constant in enum class com.atlassian.greenhopper.webhooks.AgileWebhookEvent
- Sprint.SprintBuilder - Class in com.atlassian.greenhopper.service.sprint
- Sprint.State - Enum Class in com.atlassian.greenhopper.service.sprint
- SprintActionsResponse() - Constructor for class com.atlassian.greenhopper.web.rapid.plan.PlanningModeResource.SprintActionsResponse
- SprintAO - Interface in com.atlassian.greenhopper.service.sprint.dao
- SprintAOMapper - Class in com.atlassian.greenhopper.service.sprint.dao
-
Mapper between SprintAO and Sprint objects
- SprintAOMapper() - Constructor for class com.atlassian.greenhopper.service.sprint.dao.SprintAOMapper
- SprintAutoStartService - Class in com.atlassian.greenhopper.service.sprint.services
-
This service is responsible for starting the sprints.
- SprintAutoStartService(SprintManager, EventPublisher, SprintService, AutoManagedSprintsFeature) - Constructor for class com.atlassian.greenhopper.service.sprint.services.SprintAutoStartService
- SprintAutoStartStopEvent - Class in com.atlassian.greenhopper.service.sprint.services.analytics
-
Event used to send statistics about the auto stop start sprint feature.
- SprintAutoStartStopEvent(int, int) - Constructor for class com.atlassian.greenhopper.service.sprint.services.analytics.SprintAutoStartStopEvent
- SprintAutoStartStopJob - Class in com.atlassian.greenhopper.service.sprint.services
-
This job is responsible for running
SprintAutoStartService
andSprintAutoStopService
- SprintAutoStartStopJob(EventPublisher, SprintAutoStartService, SprintAutoStopService, ActiveObjects, SchedulerService, AutoManagedSprintsFeature) - Constructor for class com.atlassian.greenhopper.service.sprint.services.SprintAutoStartStopJob
- SprintAutoStartStopLog - Interface in com.atlassian.greenhopper.service.sprint.services
- SprintAutoStartStopScheduler - Class in com.atlassian.greenhopper.service.sprint.services
-
Schedule
SprintAutoStartStopJob
which performsSprintAutoStopService
andSprintAutoStartService
Job will be run in intervals defined bySprintAutoStartStopScheduler.RUN_INTERVAL_PROPERTY_KEY
or with default valueSprintAutoStartStopScheduler.DEFAULT_RUN_INTERVAL
- SprintAutoStartStopScheduler(SprintAutoStartStopJob, JiraProperties, SchedulerService, EventPublisher, AutoManagedSprintsFeature, ClusterManager) - Constructor for class com.atlassian.greenhopper.service.sprint.services.SprintAutoStartStopScheduler
- SprintAutoStopService - Class in com.atlassian.greenhopper.service.sprint.services
-
This service is responsible for stopping the sprints.
- SprintAutoStopService(SprintManager, EventPublisher, SprintService, SprintStatusChangeHelper, RapidViewCacheManager, SprintIssueServiceImpl, AutoManagedSprintsFeature) - Constructor for class com.atlassian.greenhopper.service.sprint.services.SprintAutoStopService
- SprintBaseEntry - Class in com.atlassian.greenhopper.web.rapid.sprint
- SprintBaseEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.SprintBaseEntry
- SprintBaseEntryTransformer - Class in com.atlassian.greenhopper.web.rapid.sprint
- SprintBaseEntryTransformer() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.SprintBaseEntryTransformer
- SprintBuilder() - Constructor for class com.atlassian.greenhopper.service.sprint.Sprint.SprintBuilder
- SprintBurndownData - Class in com.atlassian.greenhopper.web.rapid.chart
-
Data for the sprint burndown
- SprintBurndownData.Builder - Class in com.atlassian.greenhopper.web.rapid.chart
- SprintBurndownModel - Class in com.atlassian.greenhopper.web.rapid.chart
-
The model for the Soprint Burndown Chart.
- SprintBurndownModel() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownModel
- SprintBurndownModelFactory - Class in com.atlassian.greenhopper.web.rapid.chart
-
Factory for Sprint burndown models
- SprintBurndownModelFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownModelFactory
- SprintByNameSearcher - Class in com.atlassian.greenhopper.customfield.sprint
-
Provides utility method to ease sprints JQL clause implementation.
- SprintByNameSearcher(SprintManager, SprintService) - Constructor for class com.atlassian.greenhopper.customfield.sprint.SprintByNameSearcher
- SprintCFType - Class in com.atlassian.greenhopper.customfield.sprint
-
Singular Object is Sprint, Transport Object is Set
(Much like the LabelsCFType) - SprintCFType(SprintManager, WebUtilities, CustomFieldValuePersister, GenericConfigManager, I18nFactoryService, JiraAuthenticationContext, PermissionService, SprintRestSerializer, FeatureManager, IssueService, PermissionUsedToModifySprintAnalyticEventPublisher, SprintRestFieldOperationsHandler, JiraSoftwareFeatureService) - Constructor for class com.atlassian.greenhopper.customfield.sprint.SprintCFType
-
Overriden, calls super constructor.
- SprintClauseQueryMapper - Class in com.atlassian.greenhopper.customfield.sprint.search
- SprintClauseQueryMapper(JqlOperandResolver, SprintByNameSearcher, CustomField) - Constructor for class com.atlassian.greenhopper.customfield.sprint.search.SprintClauseQueryMapper
- SprintClauseValidator - Class in com.atlassian.greenhopper.customfield.sprint
-
Validates sprint clause.
- SprintClauseValidator(JqlOperandResolver, SupportedOperatorsValidator, I18nHelper.BeanFactory, SprintService) - Constructor for class com.atlassian.greenhopper.customfield.sprint.SprintClauseValidator
- SprintClauseValueFormatter - Class in com.atlassian.greenhopper.customfield.sprint
- SprintClauseValueFormatter(JqlDateSupport) - Constructor for class com.atlassian.greenhopper.customfield.sprint.SprintClauseValueFormatter
- SprintClauseValueGenerator - Class in com.atlassian.greenhopper.customfield.sprint
-
Produces suggested value for sprints in the query advanced mode.
- SprintClauseValueGenerator(SprintClauseValueFormatter, SprintService) - Constructor for class com.atlassian.greenhopper.customfield.sprint.SprintClauseValueGenerator
- SprintClosedAnalyticsEvent - Class in com.atlassian.greenhopper.analytics
-
This analytic event is published when user closes a sprint.
- SprintClosedAnalyticsEvent(Long, DateTime, DateTime, DateTime, DateTime, SprintClosedAnalyticsEvent.SprintTypeOfCloseAction, boolean) - Constructor for class com.atlassian.greenhopper.analytics.SprintClosedAnalyticsEvent
- SprintClosedAnalyticsEvent.SprintTypeOfCloseAction - Enum Class in com.atlassian.greenhopper.analytics
-
Specify if sprint was closed manually by the user or by the automation
SprintAutoStopService
- SprintClosedEvent - Class in com.atlassian.greenhopper.api.events.sprint
-
Event published after a sprints state field has been changed from active to closed.
- SprintClosedEvent(Sprint) - Constructor for class com.atlassian.greenhopper.api.events.sprint.SprintClosedEvent
- SprintComparators - Class in com.atlassian.greenhopper.service.sprint
- SprintComparators() - Constructor for class com.atlassian.greenhopper.service.sprint.SprintComparators
- sprintConfig - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig
- SprintConfig() - Constructor for class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig.SprintConfig
- SprintCreatedAnalyticsEvent - Class in com.atlassian.greenhopper.analytics
-
This analytic event is published when user creates a sprint.
- SprintCreatedAnalyticsEvent(Long, DateTime, DateTime, boolean) - Constructor for class com.atlassian.greenhopper.analytics.SprintCreatedAnalyticsEvent
- SprintCreatedEvent - Class in com.atlassian.greenhopper.api.events.sprint
-
Event published after a sprint has been created.
- SprintCreatedEvent(Sprint) - Constructor for class com.atlassian.greenhopper.api.events.sprint.SprintCreatedEvent
- SprintCustomFieldChangedEvent - Class in com.atlassian.greenhopper.service.sprint
-
An event that gets published whenever the Sprint custom field managed by JIRA Agile is changed or created.
- SprintCustomFieldChangedEvent(CustomField) - Constructor for class com.atlassian.greenhopper.service.sprint.SprintCustomFieldChangedEvent
- SprintCustomFieldIndexer - Class in com.atlassian.greenhopper.customfield.sprint
-
Field indexer for the Sprint custom field
- SprintCustomFieldIndexer(FieldVisibilityManager, CustomField, SprintHistoryEntryFactory) - Constructor for class com.atlassian.greenhopper.customfield.sprint.SprintCustomFieldIndexer
- SprintCustomFieldService - Interface in com.atlassian.greenhopper.service.sprint
-
Service-related methods for using the "Sprint" field which GreenHopper cares about.
- SprintCustomFieldServiceImpl - Class in com.atlassian.greenhopper.service.sprint
- SprintCustomFieldServiceImpl() - Constructor for class com.atlassian.greenhopper.service.sprint.SprintCustomFieldServiceImpl
- SprintDao - Class in com.atlassian.greenhopper.service.sprint.dao
- SprintDao() - Constructor for class com.atlassian.greenhopper.service.sprint.dao.SprintDao
- SprintDateBasedSearch - Class in com.atlassian.greenhopper.web.rapid.chart
- SprintDateBasedSearch(SprintQueryService, RefinedSprintFilterFactory) - Constructor for class com.atlassian.greenhopper.web.rapid.chart.SprintDateBasedSearch
- SprintDateBasedSearch.SprintData - Class in com.atlassian.greenhopper.web.rapid.chart
- SprintDateHelper - Class in com.atlassian.greenhopper.service.sprint.services
- SprintDeletedEvent - Class in com.atlassian.greenhopper.api.events.sprint
-
Event published after a sprint has been removed.
- SprintDeletedEvent(Sprint) - Constructor for class com.atlassian.greenhopper.api.events.sprint.SprintDeletedEvent
- SprintDeletedEventSerializer - Class in com.atlassian.greenhopper.webhooks.serializer.sprint
-
Serializes a sprint deleted event to a json equivalent containing timestamp, event name and sprint.
- SprintDeletedEventSerializer(SprintBeanFactory) - Constructor for class com.atlassian.greenhopper.webhooks.serializer.sprint.SprintDeletedEventSerializer
- SprintEditEntry - Class in com.atlassian.greenhopper.web.rapid.sprint
- SprintEditEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry
- SprintEditEntry.RemoteSprintLinkEntry - Class in com.atlassian.greenhopper.web.rapid.sprint
- SprintEditEntryTransformer - Class in com.atlassian.greenhopper.web.rapid.sprint
- SprintEditEntryTransformer(ApplicationUser, RapidView, SprintBaseEntryTransformer, RemoteSprintLinkService, DateTimeFormatter, I18n2, SprintTimeRemainingService, SprintPermissionService, IncompleteIssuesDestinationService) - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntryTransformer
- SprintEditEntryTransformer(ApplicationUser, SprintBaseEntryTransformer, RemoteSprintLinkService, DateTimeFormatter, I18n2, SprintPermissionService, IncompleteIssuesDestinationService) - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntryTransformer
- SprintEntryFactory - Class in com.atlassian.greenhopper.web.rapid.sprint
-
Creates SprintEditEntry objects
- SprintEntryFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.SprintEntryFactory
- SprintEqualityQueryFactory - Class in com.atlassian.greenhopper.customfield.sprint.search
-
Builds a query for the sprint custom field.
- SprintEqualityQueryFactory(CustomField, SprintByNameSearcher) - Constructor for class com.atlassian.greenhopper.customfield.sprint.search.SprintEqualityQueryFactory
- SprintEvent - Interface in com.atlassian.greenhopper.api.events.sprint
- SprintEventHandler - Class in com.atlassian.greenhopper.auditing.handlers
-
Store sprint events in the admin's audit log
- SprintEventHandler() - Constructor for class com.atlassian.greenhopper.auditing.handlers.SprintEventHandler
- SprintEventPublisher - Class in com.atlassian.greenhopper.events.sprint
-
Class responsible for publishing the correct sprint events when a sprint changes.
- SprintEventPublisher() - Constructor for class com.atlassian.greenhopper.events.sprint.SprintEventPublisher
- SprintEventSerializer - Class in com.atlassian.greenhopper.webhooks.serializer.sprint
-
Serializes a sprint event to a json equivalent containing timestamp, eventname and sprint.
- SprintEventSerializer(SprintBeanFactory) - Constructor for class com.atlassian.greenhopper.webhooks.serializer.sprint.SprintEventSerializer
- SprintEventVariablesProvider - Class in com.atlassian.greenhopper.webhooks.url
-
This class provides the declaration of url variables that an event will provide.
- SprintEventVariablesProvider() - Constructor for class com.atlassian.greenhopper.webhooks.url.SprintEventVariablesProvider
- sprintField - Variable in class com.atlassian.greenhopper.web.api.ManagedCustomFields
- SprintFieldBean - Class in com.atlassian.greenhopper.api.sprint
-
Bean which is used to represent
SprintCFType
in issue resource. - SprintFieldBean(Sprint) - Constructor for class com.atlassian.greenhopper.api.sprint.SprintFieldBean
- sprintFieldId - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig.SprintConfig
- SprintGoalOnboardingDataProvider - Class in com.atlassian.greenhopper.web.rapid.sprint
-
WRM data provider for Sprint goal onboarding dialog user preference
- SprintGoalOnboardingDataProvider(UserConfigurationService) - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.SprintGoalOnboardingDataProvider
- SprintGoalOnboardingResource - Class in com.atlassian.greenhopper.web.rapid.sprint
- SprintGoalOnboardingResource(UserConfigurationService) - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.SprintGoalOnboardingResource
- SprintHasState - Class in com.atlassian.greenhopper.customfield.sprint
- SprintHasState(Sprint.State) - Constructor for class com.atlassian.greenhopper.customfield.sprint.SprintHasState
- SprintHealth - Class in com.atlassian.greenhopper.service.sprint.health
-
A model object that hold data related to the "health" of a sprint.
- SprintHealth() - Constructor for class com.atlassian.greenhopper.service.sprint.health.SprintHealth
- SprintHealth.SprintHealthAssignee - Class in com.atlassian.greenhopper.service.sprint.health
- SprintHealth.Status - Enum Class in com.atlassian.greenhopper.service.sprint.health
- SprintHealthAssignee(String, String, String) - Constructor for class com.atlassian.greenhopper.service.sprint.health.SprintHealth.SprintHealthAssignee
- SprintHealthMetricsResolver - Class in com.atlassian.greenhopper.service.sprint.health
-
Contains methods to calculate the metrics of a sprint.
- SprintHealthMetricsResolver() - Constructor for class com.atlassian.greenhopper.service.sprint.health.SprintHealthMetricsResolver
- SprintHealthMetricsResolver.IssueColumnChange - Class in com.atlassian.greenhopper.service.sprint.health
- SprintHealthResource - Class in com.atlassian.greenhopper.gadget
-
Exposes sprint health data
- SprintHealthResource(RapidViewService, SprintManager, SprintHealthService, I18nFactoryService) - Constructor for class com.atlassian.greenhopper.gadget.SprintHealthResource
- SprintHealthResource.ColumnModel - Class in com.atlassian.greenhopper.gadget
- SprintHealthService - Interface in com.atlassian.greenhopper.service.sprint.health
-
This service provides metrics for a certain sprint
- SprintHealthServiceImpl - Class in com.atlassian.greenhopper.service.sprint.health
- SprintHealthServiceImpl() - Constructor for class com.atlassian.greenhopper.service.sprint.health.SprintHealthServiceImpl
- SprintHelper - Class in com.atlassian.greenhopper.web.rapid.sprint
-
Contains helper methods to work with sprints
- SprintHelper() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.SprintHelper
- SprintHelper.FutureSprintMapping - Class in com.atlassian.greenhopper.web.rapid.sprint
- SprintHistory - Record Class in com.atlassian.greenhopper.service.sprint
- SprintHistory(Map<String, List<SprintHistoryEntry>>, Map<String, String>, Map<String, String>, int) - Constructor for record class com.atlassian.greenhopper.service.sprint.SprintHistory
-
Creates an instance of a
SprintHistory
record class. - SprintHistoryData - Class in com.atlassian.greenhopper.customfield.sprint
-
Data returned by the SprintHistoryEntryFactory
- SprintHistoryData(Collection<Sprint>, long[], List<SprintHistoryEntry>) - Constructor for class com.atlassian.greenhopper.customfield.sprint.SprintHistoryData
- SprintHistoryEntry - Class in com.atlassian.greenhopper.customfield.sprint
-
Represents a sprint history entry, stored in the issue index.
- SprintHistoryEntry(long, DateTime, boolean) - Constructor for class com.atlassian.greenhopper.customfield.sprint.SprintHistoryEntry
- SprintHistoryEntryFactory - Class in com.atlassian.greenhopper.customfield.sprint
-
Encapsulates the logic of creating sprint history entries from either a lucene document or an issue
- SprintHistoryEntryFactory() - Constructor for class com.atlassian.greenhopper.customfield.sprint.SprintHistoryEntryFactory
- SprintHistoryService - Interface in com.atlassian.greenhopper.service.sprint
-
Provides sprint history information for a given query
- SprintHistoryServiceImpl - Class in com.atlassian.greenhopper.service.sprint
-
SprintHistoryService implementation
- SprintHistoryServiceImpl() - Constructor for class com.atlassian.greenhopper.service.sprint.SprintHistoryServiceImpl
- sprintHomePageUrl - Variable in class com.atlassian.greenhopper.web.integration.TeamCalendarsSprintList.TeamCalendarsSprint
- sprintId - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.CompleteSprintRequest
- sprintId - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.ReopenSprintRequest
- sprintId - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.SprintRankRequest
- sprintId - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintModel
- sprintId - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintRequest
- SprintIdEqual - Class in com.atlassian.greenhopper.customfield.sprint
-
Checks that the supplied long value matches a
Sprint
id. - SprintIdEqual(Long) - Constructor for class com.atlassian.greenhopper.customfield.sprint.SprintIdEqual
- SprintImportConstants - Class in com.atlassian.greenhopper.imports
- SprintImportConstants() - Constructor for class com.atlassian.greenhopper.imports.SprintImportConstants
- SprintImportHandler - Class in com.atlassian.greenhopper.imports
-
Handles import of the Sprint AO table.
- SprintImportHandler() - Constructor for class com.atlassian.greenhopper.imports.SprintImportHandler
- SprintImportMapper - Class in com.atlassian.greenhopper.imports
-
Stores sprint data used during project import.
- SprintImportMapper() - Constructor for class com.atlassian.greenhopper.imports.SprintImportMapper
- SprintIssueMetrics - Class in com.atlassian.greenhopper.service.sprint.health
-
A model that holds several metrics related to a specific sprint
- SprintIssueMetrics() - Constructor for class com.atlassian.greenhopper.service.sprint.health.SprintIssueMetrics
- SprintIssueMetrics.Type - Enum Class in com.atlassian.greenhopper.service.sprint.health
- SprintIssueService - Interface in com.atlassian.greenhopper.service.sprint
-
Manipulates sprint information stored against issues.
- SprintIssueServiceImpl - Class in com.atlassian.greenhopper.service.sprint
-
Manipulates sprint information stored against issues.
- SprintIssueServiceImpl() - Constructor for class com.atlassian.greenhopper.service.sprint.SprintIssueServiceImpl
- SprintLinkedPagesModelFactory - Class in com.atlassian.greenhopper.web.rapid.entity.sprint
- SprintLinkedPagesModelFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.entity.sprint.SprintLinkedPagesModelFactory
- SprintListEntryTransformer - Class in com.atlassian.greenhopper.web.rapid.sprint
- SprintListEntryTransformer(ApplicationUser, SprintHelper) - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.SprintListEntryTransformer
- sprintManager - Variable in class com.atlassian.greenhopper.customfield.sprint.AbstractSprintsStateJqlFunction
- SprintManager - Interface in com.atlassian.greenhopper.service.sprint
-
Sprint manager as well as cache
- SprintManagerImpl - Class in com.atlassian.greenhopper.service.sprint
-
Implementation of SprintManager
- SprintManagerImpl() - Constructor for class com.atlassian.greenhopper.service.sprint.SprintManagerImpl
- SprintMappingUtils - Class in com.atlassian.greenhopper.service.sprint.dao.utils
- SprintMappingUtils() - Constructor for class com.atlassian.greenhopper.service.sprint.dao.utils.SprintMappingUtils
- SPRINTMARKER_PK - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QSprintMarker
- sprintMetrics - Variable in class com.atlassian.greenhopper.service.sprint.health.SprintHealth
- SprintMetrics - Class in com.atlassian.greenhopper.service.sprint.health
- SprintMetrics() - Constructor for class com.atlassian.greenhopper.service.sprint.health.SprintMetrics
- SprintMetrics.Type - Enum Class in com.atlassian.greenhopper.service.sprint.health
- SprintNameContains - Class in com.atlassian.greenhopper.customfield.sprint
-
Checks that the supplied a
Sprint
name contains the supplied string. - SprintNameContains(String) - Constructor for class com.atlassian.greenhopper.customfield.sprint.SprintNameContains
- SprintNameSuggester - Class in com.atlassian.greenhopper.web.rapid.sprint
-
Suggest the name of the next sprint
- SprintNameSuggester() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.SprintNameSuggester
- SprintOfRapidViews - Class in com.atlassian.greenhopper.customfield.sprint
- SprintOfRapidViews(Set<RapidView>) - Constructor for class com.atlassian.greenhopper.customfield.sprint.SprintOfRapidViews
- SprintPagesResource - Class in com.atlassian.greenhopper.web.rapid.sprint
- SprintPagesResource(SprintService, SprintPermissionService, SprintLinkedPagesModelFactory, JiraBaseUrls, InternalHostApplication) - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.SprintPagesResource
- SprintPagesResource.LinkPageToSprintModel - Class in com.atlassian.greenhopper.web.rapid.sprint
- sprintPermissionService - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntryTransformer
- sprintPermissionService - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintPlanEntryTransformer
- SprintPermissionService - Interface in com.atlassian.greenhopper.service.sprint
-
Provides sprint permission checking methods
- SprintPermissionServiceImpl - Class in com.atlassian.greenhopper.service.sprint
-
Implementation of SprintPermissionService
- SprintPermissionServiceImpl() - Constructor for class com.atlassian.greenhopper.service.sprint.SprintPermissionServiceImpl
- SprintPickerMatcher - Class in com.atlassian.greenhopper.customfield.sprint
-
Checks that the supplied a
Sprint
sprint matches a query - SprintPickerMatcher(String, boolean) - Constructor for class com.atlassian.greenhopper.customfield.sprint.SprintPickerMatcher
- SprintPickerModel - Class in com.atlassian.greenhopper.web.rapid.sprint.model
- SprintPickerModel() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.model.SprintPickerModel
- SprintPickerModelEntry - Class in com.atlassian.greenhopper.web.rapid.sprint
- SprintPickerModelEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.SprintPickerModelEntry
- SprintPlanEntry - Class in com.atlassian.greenhopper.web.rapid.sprint
- SprintPlanEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.SprintPlanEntry
- SprintPlanEntry.TimeRemaining - Class in com.atlassian.greenhopper.web.rapid.sprint
- SprintPlanEntryTransformer - Class in com.atlassian.greenhopper.web.rapid.sprint
- SprintPlanEntryTransformer(ApplicationUser, SprintEditEntryTransformer, TimeRemainingFormatter, SprintPermissionService) - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.SprintPlanEntryTransformer
- SprintPreImportHandler - Class in com.atlassian.greenhopper.imports
-
Handles the pre-import phase for SPRINT table.
- SprintPreImportHandler() - Constructor for class com.atlassian.greenhopper.imports.SprintPreImportHandler
- SprintProgress - Class in com.atlassian.greenhopper.service.sprint
- SprintProgress(Collection<String>) - Constructor for class com.atlassian.greenhopper.service.sprint.SprintProgress
- SprintProject() - Constructor for class com.atlassian.greenhopper.web.integration.TeamCalendarsSprintList.SprintProject
- SprintPropertyDeletedEvent - Class in com.atlassian.greenhopper.service.sprint.event
- SprintPropertyDeletedEvent(EntityProperty, ApplicationUser) - Constructor for class com.atlassian.greenhopper.service.sprint.event.SprintPropertyDeletedEvent
- SprintPropertyHelper - Class in com.atlassian.greenhopper.service.sprint
-
Service with helper functions identifying sprint by id, providing a permission utilities for sprint properties and defining sprint property's events publishing.
- SprintPropertyHelper(SprintPermissionService, SprintManager, ErrorCollectionTransformer) - Constructor for class com.atlassian.greenhopper.service.sprint.SprintPropertyHelper
- SprintPropertyService - Interface in com.atlassian.greenhopper.service.sprint
-
The service used to add, update, retrieve and delete properties from
Sprint
s. - SprintPropertyServiceImpl - Class in com.atlassian.greenhopper.service.sprint
- SprintPropertyServiceImpl(JsonEntityPropertyManager, EventPublisher, SprintPropertyHelper) - Constructor for class com.atlassian.greenhopper.service.sprint.SprintPropertyServiceImpl
- SprintPropertySetEvent - Class in com.atlassian.greenhopper.service.sprint.event
- SprintPropertySetEvent(EntityProperty, ApplicationUser) - Constructor for class com.atlassian.greenhopper.service.sprint.event.SprintPropertySetEvent
- SprintQuery - Class in com.atlassian.greenhopper.service.sprint
-
Query which limit the result only to sprints which fulfil constraints defined in here.
- SprintQuery.Builder - Class in com.atlassian.greenhopper.service.sprint
- SprintQueryResource - Class in com.atlassian.greenhopper.web.rapid.sprint
- SprintQueryResource(RapidViewService, SprintEntryFactory, RapidViewSprintQueryService) - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.SprintQueryResource
- SprintQueryService - Interface in com.atlassian.greenhopper.service.sprint
-
Sprint querying functionality
- SprintQueryServiceImpl - Class in com.atlassian.greenhopper.service.sprint
- SprintQueryServiceImpl() - Constructor for class com.atlassian.greenhopper.service.sprint.SprintQueryServiceImpl
- SprintRankRequest - Class in com.atlassian.greenhopper.web.rapid.sprint.model
- SprintRankRequest() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.model.SprintRankRequest
- SprintRankResource - Class in com.atlassian.greenhopper.web.rapid.sprint
- SprintRankResource(RankHelper, IssueHelper, SprintService, RankService, SprintIssueService, RankableFactory, RapidViewService, SprintHelper, SprintEntryFactory, SprintPermissionService, RapidIssueEntryQueryService) - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.SprintRankResource
- SprintRemainingDaysResource - Class in com.atlassian.greenhopper.gadget
- SprintRemainingDaysResource(RapidViewService, SprintTimeRemainingService) - Constructor for class com.atlassian.greenhopper.gadget.SprintRemainingDaysResource
- SprintRemainingDaysResource.SprintRemainingDaysResponse - Class in com.atlassian.greenhopper.gadget
- SprintRemainingDaysResponse() - Constructor for class com.atlassian.greenhopper.gadget.SprintRemainingDaysResource.SprintRemainingDaysResponse
- SprintRemoteLinkAggregator - Class in com.atlassian.greenhopper.plugin.linkaggregator
- SprintRemoteLinkAggregator() - Constructor for class com.atlassian.greenhopper.plugin.linkaggregator.SprintRemoteLinkAggregator
- SprintReportEntry - Class in com.atlassian.greenhopper.web.rapid.sprint
- SprintReportEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.SprintReportEntry
- SprintReportEntryTransformer - Class in com.atlassian.greenhopper.web.rapid.sprint
- SprintReportEntryTransformer(SprintBaseEntryTransformer) - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.SprintReportEntryTransformer
- SprintResource - Class in com.atlassian.greenhopper.web.rapid.sprint
- SprintResource(RapidViewService, SprintService, SprintPermissionService, SprintEntryFactory, I18nFactoryService, RapidViewSprintQueryService, SprintHelper, SprintSeeker, RecentSprintHistoryService, DateTimeFormatter, SprintAutoStartService, SprintAutoStopService, ResponseFactory, PermissionService, TimeZoneService) - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.SprintResource
- SprintRestFieldOperationsHandler - Class in com.atlassian.greenhopper.customfield.sprint
- SprintRestFieldOperationsHandler(RestFieldSetOperationsHelper, SprintService, JiraAuthenticationContext, SprintCustomFieldService) - Constructor for class com.atlassian.greenhopper.customfield.sprint.SprintRestFieldOperationsHandler
- SprintRestSerializer - Interface in com.atlassian.greenhopper.customfield.sprint
- SprintRestSerializerImpl - Class in com.atlassian.greenhopper.customfield.sprint
- SprintRestSerializerImpl() - Constructor for class com.atlassian.greenhopper.customfield.sprint.SprintRestSerializerImpl
- sprints - Variable in class com.atlassian.greenhopper.api.sprints.RemoteLinkedSprints
-
List of all of the relevant sprints.
- sprints - Variable in class com.atlassian.greenhopper.web.integration.TeamCalendarsSprintList
- sprints - Variable in class com.atlassian.greenhopper.web.rapid.chart.EpicBurndownChartModel
- sprints - Variable in class com.atlassian.greenhopper.web.rapid.chart.ReleaseBurndownChartModel
- sprints - Variable in class com.atlassian.greenhopper.web.rapid.chart.VelocityChartModel
- sprints - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.SprintsEntry
- sprints - Variable in class com.atlassian.greenhopper.web.rapid.work.WorkData.ETagData
- SPRINTS_PICKER_PER_PROJECT - Enum constant in enum class com.atlassian.greenhopper.features.JiraSoftwareFeature
- SprintsData - Class in com.atlassian.greenhopper.web.rapid.work
- SprintsData() - Constructor for class com.atlassian.greenhopper.web.rapid.work.SprintsData
- SprintSearcher - Class in com.atlassian.greenhopper.customfield.sprint
- SprintSearcher(FieldVisibilityManager, JqlOperandResolver, CustomFieldInputHelper, SprintClauseValueFormatter, I18nHelper.BeanFactory, VelocityRequestContextFactory, ApplicationProperties, JiraAuthenticationContext, SearchService, JiraCustomFieldUtilsService, SprintService, SprintHistoryEntryFactory, SprintByNameSearcher) - Constructor for class com.atlassian.greenhopper.customfield.sprint.SprintSearcher
- SprintSearcherEditModel - Class in com.atlassian.greenhopper.customfield.sprint
- SprintSearcherEditModel() - Constructor for class com.atlassian.greenhopper.customfield.sprint.SprintSearcherEditModel
- SprintSearchInputTransformer - Class in com.atlassian.greenhopper.customfield.sprint
- SprintSearchInputTransformer(CustomField, ClauseNames, JqlOperandResolver, String, CustomFieldInputHelper) - Constructor for class com.atlassian.greenhopper.customfield.sprint.SprintSearchInputTransformer
- SprintSearchRenderer - Class in com.atlassian.greenhopper.customfield.sprint
-
A search renderer for the sprint field searcher.
- SprintSearchRenderer(String, VelocityRequestContextFactory, ApplicationProperties, VelocityTemplatingEngine, CustomField, SprintHelper, JiraCustomFieldUtilsService) - Constructor for class com.atlassian.greenhopper.customfield.sprint.SprintSearchRenderer
- SprintSeeker - Class in com.atlassian.greenhopper.web.rapid.sprint
- SprintSeeker() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.SprintSeeker
- SprintSeeker.SprintsToPick - Class in com.atlassian.greenhopper.web.rapid.sprint
- SprintsEntry - Class in com.atlassian.greenhopper.web.rapid.sprint.model
- SprintsEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.model.SprintsEntry
- SprintService - Interface in com.atlassian.greenhopper.service.sprint
-
Service which provides method to access and manipulate
Sprint
s. - SprintServiceImpl - Class in com.atlassian.greenhopper.service.sprint
- SprintServiceImpl() - Constructor for class com.atlassian.greenhopper.service.sprint.SprintServiceImpl
- sprintsImported() - Method in class com.atlassian.greenhopper.imports.SprintImportMapper
-
Check whether Sprints in AO_60DB71_SPRINT table have been imported yet.
- SprintStartedAnalyticsEvent - Class in com.atlassian.greenhopper.analytics
-
This analytic event is published when user starts a sprint.
- SprintStartedAnalyticsEvent(Long, DateTime, DateTime, DateTime, SprintStartedAnalyticsEvent.SprintTypeOfStartAction, boolean) - Constructor for class com.atlassian.greenhopper.analytics.SprintStartedAnalyticsEvent
- SprintStartedAnalyticsEvent.SprintTypeOfStartAction - Enum Class in com.atlassian.greenhopper.analytics
-
Specify if sprint was started manually by the user or by the automation
SprintAutoStartService
- SprintStartedEvent - Class in com.atlassian.greenhopper.api.events.sprint
-
Event published after a sprints state field has been changed from future to active.
- SprintStartedEvent(Sprint) - Constructor for class com.atlassian.greenhopper.api.events.sprint.SprintStartedEvent
- SprintStateAuditDataBuilder() - Constructor for class com.atlassian.greenhopper.service.sprint.SprintStateAuditLog.SprintStateAuditDataBuilder
- SprintStateAuditEntry - Class in com.atlassian.greenhopper.service.sprint
-
The data captured in the audit entry for Sprint Closure/Reopening.
- SprintStateAuditEntry() - Constructor for class com.atlassian.greenhopper.service.sprint.SprintStateAuditEntry
- SprintStateAuditEntry(SprintStateAuditEntry.Operation) - Constructor for class com.atlassian.greenhopper.service.sprint.SprintStateAuditEntry
- SprintStateAuditEntry.Operation - Enum Class in com.atlassian.greenhopper.service.sprint
- SprintStateAuditEntryComparator - Class in com.atlassian.greenhopper.service.sprint
- SprintStateAuditEntryComparator() - Constructor for class com.atlassian.greenhopper.service.sprint.SprintStateAuditEntryComparator
- SprintStateAuditLog - Class in com.atlassian.greenhopper.service.sprint
- SprintStateAuditLog.SprintStateAuditDataBuilder - Class in com.atlassian.greenhopper.service.sprint
- SprintStatisticsMapper - Class in com.atlassian.greenhopper.customfield.sprint
-
This class is responsible for handling sort by
Sprint
and statistic mapping. - SprintStatisticsMapper(CustomField, Comparator<Sprint>, SprintService, ApplicationUser, SearchService) - Constructor for class com.atlassian.greenhopper.customfield.sprint.SprintStatisticsMapper
- SprintStatusChangeHelper - Class in com.atlassian.greenhopper.web.rapid.sprint
-
Factory for the complete and reopen sprint dialog data
- SprintStatusChangeHelper() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.SprintStatusChangeHelper
- sprintSupportEnabled(boolean) - Method in class com.atlassian.greenhopper.model.rapid.RapidView.RapidViewBuilder
- SprintTimeRemaining - Class in com.atlassian.greenhopper.service.sprint
- SprintTimeRemaining() - Constructor for class com.atlassian.greenhopper.service.sprint.SprintTimeRemaining
- sprintTimeRemainingService - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntryTransformer
- SprintTimeRemainingService - Interface in com.atlassian.greenhopper.service.sprint
- SprintTimeRemainingServiceImpl - Class in com.atlassian.greenhopper.service.sprint
- SprintTimeRemainingServiceImpl() - Constructor for class com.atlassian.greenhopper.service.sprint.SprintTimeRemainingServiceImpl
- SprintTimes - Class in com.atlassian.greenhopper.web.rapid.chart
-
Encapsulates finding sprint start / end dates
- SprintTimes(Sprint) - Constructor for class com.atlassian.greenhopper.web.rapid.chart.SprintTimes
- SprintTimeUntilStart - Class in com.atlassian.greenhopper.service.sprint
- SprintTimeUntilStart() - Constructor for class com.atlassian.greenhopper.service.sprint.SprintTimeUntilStart
- sprintToIssueCount(Map<Long, Long>) - Method in class com.atlassian.greenhopper.web.rapid.list.CollectIssuesResult.Builder
- sprintToIssues(Map<Long, List<Long>>) - Method in class com.atlassian.greenhopper.web.rapid.list.CollectIssuesResult.Builder
- SprintUpdatedAnalyticsEvent - Class in com.atlassian.greenhopper.analytics
-
This analytic event is published when user updates a sprint properties.
- SprintUpdatedAnalyticsEvent(Long, DateTime, DateTime, DateTime, Sprint.State, boolean, List<String>) - Constructor for class com.atlassian.greenhopper.analytics.SprintUpdatedAnalyticsEvent
- SprintUpdatedEvent - Class in com.atlassian.greenhopper.api.events.sprint
-
Event published after a sprints data has been changed.
- SprintUpdatedEvent(Sprint, Sprint) - Constructor for class com.atlassian.greenhopper.api.events.sprint.SprintUpdatedEvent
- SprintUpdatedEventSerializer - Class in com.atlassian.greenhopper.webhooks.serializer.sprint
-
Serializes a sprint deleted event to a json equivalent containing timestamp, event name and sprint.
- SprintUpdatedEventSerializer(SprintBeanFactory) - Constructor for class com.atlassian.greenhopper.webhooks.serializer.sprint.SprintUpdatedEventSerializer
- SprintUsersData - Class in com.atlassian.greenhopper.web.rapid.chart
- SprintUsersData() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.SprintUsersData
- SprintUtils - Class in com.atlassian.greenhopper.service.sprint
-
Utilities to work with and filter Sprint collections
- SprintUtils() - Constructor for class com.atlassian.greenhopper.service.sprint.SprintUtils
- SQL_EXCEPTION - Enum constant in enum class com.atlassian.greenhopper.manager.lexorank.lock.LockOutcome.FailReason
- SqlBulkInsertBuilder - Class in com.atlassian.greenhopper.manager.lexorank
-
An abstract builder for constructing an SQL INSERT statement
- SqlBulkInsertBuilder(DatabaseProvider) - Constructor for class com.atlassian.greenhopper.manager.lexorank.SqlBulkInsertBuilder
- SqlDeleteStatement - Class in com.atlassian.greenhopper.manager.lexorank
-
A builder for producing an database specific sql delete statement.
- SqlDeleteStatement.CompleteStatement - Interface in com.atlassian.greenhopper.manager.lexorank
- SqlDeleteStatement.WhereClause - Interface in com.atlassian.greenhopper.manager.lexorank
- SqlExplicitSortLanguageFunction - Class in com.atlassian.greenhopper.manager.lexorank
-
A function that sets the sort language to be used for a column.
- SqlExplicitSortLanguageFunction.Builder - Class in com.atlassian.greenhopper.manager.lexorank
- SqlPositionFunction - Class in com.atlassian.greenhopper.manager.lexorank
-
A class to help construct a database specific POSITION string function
- SqlPositionFunction.CompletePositionFunction - Interface in com.atlassian.greenhopper.manager.lexorank
- SqlPositionFunction.InColumnName - Interface in com.atlassian.greenhopper.manager.lexorank
- SqlPositionFunction.IndexOfSubstring - Interface in com.atlassian.greenhopper.manager.lexorank
- SqlSelectStatement - Class in com.atlassian.greenhopper.manager.lexorank
-
A builder for producing an database specific sql select statement.
- SqlSelectStatement.CompleteStatement - Interface in com.atlassian.greenhopper.manager.lexorank
- SqlSelectStatement.GroupByClause - Interface in com.atlassian.greenhopper.manager.lexorank
- SqlSelectStatement.HavingClause - Interface in com.atlassian.greenhopper.manager.lexorank
- SqlSelectStatement.LimitClause - Interface in com.atlassian.greenhopper.manager.lexorank
- SqlSelectStatement.OrderByClause - Interface in com.atlassian.greenhopper.manager.lexorank
- SqlSelectStatement.SelectClause - Interface in com.atlassian.greenhopper.manager.lexorank
- SqlSelectStatement.WhereClause - Interface in com.atlassian.greenhopper.manager.lexorank
- SqlSortLanguage - Enum Class in com.atlassian.greenhopper.manager.lexorank
-
Represents the language to use when sorting
- SqlSortOrder - Enum Class in com.atlassian.greenhopper.manager.lexorank
-
SQL Sort order values
- SqlUpdateStatement - Class in com.atlassian.greenhopper.manager.lexorank
-
A builder for producing an database specific sql select statement.
- SqlUpdateStatement.CompleteStatement - Interface in com.atlassian.greenhopper.manager.lexorank
- SqlUpdateStatement.ParamValueTypePair - Class in com.atlassian.greenhopper.manager.lexorank
- SqlUpdateStatement.SetClause - Interface in com.atlassian.greenhopper.manager.lexorank
- SqlUpdateStatement.SetClauseParameterSetter - Interface in com.atlassian.greenhopper.manager.lexorank
- SqlUpdateStatement.WhereClause - Interface in com.atlassian.greenhopper.manager.lexorank
- STALE - Enum constant in enum class com.atlassian.greenhopper.service.sprint.health.SprintIssueMetrics.Type
- start - Variable in class com.atlassian.greenhopper.web.integration.TeamCalendarsSprintList.TeamCalendarsSprint
- start - Variable in class com.atlassian.greenhopper.web.rapid.chart.time.WorkRateData.RateEntry
- start() - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent
-
Start the statistics agent.
- start(Long) - Method in class com.atlassian.greenhopper.service.Pages.Builder
- START_DATE - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QSprint
- START_DATE - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QVersionMetaData
- START_STOP_SPRINTS - Static variable in class com.atlassian.greenhopper.jira.permission.GHProjectPermissions
- startConversation(ApplicationUser) - Method in interface com.atlassian.greenhopper.service.api.remote.RemoteLinkConversationService
-
Starts a new conversation for the logged in user, passes it in the
RemoteLinkConversationService.CreationConversation.Status.PENDING
state and returns the conversation token. - startConversation(ApplicationUser) - Method in class com.atlassian.greenhopper.service.api.remote.RemoteLinkConversationServiceImpl
- startDate - Variable in class com.atlassian.greenhopper.web.rapid.chart.VersionEntry
- startDate - Variable in class com.atlassian.greenhopper.web.rapid.plan.PlanModeVersionModel
- startDate - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintRequest
- startDate - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.UpdateSprintRequest
- startDate - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry
- startDate(Long) - Method in class com.atlassian.greenhopper.service.sprint.Sprint.SprintBuilder
- startDate(Date) - Method in class com.atlassian.greenhopper.model.rapid.LegacyVersionMetaDataImpl.VersionMetaDataBuilder
- startDate(DateTime) - Method in class com.atlassian.greenhopper.service.sprint.Sprint.SprintBuilder
- startDateFormatted - Variable in class com.atlassian.greenhopper.web.rapid.plan.PlanModeVersionModel
- startDocument() - Method in class com.atlassian.greenhopper.imports.LexorankImportHandler
- startDocument() - Method in class com.atlassian.greenhopper.imports.LexorankOfbizImportHandler
- startDocument() - Method in class com.atlassian.greenhopper.imports.LexorankPreImportHandler
- startDocument() - Method in class com.atlassian.greenhopper.imports.SprintImportHandler
- startDocument() - Method in class com.atlassian.greenhopper.imports.SprintPreImportHandler
- STARTED - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QSprint
- startElement(String, String, String, Attributes) - Method in class com.atlassian.greenhopper.confluence.rpc.AbstractConfluenceSaxHandler
- startOperation(LexoRankStatisticsAgent.Operation) - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent
- startOperationStep(LexoRankStatisticsAgent.OperationStep) - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent
-
Start a statistics operation.
- startSprint(StartSprintRequest) - Method in class com.atlassian.greenhopper.web.rapid.sprint.StartSprintResource
-
Starts the sprint
- StartSprintHelper - Class in com.atlassian.greenhopper.web.rapid.sprint
- StartSprintHelper() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.StartSprintHelper
- StartSprintHelper(IssueManager, RapidViewQueryService, RapidViewClauseService, EstimateStatisticService, StatisticValueResolverFactory, WorkflowService, SprintQueryService, TrackingStatisticService, TimeTrackingService, SearchService, IssueDocumentSearchService, ColumnService) - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.StartSprintHelper
- StartSprintHelper.IssuesForSprint - Class in com.atlassian.greenhopper.web.rapid.sprint
-
Holds the data returned by loadIssuesInSprint
- StartSprintModel - Class in com.atlassian.greenhopper.web.rapid.sprint.model
- StartSprintModel() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintModel
- StartSprintRequest - Class in com.atlassian.greenhopper.web.rapid.sprint.model
- StartSprintRequest() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintRequest
- StartSprintResource - Class in com.atlassian.greenhopper.web.rapid.sprint
- StartSprintResource(RapidViewService, SprintService, StartSprintHelper, DateTimeFormatter, SprintEntryFactory, SprintPermissionService, SprintHelper, IncompleteIssuesDestinationService, TimeZoneService) - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.StartSprintResource
- startSprints() - Method in class com.atlassian.greenhopper.service.sprint.services.SprintAutoStartService
- startStopSprint(ApplicationUser, Sprint) - Method in interface com.atlassian.greenhopper.service.sprint.SprintService
-
Change a sprint's state.
- startStopSprint(ApplicationUser, Sprint) - Method in class com.atlassian.greenhopper.service.sprint.SprintServiceImpl
- startTime - Variable in class com.atlassian.greenhopper.web.rapid.chart.ReleaseBurndownChartModel
-
the time (ms / UTC) when the first issue was added to the version
- startTime - Variable in class com.atlassian.greenhopper.web.rapid.chart.ScopeChangeBurndownModel
-
the time (ms / UTC) of the first change
- startTime - Variable in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownModel
-
the time (ms / UTC) of the planned start date of the sprint
- startTime - Variable in class com.atlassian.greenhopper.web.rapid.chart.VersionProgressChartModel
-
the time (ms / UTC) when the first issue was added to the version
- startTime - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintReportEntry
-
Planned start date/time of the sprint in millis
- startTimeOffset - Variable in class com.atlassian.greenhopper.web.rapid.chart.VersionEntry
- statC - Variable in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChange
-
Statistic value change
- statC(BaseStatisticChange) - Method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChange.BurndownChangeBuilder
- state - Variable in class com.atlassian.greenhopper.api.sprint.SprintFieldBean
- state - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.IncompleteIssuesDestinationModel
- state - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintBaseEntry
- state(Sprint.State) - Method in class com.atlassian.greenhopper.service.sprint.Sprint.SprintBuilder
- STATE_COMPARATOR - Static variable in class com.atlassian.greenhopper.service.sprint.SprintComparators
- stateKey - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintPickerModelEntry
- states(Set<Sprint.State>) - Method in class com.atlassian.greenhopper.service.sprint.SprintQuery.Builder
-
Set the set which defines possible sprint states.
- statFieldId - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry.StatisticFieldValue
- statFieldValue - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry.StatisticFieldValue
- StatisticExtractor - Interface in com.atlassian.greenhopper.service.issue.statistics
-
Extracts statistic value from a document.
- statisticField - Variable in class com.atlassian.greenhopper.web.rapid.chart.EpicBurndownChartModel
- statisticField - Variable in class com.atlassian.greenhopper.web.rapid.chart.EpicProgressChartModel
- statisticField - Variable in class com.atlassian.greenhopper.web.rapid.chart.ReleaseBurndownChartModel
- statisticField - Variable in class com.atlassian.greenhopper.web.rapid.chart.ScopeChangeBurndownModel
- statisticField - Variable in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownModel
- statisticField - Variable in class com.atlassian.greenhopper.web.rapid.chart.VersionProgressChartModel
- StatisticFieldHelper - Class in com.atlassian.greenhopper.web.rapid.issue
-
Helper methods for creating
RapidIssueEntry.StatisticFieldValue
representation of an estimate statisticStatisticsField
. - StatisticFieldHelper() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.StatisticFieldHelper
- StatisticFieldValue(String, RapidIssueEntry.NumberFieldValue) - Constructor for class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry.StatisticFieldValue
- StatisticHistoryDataService - Interface in com.atlassian.greenhopper.web.rapid.chart
-
Service for fetching historic data about issue statistics
- StatisticHistoryDataServiceImpl - Class in com.atlassian.greenhopper.web.rapid.chart
-
Simple implementation using the issue change history.
- StatisticHistoryDataServiceImpl() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.StatisticHistoryDataServiceImpl
- StatisticHistoryDataServiceImpl(OfBizDelegator, StatisticValueResolverFactory, IssueDataService, IssueDocumentSearchService) - Constructor for class com.atlassian.greenhopper.web.rapid.chart.StatisticHistoryDataServiceImpl
- StatisticHistoryDataServiceImpl.BaseData - Class in com.atlassian.greenhopper.web.rapid.chart
-
Data holder for base issue data (issueId, issueKey, createdDate, value)
- StatisticHistoryEntry - Class in com.atlassian.greenhopper.web.rapid.chart
-
Single entry in the statistic field value history of an issue
- StatisticHistoryEntry(DateTime, Double) - Constructor for class com.atlassian.greenhopper.web.rapid.chart.StatisticHistoryEntry
- StatisticRapidIssueEntryCallback - Class in com.atlassian.greenhopper.web.rapid.list.callback
- StatisticRapidIssueEntryCallback(StatisticExtractor) - Constructor for class com.atlassian.greenhopper.web.rapid.list.callback.StatisticRapidIssueEntryCallback
- StatisticsConfig() - Constructor for class com.atlassian.greenhopper.web.rapid.RapidViewConfig.StatisticsConfig
- StatisticsField - Class in com.atlassian.greenhopper.api.rapid.view
-
API Representation of a statistics field.
- StatisticsField - Interface in com.atlassian.greenhopper.model.rapid
-
Represents an instance of a
StatisticsFieldConfig
for aRapidView
. - StatisticsField.Type - Enum Class in com.atlassian.greenhopper.api.rapid.view
- StatisticsFieldAO - Interface in com.atlassian.greenhopper.service.rapid.view
- StatisticsFieldAOMapper - Class in com.atlassian.greenhopper.service.rapid.view
- StatisticsFieldAOMapper() - Constructor for class com.atlassian.greenhopper.service.rapid.view.StatisticsFieldAOMapper
- StatisticsFieldConfig - Class in com.atlassian.greenhopper.model.rapid
-
Represents the configuration of a Statistics Field for a
RapidView
. - StatisticsFieldConfig.StatisticsFieldConfigBuilder - Class in com.atlassian.greenhopper.model.rapid
- StatisticsFieldConfig.Type - Enum Class in com.atlassian.greenhopper.model.rapid
-
There are three types of configuration:
StatisticsFieldConfig.Type.NONE
- no statistics will be calculated for theRapidView
StatisticsFieldConfig.Type.ISSUE_COUNT
- issues (including sub-tasks) will simply be counted per columnStatisticsFieldConfig.Type.ISSUE_COUNT_EXCL_SUBS
- issues which are not sub-tasks will be counted per columnStatisticsFieldConfig.Type.JIRA_FIELD
- the values stored within the specified JIRA field will be accumulated per column - StatisticsFieldConfigBuilder() - Constructor for class com.atlassian.greenhopper.model.rapid.StatisticsFieldConfig.StatisticsFieldConfigBuilder
- StatisticsFieldConfigBuilder(StatisticsFieldConfig) - Constructor for class com.atlassian.greenhopper.model.rapid.StatisticsFieldConfig.StatisticsFieldConfigBuilder
- StatisticsFieldDao - Class in com.atlassian.greenhopper.service.rapid.view
- StatisticsFieldDao() - Constructor for class com.atlassian.greenhopper.service.rapid.view.StatisticsFieldDao
- StatisticsFieldEntry - Class in com.atlassian.greenhopper.web.rapid.view
-
Represents a statistics field entry during configuration of a rapid view.
- StatisticsFieldEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.view.StatisticsFieldEntry
- StatisticsFieldEntry.ValidationEntry - Class in com.atlassian.greenhopper.web.rapid.view
- StatisticsFieldInstance - Class in com.atlassian.greenhopper.model.rapid
-
Represents an instance of a
StatisticsFieldConfig
for aRapidView
. - StatisticsFieldService - Interface in com.atlassian.greenhopper.service.rapid.view
-
Provides access to
StatisticsFieldConfig
andStatisticsFieldInstance
. - StatisticsFieldServiceImpl - Class in com.atlassian.greenhopper.service.rapid.view
-
Default implementation of
StatisticsFieldService
. - StatisticsFieldServiceImpl() - Constructor for class com.atlassian.greenhopper.service.rapid.view.StatisticsFieldServiceImpl
- StatisticValueResolver - Interface in com.atlassian.greenhopper.web.rapid.issue.statistics
-
Used for retrieving
Double
values andString
text representations of those values from a source (either an issue or a Lucene document string value) for a givenStatisticsField
. - StatisticValueResolverFactory - Class in com.atlassian.greenhopper.web.rapid.issue.statistics
-
Used to easily construct
StatisticValueResolver
instances. - StatisticValueResolverFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.statistics.StatisticValueResolverFactory
- StatsEvent(LexoRankStatisticsAgent.Operation, LexoRankStatisticsAgent.StatsEvent.EventType) - Constructor for class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent.StatsEvent
- STATSFIELD_PK - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QStatisticsField
- status - Variable in class com.atlassian.greenhopper.api.sprints.RemoteLinkedSprint
-
The current status (internationalised).
- status - Variable in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceRankInfoService.LexoRankRebalanceOperation
- status - Variable in class com.atlassian.greenhopper.service.sprint.health.SprintHealth
- status - Variable in class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModel.LocalIssueLinkEntry
- status - Variable in class com.atlassian.greenhopper.web.remote.RemoteLinkConversationResource.TokenStatus
- status(Status) - Method in class com.atlassian.greenhopper.api.rapid.view.Column.ColumnBuilder
- Status() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.ReportContentModel.Status
- STATUS - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldRenderer
- STATUS_ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QColumnStatus
- statusCategory - Variable in class com.atlassian.greenhopper.issue.fields.status.IssueStatus
- statusCategory - Variable in class com.atlassian.greenhopper.web.rapid.issue.StatusEntry
- StatusCategoryEntry - Class in com.atlassian.greenhopper.web.rapid.issue
- StatusCategoryEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.StatusCategoryEntry
- StatusDetails() - Constructor for class com.atlassian.greenhopper.web.rapid.view.ColumnEditRequest.StatusDetails
- statusEntry - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidStatusEntry
- StatusEntry - Class in com.atlassian.greenhopper.web.rapid.issue
- StatusEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.StatusEntry
- StatusEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue
- StatusEntryFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.StatusEntryFactory
- statuses - Variable in class com.atlassian.greenhopper.web.rapid.list.EntityData
- statuses(List<Status>) - Method in class com.atlassian.greenhopper.api.rapid.view.Column.ColumnBuilder
- StatusFieldEntry - Class in com.atlassian.greenhopper.web.rapid.issue.fields
- StatusFieldEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.StatusFieldEntry
- StatusFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
- StatusFieldEntryFactory(FieldHelper, StatusEntryFactory) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.StatusFieldEntryFactory
- statusIcon - Variable in class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModel.LocalIssueLinkEntry
- statusIconLink - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.RemoteEntityLinkModel
- statusIconLink - Variable in class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModel.LocalIssueLinkEntry
- statusIconTitle - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.RemoteEntityLinkModel
- statusIconUrl - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.RemoteEntityLinkModel
- statusId - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
- statusId(String) - Method in class com.atlassian.greenhopper.model.rapid.Column.ColumnBuilder
- statusIds(List<String>) - Method in class com.atlassian.greenhopper.model.rapid.Column.ColumnBuilder
- StatusModel() - Constructor for class com.atlassian.greenhopper.web.rapid.view.WorkflowResource.StatusModel
- statusTo - Variable in class com.atlassian.greenhopper.web.rapid.chart.IssueColumnChangeEntry
- STICKY_SPRINT_HEADERS - Enum constant in enum class com.atlassian.greenhopper.features.JiraSoftwareFeature
- stop() - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent
-
Stop the statistics agent.
- stopSprints() - Method in class com.atlassian.greenhopper.service.sprint.services.SprintAutoStopService
- storeRapidView(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.RapidViewHistoryService
-
Store a rapid view in the history
- storeRapidView(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.RapidViewHistoryServiceImpl
- storeSprint(ApplicationUser, Sprint) - Method in interface com.atlassian.greenhopper.service.rapid.RecentSprintHistoryService
-
Store a sprint in the history
- storeSprint(ApplicationUser, Sprint) - Method in class com.atlassian.greenhopper.service.rapid.RecentSprintHistoryServiceImpl
- STORY - Enum constant in enum class com.atlassian.greenhopper.service.issue.IssueTypePrototype
- STORY_ISSUE_TYPE_DESC - Static variable in class com.atlassian.greenhopper.manager.issue.issuetypes.StoryIssueTypeProvider
- STORY_ISSUE_TYPE_NAME - Static variable in class com.atlassian.greenhopper.manager.issue.issuetypes.StoryIssueTypeProvider
- storyIssueType - Variable in class com.atlassian.greenhopper.web.api.ManagedIssueTypes
- storyIssueTypeId - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig.EpicConfig
- storyIssueTypeName - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig.EpicConfig
- StoryIssueTypeProvider - Class in com.atlassian.greenhopper.manager.issue.issuetypes
-
Provides information about the default instance of the Story issue type.
- StoryIssueTypeProvider(IssueTypeManager, I18nFactoryService, ClusterLockService, SubTaskManager, ManagedIssueTypePropertyDao) - Constructor for class com.atlassian.greenhopper.manager.issue.issuetypes.StoryIssueTypeProvider
- StoryPointsCustomFieldProvider - Class in com.atlassian.greenhopper.manager.issue.fields
-
Provides information about the default instance of the Story Points field.
- StoryPointsCustomFieldProvider(CustomFieldService, JiraAuthenticationContext, ReindexMessageManager, ClusterLockService, ManagedFieldPropertyDao) - Constructor for class com.atlassian.greenhopper.manager.issue.fields.StoryPointsCustomFieldProvider
- storyPointsField - Variable in class com.atlassian.greenhopper.web.api.ManagedCustomFields
- strategy(CardColorStrategy) - Method in class com.atlassian.greenhopper.model.rapid.CardColor.CardColorBuilder
- STRATEGY - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QCardColor
- streamByUserKey(String, EntityStreamCallback<AuditEntryAO, Long>) - Method in class com.atlassian.greenhopper.manager.audit.AuditEntryDao
- styleClass - Variable in class com.atlassian.greenhopper.web.navigation.WebItemAction
- SUB_TASKS - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.DetailsViewTab
- submitScheduledBalance() - Method in class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalancingService
-
Request a scheduled balance.
- Subquery - Class in com.atlassian.greenhopper.service.subquery
-
Subquery for kanban boards
- SUBQUERY_PK - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QSubquery
- SUBQUERY_SECTION - Static variable in class com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryAOMapper
- Subquery.SubqueryBuilder - Class in com.atlassian.greenhopper.service.subquery
- SubqueryAO - Interface in com.atlassian.greenhopper.service.rapid.view.subquery
- SubqueryAOListMapper - Class in com.atlassian.greenhopper.service.rapid.view.subquery
- SubqueryAOListMapper(RapidViewAO, RelatedAOMapper<RapidViewAO, SubqueryAO, Subquery>) - Constructor for class com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryAOListMapper
- SubqueryAOMapper - Class in com.atlassian.greenhopper.service.rapid.view.subquery
- SubqueryAOMapper() - Constructor for class com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryAOMapper
- SubqueryDao - Class in com.atlassian.greenhopper.service.rapid.view.subquery
- SubqueryDao() - Constructor for class com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryDao
- SubqueryEditModel - Class in com.atlassian.greenhopper.web.rapid.view
- SubqueryEditModel() - Constructor for class com.atlassian.greenhopper.web.rapid.view.SubqueryEditModel
- SubqueryEntry - Class in com.atlassian.greenhopper.web.rapid.view
- SubqueryEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.view.SubqueryEntry
- SubqueryHelper - Class in com.atlassian.greenhopper.web.rapid.view
- SubqueryHelper() - Constructor for class com.atlassian.greenhopper.web.rapid.view.SubqueryHelper
- SubqueryManager - Interface in com.atlassian.greenhopper.service.rapid.view.subquery
- SubqueryManagerImpl - Class in com.atlassian.greenhopper.service.rapid.view.subquery
- SubqueryManagerImpl() - Constructor for class com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryManagerImpl
- SubqueryResource - Class in com.atlassian.greenhopper.web.rapid.view
- SubqueryResource(SubqueryHelper) - Constructor for class com.atlassian.greenhopper.web.rapid.view.SubqueryResource
- SubqueryService - Interface in com.atlassian.greenhopper.service.subquery
-
Manages subqueries (subfilters), currently only for kanban boards
- SubqueryServiceImpl - Class in com.atlassian.greenhopper.service.rapid.view.subquery
- SubqueryServiceImpl(RapidViewPermissionService, JqlHelper, SubqueryManager) - Constructor for class com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryServiceImpl
- SubTaskAwareFieldEntryFactory - Interface in com.atlassian.greenhopper.web.rapid.issue.fields
-
A field which needs to know about an issues sub-tasks in order to construct its view entry
FieldEntry
. - SubtaskEntry - Class in com.atlassian.greenhopper.web.rapid.issue
-
Holds all data about a single issue.
- SubtaskEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.SubtaskEntry
- SubtaskEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue
-
Collector for detail view subtask data.
- SubtaskEntryFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.SubtaskEntryFactory
- SubTasksRemainingEstimateFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
-
A field to display the aggregate remaining estimate of an issue's sub-tasks, but not the issue itself.
- SubTasksRemainingEstimateFieldEntryFactory(I18nHelper.BeanFactory, TimeTrackingGraphBeanFactory, AggregateTimeTrackingCalculatorFactory, TimeTrackingService, FieldHelper) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.SubTasksRemainingEstimateFieldEntryFactory
- subtract(LexoDecimal) - Method in class com.atlassian.greenhopper.model.lexorank.LexoDecimal
- subtract(LexoInteger) - Method in class com.atlassian.greenhopper.model.lexorank.LexoInteger
- SUCCESS - Enum constant in enum class com.atlassian.greenhopper.web.rapid.response.RapidBoardActionView
- SUCCESSFUL - Enum constant in enum class com.atlassian.greenhopper.service.lexorank.repair.RepairOutcome
-
Repair was successful
- suggestions - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.SprintPickerModel
- suggestSprintName(List<Sprint>, I18n2, RapidView) - Static method in class com.atlassian.greenhopper.web.rapid.sprint.SprintNameSuggester
-
Suggests a sprint name based on the existing sprints and the RapidView.
- summary - Variable in class com.atlassian.greenhopper.web.rapid.chart.EpicReportModel.EpicEntry
- summary - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.RemoteEntityLinkModel
- summary - Variable in class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModel.LocalIssueLinkEntry
- summary - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
- summary(String) - Method in class com.atlassian.greenhopper.model.Epic.Builder
- SummaryFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
- SummaryFieldEntryFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.SummaryFieldEntryFactory
- sunday - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.WeekDaysModel
- sunday(boolean) - Method in class com.atlassian.greenhopper.model.rapid.WorkingDaysConfig.WorkingDaysConfigBuilder
- SUNDAY - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QWorkingDays
- SupportedDatabaseChecker - Class in com.atlassian.greenhopper.util.database
-
Checks a Connection's database type and logs a warning if an unsupported database is detected.
- SupportedDatabaseChecker() - Constructor for class com.atlassian.greenhopper.util.database.SupportedDatabaseChecker
- supportedUriVariables() - Method in class com.atlassian.greenhopper.webhooks.url.BoardEventVariablesProvider
- supportedUriVariables() - Method in class com.atlassian.greenhopper.webhooks.url.SprintEventVariablesProvider
- supportedWebhookEvents() - Method in class com.atlassian.greenhopper.webhooks.url.BoardEventVariablesProvider
- supportedWebhookEvents() - Method in class com.atlassian.greenhopper.webhooks.url.SprintEventVariablesProvider
- supportsPages - Variable in class com.atlassian.greenhopper.web.rapid.chart.HistoricSprintData
- supportsPages - Variable in class com.atlassian.greenhopper.web.rapid.epics.EpicData
- suspendBalancing(LexoRankResource.LexoRankSuspendRequest) - Method in class com.atlassian.greenhopper.web.configuration.LexoRankResource
-
Update the state of LexoRank rebalancing (either enable it to continue running, or manually prevent it from running).
- suspendLexoRankBalancing() - Method in interface com.atlassian.greenhopper.manager.lexorank.suspend.LexoRankSuspendManager
-
Enable the property to block rebalancing.
- suspendLexoRankBalancing() - Method in class com.atlassian.greenhopper.manager.lexorank.suspend.LexoRankSuspendManagerImpl
- SwapSprintRequest - Class in com.atlassian.greenhopper.web.rapid.sprint.model
-
Request for swapping a sprint with another (altering the sequence of sprints).
- SwapSprintRequest() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.model.SwapSprintRequest
- swapSprints(Sprint, Sprint) - Method in interface com.atlassian.greenhopper.service.sprint.SprintManager
-
Swap the sequence of the two sprint objects.
- swapSprints(Sprint, Sprint) - Method in class com.atlassian.greenhopper.service.sprint.SprintManagerImpl
- swapSprints(ApplicationUser, Sprint, Sprint) - Method in interface com.atlassian.greenhopper.service.sprint.SprintService
-
Swap two sprints' sequences.
- swapSprints(ApplicationUser, Sprint, Sprint) - Method in class com.atlassian.greenhopper.service.sprint.SprintServiceImpl
- Swimlane - Class in com.atlassian.greenhopper.api.rapid.view
-
API representation of a swimlane
- Swimlane - Class in com.atlassian.greenhopper.model.rapid
-
Holds a swimlane configuration
- Swimlane(String, String) - Constructor for class com.atlassian.greenhopper.api.rapid.view.Swimlane
- Swimlane(String, String, String) - Constructor for class com.atlassian.greenhopper.api.rapid.view.Swimlane
- SWIMLANE_DEFAULT_LANE_ERROR_CONTEXT - Static variable in interface com.atlassian.greenhopper.service.rapid.view.SwimlaneService
- SWIMLANE_DESCRIPTION_ERROR_CONTEXT - Static variable in interface com.atlassian.greenhopper.service.rapid.view.SwimlaneService
- SWIMLANE_NAME_ERROR_CONTEXT - Static variable in interface com.atlassian.greenhopper.service.rapid.view.SwimlaneService
- SWIMLANE_PK - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QSwimlane
- SWIMLANE_QUERY_ERROR_CONTEXT - Static variable in interface com.atlassian.greenhopper.service.rapid.view.SwimlaneService
- SWIMLANE_STRATEGY - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QRapidView
- Swimlane.SwimlaneBuilder - Class in com.atlassian.greenhopper.model.rapid
- SwimlaneAO - Interface in com.atlassian.greenhopper.service.rapid.view
- SwimlaneAOListMapper - Class in com.atlassian.greenhopper.service.rapid.view
- SwimlaneAOListMapper(RapidViewAO, RelatedAOMapper<RapidViewAO, SwimlaneAO, Swimlane>) - Constructor for class com.atlassian.greenhopper.service.rapid.view.SwimlaneAOListMapper
- SwimlaneAOMapper - Class in com.atlassian.greenhopper.service.rapid.view
- SwimlaneAOMapper() - Constructor for class com.atlassian.greenhopper.service.rapid.view.SwimlaneAOMapper
- SwimlaneBuilder() - Constructor for class com.atlassian.greenhopper.model.rapid.Swimlane.SwimlaneBuilder
- SwimlaneBuilder(Swimlane) - Constructor for class com.atlassian.greenhopper.model.rapid.Swimlane.SwimlaneBuilder
- SwimlaneDao - Class in com.atlassian.greenhopper.service.rapid.view
- SwimlaneDao() - Constructor for class com.atlassian.greenhopper.service.rapid.view.SwimlaneDao
- SwimlaneEditModel - Class in com.atlassian.greenhopper.web.rapid.view
- SwimlaneEditModel() - Constructor for class com.atlassian.greenhopper.web.rapid.view.SwimlaneEditModel
- SwimlaneEntry - Class in com.atlassian.greenhopper.web.rapid.view
- SwimlaneEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.RapidViewConfig.SwimlaneEntry
- SwimlaneEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.view.SwimlaneEntry
- SwimlaneEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.work.SwimlanesData.SwimlaneEntry
- SwimlaneFilter - Class in com.atlassian.greenhopper.web.rapid.chart
-
Describes issues to be included in the results.
- SwimlaneFilter(boolean, Map<String, Long>) - Constructor for class com.atlassian.greenhopper.web.rapid.chart.SwimlaneFilter
- SwimlaneFilter(Map<String, Long>) - Constructor for class com.atlassian.greenhopper.web.rapid.chart.SwimlaneFilter
- SwimlaneHelper - Class in com.atlassian.greenhopper.web.rapid.view
- SwimlaneHelper() - Constructor for class com.atlassian.greenhopper.web.rapid.view.SwimlaneHelper
- SwimlaneIssuesData(Swimlane, Set<Long>, boolean) - Constructor for class com.atlassian.greenhopper.web.rapid.work.PoolService.SwimlaneIssuesData
- SwimlaneResource - Class in com.atlassian.greenhopper.web.rapid.view
- SwimlaneResource(SwimlaneHelper) - Constructor for class com.atlassian.greenhopper.web.rapid.view.SwimlaneResource
- SwimlanesData - Class in com.atlassian.greenhopper.web.rapid.work
-
Swimlanes data
- SwimlanesData() - Constructor for class com.atlassian.greenhopper.web.rapid.work.SwimlanesData
- SwimlanesData.CustomSwimlanesData - Class in com.atlassian.greenhopper.web.rapid.work
- SwimlanesData.EpicSwimlanesData - Class in com.atlassian.greenhopper.web.rapid.work
- SwimlanesData.ParentSwimlanesData - Class in com.atlassian.greenhopper.web.rapid.work
- SwimlanesData.SwimlaneEntry - Class in com.atlassian.greenhopper.web.rapid.work
- SwimlanesDataFactory - Class in com.atlassian.greenhopper.web.rapid.work
-
Produces the data required for rendering swimlanes in the given swimlane strategy.
- SwimlanesDataFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.work.SwimlanesDataFactory
- SwimlaneService - Interface in com.atlassian.greenhopper.service.rapid.view
-
Provides swimlanes configuration related functionality
- SwimlaneServiceImpl - Class in com.atlassian.greenhopper.service.rapid.view
-
Provides swimlanes configuration related functionality
- SwimlaneServiceImpl() - Constructor for class com.atlassian.greenhopper.service.rapid.view.SwimlaneServiceImpl
- swimlaneStrategy(SwimlaneStrategy) - Method in class com.atlassian.greenhopper.model.rapid.RapidView.RapidViewBuilder
- SwimlaneStrategy - Enum Class in com.atlassian.greenhopper.model.rapid
-
Represents the possible swimlane strategies which can be configured for a
RapidView
. - symbols - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig.TimeTrackingConfig
- synced - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintModel
- synced - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintBaseEntry
- synced(boolean) - Method in class com.atlassian.greenhopper.service.sprint.Sprint.SprintBuilder
- SYNCED - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QSprint
- SYNCED_SPRINTS - Static variable in class com.atlassian.greenhopper.features.SoftwareFeatureFlags
- SystemFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
-
Creates
FieldEntry
for system fields. - SystemFieldEntryFactory(FieldHelper, OrderableField) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.SystemFieldEntryFactory
T
- tabIconId - Variable in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.EditableTabSection
- tabId - Variable in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.EditableTabEntry
- table(String) - Method in class com.atlassian.greenhopper.manager.lexorank.SqlBulkInsertBuilder
- tableName - Variable in class com.atlassian.greenhopper.manager.lexorank.SqlBulkInsertBuilder
- TabModel - Class in com.atlassian.greenhopper.web.rapid.issue.tabs
-
This is intentionally used as a marker interface for Details View which is able to be switch the model between fixed and inline-editable modes.
- TabModel() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.tabs.TabModel
- TabModelFactory - Interface in com.atlassian.greenhopper.web.rapid.issue.tabs
- TabModelFactoryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.tabs
-
This is used to produce an instance of
TabModelFactory
- TabModelFactoryFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.tabs.TabModelFactoryFactory
- tagRequest(MauEventService, HttpServletRequest) - Method in class com.atlassian.greenhopper.event.mau.filter.SoftwareMauRequestTaggingFilter
- tagRequestAsJIRASoftwareForMAU() - Method in class com.atlassian.greenhopper.web.GreenHopperWebActionSupport
- targetColumn - Variable in class com.atlassian.greenhopper.web.rapid.RapidBoardResource.TransitionAndRankRequest
- targetSprint - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.RemoveFromSprintModel.RemoveFromSprintEntryModel
- targetStatus - Variable in class com.atlassian.greenhopper.web.rapid.issue.TransitionEntry
-
Target status this transition is mapped to.
- taskId - Variable in class com.atlassian.greenhopper.web.migration.MigrationProgressModel
- TaskStatus(long) - Constructor for class com.atlassian.greenhopper.web.configuration.JiraTaskResource.TaskStatus
- TaskStatus(WorkflowMigrationResult) - Constructor for class com.atlassian.greenhopper.web.configuration.JiraTaskResource.TaskStatus
- TEAM - Enum constant in enum class com.atlassian.greenhopper.web.rapid.Mode
- TeamCalendarsResource - Class in com.atlassian.greenhopper.web.integration
- TeamCalendarsResource(SprintPermissionService, SearchService, JiraBaseUrls, SavedFilterService, SprintQueryService) - Constructor for class com.atlassian.greenhopper.web.integration.TeamCalendarsResource
- TeamCalendarsSprint() - Constructor for class com.atlassian.greenhopper.web.integration.TeamCalendarsSprintList.TeamCalendarsSprint
- TeamCalendarsSprintList - Class in com.atlassian.greenhopper.web.integration
- TeamCalendarsSprintList() - Constructor for class com.atlassian.greenhopper.web.integration.TeamCalendarsSprintList
- TeamCalendarsSprintList.SprintProject - Class in com.atlassian.greenhopper.web.integration
-
Project a sprint "belongs" to.
- TeamCalendarsSprintList.TeamCalendarsSprint - Class in com.atlassian.greenhopper.web.integration
-
Single sprint object
- TERMINOLOGY_ENTRY_CHANGED_EVENT - Enum constant in enum class com.atlassian.greenhopper.EventListenerRegistry.ListenerKey
- text - Variable in class com.atlassian.greenhopper.web.rapid.issue.fields.EpicLinkFieldEntry
-
Value of the field
- text - Variable in class com.atlassian.greenhopper.web.rapid.issue.fields.HtmlFieldEntry
-
Value of the field.
- text - Variable in class com.atlassian.greenhopper.web.rapid.issue.fields.NumberFieldEntry
-
Rendered value
- text - Variable in class com.atlassian.greenhopper.web.rapid.issue.fields.TextFieldEntry
-
Display value of the field.
- text - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry.NumberFieldValue
- TEXT - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldEditType
- TEXT - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldRenderer
- TEXTAREA - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldEditType
- TextCustomFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
-
Text custom fields.
- TextCustomFieldEntryFactory(CustomField, FieldHelper) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.TextCustomFieldEntryFactory
- TextFieldEntry - Class in com.atlassian.greenhopper.web.rapid.issue.fields
- TextFieldEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.TextFieldEntry
- THIRD_PARTY_TAB - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.DetailsViewTab
- throwError(ErrorCollection.Reason, String, Object...) - Static method in class com.atlassian.greenhopper.service.util.ServiceOutcomeHelper
-
Convenience method that throws a ServiceOutcomeException with the given error.
- Thumbnail() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.attachment.AttachmentEntry.Thumbnail
- thursday - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.WeekDaysModel
- thursday(boolean) - Method in class com.atlassian.greenhopper.model.rapid.WorkingDaysConfig.WorkingDaysConfigBuilder
- THURSDAY - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QWorkingDays
- time - Variable in class com.atlassian.greenhopper.manager.lexorank.lock.Lock
- time - Variable in class com.atlassian.greenhopper.service.sprint.health.SprintHealthMetricsResolver.IssueColumnChange
- time(DateTime) - Method in class com.atlassian.greenhopper.model.rapid.AuditEntry.AuditEntryBuilder
- TIME - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QAuditEntry
- timeBasedEstimation - Variable in class com.atlassian.greenhopper.service.sprint.health.SprintHealth
- timeC - Variable in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChange
-
Statistic value change
- timeC(TimeTrackingChange) - Method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChange.BurndownChangeBuilder
- timeFormat - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig.TimeTrackingConfig
- timeInColumn - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
-
Time spent in the current column
- TimeInColumnFieldValue() - Constructor for class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry.TimeInColumnFieldValue
- TimeInPeriodResponse() - Constructor for class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysResource.TimeInPeriodResponse
- timeout() - Static method in class com.atlassian.greenhopper.service.lexorank.LexoRankOperationOutcome
- timeRemaining - Variable in class com.atlassian.greenhopper.service.sprint.health.SprintHealth
- timeRemaining - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintPlanEntry
- TimeRemaining() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.SprintPlanEntry.TimeRemaining
- TimeRemaining(String, boolean) - Constructor for class com.atlassian.greenhopper.util.TimeRemainingFormatter.TimeRemaining
- timeRemainingFormatter - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintPlanEntryTransformer
- TimeRemainingFormatter - Class in com.atlassian.greenhopper.util
-
Formats a date as a string representing how much time is remaining (or how overdue the time is).
- TimeRemainingFormatter() - Constructor for class com.atlassian.greenhopper.util.TimeRemainingFormatter
- TimeRemainingFormatter.TimeRemaining - Class in com.atlassian.greenhopper.util
- timeSpent - Variable in class com.atlassian.greenhopper.web.rapid.chart.burndown.TimeTrackingChange
- timeToStart - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysResource.TimeInPeriodResponse
- TimeTrackingChange - Class in com.atlassian.greenhopper.web.rapid.chart.burndown
-
TODO: Document this class / interface here
- TimeTrackingChange() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.burndown.TimeTrackingChange
- timeTrackingConfig - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig
- TimeTrackingConfig() - Constructor for class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig.TimeTrackingConfig
- timeTrackingEnabled - Variable in class com.atlassian.greenhopper.service.sprint.health.SprintHealth
- TimeTrackingHistory() - Constructor for class com.atlassian.greenhopper.service.timetracking.TimeTrackingHistoryService.TimeTrackingHistory
- TimeTrackingHistoryService - Interface in com.atlassian.greenhopper.service.timetracking
-
Service providing access to real time worklog history data for a given set of issues.
- TimeTrackingHistoryService.HistoryEntry - Class in com.atlassian.greenhopper.service.timetracking
- TimeTrackingHistoryService.TimeTrackingHistory - Class in com.atlassian.greenhopper.service.timetracking
-
Data object produced by the TimeTrackingHistoryService
- TimeTrackingHistoryServiceImpl - Class in com.atlassian.greenhopper.service.timetracking
-
Implementation of TimeTrackingHistoryService
- TimeTrackingHistoryServiceImpl() - Constructor for class com.atlassian.greenhopper.service.timetracking.TimeTrackingHistoryServiceImpl
- TimeTrackingService - Interface in com.atlassian.greenhopper.service.timetracking
-
Interface which handles some of the common tasks around time tracking.
- TimeTrackingServiceImpl - Class in com.atlassian.greenhopper.service.timetracking
- TimeTrackingServiceImpl() - Constructor for class com.atlassian.greenhopper.service.timetracking.TimeTrackingServiceImpl
- TimeTrackingSymbolsConfig() - Constructor for class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig.TimeTrackingSymbolsConfig
- TimeUnits - Enum Class in com.atlassian.greenhopper.service.sprint
- timezone - Variable in class com.atlassian.greenhopper.web.rapid.chart.time.WorkRateData
- TimeZone() - Constructor for class com.atlassian.greenhopper.web.rapid.view.workingdays.TimeZoneEditModel.TimeZone
- TIMEZONE - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QWorkingDays
- timeZoneEditModel - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysConfigModel
- TimeZoneEditModel - Class in com.atlassian.greenhopper.web.rapid.view.workingdays
-
Model containing all the values necessary for editing the working days timezone
- TimeZoneEditModel() - Constructor for class com.atlassian.greenhopper.web.rapid.view.workingdays.TimeZoneEditModel
- TimeZoneEditModel.Region - Class in com.atlassian.greenhopper.web.rapid.view.workingdays
- TimeZoneEditModel.TimeZone - Class in com.atlassian.greenhopper.web.rapid.view.workingdays
- timezoneId(String) - Method in class com.atlassian.greenhopper.model.rapid.WorkingDaysConfig.WorkingDaysConfigBuilder
- timeZoneId - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.TimeZoneEditModel.TimeZone
- timeZoneId - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysResource.TimeZoneRequest
- TimeZoneRequest() - Constructor for class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysResource.TimeZoneRequest
- timeZones - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.TimeZoneEditModel
- title - Variable in class com.atlassian.greenhopper.api.RemoteLinkCreateRequest.RemoteObject
- title - Variable in class com.atlassian.greenhopper.api.sprints.RemoteLinkedSprint
-
The name of the Sprint.
- title - Variable in class com.atlassian.greenhopper.service.sprint.RemoteSprintLinkService.JsonLink
- title - Variable in class com.atlassian.greenhopper.web.integration.SearchPagesHelper.PageModel
- title - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.RemoteEntityLinkModel
- title - Variable in class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModel.LocalIssueLinkEntry
- title - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry.RemoteSprintLinkEntry
- title(String) - Method in class com.atlassian.greenhopper.confluence.ConfluencePage.ConfluencePageBuilder
- title(String) - Method in class com.atlassian.greenhopper.confluence.ConfluenceSearchResult.ConfluenceSearchResultBuilder
- titleCount - Variable in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.EditableTabSection
- to(LexoRank) - Method in interface com.atlassian.greenhopper.service.lexorank.LexoRankChange.RankedTo
- TO_DO - Enum constant in enum class com.atlassian.greenhopper.service.workflow.PredefinedStatuses
- TO_FIELD - Static variable in class com.atlassian.greenhopper.service.rapid.view.cardlayout.CardLayoutFieldConfig
- TO_FIELD - Static variable in class com.atlassian.greenhopper.service.rapid.view.detailview.DetailViewFieldConfig
- toAO(BalancerEntry) - Method in class com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntryAOMapper
- toAO(WorkingDaysAO, NonWorkingDay) - Method in class com.atlassian.greenhopper.manager.workingdays.NonWorkingDayAOMapper
- toAO(AuditEntry) - Method in class com.atlassian.greenhopper.manager.audit.AuditEntryAOMapper
- toAO(BoardAdmin) - Method in class com.atlassian.greenhopper.service.rapid.view.BoardAdminAOMapper
- toAO(CardColor) - Method in class com.atlassian.greenhopper.manager.color.CardColorAOMapper
- toAO(CardLayoutField) - Method in class com.atlassian.greenhopper.manager.cardlayout.CardLayoutFieldAOMapper
- toAO(Column) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnAOMapper
- toAO(DetailViewField) - Method in class com.atlassian.greenhopper.manager.detailview.DetailViewFieldAOMapper
- toAO(LegacyVersionMetaDataImpl) - Method in class com.atlassian.greenhopper.manager.version.VersionMetaDataAOMapper
- toAO(NonWorkingDay) - Method in class com.atlassian.greenhopper.manager.workingdays.NonWorkingDayAOMapper
- toAO(QuickFilter) - Method in class com.atlassian.greenhopper.service.rapid.view.QuickFilterAOMapper
- toAO(RankableObject) - Method in class com.atlassian.greenhopper.manager.rankableobject.RankableObjectAOMapper
- toAO(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewAOMapper
- toAO(StatisticsFieldConfig) - Method in class com.atlassian.greenhopper.manager.estimatestatistic.EstimateStatisticAOMapper
- toAO(StatisticsFieldConfig) - Method in class com.atlassian.greenhopper.manager.trackingstatistic.TrackingStatisticAOMapper
- toAO(Swimlane) - Method in class com.atlassian.greenhopper.service.rapid.view.SwimlaneAOMapper
- toAO(WorkingDaysConfig) - Method in class com.atlassian.greenhopper.manager.workingdays.WorkingDaysAOMapper
- toAO(RapidViewAO, BoardAdmin) - Method in class com.atlassian.greenhopper.service.rapid.view.BoardAdminAOMapper
- toAO(RapidViewAO, CardColor) - Method in class com.atlassian.greenhopper.manager.color.CardColorAOMapper
- toAO(RapidViewAO, CardLayoutField) - Method in class com.atlassian.greenhopper.manager.cardlayout.CardLayoutFieldAOMapper
- toAO(RapidViewAO, Column) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnAOMapper
- toAO(RapidViewAO, DetailViewField) - Method in class com.atlassian.greenhopper.manager.detailview.DetailViewFieldAOMapper
- toAO(RapidViewAO, QuickFilter) - Method in class com.atlassian.greenhopper.service.rapid.view.QuickFilterAOMapper
- toAO(RapidViewAO, StatisticsFieldConfig) - Method in class com.atlassian.greenhopper.manager.estimatestatistic.EstimateStatisticAOMapper
- toAO(RapidViewAO, StatisticsFieldConfig) - Method in class com.atlassian.greenhopper.manager.trackingstatistic.TrackingStatisticAOMapper
- toAO(RapidViewAO, StatisticsFieldConfig) - Method in class com.atlassian.greenhopper.service.rapid.view.StatisticsFieldAOMapper
- toAO(RapidViewAO, Swimlane) - Method in class com.atlassian.greenhopper.service.rapid.view.SwimlaneAOMapper
- toAO(RapidViewAO, WorkingDaysConfig) - Method in class com.atlassian.greenhopper.manager.workingdays.WorkingDaysAOMapper
- toAO(RapidViewAO, Subquery) - Method in class com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryAOMapper
- toAO(Sprint) - Method in class com.atlassian.greenhopper.service.sprint.dao.SprintAOMapper
- toAO(Subquery) - Method in class com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryAOMapper
- toAO(P, U) - Method in interface com.atlassian.greenhopper.manager.RelatedAOMapper
-
Returns a map representation of the domain object, similar to
AOMapper.toAO(Object)
but also incorporating the parent record information. - toAO(U) - Method in interface com.atlassian.greenhopper.manager.AOMapper
-
Return a mapping of AO column names to values which will represent the domain object.
- toChar(int) - Method in interface com.atlassian.greenhopper.model.lexorank.LexoNumeralSystem
- toColumnEntry(I18nHelper, Column) - Static method in class com.atlassian.greenhopper.web.rapid.plan.KanbanPlanningDataModel.ColumnEntry
- toDateMidnight(Long, DateTimeZone) - Static method in class com.atlassian.greenhopper.util.DateUtils
-
Convert a Long instant (milliseconds) to
DateMidnight
. - toDateMidnight(Date) - Static method in class com.atlassian.greenhopper.util.DateUtils
-
Convert a java.util.Date instance to
DateMidnight
. - toDateMidnight(Date, DateMidnight) - Static method in class com.atlassian.greenhopper.util.DateUtils
-
Convert a java.util.Date instance to
DateMidnight
. - toDateMidnight(Date, DateTimeZone) - Static method in class com.atlassian.greenhopper.util.DateUtils
-
Convert a java.util.Date instance to
DateMidnight
. - toDateTime(Date) - Static method in class com.atlassian.greenhopper.util.DateUtils
-
Converts a given date to a DateTime object
- toDateTime(Date, DateTimeZone) - Static method in class com.atlassian.greenhopper.util.DateUtils
-
Converts a given date to a DateTime object, setting the timezone to the given value (while keeping the value)
- toDigit(char) - Method in interface com.atlassian.greenhopper.model.lexorank.LexoNumeralSystem
- toDouble(Integer) - Static method in class com.atlassian.greenhopper.util.NumberUtils
-
Convert an Integer to a Double, returns null for null
- toDouble(String) - Static method in class com.atlassian.greenhopper.util.NumberUtils
-
Convert an String to a Double, returns null for null
- toEither(ServiceOutcome<T>) - Static method in class com.atlassian.greenhopper.service.ServiceOutcomes
- toggleReleasePlanningBetaFeature(FeaturesResource.ToggleModel) - Method in class com.atlassian.greenhopper.web.configuration.FeaturesResource
- toInteger(Double) - Static method in class com.atlassian.greenhopper.util.NumberUtils
-
Convert a Double into an Integer, returns null for null
- toInteger(String) - Static method in class com.atlassian.greenhopper.util.NumberUtils
-
Convert a String to an Integer.
- toJiraErrorCollection(ErrorCollection) - Method in interface com.atlassian.greenhopper.model.validation.ErrorCollectionTransformer
-
Transforms GreenHopper's
ErrorCollection
to JIRA'sErrorCollection
. - toJiraErrorCollection(ErrorCollection) - Method in class com.atlassian.greenhopper.model.validation.ErrorCollectionTransformerImpl
- toJiraErrorCollection(ErrorCollection, ApplicationUser) - Method in interface com.atlassian.greenhopper.model.validation.ErrorCollectionTransformer
-
Transforms GreenHopper's
ErrorCollection
to JIRA'sErrorCollection
. - toJiraErrorCollection(ErrorCollection, ApplicationUser) - Method in class com.atlassian.greenhopper.model.validation.ErrorCollectionTransformerImpl
- toJSON() - Method in class com.atlassian.greenhopper.customfield.sprint.SprintSearcherEditModel
- token - Variable in class com.atlassian.greenhopper.web.remote.RemoteLinkConversationResource.TokenStatus
- TokenStatus() - Constructor for class com.atlassian.greenhopper.web.remote.RemoteLinkConversationResource.TokenStatus
- TokenStatus(String, String) - Constructor for class com.atlassian.greenhopper.web.remote.RemoteLinkConversationResource.TokenStatus
- toLong(String) - Static method in class com.atlassian.greenhopper.util.NumberUtils
-
Convert a String to a Long.
- toLuceneValue() - Method in class com.atlassian.greenhopper.customfield.ReferencedEntityHistoryEntity
- toMap() - Method in class com.atlassian.greenhopper.web.rapid.tools.BoardToolSectionContext
-
Returns context map for rendering rapid board tools sections.
- toMappedColumn(ApplicationUser, RapidView, Column) - Method in class com.atlassian.greenhopper.web.rapid.view.ColumnEditHelper
- toModel(AuditEntryAO) - Method in class com.atlassian.greenhopper.manager.audit.AuditEntryAOMapper
- toModel(CardLayoutFieldAO) - Method in class com.atlassian.greenhopper.manager.cardlayout.CardLayoutFieldAOMapper
- toModel(CardColorAO) - Method in class com.atlassian.greenhopper.manager.color.CardColorAOMapper
- toModel(DetailViewFieldAO) - Method in class com.atlassian.greenhopper.manager.detailview.DetailViewFieldAOMapper
- toModel(EstimateStatisticAO) - Method in class com.atlassian.greenhopper.manager.estimatestatistic.EstimateStatisticAOMapper
- toModel(BalancerEntryAO) - Method in class com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntryAOMapper
- toModel(RankableObjectAO) - Method in class com.atlassian.greenhopper.manager.rankableobject.RankableObjectAOMapper
- toModel(TrackingStatisticAO) - Method in class com.atlassian.greenhopper.manager.trackingstatistic.TrackingStatisticAOMapper
- toModel(VersionMetaDataAO) - Method in class com.atlassian.greenhopper.manager.version.VersionMetaDataAOMapper
- toModel(NonWorkingDayAO) - Method in class com.atlassian.greenhopper.manager.workingdays.NonWorkingDayAOMapper
- toModel(WorkingDaysAO) - Method in class com.atlassian.greenhopper.manager.workingdays.WorkingDaysAOMapper
- toModel(BoardAdminAO) - Method in class com.atlassian.greenhopper.service.rapid.view.BoardAdminAOMapper
- toModel(BoardAdminRaw) - Method in class com.atlassian.greenhopper.service.rapid.view.BoardAdminAOMapper
- toModel(ColumnAO) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnAOMapper
- toModel(QuickFilterAO) - Method in class com.atlassian.greenhopper.service.rapid.view.QuickFilterAOMapper
- toModel(RapidViewAO) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewAOMapper
- toModel(StatisticsFieldAO) - Method in class com.atlassian.greenhopper.service.rapid.view.StatisticsFieldAOMapper
- toModel(SubqueryAO) - Method in class com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryAOMapper
- toModel(SwimlaneAO) - Method in class com.atlassian.greenhopper.service.rapid.view.SwimlaneAOMapper
- toModel(SprintAO) - Method in class com.atlassian.greenhopper.service.sprint.dao.SprintAOMapper
- toModel(SprintAO) - Static method in class com.atlassian.greenhopper.service.sprint.dao.utils.SprintMappingUtils
- toModel(Tuple, QSprint) - Static method in class com.atlassian.greenhopper.service.sprint.dao.utils.SprintMappingUtils
- toModel(Collection<? extends BoardAdminRaw>) - Method in class com.atlassian.greenhopper.service.rapid.view.BoardAdminAOMapper
- toModel(List<T>) - Method in class com.atlassian.greenhopper.manager.AbstractAOMapper
-
Constructs a list of (usually immutable) domain objects from the AO record.
- toModel(T) - Method in interface com.atlassian.greenhopper.manager.AOMapper
-
Constructs a (usually immutable) domain object from the AO record.
- toModel(T[]) - Method in class com.atlassian.greenhopper.manager.AbstractAOMapper
-
Constructs an array of domain objects from the AO record.
- toModels(Iterable<CardColorAO>) - Method in class com.atlassian.greenhopper.manager.color.CardColorAOMapper
- tooltip - Variable in class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModel.LocalIssueLinkEntry
- toolTip - Variable in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.EditableTabSection
- TooManyProjectsForGetTransitionAnalyticsEvent - Class in com.atlassian.greenhopper.analytics
- TooManyProjectsForGetTransitionAnalyticsEvent(int) - Constructor for class com.atlassian.greenhopper.analytics.TooManyProjectsForGetTransitionAnalyticsEvent
- toOption(ServiceOutcome<T>) - Static method in class com.atlassian.greenhopper.service.ServiceOutcomes
- toPage(Iterable<T>, PageRequest, Long) - Static method in class com.atlassian.greenhopper.service.Pages
-
Creates a page from values and a
PageRequest
. - toPersistenceMap() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService.PluginRunInfo
- TopOfChainCheck - Class in com.atlassian.greenhopper.manager.rank.instruction
-
Ensures that the top of the chain looks as expected
- TopOfChainCheck(ActiveObjects, Long, Long, Long) - Constructor for class com.atlassian.greenhopper.manager.rank.instruction.TopOfChainCheck
- toResult(RapidView, Map<Sprint, List<Issue>>, Set<Issue>, SprintHelper.FutureSprintMapping, SprintEditEntryTransformer) - Static method in class com.atlassian.greenhopper.web.rapid.sprint.model.RemoveFromSprintModel
-
Builds up a result objects for the given data
- toServiceOutcome(ServiceSupplier<T>) - Static method in class com.atlassian.greenhopper.service.util.ServiceOutcomeHelper
-
Runs the given ServiceSupplier.
- toServiceResult(ServiceRunnable) - Static method in class com.atlassian.greenhopper.service.util.ServiceOutcomeHelper
-
Runs the given ServiceRunnable.
- toSql() - Method in class com.atlassian.greenhopper.manager.lexorank.SqlDeleteStatement
- toSql() - Method in class com.atlassian.greenhopper.manager.lexorank.SqlSelectStatement
- toSql(DatabaseType) - Method in class com.atlassian.greenhopper.manager.lexorank.SqlExplicitSortLanguageFunction
- toSql(DatabaseType) - Method in class com.atlassian.greenhopper.manager.lexorank.SqlPositionFunction
- toStatusId - Variable in class com.atlassian.greenhopper.web.rapid.work.WorkResource.WorkTransitionEntry
- toString() - Method in class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardNavigateAnalyticsEvent
- toString() - Method in class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardOpenAnalyticsEvent
- toString() - Method in class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardSearchResultsAnalyticsEvent
- toString() - Method in class com.atlassian.greenhopper.api.rapid.view.Column
- toString() - Method in class com.atlassian.greenhopper.customfield.CustomFieldMetadata
- toString() - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkSearchRenderer.EpicLinkMultiselectModel
- toString() - Method in class com.atlassian.greenhopper.customfield.ReferencedEntityHistoryEntity
- toString() - Method in class com.atlassian.greenhopper.gadget.model.ErrorCollection
- toString() - Method in class com.atlassian.greenhopper.manager.issue.issuetypes.IssueTypeMetadata
- toString() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankRow
- toString() - Method in class com.atlassian.greenhopper.manager.rank.OperationInfo
-
Prints human readable information about this operation
- toString() - Method in class com.atlassian.greenhopper.model.Epic
- toString() - Method in class com.atlassian.greenhopper.model.lexorank.LexoDecimal
- toString() - Method in class com.atlassian.greenhopper.model.lexorank.LexoInteger
- toString() - Method in class com.atlassian.greenhopper.model.lexorank.LexoRank
- toString() - Method in class com.atlassian.greenhopper.model.rapid.AbstractModel
- toString() - Method in class com.atlassian.greenhopper.model.rapid.RapidView
- toString() - Method in class com.atlassian.greenhopper.model.validation.ErrorCollection.ErrorItem
- toString() - Method in class com.atlassian.greenhopper.model.validation.ErrorCollection
- toString() - Method in class com.atlassian.greenhopper.model.validation.JiraCopiedRestErrorCollection
- toString() - Method in class com.atlassian.greenhopper.service.issuelink.IssueLinkRequest
- toString() - Method in class com.atlassian.greenhopper.service.issuelink.IssueUnlinkRequest
- toString() - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankChange
- toString() - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankOperationOutcome
- toString() - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent.StatsEvent
- toString() - Method in record class com.atlassian.greenhopper.service.lexorank.repair.RepairDataCollector.RepairTask
-
Returns a string representation of this record class.
- toString() - Method in class com.atlassian.greenhopper.service.ServiceOutcomeImpl
- toString() - Method in class com.atlassian.greenhopper.service.sprint.Sprint
- toString() - Method in record class com.atlassian.greenhopper.service.sprint.SprintHistory
-
Returns a string representation of this record class.
- toString() - Method in enum class com.atlassian.greenhopper.service.sprint.TimeUnits
- toString() - Method in class com.atlassian.greenhopper.service.subquery.Subquery
- toString() - Method in class com.atlassian.greenhopper.upgrade.IssueIdsIssueIterable
- toString() - Method in class com.atlassian.greenhopper.util.jql.project.ProjectTerminalClause
- toString() - Method in class com.atlassian.greenhopper.util.VersionKit.SoftwareVersion
- toString() - Method in class com.atlassian.greenhopper.web.rapid.chart.event.VelocityChartIssueLimitChangedEvent
- toString() - Method in class com.atlassian.greenhopper.web.rapid.chart.event.VelocityChartSprintLimitChangedEvent
- toString() - Method in class com.atlassian.greenhopper.web.rapid.chart.SprintDateBasedSearch.SprintData
- toString() - Method in class com.atlassian.greenhopper.web.rapid.config.tab.BoardConfigTab
- toString() - Method in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldDetailsCategory
- toString() - Method in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldEditType
- toString() - Method in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldRenderer
- toString() - Method in class com.atlassian.greenhopper.web.rapid.issue.statistics.IssueSprintStatistics
- toString() - Method in class com.atlassian.greenhopper.web.rapid.RestTemplate
- toString() - Method in enum class com.atlassian.greenhopper.web.rapid.tools.BoardToolSectionContext.Mode
- toString() - Method in enum class com.atlassian.greenhopper.web.rapid.tools.RapidBoardToolsElement.Type
- toString() - Method in class com.atlassian.greenhopper.web.util.GreenHopperHelpPathResolver.HelpPath
- total(Long) - Method in class com.atlassian.greenhopper.service.Pages.Builder
- totalEstimate - Variable in class com.atlassian.greenhopper.web.rapid.list.ClassificationStatistics
- totalHits(Integer) - Method in class com.atlassian.greenhopper.web.rapid.list.CollectIssuesResult.Builder
- totalIssueCount - Variable in class com.atlassian.greenhopper.web.configuration.LexoRankResource.LexoRankBalanceStatus
- totalIssueCount - Variable in class com.atlassian.greenhopper.web.rapid.list.ClassificationStatistics
- totalIssueCount - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintPlanEntry
- totalStatistic - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintModel
- toTimeZones(List<TimeZoneInfo>) - Static method in class com.atlassian.greenhopper.web.rapid.view.workingdays.TimeZoneEditModel
- toWorkRateData(TimeZone, WorkRateData) - Method in class com.atlassian.greenhopper.web.rapid.chart.WorkRateDataFactory
- toWorkTransitionEntry(TransitionEntry) - Static method in class com.atlassian.greenhopper.web.rapid.work.WorkResource.WorkTransitionEntry
- trace(String, Object...) - Method in class com.atlassian.greenhopper.global.LoggerWrapper
- TRACE - Enum constant in enum class com.atlassian.greenhopper.global.LoggerWrapper.LogLevel
- TRACKING_STATISTIC_FIELD - Static variable in interface com.atlassian.greenhopper.web.rapid.issue.tabs.TabModelFactory
- trackingStatistic - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
-
Represents the value of the configured estimate statistic null means that the relevant field is invalid for this issue
- TRACKINGSTATISTIC_PK - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QTrackingStatistic
- TrackingStatisticAO - Interface in com.atlassian.greenhopper.manager.trackingstatistic
-
Stores the tracking statistic(s) for a
RapidViewAO
. - TrackingStatisticAOListMapper - Class in com.atlassian.greenhopper.manager.trackingstatistic
-
An
AOListMapper
forTrackingStatisticAO
records. - TrackingStatisticAOMapper - Class in com.atlassian.greenhopper.manager.trackingstatistic
-
An
AOMapper
forTrackingStatisticAO
records. - TrackingStatisticAOMapper() - Constructor for class com.atlassian.greenhopper.manager.trackingstatistic.TrackingStatisticAOMapper
- TrackingStatisticDao - Class in com.atlassian.greenhopper.manager.trackingstatistic
-
DAO for
TrackingStatisticAO
records. - TrackingStatisticDao() - Constructor for class com.atlassian.greenhopper.manager.trackingstatistic.TrackingStatisticDao
- TrackingStatisticManager - Class in com.atlassian.greenhopper.manager.trackingstatistic
-
Manager for Tracking Statistics.
- TrackingStatisticManager() - Constructor for class com.atlassian.greenhopper.manager.trackingstatistic.TrackingStatisticManager
- TrackingStatisticService - Interface in com.atlassian.greenhopper.service.rapid.view.statistics
-
Service for accessing
StatisticsFieldConfig
andStatisticsField
objects relating to the Tracking Statistic(s) of aRapidView
. - TrackingStatisticServiceImpl - Class in com.atlassian.greenhopper.service.rapid.view.statistics
-
Implementation of
TrackingStatisticService
. - TrackingStatisticServiceImpl() - Constructor for class com.atlassian.greenhopper.service.rapid.view.statistics.TrackingStatisticServiceImpl
- TransactionalTask<T> - Interface in com.atlassian.greenhopper.global
-
Encapsulates a task that should be "transactional" in that the task can be undone at a later time given a specified state.
- transform(Sprint, SprintBaseEntry) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintBaseEntryTransformer
- transform(Sprint, SprintEditEntry) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntryTransformer
- transform(Sprint, SprintPickerModelEntry) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintListEntryTransformer
- transform(Sprint, SprintPlanEntry) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintPlanEntryTransformer
- transform(Sprint, SprintReportEntry) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintReportEntryTransformer
- transform(CharSequence) - Method in class com.atlassian.greenhopper.web.util.JsHelpPathsTransformerFactory.JsHelpPathsTransformedResource
- transform(P, R) - Method in class com.atlassian.greenhopper.util.Transformer
- transformChangesToTimeline(TimeZone, Map<String, List<BurndownChange>>) - Static method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChangeUtil
-
Transform the changes in the form of issueKey -> list of changes into a single timeline mixing all changes of all issues
- Transformer<P,
R> - Class in com.atlassian.greenhopper.util - Transformer() - Constructor for class com.atlassian.greenhopper.util.Transformer
- transformStateChangesToTimeline(TimeZone, UserFormats, SortedSet<AuditEntry>, GHJSONMarshaller) - Static method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownChangeUtil
-
Transforms the sprint state change audit log into a burndown change timeline, which maps a timestamp to a list of changes.
- transitionAndRank(RapidBoardResource.TransitionAndRankRequest) - Method in class com.atlassian.greenhopper.web.rapid.RapidBoardResource
- transitionAndRankIssue(ApplicationUser, IssueTransitionAndRankService.TransitionAndRankRequest) - Method in interface com.atlassian.greenhopper.web.rapid.IssueTransitionAndRankService
- transitionAndRankIssue(ApplicationUser, IssueTransitionAndRankService.TransitionAndRankRequest) - Method in class com.atlassian.greenhopper.web.rapid.IssueTransitionAndRankServiceImpl
- TransitionAndRankRequest() - Constructor for class com.atlassian.greenhopper.web.rapid.RapidBoardResource.TransitionAndRankRequest
- TransitionAndRankRequest(Long, List<String>, Long, Integer, Long, String, String, boolean, Set<Long>) - Constructor for class com.atlassian.greenhopper.web.rapid.IssueTransitionAndRankService.TransitionAndRankRequest
- TransitionEntry - Class in com.atlassian.greenhopper.web.rapid.issue
- TransitionEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.TransitionEntry
- transitionEntryFactory - Variable in class com.atlassian.greenhopper.web.rapid.AbstractIssueTransitionStrategy
- TransitionEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue
-
Provides issue transition information.
- TransitionEntryFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.TransitionEntryFactory
- transitionId - Variable in class com.atlassian.greenhopper.web.rapid.work.WorkResource.WorkTransitionEntry
- transitionIssues(List<Issue>, Column, IssueTransitionAndRankService.TransitionAndRankRequest) - Method in interface com.atlassian.greenhopper.web.rapid.IssueTransitionService
-
Transition issues based on
IssueTransitionAndRankService.TransitionAndRankResult
- transitionIssues(List<Issue>, Column, IssueTransitionAndRankService.TransitionAndRankRequest) - Method in class com.atlassian.greenhopper.web.rapid.IssueTransitionServiceImpl
- transitionIssues(List<Issue>, Column, Integer) - Method in class com.atlassian.greenhopper.web.rapid.AbstractIssueTransitionStrategy
-
Transition issues to the the target column
- transitionIssues(List<Issue>, Column, Integer) - Method in class com.atlassian.greenhopper.web.rapid.MultipleIssueTransitionStrategy
- transitionIssues(List<Issue>, Column, Integer) - Method in class com.atlassian.greenhopper.web.rapid.SingleIssueTransitionStrategy
- transitions - Variable in class com.atlassian.greenhopper.web.rapid.issue.IssueTransitions
-
Possible transitions.
- transitionTime - Variable in class com.atlassian.greenhopper.web.rapid.RapidBoardResource.TransitionAndRankResponse
- truncateMilliseconds(long) - Static method in class com.atlassian.greenhopper.util.DateUtils
-
Takes the long representing the milliseconds and truncates it to seconds.
- truncateMilliseconds(Date) - Static method in class com.atlassian.greenhopper.util.DateUtils
-
Takes the long representing the milliseconds and truncates it to seconds.
- tryFindExistingIssueTypeInsteadOfCreating(I18n2) - Method in class com.atlassian.greenhopper.manager.issue.issuetypes.AbstractIssueTypeProvider
- tuesday - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.WeekDaysModel
- tuesday(boolean) - Method in class com.atlassian.greenhopper.model.rapid.WorkingDaysConfig.WorkingDaysConfigBuilder
- TUESDAY - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QWorkingDays
- TWO_WEEKS - Enum constant in enum class com.atlassian.greenhopper.model.rapid.RapidView.OldDoneIssuesCutoff
- type - Variable in class com.atlassian.greenhopper.api.rank.web.Rankable
- type - Variable in class com.atlassian.greenhopper.api.RemoteLinkCreateRequest.Application
- type - Variable in class com.atlassian.greenhopper.web.rapid.issue.fields.FieldEntry
-
Type of the field when editing it.
- type(BoardAdmin.Type) - Method in class com.atlassian.greenhopper.model.rapid.BoardAdmin.RapidViewBoardAdminBuilder
- type(StatisticsFieldConfig.Type) - Method in class com.atlassian.greenhopper.model.rapid.StatisticsFieldConfig.StatisticsFieldConfigBuilder
- type(String) - Method in class com.atlassian.greenhopper.confluence.ConfluenceSearchResult.ConfluenceSearchResultBuilder
- type(String) - Method in class com.atlassian.greenhopper.confluence.ConfluenceSpace.ConfluenceSpaceBuilder
- type(String) - Method in class com.atlassian.greenhopper.model.rapid.RankableObject.Builder
- type(String) - Method in class com.atlassian.greenhopper.model.rapid.StatisticsFieldConfig.StatisticsFieldConfigBuilder
- TYPE - Enum constant in enum class com.atlassian.greenhopper.manager.lexorank.LexoRankAO.ColumnDetails
- TYPE - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QBoardAdmin
- TYPE - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QLexoRank
- TYPE - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QRankableObject
- TYPE_ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QEstimateStatistic
- TYPE_ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QStatisticsField
- TYPE_ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QTrackingStatistic
- typeId - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry
- typeId - Variable in class com.atlassian.greenhopper.web.rapid.RapidViewConfig.StatisticsConfig
-
The ID of the type of statistics field
- types - Variable in class com.atlassian.greenhopper.web.rapid.list.EntityData
- types(Set<RapidView.Type>) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewQuery.Builder
-
Set the set which defines possible rapidView types.
U
- undoTask(T) - Method in class com.atlassian.greenhopper.global.AbstractTransactionalTask
- undoTask(T) - Method in interface com.atlassian.greenhopper.global.TransactionalTask
- unfinishedParentsWithFinishedSubtasks - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.CompleteSprintViewModel
- unit - Variable in class com.atlassian.greenhopper.service.sprint.SprintTimeUntilStart
- unknown() - Static method in class com.atlassian.greenhopper.service.rapid.BoardLocation
- UNKNOWN - Enum constant in enum class com.atlassian.greenhopper.service.rapid.BoardLocation.Modes
- UNKNOWN - Enum constant in enum class com.atlassian.greenhopper.web.rapid.event.UnlicensedAnalyticsEvent.Chart
- UNLICENSED - Enum constant in enum class com.atlassian.greenhopper.web.rapid.response.RapidBoardActionView
- UnlicensedAnalyticsEvent - Class in com.atlassian.greenhopper.web.rapid.event
-
Event raised to record analytics when a user tries to access a page they are not licensed to see.
- UnlicensedAnalyticsEvent(UnlicensedAnalyticsEvent.Page) - Constructor for class com.atlassian.greenhopper.web.rapid.event.UnlicensedAnalyticsEvent
- UnlicensedAnalyticsEvent(UnlicensedAnalyticsEvent.Page, UnlicensedAnalyticsEvent.Chart) - Constructor for class com.atlassian.greenhopper.web.rapid.event.UnlicensedAnalyticsEvent
- UnlicensedAnalyticsEvent.Chart - Enum Class in com.atlassian.greenhopper.web.rapid.event
- UnlicensedAnalyticsEvent.Page - Enum Class in com.atlassian.greenhopper.web.rapid.event
- unlinkEpic(ApplicationUser, Set<Issue>) - Static method in class com.atlassian.greenhopper.service.issuelink.IssueUnlinkRequest
- unlockedSave(LexoRankRow) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankDao
-
Update a LexoRankRow, without the need for it to be locked.
- unlockedSave(LexoRankRow) - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankDaoImpl
- unmapAll() - Method in class com.atlassian.greenhopper.service.sprint.dao.SprintDao
- unmapAllSprints() - Method in interface com.atlassian.greenhopper.service.sprint.SprintManager
- unmapAllSprints() - Method in class com.atlassian.greenhopper.service.sprint.SprintManagerImpl
- unmapAllSprints(ApplicationUser) - Method in interface com.atlassian.greenhopper.service.sprint.SprintService
-
Sets the synced flag on all sprints to false.
- unmapAllSprints(ApplicationUser) - Method in class com.atlassian.greenhopper.service.sprint.SprintServiceImpl
- unmapSprintIds(ApplicationUser, Collection<Long>) - Method in interface com.atlassian.greenhopper.service.sprint.SprintService
-
Sets the synced flag on the given sprints to false.
- unmapSprintIds(ApplicationUser, Collection<Long>) - Method in class com.atlassian.greenhopper.service.sprint.SprintServiceImpl
- unmapSprints(ApplicationUser, Collection<Sprint>) - Method in interface com.atlassian.greenhopper.service.sprint.SprintService
-
Sets the synced flag on the given sprints to false.
- unmapSprints(ApplicationUser, Collection<Sprint>) - Method in class com.atlassian.greenhopper.service.sprint.SprintServiceImpl
- unmarshalJSON(String, Class<T>) - Method in class com.atlassian.greenhopper.web.rapid.GHJSONMarshaller
- unregisterAll() - Method in class com.atlassian.greenhopper.EventListenerRegistry
-
Unregister all event listeners from Jira that have been registered here
- unregisterListener(EventListenerRegistry.ListenerKey) - Method in class com.atlassian.greenhopper.EventListenerRegistry
-
Unregister an event listener
- UnreleasedVersionsFunctionOptimizer - Class in com.atlassian.greenhopper.util.jql
-
Class that optimizes unreleasedVersions() function in given query by trying to deterimne projects from query and adding them as arguments to that function provided that no arguments are already specified.
- UnreleasedVersionsFunctionOptimizer() - Constructor for class com.atlassian.greenhopper.util.jql.UnreleasedVersionsFunctionOptimizer
- unschedule() - Method in class com.atlassian.greenhopper.manager.lexorank.LexoRankCleanupScheduler
- unschedule() - Method in class com.atlassian.greenhopper.service.sprint.services.SprintAutoStartStopScheduler
-
Unschedule both job runner(@see
SchedulerService.unregisterJobRunner(JobRunnerKey)
) and job(@seeSchedulerService.unscheduleJob(JobId)
. - unscheduleClusterAware() - Method in class com.atlassian.greenhopper.service.sprint.services.SprintAutoStartStopScheduler
-
Only unschedule job runner(@see
SchedulerService.unregisterJobRunner(JobRunnerKey)
) if the cluster contains other alive nodes. - UNSUPPORTED - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldDetailsCategory
- update(BalancerEntry, BalancerEntryAO) - Method in class com.atlassian.greenhopper.manager.lexorank.balancer.BalancerEntryAOMapper
- update(AuditEntry, AuditEntryAO) - Method in class com.atlassian.greenhopper.manager.audit.AuditEntryAOMapper
- update(BoardAdmin, BoardAdminAO) - Method in class com.atlassian.greenhopper.service.rapid.view.BoardAdminAOMapper
- update(CardColor) - Method in class com.atlassian.greenhopper.manager.color.CardColorDao
- update(CardColor, CardColorAO) - Method in class com.atlassian.greenhopper.manager.color.CardColorAOMapper
- update(CardLayoutField) - Method in class com.atlassian.greenhopper.manager.cardlayout.CardLayoutFieldDao
- update(CardLayoutField, CardLayoutFieldAO) - Method in class com.atlassian.greenhopper.manager.cardlayout.CardLayoutFieldAOMapper
- update(Column, ColumnAO) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnAOMapper
- update(DetailViewField) - Method in class com.atlassian.greenhopper.manager.detailview.DetailViewFieldDao
- update(DetailViewField, DetailViewFieldAO) - Method in class com.atlassian.greenhopper.manager.detailview.DetailViewFieldAOMapper
- update(LegacyVersionMetaDataImpl, VersionMetaDataAO) - Method in class com.atlassian.greenhopper.manager.version.VersionMetaDataAOMapper
- update(NonWorkingDay, NonWorkingDayAO) - Method in class com.atlassian.greenhopper.manager.workingdays.NonWorkingDayAOMapper
- update(QuickFilter, QuickFilterAO) - Method in class com.atlassian.greenhopper.service.rapid.view.QuickFilterAOMapper
- update(RapidView) - Method in interface com.atlassian.greenhopper.manager.rapidview.RapidViewManager
-
Update a RapidView associated to the id of the provided RapidView after first checking that it is valid.
- update(RapidView) - Method in class com.atlassian.greenhopper.manager.rapidview.RapidViewManagerImpl
- update(RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewDao
-
Updates the rapid view, but ONLY the direct fields of the rapid view.
- update(RapidView, CardColor) - Method in interface com.atlassian.greenhopper.manager.color.CardColorManager
- update(RapidView, CardColor) - Method in class com.atlassian.greenhopper.manager.color.CardColorManagerImpl
- update(RapidView, DetailViewField) - Method in interface com.atlassian.greenhopper.manager.detailview.DetailViewFieldManager
- update(RapidView, DetailViewField) - Method in class com.atlassian.greenhopper.manager.detailview.DetailViewFieldManagerImpl
- update(RapidView, WorkingDaysConfig) - Method in interface com.atlassian.greenhopper.manager.workingdays.WorkingDaysManager
-
Update the working days configuration for a rapid view.
- update(RapidView, WorkingDaysConfig) - Method in class com.atlassian.greenhopper.manager.workingdays.WorkingDaysManagerImpl
- update(RapidView, RapidViewAO) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewAOMapper
- update(StatisticsFieldConfig, EstimateStatisticAO) - Method in class com.atlassian.greenhopper.manager.estimatestatistic.EstimateStatisticAOMapper
- update(StatisticsFieldConfig, TrackingStatisticAO) - Method in class com.atlassian.greenhopper.manager.trackingstatistic.TrackingStatisticAOMapper
- update(Swimlane, SwimlaneAO) - Method in class com.atlassian.greenhopper.service.rapid.view.SwimlaneAOMapper
- update(WorkingDaysConfig, WorkingDaysAO) - Method in class com.atlassian.greenhopper.manager.workingdays.WorkingDaysAOMapper
- update(VersionMetaData) - Method in class com.atlassian.greenhopper.manager.version.VersionMetaDataManagerImpl
- update(Sprint, SprintAO) - Method in class com.atlassian.greenhopper.service.sprint.dao.SprintAOMapper
-
Note that this will not set the sequence as we want to force all sequence updates to be driven by
SprintManager.swapSprints(Sprint, Sprint)
and hence protected by cluster locking. - update(Subquery, SubqueryAO) - Method in class com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryAOMapper
- update(SearchRequest) - Method in interface com.atlassian.greenhopper.service.searchrequest.SearchRequestService
-
Delegate for
SearchRequestManager.update(com.atlassian.jira.issue.search.SearchRequest)
- update(SearchRequest) - Method in class com.atlassian.greenhopper.service.searchrequest.SearchRequestServiceImpl
- update(UserPropertyChangeParameter) - Method in class com.atlassian.greenhopper.anonymization.AuditEntryKeyChangeHandler
- update(UserPropertyChangeParameter) - Method in class com.atlassian.greenhopper.anonymization.RapidViewUserKeyChangeHandler
- update(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewService
-
Save a
RapidView
entity's state to the database. - update(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewServiceImpl
- update(ApplicationUser, RapidView, CardColor) - Method in interface com.atlassian.greenhopper.service.rapid.view.color.CardColorService
-
Updates a single card color for the given rapidview
- update(ApplicationUser, RapidView, CardColor) - Method in class com.atlassian.greenhopper.service.rapid.view.color.CardColorServiceImpl
- update(ApplicationUser, RapidView, QuickFilter, ErrorCollection) - Method in interface com.atlassian.greenhopper.service.rapid.view.QuickFilterService
-
Updates a single quick filter for the given rapidview
- update(ApplicationUser, RapidView, QuickFilter, ErrorCollection) - Method in class com.atlassian.greenhopper.service.rapid.view.QuickFilterServiceImpl
- update(ApplicationUser, RapidView, Swimlane, ErrorCollection) - Method in interface com.atlassian.greenhopper.service.rapid.view.SwimlaneService
-
Updates a single swimlane for a given rapidView
- update(ApplicationUser, RapidView, Swimlane, ErrorCollection) - Method in class com.atlassian.greenhopper.service.rapid.view.SwimlaneServiceImpl
-
Updates a single swimlane for a given rapidView
- update(ApplicationUser, IssueService.UpdateValidationResult) - Method in interface com.atlassian.greenhopper.service.issue.IssueUpdateService
-
Only here for convenience - don't actually do anything but delegate.
- update(ApplicationUser, IssueService.UpdateValidationResult) - Method in class com.atlassian.greenhopper.service.issue.IssueUpdateServiceImpl
- update(Long, VersionResource.VersionModel) - Method in class com.atlassian.greenhopper.web.rapid.version.VersionResource
- update(U, T) - Method in interface com.atlassian.greenhopper.manager.AOMapper
-
Copies fields from a domain object to the AO record representation.
- UPDATE_SCREEN_SCHEME - Enum constant in enum class com.atlassian.greenhopper.customfield.CustomFieldConfigurationRestorer.ScreenSchemeOption
- updateBoardAdmin(RapidView, List<BoardAdmin>) - Method in interface com.atlassian.greenhopper.manager.rapidview.BoardAdminManager
-
Update board admins for the specified RapidView
- updateBoardAdmin(RapidView, List<BoardAdmin>) - Method in class com.atlassian.greenhopper.manager.rapidview.BoardAdminManagerImpl
- updateBoardAdmins(RapidView, ApplicationUser, List<BoardAdmin>) - Method in interface com.atlassian.greenhopper.service.rapid.view.BoardAdminService
-
Updates the
BoardAdmin
s associated with aRapidView
by replacing the existingBoardAdmin
s with those found in the new specified list. - updateBoardAdmins(RapidView, ApplicationUser, List<BoardAdmin>) - Method in class com.atlassian.greenhopper.service.rapid.view.BoardAdminServiceImpl
- updateBoardAdmins(ApplicationUser, RapidViewEditResource.RapidViewUpdateRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditHelper
-
Update the rapid view board admins
- updateCardColor(ApplicationUser, Long, Long, CardColorEntry) - Method in class com.atlassian.greenhopper.web.rapid.view.CardColorHelper
-
update a given card color
- updateCardColor(Long, Long, CardColorEntry) - Method in class com.atlassian.greenhopper.web.rapid.view.CardColorResource
-
Update a quick filter given its id and the id of the rapid view it belongs to
- updateCardColorStrategy(ApplicationUser, long, String) - Method in class com.atlassian.greenhopper.web.rapid.view.CardColorHelper
-
Update the swimlane strategy
- updateColumns(ApplicationUser, RapidView, List<Column>) - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnService
- updateColumns(ApplicationUser, RapidView, List<Column>) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnServiceImpl
-
Update the rapid view columns
- UpdatedDateFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
- UpdatedDateFieldEntryFactory(FieldHelper) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.UpdatedDateFieldEntryFactory
- updateDescription(CustomField, String) - Method in interface com.atlassian.greenhopper.issue.fields.CustomFieldUpdateService
-
Update and save a new description for the given field
- updateDescription(CustomField, String) - Method in class com.atlassian.greenhopper.issue.fields.CustomFieldUpdateServiceImpl
- updatedIssues - Variable in class com.atlassian.greenhopper.web.rapid.RapidBoardResource.TransitionAndRankResponse
- updateEpic(ApplicationUser, Epic) - Method in interface com.atlassian.greenhopper.service.issuelink.EpicService
-
Save a
Epic
entity's state to the database. - updateEpic(ApplicationUser, Epic) - Method in class com.atlassian.greenhopper.service.issuelink.EpicServiceImpl
- updateEstimateDelta(WorklogTimelineResolver.RemainingEstimateChange) - Method in class com.atlassian.greenhopper.service.timetracking.TimeTrackingHistoryService.HistoryEntry
- updateEstimateStatistic(RapidView, StatisticsFieldConfig) - Method in class com.atlassian.greenhopper.manager.estimatestatistic.EstimateStatisticManager
- updateEstimateStatistic(ApplicationUser, RapidView, StatisticsFieldConfig) - Method in interface com.atlassian.greenhopper.service.rapid.view.statistics.EstimateStatisticService
-
Updates the specified rapid view to a new configuration.
- updateEstimateStatistic(ApplicationUser, RapidView, StatisticsFieldConfig) - Method in class com.atlassian.greenhopper.service.rapid.view.statistics.EstimateStatisticServiceImpl
- updateField(IssueResource.UpdateFieldRequest) - Method in class com.atlassian.greenhopper.web.rapid.issue.IssueResource
-
Stores a single field value
- updateField(ApplicationUser, Issue, SimpleEditableFieldEntryFactory, String) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.FieldHelper
-
Updates the value of a
SimpleEditableFieldEntryFactory
for the specifiedIssue
using theIssueUpdateService
. - updateField(ApplicationUser, Issue, String) - Method in interface com.atlassian.greenhopper.web.rapid.issue.fields.ComplexEditableFieldEntryFactory
-
Field will update the issue itself to the new value.
- updateField(ApplicationUser, Issue, String) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.NumberCustomFieldEntryFactory
- updateField(ApplicationUser, Issue, String) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.OriginalEstimateFieldEntryFactory
- updateField(ApplicationUser, Issue, String) - Method in class com.atlassian.greenhopper.web.rapid.issue.fields.RemainingEstimateFieldEntryFactory
- updateField(ApplicationUser, Issue, String, String) - Method in class com.atlassian.greenhopper.web.rapid.issue.IssueEntryFactory
-
Updates a field value
- updateFieldSearcher(CustomField, CustomFieldSearcher) - Method in interface com.atlassian.greenhopper.issue.fields.CustomFieldUpdateService
-
Update and save the CustomFieldSearcher to be used by this field
- updateFieldSearcher(CustomField, CustomFieldSearcher) - Method in class com.atlassian.greenhopper.issue.fields.CustomFieldUpdateServiceImpl
- updateForParent(WorkingDaysAO, List<NonWorkingDay>) - Method in class com.atlassian.greenhopper.manager.workingdays.NonWorkingDayDao
- updateForParent(RapidViewAO, List<BoardAdmin>) - Method in class com.atlassian.greenhopper.service.rapid.view.BoardAdminDao
- updateForParent(RapidViewAO, List<CardColor>) - Method in class com.atlassian.greenhopper.manager.color.CardColorDao
- updateForParent(RapidViewAO, List<CardLayoutField>) - Method in class com.atlassian.greenhopper.manager.cardlayout.CardLayoutFieldDao
- updateForParent(RapidViewAO, List<Column>) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnDao
- updateForParent(RapidViewAO, List<DetailViewField>) - Method in class com.atlassian.greenhopper.manager.detailview.DetailViewFieldDao
- updateForParent(RapidViewAO, List<QuickFilter>) - Method in class com.atlassian.greenhopper.service.rapid.view.QuickFilterDao
- updateForParent(RapidViewAO, List<StatisticsFieldConfig>) - Method in class com.atlassian.greenhopper.manager.estimatestatistic.EstimateStatisticDao
- updateForParent(RapidViewAO, List<StatisticsFieldConfig>) - Method in class com.atlassian.greenhopper.manager.trackingstatistic.TrackingStatisticDao
- updateForParent(RapidViewAO, List<Swimlane>) - Method in class com.atlassian.greenhopper.service.rapid.view.SwimlaneDao
- updateForParent(RapidViewAO, List<WorkingDaysConfig>) - Method in class com.atlassian.greenhopper.manager.workingdays.WorkingDaysDao
- updateForParent(RapidViewAO, List<Subquery>) - Method in class com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryDao
- updateForParent(P, List<U>) - Method in interface com.atlassian.greenhopper.manager.RelatedEntityDao
-
Set the list of domain objects onto the parent record.
- updateIssueInputParameters(IssueContext, Issue, String, IssueInputParameters, List<FieldOperationHolder>) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkRestFieldOperationsHandler
- updateIssueInputParameters(IssueContext, Issue, String, IssueInputParameters, List<FieldOperationHolder>) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintRestFieldOperationsHandler
- updateIssueInputParameters(List<FieldOperationHolder>, Function<JsonData, ServiceResult>) - Method in class com.atlassian.greenhopper.customfield.RestFieldSetOperationsHelper
- updateName(CustomField, String) - Method in interface com.atlassian.greenhopper.issue.fields.CustomFieldUpdateService
-
Update and save a new name for the given field
- updateName(CustomField, String) - Method in class com.atlassian.greenhopper.issue.fields.CustomFieldUpdateServiceImpl
- updateNameAndDescription(CustomField, String, String) - Method in interface com.atlassian.greenhopper.issue.fields.CustomFieldUpdateService
-
Update both the name and description of the field.
- updateNameAndDescription(CustomField, String, String) - Method in class com.atlassian.greenhopper.issue.fields.CustomFieldUpdateServiceImpl
- updateOldDoneIssuesCutoff(RapidViewEditResource.OldDoneIssuesCutoffRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditResource
- updateOldDoneIssuesCutoff(ApplicationUser, RapidViewEditResource.OldDoneIssuesCutoffRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditHelper
- updateOne(LegacyVersionMetaDataImpl) - Method in class com.atlassian.greenhopper.manager.version.VersionMetaDataDao
- updateOne(RapidViewAO, StatisticsFieldConfig) - Method in class com.atlassian.greenhopper.manager.estimatestatistic.EstimateStatisticDao
- updateOne(RapidViewAO, StatisticsFieldConfig) - Method in class com.atlassian.greenhopper.manager.trackingstatistic.TrackingStatisticDao
- updateOne(RapidViewAO, WorkingDaysConfig) - Method in class com.atlassian.greenhopper.manager.workingdays.WorkingDaysDao
- updateOriginalEstimate(Issue, String) - Method in interface com.atlassian.greenhopper.service.timetracking.TimeTrackingService
-
Updates the original estimate of an issue.
- updateOriginalEstimate(Issue, String) - Method in class com.atlassian.greenhopper.service.timetracking.TimeTrackingServiceImpl
- updateOriginalEstimate(Issue, String, boolean) - Method in interface com.atlassian.greenhopper.service.timetracking.TimeTrackingService
-
Updates the original estimate of an issue.
- updateOriginalEstimate(Issue, String, boolean) - Method in class com.atlassian.greenhopper.service.timetracking.TimeTrackingServiceImpl
- updateOriginalIssue(Issue, SplitIssueService.IssueData, List<Issue>) - Method in interface com.atlassian.greenhopper.web.rapid.plan.splitissue.UpdateOriginalIssueHelper
-
Updates the original issue's summary and estimate.
- updateOriginalIssue(Issue, SplitIssueService.IssueData, List<Issue>) - Method in class com.atlassian.greenhopper.web.rapid.plan.splitissue.UpdateOriginalIssueHelperImpl
- UpdateOriginalIssueHelper - Interface in com.atlassian.greenhopper.web.rapid.plan.splitissue
-
Updates the original issue that is being split with new summary and estimate.
- UpdateOriginalIssueHelperImpl - Class in com.atlassian.greenhopper.web.rapid.plan.splitissue
- UpdateOriginalIssueHelperImpl() - Constructor for class com.atlassian.greenhopper.web.rapid.plan.splitissue.UpdateOriginalIssueHelperImpl
- updateQuickFilter(QuickFilter, ErrorCollection) - Method in class com.atlassian.greenhopper.service.rapid.view.QuickFilterDao
- updateQuickFilter(ApplicationUser, Long, Long, QuickFilterEntry) - Method in class com.atlassian.greenhopper.web.rapid.view.QuickFilterHelper
-
update a given quick filter
- updateQuickFilter(Long, Long, QuickFilterEntry) - Method in class com.atlassian.greenhopper.web.rapid.view.QuickFilterResource
-
Update a quick filter given its id and the id of the rapid view it belongs to
- updateRapidList(ColumnEditRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditResource
- updateRapidViewBoardAdmins(RapidViewEditResource.RapidViewUpdateRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditResource
- updateRapidViewFilter(RapidViewEditResource.RapidViewUpdateRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditResource
- updateRapidViewFilter(ApplicationUser, RapidViewEditResource.RapidViewUpdateRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditHelper
-
Change the saved filter behind a rapid view
- updateRapidViewName(RapidViewEditResource.RapidViewUpdateRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditResource
- updateRapidViewName(ApplicationUser, RapidViewEditResource.RapidViewUpdateRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditHelper
-
Update the rapid view name
- updateRemainingEstimate(Issue, String) - Method in interface com.atlassian.greenhopper.service.timetracking.TimeTrackingService
-
Updates the remaining estimate of an issue.
- updateRemainingEstimate(Issue, String) - Method in class com.atlassian.greenhopper.service.timetracking.TimeTrackingServiceImpl
- updateRemainingEstimate(Issue, String, boolean) - Method in interface com.atlassian.greenhopper.service.timetracking.TimeTrackingService
-
Updates the remaining estimate of an issue.
- updateRemainingEstimate(Issue, String, boolean) - Method in class com.atlassian.greenhopper.service.timetracking.TimeTrackingServiceImpl
- updateResolution(WorkflowResource.UpdateResolutionRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.WorkflowResource
- UpdateResolutionRequest() - Constructor for class com.atlassian.greenhopper.web.rapid.view.WorkflowResource.UpdateResolutionRequest
- UpdateRowInstruction - Class in com.atlassian.greenhopper.manager.rank.instruction
-
Update row instruction
- UpdateRowInstruction(ActiveObjects, Long, Long, Long, Long) - Constructor for class com.atlassian.greenhopper.manager.rank.instruction.UpdateRowInstruction
- updateSavedFilter(ApplicationUser, ErrorCollection, SearchRequest) - Method in interface com.atlassian.greenhopper.service.rapid.SavedFilterService
- updateSavedFilter(ApplicationUser, ErrorCollection, SearchRequest) - Method in class com.atlassian.greenhopper.service.rapid.SavedFilterServiceImpl
- updateSequence(Sprint, SprintAO) - Method in class com.atlassian.greenhopper.service.sprint.dao.SprintAOMapper
-
Only updates the sequence attribute; no other updates should be written.
- updateShowDaysInColumn(RapidViewEditResource.ShowDaysInColumnUpdateRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditResource
- updateShowDaysInColumn(ApplicationUser, RapidViewEditResource.ShowDaysInColumnUpdateRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditHelper
-
Update the show days in column property for a rapid view
- updateShowEpicAsPanel(RapidViewEditResource.ShowEpicAsPanelUpdateRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditResource
- updateShowEpicAsPanel(ApplicationUser, RapidViewEditResource.ShowEpicAsPanelUpdateRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditHelper
- updateSprint(Sprint) - Method in interface com.atlassian.greenhopper.service.sprint.SprintManager
-
Update a sprint
- updateSprint(Sprint) - Method in class com.atlassian.greenhopper.service.sprint.SprintManagerImpl
- updateSprint(ApplicationUser, Sprint) - Method in interface com.atlassian.greenhopper.service.sprint.SprintService
-
Update a sprint.
- updateSprint(ApplicationUser, Sprint) - Method in class com.atlassian.greenhopper.service.sprint.SprintServiceImpl
- updateSprint(Long, UpdateSprintRequest) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintResource
-
Updates a sprint with the given ID with the given update object.
- updateSprintAndRank(SprintRankRequest) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintRankResource
-
Update issue's rank and with possible sprint change in backlog.
- UpdateSprintRequest - Class in com.atlassian.greenhopper.web.rapid.sprint.model
- UpdateSprintRequest() - Constructor for class com.atlassian.greenhopper.web.rapid.sprint.model.UpdateSprintRequest
- updateStatisticsField(RapidViewAO, StatisticsFieldConfig) - Method in class com.atlassian.greenhopper.service.rapid.view.StatisticsFieldDao
- updateStatisticsField(ApplicationUser, ErrorCollection, RapidView, StatisticsFieldConfig) - Method in interface com.atlassian.greenhopper.service.rapid.view.StatisticsFieldService
- updateStatisticsField(ApplicationUser, ErrorCollection, RapidView, StatisticsFieldConfig) - Method in class com.atlassian.greenhopper.service.rapid.view.StatisticsFieldServiceImpl
-
Update the statistics field
- updateStatusMapping(ApplicationUser, ColumnEditRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.ColumnEditHelper
-
Updates the status mapping configuration with the new values
- updateSubquery(RapidView, Subquery) - Method in interface com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryManager
- updateSubquery(RapidView, Subquery) - Method in class com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryManagerImpl
- updateSubquery(ApplicationUser, long, SubqueryEntry) - Method in class com.atlassian.greenhopper.web.rapid.view.SubqueryHelper
-
Update a given Subquery
- updateSubquery(ApplicationUser, RapidView, Subquery) - Method in class com.atlassian.greenhopper.service.rapid.view.subquery.SubqueryServiceImpl
-
Update a subquery (subfilter)
- updateSubquery(ApplicationUser, RapidView, Subquery) - Method in interface com.atlassian.greenhopper.service.subquery.SubqueryService
-
Updates the subquery on the given board with the given subquery.
- updateSubquery(Long, SubqueryEntry) - Method in class com.atlassian.greenhopper.web.rapid.view.SubqueryResource
-
Update a Subquery given its id and the id of the rapid view it belongs to
- updateSwimlane(Swimlane, ErrorCollection) - Method in class com.atlassian.greenhopper.service.rapid.view.SwimlaneDao
- updateSwimlane(ApplicationUser, long, long, SwimlaneEntry) - Method in class com.atlassian.greenhopper.web.rapid.view.SwimlaneHelper
-
Update a given swimlane
- updateSwimlane(Long, Long, SwimlaneEntry) - Method in class com.atlassian.greenhopper.web.rapid.view.SwimlaneResource
-
Update a swimlane given its id and the id of the rapid view it belongs to
- updateSwimlaneStrategy(ApplicationUser, long, String) - Method in class com.atlassian.greenhopper.web.rapid.view.SwimlaneHelper
-
Update the swimlane strategy
- updateTimeZone(WorkingDaysResource.TimeZoneRequest) - Method in class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysResource
-
Update a Subquery given its id and the id of the rapid view it belongs to
- updateTimeZone(ApplicationUser, Long, String) - Method in class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysHelper
-
Update the timezone for a given rapid view
- updateTrackingStatistic(RapidView, StatisticsFieldConfig) - Method in class com.atlassian.greenhopper.manager.trackingstatistic.TrackingStatisticManager
- updateTrackingStatistic(ApplicationUser, RapidView, StatisticsFieldConfig) - Method in interface com.atlassian.greenhopper.service.rapid.view.statistics.TrackingStatisticService
-
Updates the specified rapid view to a new configuration.
- updateTrackingStatistic(ApplicationUser, RapidView, StatisticsFieldConfig) - Method in class com.atlassian.greenhopper.service.rapid.view.statistics.TrackingStatisticServiceImpl
- updateValue(CustomField, Issue, LexoRank) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCFType
- updateValue(CustomField, Issue, Issue) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
-
Update epic link property for
issue
, so that it points toepic
ifepic
is not null, or so that it points to nothing ifepic
is null. - updateValue(CustomField, Issue, Collection<Version>) - Method in class com.pyxis.greenhopper.jira.customfields.ReleasedVersionHistoryCFType
-
Add the to-be-released version to the custom field.
- updateVersion(ApplicationUser, Long, String, String, Date, Date) - Method in interface com.atlassian.greenhopper.service.version.VersionService
-
Update the version with the specified parameters.
- updateVersion(ApplicationUser, Long, String, String, Date, Date) - Method in class com.atlassian.greenhopper.service.version.VersionServiceImpl
- updateWeekDays(ApplicationUser, WeekDaysModel) - Method in class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysHelper
-
update the off days
- updateWeekDaysOff(WeekDaysModel) - Method in class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysResource
-
Update the weekdays marked as off
- updateWorkingDaysConfiguration(ApplicationUser, RapidView, WorkingDaysConfig) - Method in interface com.atlassian.greenhopper.service.rapid.view.workingdays.WorkingDaysService
-
Updates the working days configuration, that is the week days and the timezone
- updateWorkingDaysConfiguration(ApplicationUser, RapidView, WorkingDaysConfig) - Method in class com.atlassian.greenhopper.service.rapid.view.workingdays.WorkingDaysServiceImpl
- upgrade(ModelVersion, ActiveObjects) - Method in class com.atlassian.greenhopper.upgrade.AOUpgradeTask001
- UpgradeHistoryDetail(Map<String, Object>) - Constructor for class com.atlassian.greenhopper.upgrade.UpgradeVersionService.UpgradeHistoryDetail
- UpgradeTaskCheck - Class in com.atlassian.greenhopper.healthcheck
-
Checks if the plugin has successfully upgraded
- UpgradeTaskCheck(UpgradeVersionService) - Constructor for class com.atlassian.greenhopper.healthcheck.UpgradeTaskCheck
- UpgradeVersionService - Class in com.atlassian.greenhopper.upgrade
-
Keeps track of the last upgrade task number to run.
- UpgradeVersionService() - Constructor for class com.atlassian.greenhopper.upgrade.UpgradeVersionService
- UpgradeVersionService.PluginRunInfo - Class in com.atlassian.greenhopper.upgrade
- UpgradeVersionService.UpgradeHistoryDetail - Class in com.atlassian.greenhopper.upgrade
- uriVariables(BoardEvent) - Method in class com.atlassian.greenhopper.webhooks.url.BoardEventVariablesProvider
- uriVariables(SprintEvent) - Method in class com.atlassian.greenhopper.webhooks.url.SprintEventVariablesProvider
- url - Variable in class com.atlassian.greenhopper.api.RemoteLinkCreateRequest.RemoteObject
- url - Variable in class com.atlassian.greenhopper.api.sprints.RemoteLinkedSprint
-
URL linking to a relevant page for the sprint, page type tbd (report / board)
- url - Variable in class com.atlassian.greenhopper.service.sprint.RemoteSprintLinkService.JsonLink
- url - Variable in class com.atlassian.greenhopper.web.navigation.WebItemAction
- url - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.LinkedPagesModel.ApplicationLinkModel
- url - Variable in class com.atlassian.greenhopper.web.rapid.entity.common.RemoteEntityLinkModel
- url - Variable in class com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModel.LocalIssueLinkEntry
- url - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueConstantEntry
- url - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntry.RemoteSprintLinkEntry
- url(String) - Method in class com.atlassian.greenhopper.confluence.ConfluencePage.ConfluencePageBuilder
- url(String) - Method in class com.atlassian.greenhopper.confluence.ConfluenceSearchResult.ConfluenceSearchResultBuilder
- url(String) - Method in class com.atlassian.greenhopper.confluence.ConfluenceSpace.ConfluenceSpaceBuilder
- UrlContextFactory - Class in com.atlassian.greenhopper.webhooks.url
- UrlContextFactory(BoardEventVariablesProvider, SprintEventVariablesProvider) - Constructor for class com.atlassian.greenhopper.webhooks.url.UrlContextFactory
- urlEncode(String) - Static method in class com.atlassian.greenhopper.web.util.WebUtilities
- UrlReadingGlobalAdminCondition - Class in com.atlassian.greenhopper.web.admin
-
An implementation of
AbstractBooleanUrlReadingCondition
that checks theGlobalAdminCondition
. - UrlReadingGlobalAdminCondition(GlobalAdminConditionEvaluator) - Constructor for class com.atlassian.greenhopper.web.admin.UrlReadingGlobalAdminCondition
- UrlReadingIsLicensedCondition - Class in com.atlassian.greenhopper.web.conditions
-
Checks whether JIRA Software has a current and valid license, and adds a query parameter to resource URLs if it is.
- UrlReadingIsLicensedCondition() - Constructor for class com.atlassian.greenhopper.web.conditions.UrlReadingIsLicensedCondition
- UrlReadingIsValidUserCondition - Class in com.atlassian.greenhopper.web.conditions
-
Checks whether JIRA Software has a current and valid license and that the user is a Software user.
- UrlReadingIsValidUserCondition() - Constructor for class com.atlassian.greenhopper.web.conditions.UrlReadingIsValidUserCondition
- USE_EXISTING_SCREEN_SCHEME - Enum constant in enum class com.atlassian.greenhopper.customfield.CustomFieldConfigurationRestorer.ScreenSchemeOption
- useQuickForm - Variable in class com.atlassian.greenhopper.web.rapid.QuickEditSettingsModel
- user - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintEditEntryTransformer
- user - Variable in class com.atlassian.greenhopper.web.rapid.sprint.SprintPlanEntryTransformer
- user(String) - Method in class com.atlassian.greenhopper.model.rapid.AuditEntry.AuditEntryBuilder
- USER - Enum constant in enum class com.atlassian.greenhopper.model.rapid.BoardAdmin.Type
- USER - Enum constant in enum class com.atlassian.greenhopper.project.DefaultSoftwarePermissionSchemeData.RoleHolder
- USER - Enum constant in enum class com.atlassian.greenhopper.web.conditions.AccessCheckMode
- USER - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldEditType
- USER - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QAuditEntry
- USER_MANUAL - Enum constant in enum class com.atlassian.greenhopper.analytics.SprintClosedAnalyticsEvent.SprintTypeOfCloseAction
- USER_MANUAL - Enum constant in enum class com.atlassian.greenhopper.analytics.SprintStartedAnalyticsEvent.SprintTypeOfStartAction
- userCanSimplifyWorkflow() - Method in class com.atlassian.greenhopper.web.rapid.workflow.WorkflowHelper.SimplifiedWorkflowResult
- userConfig - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig
- UserConfig - Class in com.atlassian.greenhopper.web.rapid
- UserConfig() - Constructor for class com.atlassian.greenhopper.web.rapid.UserConfig
- UserConfigurationService - Class in com.atlassian.greenhopper.web.rapid
- UserConfigurationService() - Constructor for class com.atlassian.greenhopper.web.rapid.UserConfigurationService
- UserDataResource - Class in com.atlassian.greenhopper.web.rapid
- UserDataResource(UserPropertyService, UserConfigurationService) - Constructor for class com.atlassian.greenhopper.web.rapid.UserDataResource
- userDisplayNameHtml - Variable in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownStateChange
- userDisplayNameHtml(String) - Method in class com.atlassian.greenhopper.web.rapid.chart.burndown.BurndownStateChange.BurndownStateChangeBuilder
- UserEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.IssueRowEntry.UserEntry
- userHasPermissionToSplit - Variable in class com.atlassian.greenhopper.web.rapid.plan.SplitIssueResource.DialogData
- username - Variable in class com.atlassian.greenhopper.service.sprint.health.SprintHealth.SprintHealthAssignee
- UserPickerResultsWrapper(List<AssigneeUserPickerResource.UserPickerUser>, String) - Constructor for class com.atlassian.greenhopper.rest.AssigneeUserPickerResource.UserPickerResultsWrapper
- UserPickerUser(String, String, String, String) - Constructor for class com.atlassian.greenhopper.rest.AssigneeUserPickerResource.UserPickerUser
- userProfileTimeZone - Variable in class com.atlassian.greenhopper.web.rapid.sprint.model.StartSprintModel
- UserPropertyService - Interface in com.atlassian.greenhopper.service.properties
-
Provides access to user properties.
- UserPropertyServiceImpl - Class in com.atlassian.greenhopper.service.properties
-
Implementation of UserPropertiesService
- UserPropertyServiceImpl() - Constructor for class com.atlassian.greenhopper.service.properties.UserPropertyServiceImpl
- USERS - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldEditType
- userTimeZoneLabel - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig
- UserUtils - Class in com.atlassian.greenhopper.util
-
Contains a static method to check if a user is the owner of the given search request
- UserUtils() - Constructor for class com.atlassian.greenhopper.util.UserUtils
- userWhoLastReopened - Variable in class com.atlassian.greenhopper.web.rapid.chart.HistoricSprintData
- userWhoStarted - Variable in class com.atlassian.greenhopper.web.rapid.chart.HistoricSprintData
V
- val - Variable in class com.atlassian.greenhopper.api.epics.CustomFieldOptionModel
-
Display value for the option.
- VAL - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QCardColor
- valid(CustomField) - Static method in class com.atlassian.greenhopper.service.rank.SortedByRankFieldResult
- validate() - Method in class com.atlassian.greenhopper.service.util.ServiceErrorCollector
-
Checks if this ErrorCollection contains any errors, and if so, an ServiceOutcomeException is thrown.
- validate(ErrorCollection) - Static method in class com.atlassian.greenhopper.service.util.ServiceOutcomeHelper
-
If the given ErrorCollection contains errors, a ServiceOutcomeException is thrown that contains all those errors.
- validate(ServiceResult) - Static method in class com.atlassian.greenhopper.service.util.ServiceOutcomeHelper
-
If the given ServiceResult is invalid, a ServiceOutcomeException is thrown that contains all the errors from the given ServiceResult.
- validate(DataImportParams, DataImportOSPropertyValidator.DataImportProperties) - Method in class com.atlassian.greenhopper.jira.dataimport.BuildNumberValidator
- validate(BackupProject, I18nHelper) - Method in class com.atlassian.greenhopper.imports.AgilePluggableValidator
- validate(SearchRequest) - Method in class com.atlassian.greenhopper.service.rapid.SavedFilterCreationRequestValidator
-
Validates saved filter creation request.
- validate(ValidateData) - Method in class com.atlassian.greenhopper.web.rapid.project.GreenHopperProjectCreateHook
- validate(ApplicationUser, TerminalClause) - Method in class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelClauseValidator
- validate(ApplicationUser, TerminalClause) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkClauseValidator
- validate(ApplicationUser, TerminalClause) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankClauseValidator
- validate(ApplicationUser, TerminalClause) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintClauseValidator
-
Validate the provided terminal clause.
- validate(ApplicationUser, FunctionOperand, TerminalClause) - Method in class com.atlassian.greenhopper.customfield.sprint.AbstractSprintsStateJqlFunction
- validate(ProjectActionSupport, Map) - Method in class com.atlassian.greenhopper.web.rapid.chart.integration.DummyAgileReport
- validate(HttpServletRequest, Long) - Method in class com.atlassian.greenhopper.gadget.RapidViewGadgetResource
-
Validate
- validateCheck(IndexCheckService.CheckSpec) - Method in interface com.atlassian.greenhopper.service.index.IndexCheckService
-
Find out if the specified checks are necessary.
- validateCheck(IndexCheckService.CheckSpec) - Method in class com.atlassian.greenhopper.service.index.IndexCheckServiceImpl
- validateCloseAndGetIssuesToMove(ApplicationUser, Sprint, Sprint) - Method in class com.atlassian.greenhopper.service.sprint.SprintServiceImpl
-
Validates sprint update in terms of closing / moving issues to new destination
- validateColumns(RapidView, List<Column>, ErrorCollection) - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnService
- validateColumns(RapidView, List<Column>, ErrorCollection) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnServiceImpl
- validateColumns(List<Column>, ErrorCollection) - Method in interface com.atlassian.greenhopper.service.rapid.view.ColumnService
-
Deprecated.
- validateColumns(List<Column>, ErrorCollection) - Method in class com.atlassian.greenhopper.service.rapid.view.ColumnServiceImpl
- validateCreatePermission(ApplicationUser, SearchRequest) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewPermissionService
- validateCreatePermission(ApplicationUser, SearchRequest) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewPermissionServiceImpl
- validateCreateProject(ApplicationUser, String, String, String) - Method in interface com.atlassian.greenhopper.service.project.ProjectService
-
Validate the creation of a project with the given parameters.
- validateCreateProject(ApplicationUser, String, String, String) - Method in class com.atlassian.greenhopper.service.project.ProjectServiceImpl
- validateFromParams(CustomFieldParams, ErrorCollection, FieldConfig) - Method in class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelCFType
- validateFromParams(CustomFieldParams, ErrorCollection, FieldConfig) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkCFType
- validateFromParams(CustomFieldParams, ErrorCollection, FieldConfig) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCFType
- validateFromParams(CustomFieldParams, ErrorCollection, FieldConfig) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
- validateJql(ApplicationUser, Query, String) - Method in class com.atlassian.greenhopper.web.rapid.view.JqlHelper
-
Ensure the jql is properly parsable and not invalid Note: this is an adapted copy of IssueNavigator.validateQuery
- validateJql(ApplicationUser, Query, String, ErrorCollection) - Method in class com.atlassian.greenhopper.web.rapid.view.JqlHelper
-
Ensure the jql is properly parsable and not invalid Note: this is an adapted copy of IssueNavigator.validateQuery
- validateJql(ApplicationUser, String, String) - Method in class com.atlassian.greenhopper.web.rapid.view.JqlHelper
-
Validates a jql query string.
- validateJql(ApplicationUser, String, String, ErrorCollection) - Method in class com.atlassian.greenhopper.web.rapid.view.JqlHelper
-
Validates a jql query string.
- validateModifyPermission(ApplicationUser, RapidView) - Method in interface com.atlassian.greenhopper.service.rapid.view.RapidViewPermissionService
-
Returns an error outcome if the user specified does not have permission to modify the given
RapidView
. - validateModifyPermission(ApplicationUser, RapidView) - Method in class com.atlassian.greenhopper.service.rapid.view.RapidViewPermissionServiceImpl
- validateModifyWorkflow(ApplicationUser, Project, String) - Method in class com.atlassian.greenhopper.web.rapid.workflow.WorkflowHelper
- validateParams(ApplicationUser, SearchContext, FieldValuesHolder, I18nHelper, ErrorCollection) - Method in class com.atlassian.greenhopper.customfield.epiclink.EpicLinkSearchInputTransformer
- validateRankFieldConfiguration(CustomField) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCustomFieldService
- validateRankFieldConfiguration(CustomField) - Method in interface com.atlassian.greenhopper.service.rank.RankCustomFieldService
-
Validates the passed rank custom field configuration
- validateRankFieldConfiguration(CustomField) - Method in class com.atlassian.greenhopper.service.rank.RankCustomFieldServiceImpl
- validateRankFieldConfiguration(ApplicationUser, CustomField) - Method in class com.atlassian.greenhopper.customfield.lexorank.LexoRankCustomFieldService
- ValidateRankFieldKey(ApplicationUser, CustomField) - Constructor for class com.atlassian.greenhopper.customfield.lexorank.LexoRankCustomFieldService.ValidateRankFieldKey
- validateRapidViewId(Collection<ValidationError>, Long) - Method in class com.atlassian.greenhopper.gadget.RapidGadgetHelper
-
Validates a rapid view id.
- validateSprintData(Sprint) - Method in interface com.atlassian.greenhopper.service.sprint.SprintService
-
Validates sprint data against given conditions.
- validateSprintData(Sprint) - Method in class com.atlassian.greenhopper.service.sprint.SprintServiceImpl
- validateStringSpecialCharacters(String, ErrorCollection) - Method in class com.atlassian.greenhopper.web.util.WebUtilities
-
TODO Should not be in here.
- validateUpdate(Issue, SplitIssueService.IssueData) - Method in interface com.atlassian.greenhopper.web.rapid.plan.splitissue.UpdateOriginalIssueHelper
-
Checks if it is possible to update the issue.
- validateUpdate(Issue, SplitIssueService.IssueData) - Method in class com.atlassian.greenhopper.web.rapid.plan.splitissue.UpdateOriginalIssueHelperImpl
- validateUpdate(ApplicationUser, Long, IssueInputParameters) - Method in interface com.atlassian.greenhopper.service.issue.IssueUpdateService
-
This needs to be promoted to Jira!
- validateUpdate(ApplicationUser, Long, IssueInputParameters) - Method in class com.atlassian.greenhopper.service.issue.IssueUpdateServiceImpl
- validateUser(ApplicationUser) - Method in interface com.atlassian.greenhopper.license.LicenseService
-
Returns valid result if user has access to Agile features.
- validateUser(ApplicationUser) - Method in class com.atlassian.greenhopper.license.LicenseServiceImpl
- validateViewFind(ApplicationUser, String) - Method in class com.atlassian.greenhopper.web.rapid.welcome.WelcomeHelper
-
Check if the view searched for by the user was valid
- validateViewFind(String) - Method in class com.atlassian.greenhopper.web.rapid.welcome.WelcomeResource
- VALIDATION_FAILED - Enum constant in enum class com.atlassian.greenhopper.model.validation.ErrorCollection.Reason
-
Data validation failed.
- ValidationEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.view.StatisticsFieldEntry.ValidationEntry
- validationError(String, String...) - Static method in class com.atlassian.greenhopper.service.ServiceResultImpl
- validationMessage - Variable in class com.atlassian.greenhopper.web.rapid.view.StatisticsFieldEntry.ValidationEntry
- value - Variable in class com.atlassian.greenhopper.gadget.SprintHealthResource.ColumnModel
- value - Variable in class com.atlassian.greenhopper.web.rapid.issue.fields.NumberFieldEntry
-
Value of the field.
- value - Variable in class com.atlassian.greenhopper.web.rapid.list.RapidIssueEntry.NumberFieldValue
- value - Variable in class com.atlassian.greenhopper.web.rapid.view.RapidViewEditModel.OldDoneIssuesCutoffOption
- value(String) - Method in class com.atlassian.greenhopper.model.rapid.CardColor.CardColorBuilder
- value(T) - Static method in class com.atlassian.greenhopper.manager.lexorank.lock.LockProcessOutcome
- valueFor(String) - Static method in enum class com.atlassian.greenhopper.features.JiraSoftwareFeature
-
Just like the 'valueOf' method, but instead of throwing exceptions, it returns null
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardBaseAnalyticsEvent.EventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardOpenAnalyticsEvent.EventMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.analytics.SprintClosedAnalyticsEvent.SprintTypeOfCloseAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.analytics.SprintStartedAnalyticsEvent.SprintTypeOfStartAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.api.entity.remotelink.sprint.RemoteSprintLink.ApplicationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.api.rapid.view.StatisticsField.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.customfield.CustomFieldConfigurationRestorer.ScreenSchemeOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.EventListenerRegistry.ListenerKey
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.features.AgileDarkFeature
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.features.JiraSoftwareFeature
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.global.LoggerWrapper.LogLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.global.PerformanceLogger.Threshold
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.license.LicenseMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.manager.lexorank.LexoRankAO.ColumnDetails
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.manager.lexorank.LexoRankRow.RankRowType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.manager.lexorank.lock.LockEntity.ColumnDetails
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.manager.lexorank.lock.LockOutcome.FailReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.manager.lexorank.SqlSortLanguage
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.manager.lexorank.SqlSortOrder
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.model.lexorank.LexoRankBucket
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.model.rapid.BoardAdmin.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.model.rapid.CardColorStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.model.rapid.CardLayoutField.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.model.rapid.ColumnConfig.ConstraintType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.model.rapid.ColumnProgress
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.model.rapid.EstimationConfig.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.model.rapid.RapidView.OldDoneIssuesCutoff
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.model.rapid.RapidView.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.model.rapid.ShowEpics
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.model.rapid.StatisticsFieldConfig.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.model.rapid.SwimlaneStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.model.validation.ErrorCollection.Reason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.plugin.module.ModuleDefinition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.project.DefaultSoftwarePermissionSchemeData.RoleHolder
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.project.ProjectType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.service.api.remote.RemoteLinkConversationService.CreationConversation.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.service.index.IndexCheckService.CheckType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.service.issue.IssueTypePrototype
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceOperation.BalanceOperationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.service.lexorank.LexoRankOperation.RankOperationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent.Operation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent.OperationStep
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.service.lexorank.repair.Orientation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.service.lexorank.repair.RepairOutcome
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.service.rapid.BoardLocation.Modes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.service.rapid.RapidViewClauseService.ClauseType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.service.sprint.health.SprintHealth.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.service.sprint.health.SprintIssueMetrics.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.service.sprint.health.SprintMetrics.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.service.sprint.Sprint.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.service.sprint.SprintStateAuditEntry.Operation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.service.sprint.TimeUnits
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.service.workflow.ColumnConstraintPresets
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.service.workflow.PredefinedStatuses
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowPresets
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.util.database.DatabaseFamily
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.util.database.DatabaseType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.web.api.ProjectPageContextParameters
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.web.conditions.AccessCheckMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.web.rapid.event.UnlicensedAnalyticsEvent.Chart
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.web.rapid.event.UnlicensedAnalyticsEvent.Page
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldDetailsCategory
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldEditType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldRenderer
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.DetailsViewTab
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.utils.FieldDetailsCategoryPanel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.web.rapid.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.web.rapid.response.RapidBoardActionView
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.web.rapid.tools.BoardToolSectionContext.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.web.rapid.tools.RapidBoardToolsElement.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.web.rapid.view.EntryMoveModel.Position
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.web.rapid.view.RapidViewPreset
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.webhooks.AgileWebhookEvent
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.atlassian.greenhopper.webhooks.sections.AgileWebhookEventGroup
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardBaseAnalyticsEvent.EventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardOpenAnalyticsEvent.EventMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.analytics.SprintClosedAnalyticsEvent.SprintTypeOfCloseAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.analytics.SprintStartedAnalyticsEvent.SprintTypeOfStartAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.api.entity.remotelink.sprint.RemoteSprintLink.ApplicationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.api.rapid.view.StatisticsField.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.customfield.CustomFieldConfigurationRestorer.ScreenSchemeOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.EventListenerRegistry.ListenerKey
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.features.AgileDarkFeature
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.features.JiraSoftwareFeature
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.global.LoggerWrapper.LogLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.global.PerformanceLogger.Threshold
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.license.LicenseMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.manager.lexorank.LexoRankAO.ColumnDetails
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.manager.lexorank.LexoRankRow.RankRowType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.manager.lexorank.lock.LockEntity.ColumnDetails
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.manager.lexorank.lock.LockOutcome.FailReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.manager.lexorank.SqlSortLanguage
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.manager.lexorank.SqlSortOrder
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.model.lexorank.LexoRankBucket
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.model.rapid.BoardAdmin.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.model.rapid.CardColorStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.model.rapid.CardLayoutField.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.model.rapid.ColumnConfig.ConstraintType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.model.rapid.ColumnProgress
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.model.rapid.EstimationConfig.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.model.rapid.RapidView.OldDoneIssuesCutoff
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.model.rapid.RapidView.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.model.rapid.ShowEpics
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.model.rapid.StatisticsFieldConfig.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.model.rapid.SwimlaneStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.model.validation.ErrorCollection.Reason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.plugin.module.ModuleDefinition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.project.DefaultSoftwarePermissionSchemeData.RoleHolder
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.project.ProjectType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.service.api.remote.RemoteLinkConversationService.CreationConversation.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.service.index.IndexCheckService.CheckType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.service.issue.IssueTypePrototype
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.service.lexorank.balance.LexoRankBalanceOperation.BalanceOperationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.service.lexorank.LexoRankOperation.RankOperationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent.Operation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent.OperationStep
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.service.lexorank.repair.Orientation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.service.lexorank.repair.RepairOutcome
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.service.rapid.BoardLocation.Modes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.service.rapid.RapidViewClauseService.ClauseType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.service.sprint.health.SprintHealth.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.service.sprint.health.SprintIssueMetrics.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.service.sprint.health.SprintMetrics.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.service.sprint.Sprint.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.service.sprint.SprintStateAuditEntry.Operation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.service.sprint.TimeUnits
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.service.workflow.ColumnConstraintPresets
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.service.workflow.PredefinedStatuses
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowPresets
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.util.database.DatabaseFamily
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.util.database.DatabaseType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.web.api.ProjectPageContextParameters
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.web.conditions.AccessCheckMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.web.rapid.event.UnlicensedAnalyticsEvent.Chart
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.web.rapid.event.UnlicensedAnalyticsEvent.Page
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldDetailsCategory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldEditType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldRenderer
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.DetailsViewTab
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.utils.FieldDetailsCategoryPanel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.web.rapid.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.web.rapid.response.RapidBoardActionView
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.web.rapid.tools.BoardToolSectionContext.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.web.rapid.tools.RapidBoardToolsElement.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.web.rapid.view.EntryMoveModel.Position
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.web.rapid.view.RapidViewPreset
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.webhooks.AgileWebhookEvent
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.atlassian.greenhopper.webhooks.sections.AgileWebhookEventGroup
-
Returns an array containing the constants of this enum class, in the order they are declared.
- valuesEqual(String, String) - Method in class com.atlassian.greenhopper.customfield.epiccolor.EpicColorCFType
- valuesEqual(String, String) - Method in class com.atlassian.greenhopper.customfield.epiclabel.EpicLabelCFType
- valuesEqual(Collection<Sprint>, Collection<Sprint>) - Method in class com.atlassian.greenhopper.customfield.sprint.SprintCFType
- VELOCITY_CHART - Enum constant in enum class com.atlassian.greenhopper.web.rapid.event.UnlicensedAnalyticsEvent.Chart
- VELOCITY_SPRINT_PICKER - Static variable in class com.atlassian.greenhopper.features.SoftwareFeatureFlags
- VelocityChartIssueLimitChangedEvent - Class in com.atlassian.greenhopper.web.rapid.chart.event
- VelocityChartIssueLimitChangedEvent(Integer, Integer) - Constructor for class com.atlassian.greenhopper.web.rapid.chart.event.VelocityChartIssueLimitChangedEvent
- VelocityChartModel - Class in com.atlassian.greenhopper.web.rapid.chart
- VelocityChartModel() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.VelocityChartModel
- VelocityChartModel.QueryMetadata - Class in com.atlassian.greenhopper.web.rapid.chart
-
Holds information about query-related data eg. number of all sprints and maximum number of returned sprints.
- VelocityChartModel.VelocityStatEntry - Class in com.atlassian.greenhopper.web.rapid.chart
- VelocityChartModelFactory - Class in com.atlassian.greenhopper.web.rapid.chart
- VelocityChartModelFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.VelocityChartModelFactory
- VelocityChartSettingsManager - Class in com.atlassian.greenhopper.web.rapid.chart
- VelocityChartSettingsManager(PluginSettingsFactory, AuditService, EventPublisher) - Constructor for class com.atlassian.greenhopper.web.rapid.chart.VelocityChartSettingsManager
- VelocityChartSettingsService - Class in com.atlassian.greenhopper.web.rapid.chart
- VelocityChartSettingsService(VelocityChartSettingsManager, GlobalPermissionManager) - Constructor for class com.atlassian.greenhopper.web.rapid.chart.VelocityChartSettingsService
- VelocityChartSprintLimitChangedEvent - Class in com.atlassian.greenhopper.web.rapid.chart.event
- VelocityChartSprintLimitChangedEvent(Integer, Integer) - Constructor for class com.atlassian.greenhopper.web.rapid.chart.event.VelocityChartSprintLimitChangedEvent
- velocityStatEntries - Variable in class com.atlassian.greenhopper.web.rapid.chart.VelocityChartModel
- VelocityStatEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.VelocityChartModel.VelocityStatEntry
- VelocityStatEntry(Double, Double) - Constructor for class com.atlassian.greenhopper.web.rapid.chart.VelocityChartModel.VelocityStatEntry
- VelocityStatEntryFactory - Class in com.atlassian.greenhopper.web.rapid.chart
- VelocityStatEntryFactory(Set<String>, HistoricalEstimateStatisticValueResolver) - Constructor for class com.atlassian.greenhopper.web.rapid.chart.VelocityStatEntryFactory
- verify() - Method in interface com.pyxis.greenhopper.jira.license.GreenHopperLicenseManager
-
Deprecated.from 7.0.0 onwards, Jira Agile no longer maintains its own notion of a license. Please call
com.atlassian.jira.application.ApplicationAuthorizationService#hasNoLicensingAccessErrors(ApplicationKey.valueOf("jira-software"))
instead. - verify() - Method in class com.pyxis.greenhopper.jira.license.GreenHopperLicenseManagerImpl
-
Verify the license
- verifyCustomFieldExistsInDB(Long) - Method in interface com.atlassian.greenhopper.customfield.CustomFieldService
-
Checks if a custom field with the given id exists in the database
- verifyCustomFieldExistsInDB(Long) - Method in class com.atlassian.greenhopper.customfield.CustomFieldServiceImpl
- verifyCustomFieldExistsInDB(String) - Method in interface com.atlassian.greenhopper.customfield.CustomFieldService
-
Checks if a custom field with the given id exists in the database.
- verifyCustomFieldExistsInDB(String) - Method in class com.atlassian.greenhopper.customfield.CustomFieldServiceImpl
- verifyForDelete(long) - Method in class com.atlassian.greenhopper.filter.RapidBoardFilterDeletionVerifier
- verifyLicense(AccessCheckMode) - Method in class com.atlassian.greenhopper.web.conditions.GreenHopperConditionEvaluatorImpl
- verifySoftwareLicense() - Method in interface com.atlassian.greenhopper.license.SoftwareAuthorizationService
-
Determines whether a valid license is present for the JIRA Software application.
- verifySoftwareLicense() - Method in class com.atlassian.greenhopper.license.SoftwareAuthorizationServiceImpl
- version - Variable in class com.atlassian.greenhopper.web.rapid.chart.ReleaseBurndownChartModel
- version - Variable in class com.atlassian.greenhopper.web.rapid.chart.VersionProgressChartModel
- version - Variable in class com.atlassian.greenhopper.web.rapid.chart.VersionReportModel
- version(int, int...) - Static method in class com.atlassian.greenhopper.util.VersionKit
- version(BuildUtilsInfo) - Static method in class com.atlassian.greenhopper.util.VersionKit
- VERSION_ID - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QVersionMetaData
- VERSION_PK - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QVersionMetaData
- VERSION_REPORT - Enum constant in enum class com.atlassian.greenhopper.web.rapid.event.UnlicensedAnalyticsEvent.Chart
- VersionAdapterFactory - Class in com.atlassian.greenhopper.manager.version
-
Constructs an instance of a
VersionAdapter
for the current JIRA version. - VersionAdapterFactory() - Constructor for class com.atlassian.greenhopper.manager.version.VersionAdapterFactory
- VersionCustomFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
- VersionCustomFieldEntryFactory(FieldHelper, CustomField) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.VersionCustomFieldEntryFactory
- VersionData() - Constructor for class com.atlassian.greenhopper.web.rapid.plan.PlanningDataModel.VersionData
- VersionEntry - Class in com.atlassian.greenhopper.web.rapid.chart
-
Created with IntelliJ IDEA.
- VersionEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.VersionEntry
- VersionEntryFactory - Class in com.atlassian.greenhopper.web.rapid.chart
- VersionEntryFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.VersionEntryFactory
- versionId - Variable in class com.atlassian.greenhopper.web.rapid.chart.FixVersionChangeEntry
- versionId(Long) - Method in class com.atlassian.greenhopper.model.rapid.LegacyVersionMetaDataImpl.VersionMetaDataBuilder
- VersionKit - Class in com.atlassian.greenhopper.util
-
Helps with versions comparisons
- VersionKit() - Constructor for class com.atlassian.greenhopper.util.VersionKit
- VersionKit.SoftwareVersion - Class in com.atlassian.greenhopper.util
- versionLooksKosher() - Method in class com.atlassian.greenhopper.upgrade.UpgradeVersionService
- VersionMetaDataAO - Interface in com.atlassian.greenhopper.manager.version
- VersionMetaDataAOMapper - Class in com.atlassian.greenhopper.manager.version
- VersionMetaDataAOMapper() - Constructor for class com.atlassian.greenhopper.manager.version.VersionMetaDataAOMapper
- VersionMetaDataBuilder() - Constructor for class com.atlassian.greenhopper.model.rapid.LegacyVersionMetaDataImpl.VersionMetaDataBuilder
- VersionMetaDataBuilder(LegacyVersionMetaDataImpl) - Constructor for class com.atlassian.greenhopper.model.rapid.LegacyVersionMetaDataImpl.VersionMetaDataBuilder
- VersionMetaDataBuilder(VersionMetaData) - Constructor for class com.atlassian.greenhopper.model.rapid.LegacyVersionMetaDataImpl.VersionMetaDataBuilder
- VersionMetaDataDao - Class in com.atlassian.greenhopper.manager.version
- VersionMetaDataDao() - Constructor for class com.atlassian.greenhopper.manager.version.VersionMetaDataDao
- VersionMetaDataImpl - Class in com.atlassian.greenhopper.project.version
- VersionMetaDataImpl(Version) - Constructor for class com.atlassian.greenhopper.project.version.VersionMetaDataImpl
- VersionMetaDataManagerImpl - Class in com.atlassian.greenhopper.manager.version
- VersionMetaDataManagerImpl() - Constructor for class com.atlassian.greenhopper.manager.version.VersionMetaDataManagerImpl
- VersionModel() - Constructor for class com.atlassian.greenhopper.web.rapid.version.VersionResource.VersionModel
- VersionPermissionService - Interface in com.atlassian.greenhopper.service.version
- VersionPermissionServiceImpl - Class in com.atlassian.greenhopper.service.version
- VersionPermissionServiceImpl() - Constructor for class com.atlassian.greenhopper.service.version.VersionPermissionServiceImpl
- VersionProgressChartModel - Class in com.atlassian.greenhopper.web.rapid.chart
- VersionProgressChartModel() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.VersionProgressChartModel
- VersionProgressChartModelFactory - Class in com.atlassian.greenhopper.web.rapid.chart
- VersionProgressChartModelFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.VersionProgressChartModelFactory
- VersionProgressChartModelFactory(EstimateStatisticService, FixVersionHistoryService, StatisticHistoryDataService, BurndownColumnChangeFactory, I18nFactoryService, TimeZoneManager, WorkRateDataFactory, VersionEntryFactory, WorkingDaysService, RapidViewQueryService, EstimableIssueDataService, SprintIssueService) - Constructor for class com.atlassian.greenhopper.web.rapid.chart.VersionProgressChartModelFactory
- VersionQuery - Class in com.atlassian.greenhopper.service.rapid.view
-
Query which limit the result only to versions which fulfil its constraints.
- VersionQuery.Builder - Class in com.atlassian.greenhopper.service.rapid.view
- VersionReportModel - Class in com.atlassian.greenhopper.web.rapid.chart
- VersionReportModel() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.VersionReportModel
- VersionReportModelFactory - Class in com.atlassian.greenhopper.web.rapid.chart
- VersionReportModelFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.VersionReportModelFactory
- VersionResource - Class in com.atlassian.greenhopper.web.rapid.version
- VersionResource(VersionService, ProjectManager, DateTimeFormatter, DateFieldFormat, VersionPermissionService) - Constructor for class com.atlassian.greenhopper.web.rapid.version.VersionResource
- VersionResource.VersionModel - Class in com.atlassian.greenhopper.web.rapid.version
- VersionSearcherWrapper - Class in com.pyxis.greenhopper.jira.customfields
-
Extension to make the VersionSearcher usable in plugin space.
- VersionSearcherWrapper() - Constructor for class com.pyxis.greenhopper.jira.customfields.VersionSearcherWrapper
- VersionService - Interface in com.atlassian.greenhopper.service.version
-
Wrapper for JIRA's services / managers dealing with versions.
- VersionServiceImpl - Class in com.atlassian.greenhopper.service.version
- VersionServiceImpl() - Constructor for class com.atlassian.greenhopper.service.version.VersionServiceImpl
- VersionsFunctionOptimizer - Class in com.atlassian.greenhopper.util.jql
-
Abstract for optimizing unreleasedVersions() and releasedVersions() functions.
- VersionsFunctionOptimizer(VersionsFunctionOptimizer.VersionsFunctionOptimizerVisitor) - Constructor for class com.atlassian.greenhopper.util.jql.VersionsFunctionOptimizer
- versionStats - Variable in class com.atlassian.greenhopper.web.rapid.plan.PlanModeVersionModel
- VersionUpgradeConstants - Interface in com.atlassian.greenhopper.upgrade
-
Keeps track of version upgrade related constants.
- view - Variable in class com.atlassian.greenhopper.web.rapid.issue.fields.FieldUpdatedEntry
-
View data of the field.
- viewBoardsUrl - Variable in class com.atlassian.greenhopper.web.integration.TeamCalendarsSprintList.TeamCalendarsSprint
- ViewIssuesInEpicAction - Class in com.atlassian.greenhopper.web.rapid
-
This action is used to render the issues of an epic table.
- ViewIssuesInEpicAction() - Constructor for class com.atlassian.greenhopper.web.rapid.ViewIssuesInEpicAction
- ViewIssuesInNavigatorAction - Class in com.atlassian.greenhopper.web.rapid.plan
-
Initializes the session and redirects to the issue navigator in JIRA.
- ViewIssuesInNavigatorAction() - Constructor for class com.atlassian.greenhopper.web.rapid.plan.ViewIssuesInNavigatorAction
- views - Variable in class com.atlassian.greenhopper.web.rapid.RapidViewEntryList
- VISIBLE_DETAIL_VIEW_CONTEXT_MAP_ENTRY_KEY - Static variable in interface com.atlassian.greenhopper.web.rapid.issue.tabs.TabModelFactory
- VISIBLE_EPICS - Enum constant in enum class com.atlassian.greenhopper.service.rapid.RapidViewClauseService.ClauseType
- visit(AndClause) - Method in class com.atlassian.greenhopper.model.query.ProjectClauseVisitor
- visit(AndClause) - Method in class com.atlassian.greenhopper.util.jql.DeterminedProjectsInQueryVisitor
- visit(AndClause) - Method in class com.atlassian.greenhopper.util.jql.project.ProjectContextVisitor
- visit(AndClause) - Method in class com.atlassian.greenhopper.util.jql.project.ProjectSatisfiesQueryVisitor
- visit(ChangedClause) - Method in class com.atlassian.greenhopper.model.query.ProjectClauseVisitor
- visit(ChangedClause) - Method in class com.atlassian.greenhopper.util.jql.DeterminedProjectsInQueryVisitor
- visit(ChangedClause) - Method in class com.atlassian.greenhopper.util.jql.project.ProjectContextVisitor
- visit(ChangedClause) - Method in class com.atlassian.greenhopper.util.jql.project.ProjectSatisfiesQueryVisitor
- visit(NotClause) - Method in class com.atlassian.greenhopper.model.query.ProjectClauseVisitor
- visit(NotClause) - Method in class com.atlassian.greenhopper.util.jql.DeterminedProjectsInQueryVisitor
- visit(NotClause) - Method in class com.atlassian.greenhopper.util.jql.project.ProjectContextVisitor
- visit(NotClause) - Method in class com.atlassian.greenhopper.util.jql.project.ProjectSatisfiesQueryVisitor
- visit(OrClause) - Method in class com.atlassian.greenhopper.util.jql.DeterminedProjectsInQueryVisitor
- visit(OrClause) - Method in class com.atlassian.greenhopper.util.jql.project.ProjectContextVisitor
- visit(OrClause) - Method in class com.atlassian.greenhopper.util.jql.project.ProjectSatisfiesQueryVisitor
- visit(TerminalClause) - Method in class com.atlassian.greenhopper.model.query.ProjectClauseVisitor
- visit(TerminalClause) - Method in class com.atlassian.greenhopper.util.jql.DeterminedProjectsInQueryVisitor
- visit(TerminalClause) - Method in class com.atlassian.greenhopper.util.jql.project.ProjectContextVisitor
- visit(TerminalClause) - Method in class com.atlassian.greenhopper.util.jql.project.ProjectSatisfiesQueryVisitor
- visit(WasClause) - Method in class com.atlassian.greenhopper.model.query.ProjectClauseVisitor
- visit(WasClause) - Method in class com.atlassian.greenhopper.util.jql.DeterminedProjectsInQueryVisitor
- visit(WasClause) - Method in class com.atlassian.greenhopper.util.jql.project.ProjectContextVisitor
- visit(WasClause) - Method in class com.atlassian.greenhopper.util.jql.project.ProjectSatisfiesQueryVisitor
- visitAll(Visitor<SearchRequest>) - Method in interface com.atlassian.greenhopper.service.searchrequest.SearchRequestService
-
Visits all valid
SearchRequest
's in the system. - visitAll(Visitor<SearchRequest>) - Method in class com.atlassian.greenhopper.service.searchrequest.SearchRequestServiceImpl
- VOTES - Enum constant in enum class com.atlassian.greenhopper.web.rapid.issue.fields.FieldEditType
- VotesFieldEntryFactory - Class in com.atlassian.greenhopper.web.rapid.issue.fields
- VotesFieldEntryFactory(FieldHelper) - Constructor for class com.atlassian.greenhopper.web.rapid.issue.fields.VotesFieldEntryFactory
W
- warn(ErrorCollection) - Method in class com.atlassian.greenhopper.global.LoggerWrapper
- warn(String, Object...) - Method in class com.atlassian.greenhopper.global.LoggerWrapper
- WARN - Enum constant in enum class com.atlassian.greenhopper.global.LoggerWrapper.LogLevel
- warningMessage - Variable in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownModel
- wasChanged - Variable in class com.atlassian.greenhopper.api.rank.web.RankableChange
- wasChanged() - Method in interface com.atlassian.greenhopper.api.rank.RankChange
-
The result of the rank operation.
- wasChanged() - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankChange
- wasIssueAddedDuringSprint - Variable in class com.atlassian.greenhopper.web.rapid.issue.statistics.IssueSprintStatistics
- wasIssueCompleted - Variable in class com.atlassian.greenhopper.web.rapid.issue.statistics.IssueSprintStatistics
- wasIssueCompletedInAnotherSprint(Sprint, Issue) - Method in class com.atlassian.greenhopper.web.rapid.sprint.SprintStatusChangeHelper
- wasIssueCompletedInTheCurrentSprint - Variable in class com.atlassian.greenhopper.web.rapid.issue.statistics.IssueSprintStatistics
- wasIssueInAtSprintStart - Variable in class com.atlassian.greenhopper.web.rapid.issue.statistics.IssueSprintStatistics
- wasIssueInAtSprintStart() - Method in class com.atlassian.greenhopper.web.rapid.issue.statistics.IssueSprintStatistics.Builder
- wasIssueMarkedAsDoneDuringSprint(String) - Method in class com.atlassian.greenhopper.web.rapid.issue.statistics.HistoricalEstimateStatisticValueResolver
-
Check if the issue has completed in current sprint or not
- wasIssueRemovedDuringSprint - Variable in class com.atlassian.greenhopper.web.rapid.issue.statistics.IssueSprintStatistics
- WEB_ITEM - Enum constant in enum class com.atlassian.greenhopper.web.rapid.tools.RapidBoardToolsElement.Type
- WEB_PANEL - Enum constant in enum class com.atlassian.greenhopper.web.rapid.tools.RapidBoardToolsElement.Type
- WEB_RESOURCES - Enum constant in enum class com.atlassian.greenhopper.plugin.module.ModuleDefinition
- webItem(String, String, String) - Static method in class com.atlassian.greenhopper.web.rapid.tools.RapidBoardToolsElement
- WebItemAction - Class in com.atlassian.greenhopper.web.navigation
-
Representation of an action which is specified by a web-item.
- WebItemAction() - Constructor for class com.atlassian.greenhopper.web.navigation.WebItemAction
- WebItemAction(String, String, String, String, String) - Constructor for class com.atlassian.greenhopper.web.navigation.WebItemAction
- WebItemSection - Class in com.atlassian.greenhopper.web.navigation
- WebItemSection() - Constructor for class com.atlassian.greenhopper.web.navigation.WebItemSection
- webPanel(String, String) - Static method in class com.atlassian.greenhopper.web.rapid.tools.RapidBoardToolsElement
- WebResourcesReloadAction - Class in com.atlassian.greenhopper.web.rapid
-
Only available in dev mode and by admins.
- WebResourcesReloadAction() - Constructor for class com.atlassian.greenhopper.web.rapid.WebResourcesReloadAction
- WebSectionHelper - Interface in com.atlassian.greenhopper.web.navigation
-
A wrapper around
SimpleLinkManager
for constructing representations of web-sections and web-items. - WebSectionHelperImpl - Class in com.atlassian.greenhopper.web.navigation
- WebSectionHelperImpl() - Constructor for class com.atlassian.greenhopper.web.navigation.WebSectionHelperImpl
- WebUtilities - Class in com.atlassian.greenhopper.web.util
-
This service object provides access to web utilities that don't fit anywhere else.
- WebUtilities() - Constructor for class com.atlassian.greenhopper.web.util.WebUtilities
- wednesday - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.WeekDaysModel
- wednesday(boolean) - Method in class com.atlassian.greenhopper.model.rapid.WorkingDaysConfig.WorkingDaysConfigBuilder
- WEDNESDAY - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QWorkingDays
- week - Variable in class com.atlassian.greenhopper.web.rapid.RapidGlobalConfig.TimeTrackingSymbolsConfig
- weekDays - Variable in class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysConfigModel
- WeekDaysModel - Class in com.atlassian.greenhopper.web.rapid.view.workingdays
- WeekDaysModel() - Constructor for class com.atlassian.greenhopper.web.rapid.view.workingdays.WeekDaysModel
- WEEKS - Enum constant in enum class com.atlassian.greenhopper.service.sprint.TimeUnits
- weight - Variable in class com.atlassian.greenhopper.web.rapid.issue.tabs.editable.EditableTabSection
- WelcomeCreateProjectRequest - Class in com.atlassian.greenhopper.web.rapid.welcome
- WelcomeCreateProjectRequest() - Constructor for class com.atlassian.greenhopper.web.rapid.welcome.WelcomeCreateProjectRequest
- WelcomeCreateResponse - Class in com.atlassian.greenhopper.web.rapid.welcome
-
This is the data sent back to the client after a welcome mat create request was processed.
- WelcomeCreateResponse() - Constructor for class com.atlassian.greenhopper.web.rapid.welcome.WelcomeCreateResponse
- WelcomeCreateResponse.ProjectTemplate - Class in com.atlassian.greenhopper.web.rapid.welcome
- WelcomeCreateResponse.RapidViewTemplate - Class in com.atlassian.greenhopper.web.rapid.welcome
- WelcomeHelper - Class in com.atlassian.greenhopper.web.rapid.welcome
-
Responsible for all interactions with the welcome mat.
- WelcomeHelper() - Constructor for class com.atlassian.greenhopper.web.rapid.welcome.WelcomeHelper
- WelcomeResource - Class in com.atlassian.greenhopper.web.rapid.welcome
- WelcomeResource(WelcomeHelper, SampleDataProjectNameGenerator) - Constructor for class com.atlassian.greenhopper.web.rapid.welcome.WelcomeResource
- where() - Method in class com.atlassian.greenhopper.service.rapid.EmptyQueryAwareJqlBuilder
- where(String, Object...) - Method in interface com.atlassian.greenhopper.manager.lexorank.SqlDeleteStatement.WhereClause
- where(String, Object...) - Method in interface com.atlassian.greenhopper.manager.lexorank.SqlSelectStatement.WhereClause
- where(String, Object...) - Method in interface com.atlassian.greenhopper.manager.lexorank.SqlUpdateStatement.WhereClause
- WINDOW - Enum constant in enum class com.atlassian.greenhopper.analytics.findonboard.FindOnBoardOpenAnalyticsEvent.EventMode
- with(Class) - Static method in class com.atlassian.greenhopper.global.LoggerWrapper
- with(String) - Static method in class com.atlassian.greenhopper.global.LoggerWrapper
- with(Logger) - Static method in class com.atlassian.greenhopper.global.LoggerWrapper
- withCssClass(String) - Method in class com.atlassian.greenhopper.web.rapid.tools.RapidBoardToolsElement
- withLock(String, Long) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankRow.WithLock
- withNewId() - Method in class com.atlassian.greenhopper.model.rapid.CardLayoutField.CardLayoutFieldBuilder
- withoutDispatchingEvent() - Method in class com.atlassian.greenhopper.service.issuelink.IssueLinkRequest
- withoutDispatchingEvent() - Method in class com.atlassian.greenhopper.service.issuelink.IssueUnlinkRequest
- withParam(Object) - Method in interface com.atlassian.greenhopper.manager.lexorank.SqlUpdateStatement.SetClauseParameterSetter
-
Adds a parameter to be used in placeholder substitution when the statement is constructed.
- withParam(Object, Integer) - Method in interface com.atlassian.greenhopper.manager.lexorank.SqlUpdateStatement.SetClauseParameterSetter
-
Adds a parameter to be used in placeholder subsitution when the statement is constructed.
- withRank(String) - Method in interface com.atlassian.greenhopper.manager.lexorank.LexoRankRow.WithRank
- withRemainingRankOperations(int) - Method in class com.atlassian.greenhopper.service.lexorank.LexoRankOperation.Builder
- withRemainingRankOperations(int) - Method in interface com.atlassian.greenhopper.service.lexorank.LexoRankOperation.CompleteRankOperation
- withSubItems(Iterable<RapidBoardToolsElement>) - Method in class com.atlassian.greenhopper.web.rapid.tools.RapidBoardToolsElement
- WizardConfig - Class in com.atlassian.greenhopper.web.rapid.wizard
- WizardConfig() - Constructor for class com.atlassian.greenhopper.web.rapid.wizard.WizardConfig
- WizardConfigResource - Class in com.atlassian.greenhopper.web.rapid.wizard
- WizardConfigResource(FeatureManager, PermissionManager, SavedFilterService) - Constructor for class com.atlassian.greenhopper.web.rapid.wizard.WizardConfigResource
- WORK - Enum constant in enum class com.atlassian.greenhopper.model.rapid.CardLayoutField.Mode
- WORK - Enum constant in enum class com.atlassian.greenhopper.service.rapid.BoardLocation.Modes
- WORK - Enum constant in enum class com.atlassian.greenhopper.web.rapid.Mode
- WORK - Enum constant in enum class com.atlassian.greenhopper.web.rapid.tools.BoardToolSectionContext.Mode
- WORK_COMPLETION_PERCENTAGE - Enum constant in enum class com.atlassian.greenhopper.service.sprint.health.SprintMetrics.Type
- WORK_MODE - Enum constant in enum class com.atlassian.greenhopper.service.rapid.RapidViewClauseService.ClauseType
- WorkData - Class in com.atlassian.greenhopper.web.rapid.work
-
All pool data response
- WorkData() - Constructor for class com.atlassian.greenhopper.web.rapid.work.WorkData
- WorkData.ETagData - Class in com.atlassian.greenhopper.web.rapid.work
-
Holds information about the last update, used for polling purposes
- WorkData.WorkModeEpicData - Class in com.atlassian.greenhopper.web.rapid.work
- WorkDataFactory - Class in com.atlassian.greenhopper.web.rapid.work
-
Produces the issue list view for the RapidBoard.
- WorkDataFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.work.WorkDataFactory
- WorkFilters - Class in com.atlassian.greenhopper.web.rapid.work
-
Encapsulates the different filters to be applied to the work mode query
- WorkFilters() - Constructor for class com.atlassian.greenhopper.web.rapid.work.WorkFilters
- WorkFilters(Set<Long>, Set<Long>, ClauseToAdd, ClauseToAdd, ClauseToAdd, ClauseToAdd) - Constructor for class com.atlassian.greenhopper.web.rapid.work.WorkFilters
- workflowActive() - Method in class com.atlassian.greenhopper.service.workflow.CheckWorkflowEntitiesByNameResult
- WorkflowConstantsService - Interface in com.atlassian.greenhopper.service.workflow
-
Wrapper around getting / creating workflow constants such as
Status
andResolution
. - WorkflowConstantsServiceImpl - Class in com.atlassian.greenhopper.service.workflow
- WorkflowConstantsServiceImpl() - Constructor for class com.atlassian.greenhopper.service.workflow.WorkflowConstantsServiceImpl
- workflowExists() - Method in class com.atlassian.greenhopper.service.workflow.CheckWorkflowEntitiesByNameResult
- WorkflowHelper - Class in com.atlassian.greenhopper.web.rapid.workflow
- WorkflowHelper() - Constructor for class com.atlassian.greenhopper.web.rapid.workflow.WorkflowHelper
- WorkflowHelper.SimplifiedWorkflowResult - Class in com.atlassian.greenhopper.web.rapid.workflow
- WorkflowMigrationException - Exception Class in com.atlassian.greenhopper.workflow
-
Thrown when something bad happens during JIRA's Workflow Migration.
- WorkflowMigrationException() - Constructor for exception class com.atlassian.greenhopper.workflow.WorkflowMigrationException
- WorkflowMigrationException(String) - Constructor for exception class com.atlassian.greenhopper.workflow.WorkflowMigrationException
- WorkflowMigrationException(String, Throwable) - Constructor for exception class com.atlassian.greenhopper.workflow.WorkflowMigrationException
- WorkflowMigrationException(Throwable) - Constructor for exception class com.atlassian.greenhopper.workflow.WorkflowMigrationException
- WorkflowMigrationService - Interface in com.atlassian.greenhopper.workflow
- WorkflowMigrationServiceImpl - Class in com.atlassian.greenhopper.workflow
- WorkflowMigrationServiceImpl() - Constructor for class com.atlassian.greenhopper.workflow.WorkflowMigrationServiceImpl
- WorkflowResource - Class in com.atlassian.greenhopper.web.rapid.view
- WorkflowResource(RapidViewService, WorkflowService, ProjectService, WorkflowHelper, PermissionService, SearchService, IssueManager, I18nFactoryService, SimplifiedWorkflowService, ColumnService, WorkflowMigrationService, ColumnEditHelper, StatusEntryFactory, WorkflowSchemeManager, GlobalPermissionManager) - Constructor for class com.atlassian.greenhopper.web.rapid.view.WorkflowResource
- WorkflowResource.ConvertWorkflowModel - Class in com.atlassian.greenhopper.web.rapid.view
- WorkflowResource.ConvertWorkflowRequest - Class in com.atlassian.greenhopper.web.rapid.view
- WorkflowResource.CreateStatusRequest - Class in com.atlassian.greenhopper.web.rapid.view
- WorkflowResource.RemoveStatusModel - Class in com.atlassian.greenhopper.web.rapid.view
- WorkflowResource.RemoveStatusRequest - Class in com.atlassian.greenhopper.web.rapid.view
- WorkflowResource.StatusModel - Class in com.atlassian.greenhopper.web.rapid.view
- WorkflowResource.UpdateResolutionRequest - Class in com.atlassian.greenhopper.web.rapid.view
- workflowSchemeExists() - Method in class com.atlassian.greenhopper.service.workflow.CheckWorkflowEntitiesByNameResult
- WorkflowService - Interface in com.atlassian.greenhopper.service.workflow
-
Provides workflow related service methods
- WorkflowService.WorkTransitions - Interface in com.atlassian.greenhopper.service.workflow
- WorkflowServiceImpl - Class in com.atlassian.greenhopper.service.workflow
-
Provides workflow related service methods
- WorkflowServiceImpl() - Constructor for class com.atlassian.greenhopper.service.workflow.WorkflowServiceImpl
- WORKING_DAYS_CONFIG - Static variable in class com.atlassian.greenhopper.rest.RapidViewEditResourceExpands
- WORKINGDAYS_PK - Variable in class com.atlassian.greenhopper.schema.querydsl.current.QWorkingDays
- WorkingDaysAO - Interface in com.atlassian.greenhopper.manager.workingdays
-
Stores the working days configuration for a rapid view.
- WorkingDaysAOListMapper - Class in com.atlassian.greenhopper.manager.workingdays
- WorkingDaysAOListMapper(RapidViewAO, WorkingDaysAOMapper, ActiveObjects, NonWorkingDayAOMapper) - Constructor for class com.atlassian.greenhopper.manager.workingdays.WorkingDaysAOListMapper
- WorkingDaysAOMapper - Class in com.atlassian.greenhopper.manager.workingdays
- WorkingDaysAOMapper() - Constructor for class com.atlassian.greenhopper.manager.workingdays.WorkingDaysAOMapper
- WorkingDaysConfig - Class in com.atlassian.greenhopper.model.rapid
-
Defines the working days configuration
- WorkingDaysConfig.WorkingDaysConfigBuilder - Class in com.atlassian.greenhopper.model.rapid
- WorkingDaysConfigBuilder() - Constructor for class com.atlassian.greenhopper.model.rapid.WorkingDaysConfig.WorkingDaysConfigBuilder
- WorkingDaysConfigBuilder(WorkingDaysConfig) - Constructor for class com.atlassian.greenhopper.model.rapid.WorkingDaysConfig.WorkingDaysConfigBuilder
- WorkingDaysConfigModel - Class in com.atlassian.greenhopper.web.rapid.view.workingdays
- WorkingDaysConfigModel() - Constructor for class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysConfigModel
- WorkingDaysDao - Class in com.atlassian.greenhopper.manager.workingdays
- WorkingDaysDao() - Constructor for class com.atlassian.greenhopper.manager.workingdays.WorkingDaysDao
- WorkingDaysHelper - Class in com.atlassian.greenhopper.web.rapid.view.workingdays
- WorkingDaysHelper() - Constructor for class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysHelper
- WorkingDaysManager - Interface in com.atlassian.greenhopper.manager.workingdays
-
Manages the working days configuration of rapid views
- WorkingDaysManagerImpl - Class in com.atlassian.greenhopper.manager.workingdays
- WorkingDaysManagerImpl() - Constructor for class com.atlassian.greenhopper.manager.workingdays.WorkingDaysManagerImpl
- WorkingDaysResource - Class in com.atlassian.greenhopper.web.rapid.view.workingdays
- WorkingDaysResource(WorkingDaysHelper, WorkRateDataFactory, TimeZoneManager, RapidViewService, SprintTimeRemainingService) - Constructor for class com.atlassian.greenhopper.web.rapid.view.workingdays.WorkingDaysResource
- WorkingDaysResource.NonWorkingDayRequest - Class in com.atlassian.greenhopper.web.rapid.view.workingdays
- WorkingDaysResource.TimeInPeriodResponse - Class in com.atlassian.greenhopper.web.rapid.view.workingdays
- WorkingDaysResource.TimeZoneRequest - Class in com.atlassian.greenhopper.web.rapid.view.workingdays
- WorkingDaysService - Interface in com.atlassian.greenhopper.service.rapid.view.workingdays
-
Manages working days configuration for a rapid board
- WorkingDaysServiceImpl - Class in com.atlassian.greenhopper.service.rapid.view.workingdays
- WorkingDaysServiceImpl() - Constructor for class com.atlassian.greenhopper.service.rapid.view.workingdays.WorkingDaysServiceImpl
- WorklogTimelineResolver - Class in com.atlassian.greenhopper.service.timetracking
-
Contains the logic for calculating a worklog time for an issue
- WorklogTimelineResolver() - Constructor for class com.atlassian.greenhopper.service.timetracking.WorklogTimelineResolver
- WorkModeEpicData() - Constructor for class com.atlassian.greenhopper.web.rapid.work.WorkData.WorkModeEpicData
- workRateData - Variable in class com.atlassian.greenhopper.web.rapid.chart.ControlChartModel
-
The non working and working days.
- workRateData - Variable in class com.atlassian.greenhopper.web.rapid.chart.EpicProgressChartModel
- workRateData - Variable in class com.atlassian.greenhopper.web.rapid.chart.ScopeChangeBurndownModel
- workRateData - Variable in class com.atlassian.greenhopper.web.rapid.chart.SprintBurndownModel
- workRateData - Variable in class com.atlassian.greenhopper.web.rapid.chart.VersionProgressChartModel
- WorkRateData - Class in com.atlassian.greenhopper.model.charts
-
Result returned by the WorkRateService
- WorkRateData - Class in com.atlassian.greenhopper.web.rapid.chart.time
- WorkRateData() - Constructor for class com.atlassian.greenhopper.model.charts.WorkRateData
- WorkRateData() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.time.WorkRateData
- WorkRateData.RateEntry - Class in com.atlassian.greenhopper.web.rapid.chart.time
- WorkRateDataFactory - Class in com.atlassian.greenhopper.web.rapid.chart
-
Retrieves work rates for charts (burndown chart, control chart)
- WorkRateDataFactory() - Constructor for class com.atlassian.greenhopper.web.rapid.chart.WorkRateDataFactory
- WorkRateEntry - Class in com.atlassian.greenhopper.model.charts
-
A work rate entry defined by a time span and a corresponding burndown rate
- WorkRateEntry(DateTime, DateTime, boolean) - Constructor for class com.atlassian.greenhopper.model.charts.WorkRateEntry
- WorkRateService - Interface in com.atlassian.greenhopper.service.charts
-
Service that provides a work rate for a given time span
- WorkRateServiceImpl - Class in com.atlassian.greenhopper.service.charts
- WorkRateServiceImpl() - Constructor for class com.atlassian.greenhopper.service.charts.WorkRateServiceImpl
- WorkResource - Class in com.atlassian.greenhopper.web.rapid.work
- WorkResource(RapidIssueEntryQueryService, WorkDataFactory, ProjectHistoryService, ProjectEntryTransformer, RapidViewService, WorkflowService, CardColorQueryService, JiraSoftwareFeatureService) - Constructor for class com.atlassian.greenhopper.web.rapid.work.WorkResource
- WorkResource.ColorsRequestBean - Class in com.atlassian.greenhopper.web.rapid.work
- WorkResource.GetIssueResponse - Class in com.atlassian.greenhopper.web.rapid.work
- WorkResource.WorkTransitionEntry - Class in com.atlassian.greenhopper.web.rapid.work
- WorkTransitionEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.work.WorkResource.WorkTransitionEntry
- wrap(Query, Query) - Static method in class com.atlassian.greenhopper.service.rapid.EmptyFilterQueryWrapper
- writeHtml(Writer, Map<String, Object>) - Method in class com.atlassian.greenhopper.issue.detailsview.IssueDetailsViewPanel
Y
- YEARS - Enum constant in enum class com.atlassian.greenhopper.service.sprint.TimeUnits
- YES - Enum constant in enum class com.atlassian.greenhopper.model.rapid.ShowEpics
Z
- zero(LexoNumeralSystem) - Static method in class com.atlassian.greenhopper.model.lexorank.LexoInteger
- ZERO_DECIMAL - Static variable in class com.atlassian.greenhopper.model.lexorank.LexoRank
- ZERO_SIGN - Static variable in class com.atlassian.greenhopper.model.lexorank.LexoInteger
- ZipContents() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.attachment.AttachmentEntry.ZipContents
- ZipContents(boolean, int, int, List<AttachmentZipExtractor.ZipEntry>) - Constructor for class com.atlassian.greenhopper.issue.util.AttachmentZipExtractor.ZipContents
- ZipEntry() - Constructor for class com.atlassian.greenhopper.web.rapid.issue.attachment.AttachmentEntry.ZipEntry
- ZipEntry(String, String, String, String, AttachmentZipExtractor.IconEntry) - Constructor for class com.atlassian.greenhopper.issue.util.AttachmentZipExtractor.ZipEntry
_
- _doTask(T) - Method in class com.atlassian.greenhopper.global.AbstractTransactionalTask
- _undoTask(T) - Method in class com.atlassian.greenhopper.global.AbstractTransactionalTask
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
EpicService.addIssuesToEpic(IssueLinkRequest)
instead