Class IndexableSharedEntity<S extends SharedEntity>

java.lang.Object
com.atlassian.jira.sharing.IndexableSharedEntity<S>
All Implemented Interfaces:
Favourite, SharedEntity

public class IndexableSharedEntity<S extends SharedEntity> extends Object implements SharedEntity
Represents a SharedEntity in a lightweight way that can be used for indexing.

Like SearchRequests, you can set the share permissions after construction because they might not always be available at that time.

Since:
v4.0