| Package | Description |
|---|---|
| org.bonitasoft.engine.supervisor.mapping | |
| org.bonitasoft.engine.supervisor.mapping.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
SupervisorMappingService.deleteAllProcessSupervisors()
Delete all supervisors for the connected tenant
|
void |
SupervisorMappingService.deleteProcessSupervisor(long supervisorId)
Delete the id specified supervisor
|
void |
SupervisorMappingService.deleteProcessSupervisor(SProcessSupervisor supervisor)
Delete the specific supervisor
|
| Modifier and Type | Method and Description |
|---|---|
void |
SupervisorMappingServiceImpl.deleteAllProcessSupervisors() |
void |
SupervisorMappingServiceImpl.deleteProcessSupervisor(long supervisorId) |
void |
SupervisorMappingServiceImpl.deleteProcessSupervisor(SProcessSupervisor supervisor) |
Copyright © 2019 Bonitasoft S.A.. All rights reserved.