@Api public interface ProcessRightService
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasRightsToDeleteProcess(String userName,
String processId)
Sprawdza czy użytkownik posiada uprawnienia do usunięcia procesu o podanym id
|
boolean hasRightsToDeleteProcess(String userName, String processId) throws ServiceException
userName - login użytkownikaprocessId - id procesuServiceException - wyjątek rzucony w przypadku błędu pobierania uprawnieńCopyright © 2023 Suncode. All rights reserved.