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 RefEntityService.add(String description)
           
 RefEntity RefEntityServiceImpl.add(String description)
           
 

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



Copyright © 2002-2012 Atlassian. All Rights Reserved.