public static final class

SharedEntity.TypeDescriptor

extends Object
implements Serializable
java.lang.Object
   ↳ com.atlassian.jira.sharing.SharedEntity.TypeDescriptor<S extends com.atlassian.jira.sharing.SharedEntity>

Class Overview

The name and type of a SharedEntity.

Note: Once released, the name of these should never change as there are persistent artefacts such as index paths that depend on this name.

Summary

Nested Classes
class SharedEntity.TypeDescriptor.Factory  
Public Methods
boolean equals(Object obj)
String getName()
int hashCode()
String toString()
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public boolean equals (Object obj)

public String getName ()

public int hashCode ()

public String toString ()