com.atlassian.jira.plugin.componentpanel
Interface ComponentContext

All Known Implementing Classes:
ComponentContextImpl

public interface ComponentContext

Maintains the context for the Component tabs.


Method Summary
 ProjectComponent getComponent()
          Retrieve the component for this context
 

Method Detail

getComponent

ProjectComponent getComponent()
Retrieve the component for this context

Returns:
A ProjectComponent


Copyright © 2002-2009 Atlassian. All Rights Reserved.