| Modifier and Type | Method and Description |
|---|---|
protected List<SProcessSupervisor> |
ProcessAPIImpl.searchSProcessSupervisors(Long processDefinitionId,
Long userId,
Long groupId,
Long roleId) |
| Modifier and Type | Method and Description |
|---|---|
List<ProcessSupervisor> |
AbstractSupervisorSearchEntity.convertToClientObjects(List<SProcessSupervisor> serverObjects) |
| Modifier and Type | Method and Description |
|---|---|
List<SProcessSupervisor> |
SearchSupervisors.executeSearch(QueryOptions searchOptions) |
| Modifier and Type | Method and Description |
|---|---|
static ProcessSupervisor |
ModelConvertor.toProcessSupervisor(SProcessSupervisor sSupervisor) |
| Modifier and Type | Method and Description |
|---|---|
static List<ProcessSupervisor> |
ModelConvertor.toProcessSupervisors(List<SProcessSupervisor> sSupervisors) |
| Modifier and Type | Method and Description |
|---|---|
SProcessSupervisor |
SupervisorMappingService.createProcessSupervisor(SProcessSupervisor supervisor)
Create supervisor in DB according to the given supervisor
|
SProcessSupervisor |
SupervisorMappingService.getProcessSupervisor(long supervisorId)
get supervisor without display name by its id
|
| Modifier and Type | Method and Description |
|---|---|
List<SProcessSupervisor> |
SupervisorMappingService.searchProcessSupervisors(QueryOptions queryOptions)
Search all supervisors suit to the specific criteria
|
| Modifier and Type | Method and Description |
|---|---|
SProcessSupervisor |
SupervisorMappingService.createProcessSupervisor(SProcessSupervisor supervisor)
Create supervisor in DB according to the given supervisor
|
void |
SupervisorMappingService.deleteProcessSupervisor(SProcessSupervisor supervisor)
Delete the specific supervisor
|
| Modifier and Type | Method and Description |
|---|---|
SProcessSupervisor |
SupervisorMappingServiceImpl.createProcessSupervisor(SProcessSupervisor supervisor) |
SProcessSupervisor |
SupervisorMappingServiceImpl.getProcessSupervisor(long supervisorId) |
| Modifier and Type | Method and Description |
|---|---|
static SelectByIdDescriptor<SProcessSupervisor> |
SelectDescriptorBuilder.getSupervisor(long supervisorId) |
static SelectOneDescriptor<SProcessSupervisor> |
SelectDescriptorBuilder.getSupervisor(long processDefId,
long userId) |
List<SProcessSupervisor> |
SupervisorMappingServiceImpl.searchProcessSupervisors(QueryOptions queryOptions) |
| Modifier and Type | Method and Description |
|---|---|
SProcessSupervisor |
SupervisorMappingServiceImpl.createProcessSupervisor(SProcessSupervisor supervisor) |
void |
SupervisorMappingServiceImpl.deleteProcessSupervisor(SProcessSupervisor supervisor) |
| Modifier and Type | Method and Description |
|---|---|
SProcessSupervisor |
SProcessSupervisorBuilder.done() |
| Modifier and Type | Class and Description |
|---|---|
class |
SProcessSupervisorImpl |
| Modifier and Type | Method and Description |
|---|---|
SProcessSupervisor |
SProcessSupervisorBuilderImpl.done() |
Copyright © 2019 Bonitasoft S.A.. All rights reserved.