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 AttachmentsBlock.gallery()
           
 ImageAttachmentsGallery DefaultAttachmentsBlock.gallery()
           
 

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



Copyright © 2002-2012 Atlassian. All Rights Reserved.