public static interface DefaultSharedEntityIndexer.EntityDocumentFactory
Modifier and Type | Method and Description |
---|---|
DefaultSharedEntityIndexer.EntityDocument |
get(SharedEntity entity)
Get the
DefaultSharedEntityIndexer.EntityDocument for the entity. |
DefaultSharedEntityIndexer.EntityDocument get(SharedEntity entity)
DefaultSharedEntityIndexer.EntityDocument
for the entity.entity
- the SharedEntity
to indexDefaultSharedEntityIndexer.EntityDocument
- must not be null.Copyright © 2002-2015 Atlassian. All Rights Reserved.