Class SharedEntity.TypeDescriptor<S extends SharedEntity>

java.lang.Object
com.atlassian.jira.sharing.SharedEntity.TypeDescriptor<S>
All Implemented Interfaces:
Serializable
Enclosing interface:
SharedEntity

public static final class SharedEntity.TypeDescriptor<S extends SharedEntity> extends Object implements Serializable
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.

See Also: