com.atlassian.jira.projectconfig.contextproviders
Class ComponentsSummaryPanelContextProvider.SimpleComponent

java.lang.Object
  extended by com.atlassian.jira.projectconfig.contextproviders.ComponentsSummaryPanelContextProvider.SimpleComponent
Enclosing class:
ComponentsSummaryPanelContextProvider

public static class ComponentsSummaryPanelContextProvider.SimpleComponent
extends Object


Method Summary
 boolean equals(Object o)
           
 String getName()
           
 String getUserHoverHtml()
           
 int hashCode()
           
 boolean isHasLead()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public String getName()

getUserHoverHtml

public String getUserHoverHtml()

isHasLead

public boolean isHasLead()

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2002-2013 Atlassian. All Rights Reserved.