com.atlassian.jira.functest.framework.admin
Interface Resolutions

All Known Implementing Classes:
ResolutionsImpl

public interface Resolutions

Framework for manipulating resolutions

Since:
v4.0

Method Summary
 String addResolution(String name)
           
 

Method Detail

addResolution

String addResolution(String name)
Parameters:
name - the name of the resolution to add
Returns:
the id of the added resolution


Copyright © 2002-2013 Atlassian. All Rights Reserved.