Class QueryUrlSupplierImpl
java.lang.Object
com.atlassian.jira.dashboarditem.statistics.util.QueryUrlSupplierImpl
- All Implemented Interfaces:
QueryUrlSupplier
- Since:
- v6.4
-
Constructor Summary
ConstructorsConstructorDescriptionQueryUrlSupplierImpl(VelocityRequestContextFactory velocityRequestContextFactory, JqlStringSupport jqlStringSupport) -
Method Summary
Modifier and TypeMethodDescriptiongetUrlForFilter(Long filterId) getUrlForQuery(Query query) getUrlForQueryWithVersion(Query query, Version version)
-
Constructor Details
-
QueryUrlSupplierImpl
@Autowired public QueryUrlSupplierImpl(VelocityRequestContextFactory velocityRequestContextFactory, JqlStringSupport jqlStringSupport)
-
-
Method Details
-
getUrlForQuery
- Specified by:
getUrlForQueryin interfaceQueryUrlSupplier
-
getUrlForQueryWithVersion
- Specified by:
getUrlForQueryWithVersionin interfaceQueryUrlSupplier
-
getUrlForFilter
- Specified by:
getUrlForFilterin interfaceQueryUrlSupplier
-