com.atlassian.jira.plugin.viewissue
Class AttachmentBlockContextProvider.IconGenerator

java.lang.Object
  extended by com.atlassian.jira.plugin.viewissue.AttachmentBlockContextProvider.IconGenerator
Enclosing class:
AttachmentBlockContextProvider

public class AttachmentBlockContextProvider.IconGenerator
extends Object


Nested Class Summary
 class AttachmentBlockContextProvider.IconGenerator.SimpleIcon
           
 
Constructor Summary
AttachmentBlockContextProvider.IconGenerator()
           
 
Method Summary
 AttachmentBlockContextProvider.IconGenerator.SimpleIcon getIcon(AttachmentBlockContextProvider.SimpleAttachment attachment)
           
 AttachmentBlockContextProvider.IconGenerator.SimpleIcon getIcon(AttachmentZipKit.AttachmentZipEntry zipEntry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttachmentBlockContextProvider.IconGenerator

public AttachmentBlockContextProvider.IconGenerator()
Method Detail

getIcon

public AttachmentBlockContextProvider.IconGenerator.SimpleIcon getIcon(AttachmentBlockContextProvider.SimpleAttachment attachment)

getIcon

public AttachmentBlockContextProvider.IconGenerator.SimpleIcon getIcon(AttachmentZipKit.AttachmentZipEntry zipEntry)


Copyright © 2002-2013 Atlassian. All Rights Reserved.