com.atlassian.jira.web.util
Class ProductVersionDataBeanProvider
java.lang.Object
com.atlassian.jira.web.util.ProductVersionDataBeanProvider
- All Implemented Interfaces:
- com.google.common.base.Supplier<ProductVersionDataBean>
public class ProductVersionDataBeanProvider
- extends Object
- implements com.google.common.base.Supplier<ProductVersionDataBean>
- Since:
- v5.2.x
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProductVersionDataBeanProvider
public ProductVersionDataBeanProvider(BuildUtilsInfo buildUtilsInfo)
get
public ProductVersionDataBean get()
- Specified by:
get
in interface com.google.common.base.Supplier<ProductVersionDataBean>
Copyright © 2002-2014 Atlassian. All Rights Reserved.