com.atlassian.jira.portal
Class ProjectTableCategoriesDescriptor

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

public class ProjectTableCategoriesDescriptor
extends Object
implements ObjectDescriptor


Constructor Summary
ProjectTableCategoriesDescriptor()
           
 
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

ProjectTableCategoriesDescriptor

public ProjectTableCategoriesDescriptor()
Method Detail

getDescription

public String getDescription(Map properties,
                             Map values)
Specified by:
getDescription in interface ObjectDescriptor

validateProperties

public Map validateProperties(Map values)
Specified by:
validateProperties in interface ObjectDescriptor


Copyright © 2002-2009 Atlassian. All Rights Reserved.