com.atlassian.fisheye.plugins.scm.utils
Interface SimpleConfiguration


public interface SimpleConfiguration

Interface for configuration ob jects which are used to configure plugins which are clients of the SimpleConfigurationServlet


Method Summary
 java.lang.String getName()
           
 void setName(java.lang.String name)
           
 

Method Detail

getName

java.lang.String getName()

setName

void setName(java.lang.String name)