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