Interface SummaryPanel

All Known Implementing Classes:
AbstractSummaryPanel, ComponentsSummaryPanel, FieldsPanel, IssueTypesPanel, NotificationsPanel, PermissionsPanel, RolesPanel, ScreensPanel, SettingsPanel, VersionSummaryPanel, WorkflowPanel

public interface SummaryPanel
Marker interface for the summary panel.
Since:
v4.4
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setProject(String projectKey, long id)
     
  • Method Details

    • setProject

      void setProject(String projectKey, long id)