| Package | Description |
|---|---|
| com.suncode.pwfl.workflow.activity |
Pakiet zawiera zbiór elementów umożliwiających zarządzanie zadaniami.
|
| Modifier and Type | Method and Description |
|---|---|
List<ActivityRedirection> |
ActivityRedirectionService.getRedirections(String userName)
Pobiera listę przekierowań dla użytkownika
|
| Modifier and Type | Method and Description |
|---|---|
Long |
ActivityRedirectionService.createActivityRedirection(ActivityRedirection ar)
Tworzy przekierowanie dla zadania
|
void |
ActivityRedirectionService.deleteActivityRedirection(ActivityRedirection ar)
Usuwa przekierowanie
|
void |
ActivityRedirectionService.updateActivityRedirection(ActivityRedirection ar) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActivityRedirectionService.updateActivityRedirections(List<ActivityRedirection> list,
String userName) |
Copyright © 2015 Suncode. All rights reserved.