Class CommentNavigationImpl

java.lang.Object
com.atlassian.jira.functest.framework.navigation.CommentNavigationImpl
All Implemented Interfaces:
CommentNavigation

public class CommentNavigationImpl extends Object implements CommentNavigation
Implementation for comment navigation.
Since:
v6.5
  • Constructor Details

    • CommentNavigationImpl

      @Inject public CommentNavigationImpl(Navigation navigation, net.sourceforge.jwebunit.WebTester tester)
  • Method Details