com.atlassian.jira.issue.customfields.config.helper
Interface BasicConfigFieldDescriptor


public interface BasicConfigFieldDescriptor


Method Summary
 String getDescription()
           
 String getKey()
           
 String getName()
           
 

Method Detail

getName

String getName()

getDescription

String getDescription()

getKey

String getKey()


Copyright © 2002-2012 Atlassian. All Rights Reserved.