Uses of Interface
com.atlassian.jira.functest.framework.navigation.issue.ImageAttachmentsGallery

Packages that use ImageAttachmentsGallery
com.atlassian.jira.functest.framework.navigation.issue   
 

Uses of ImageAttachmentsGallery in com.atlassian.jira.functest.framework.navigation.issue
 

Classes in com.atlassian.jira.functest.framework.navigation.issue that implement ImageAttachmentsGallery
 class DefaultImageAttachmentsGallery
           
 

Methods in com.atlassian.jira.functest.framework.navigation.issue that return ImageAttachmentsGallery
 ImageAttachmentsGallery DefaultAttachmentsBlock.gallery()
           
 ImageAttachmentsGallery AttachmentsBlock.gallery()
           
 

Constructors in com.atlassian.jira.functest.framework.navigation.issue with parameters of type ImageAttachmentsGallery
DefaultAttachmentsBlock(net.sourceforge.jwebunit.WebTester tester, com.atlassian.jira.testkit.client.log.FuncTestLogger logger, FileAttachmentsList fileAttachmentsList, ImageAttachmentsGallery imageAttachmentsGallery, AttachmentManagement attachmentManagement)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.