Uses of Interface
com.atlassian.jira.image.dropdown.DropDownCreatorService

Packages that use DropDownCreatorService
com.atlassian.jira.image.dropdown   
com.atlassian.jira.rest.v1.images   
 

Uses of DropDownCreatorService in com.atlassian.jira.image.dropdown
 

Classes in com.atlassian.jira.image.dropdown that implement DropDownCreatorService
 class DefaultDropDownCreatorService
          Default implementation that uses raws the image on a created buffered image.
 

Uses of DropDownCreatorService in com.atlassian.jira.rest.v1.images
 

Constructors in com.atlassian.jira.rest.v1.images with parameters of type DropDownCreatorService
DropDownResource(DropDownCreatorService dropDownCreatorService)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.