@Controller @RequestMapping(value="/inbox") public class InboxController extends Object
| Constructor and Description |
|---|
InboxController() |
| Modifier and Type | Method and Description |
|---|---|
String |
showInbox() |
String |
showInboxDraft() |
String |
showInboxHistory(Long stateId) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.