| Package | Description |
|---|---|
| org.bonitasoft.engine.search |
| Modifier and Type | Method and Description |
|---|---|
static <C extends Serializable,S extends org.bonitasoft.engine.persistence.PersistentObject> |
AbstractSearchEntity.search(SearchEntityDescriptor searchDescriptor,
SearchOptions options,
BonitaReadFunction<List<S>,List<C>> converter,
BonitaReadFunction<org.bonitasoft.engine.persistence.QueryOptions,Long> count,
BonitaReadFunction<org.bonitasoft.engine.persistence.QueryOptions,List<S>> search) |
static <C extends Serializable,S extends org.bonitasoft.engine.persistence.PersistentObject> |
AbstractSearchEntity.search(SearchEntityDescriptor searchDescriptor,
SearchOptions options,
BonitaReadFunction<List<S>,List<C>> converter,
BonitaReadFunction<org.bonitasoft.engine.persistence.QueryOptions,Long> count,
BonitaReadFunction<org.bonitasoft.engine.persistence.QueryOptions,List<S>> search) |
static <C extends Serializable,S extends org.bonitasoft.engine.persistence.PersistentObject> |
AbstractSearchEntity.search(SearchEntityDescriptor searchDescriptor,
SearchOptions options,
BonitaReadFunction<List<S>,List<C>> converter,
BonitaReadFunction<org.bonitasoft.engine.persistence.QueryOptions,Long> count,
BonitaReadFunction<org.bonitasoft.engine.persistence.QueryOptions,List<S>> search) |
static AbstractHumanTaskInstanceSearchEntity |
AbstractHumanTaskInstanceSearchEntity.searchHumanTaskInstance(SearchEntityDescriptor searchDescriptor,
SearchOptions options,
FlowNodeStateManager flowNodeStateManager,
BonitaReadFunction<org.bonitasoft.engine.persistence.QueryOptions,Long> count,
BonitaReadFunction<org.bonitasoft.engine.persistence.QueryOptions,List<org.bonitasoft.engine.core.process.instance.model.SHumanTaskInstance>> search)
factory to create a search human task descriptor
|
static AbstractHumanTaskInstanceSearchEntity |
AbstractHumanTaskInstanceSearchEntity.searchHumanTaskInstance(SearchEntityDescriptor searchDescriptor,
SearchOptions options,
FlowNodeStateManager flowNodeStateManager,
BonitaReadFunction<org.bonitasoft.engine.persistence.QueryOptions,Long> count,
BonitaReadFunction<org.bonitasoft.engine.persistence.QueryOptions,List<org.bonitasoft.engine.core.process.instance.model.SHumanTaskInstance>> search)
factory to create a search human task descriptor
|
Copyright © 2018 Bonitasoft S.A.. All rights reserved.