public class StatusHandler extends AMSApiHandler implements IStatusHandler
Constructor and Description |
---|
StatusHandler() |
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public List<Status> getFolgeStatus(UserContext uc, Benutzer currentUser, Projekt projekt, Status currentStatus)
getFolgeStatus
in interface IStatusHandler
uc
- the ucprojekt
- the projektcurrentStatus
- the current statuspublic Status move(UserContext uc, Status status, int newIdxNum)
move
in interface IStatusHandler
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.