Uses of Interface
com.atlassian.jira.dev.reference.plugin.ao.RefEntity

Packages that use RefEntity
com.atlassian.jira.dev.reference.plugin.ao   
 

Uses of RefEntity in com.atlassian.jira.dev.reference.plugin.ao
 

Methods in com.atlassian.jira.dev.reference.plugin.ao that return RefEntity
 RefEntity RefEntityServiceImpl.add(String description)
           
 RefEntity RefEntityService.add(String description)
           
 

Methods in com.atlassian.jira.dev.reference.plugin.ao that return types with arguments of type RefEntity
 List<RefEntity> RefEntityServiceImpl.allEntities()
           
 List<RefEntity> RefEntityService.allEntities()
           
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.