| Modifier and Type | Method and Description |
|---|---|
List<SProcessCategoryMapping> |
CategoryService.searchProcessCategoryMappings(org.bonitasoft.engine.persistence.QueryOptions queryOptions)
Search process category mappings corresponding to criteria
|
| Modifier and Type | Method and Description |
|---|---|
long |
CategoryService.deleteProcessCategoryMappings(List<SProcessCategoryMapping> mappings) |
| Modifier and Type | Method and Description |
|---|---|
List<SProcessCategoryMapping> |
CategoryServiceImpl.searchProcessCategoryMappings(org.bonitasoft.engine.persistence.QueryOptions queryOptions) |
| Modifier and Type | Method and Description |
|---|---|
long |
CategoryServiceImpl.deleteProcessCategoryMappings(List<SProcessCategoryMapping> mappings) |
| Modifier and Type | Method and Description |
|---|---|
SProcessCategoryMapping |
SProcessCategoryMappingBuilder.done() |
| Modifier and Type | Method and Description |
|---|---|
SProcessCategoryMapping |
SProcessCategoryMappingBuilderImpl.done() |
| Modifier and Type | Class and Description |
|---|---|
class |
SProcessCategoryMappingImpl |
| Modifier and Type | Method and Description |
|---|---|
static org.bonitasoft.engine.persistence.SelectListDescriptor<SProcessCategoryMapping> |
SelectDescriptorBuilder.getCategoryMappingOfProcessAndCategories(long processDefinitionId,
List<Long> categoryIds,
int fromIndex,
int maxResults) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.