com.atlassian.jira.portal
Class ProjectCategoriesDescriptor

java.lang.Object
  extended by com.atlassian.jira.portal.ProjectCategoriesDescriptor
All Implemented Interfaces:
com.atlassian.configurable.ObjectDescriptor

public class ProjectCategoriesDescriptor
extends Object
implements com.atlassian.configurable.ObjectDescriptor


Constructor Summary
ProjectCategoriesDescriptor()
           
 
Method Summary
 String getDescription(Map properties, Map values)
           
 Map validateProperties(Map values)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectCategoriesDescriptor

public ProjectCategoriesDescriptor()
Method Detail

getDescription

public String getDescription(Map properties,
                             Map values)
Specified by:
getDescription in interface com.atlassian.configurable.ObjectDescriptor

validateProperties

public Map validateProperties(Map values)
Specified by:
validateProperties in interface com.atlassian.configurable.ObjectDescriptor


Copyright © 2002-2008 Atlassian. All Rights Reserved.