public interface IStatusHandler extends IAPIHandler
Modifier and Type | Method and Description |
---|---|
List<Status> |
getFolgeStatus(UserContext uc,
Benutzer currentUser,
Projekt projekt,
Status currentStatus)
Gets the folge status.
|
Status |
move(UserContext uc,
Status status,
int newIdxNum) |
getName
List<Status> getFolgeStatus(UserContext uc, Benutzer currentUser, Projekt projekt, Status currentStatus)
uc
- the uccurrentUser
- projekt
- the projektcurrentStatus
- the current statusStatus move(UserContext uc, Status status, int newIdxNum)
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.