public interface

WithKey

com.atlassian.jira.entity.WithKey
Known Indirect Subclasses

Class Overview

Entities implementing this interface are supposed to be uniquely identifiable by key.

Summary

Public Methods
String getKey()

Public Methods

public String getKey ()

Returns
  • the entity key.