public class ApplicationController extends Object
| Constructor and Description |
|---|
ApplicationController(FodApi api)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<ApplicationDTO> |
getApplications()
Get list of applications
|
public ApplicationController(FodApi api)
api - api object with client infopublic List<ApplicationDTO> getApplications()
Copyright © 2016–2017. All rights reserved.