public abstract class AbstractArchivedCommentsSearchEntity extends AbstractSearchEntity<ArchivedComment,org.bonitasoft.engine.core.process.comment.model.archive.SAComment>
| Constructor and Description |
|---|
AbstractArchivedCommentsSearchEntity(SearchEntityDescriptor searchDescriptor,
SearchOptions options) |
| Modifier and Type | Method and Description |
|---|---|
List<ArchivedComment> |
convertToClientObjects(List<org.bonitasoft.engine.core.process.comment.model.archive.SAComment> serverObjects)
Must convert server objects in client objects here
|
execute, executeCount, executeSearch, getResult, getSearchFilter, validateQuerypublic AbstractArchivedCommentsSearchEntity(SearchEntityDescriptor searchDescriptor, SearchOptions options)
public List<ArchivedComment> convertToClientObjects(List<org.bonitasoft.engine.core.process.comment.model.archive.SAComment> serverObjects)
AbstractSearchEntityconvertToClientObjects in class AbstractSearchEntity<ArchivedComment,org.bonitasoft.engine.core.process.comment.model.archive.SAComment>serverObjects - The server object to convertCopyright © 2017 Bonitasoft S.A.. All rights reserved.