com.atlassian.connector.commons.jira.beans
Interface JIRASavedFilter

All Superinterfaces:
JIRAQueryFragment
All Known Implementing Classes:
JIRASavedFilterBean

public interface JIRASavedFilter
extends JIRAQueryFragment


Method Summary
 String getAuthor()
           
 String getProject()
           
 
Methods inherited from interface com.atlassian.connector.commons.jira.beans.JIRAQueryFragment
getClone, getId, getMap, getName, getQueryStringFragment
 

Method Detail

getAuthor

String getAuthor()

getProject

String getProject()


Copyright © 2008-2010 Atlassian Pty Ltd. All Rights Reserved.