com.atlassian.jira.portal
Class ProjectObjectDescriptor

java.lang.Object
  extended bycom.atlassian.jira.portal.ProjectObjectDescriptor
All Implemented Interfaces:
com.atlassian.configurable.ObjectDescriptor

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


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

ProjectObjectDescriptor

public ProjectObjectDescriptor()
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-2006 Atlassian. All Rights Reserved.