Class PilotNominationService
java.lang.Object
org.deltava.service.WebService
org.deltava.service.hr.PilotNominationService
A Web Service to display Pilots eligible for promotion to Senior Captain.
- Since:
- 3.3
- Version:
- 7.3
- Author:
- Luke
-
Constructor Details
-
PilotNominationService
public PilotNominationService()
-
-
Method Details
-
execute
Executes the Web Service.- Specified by:
execute
in classWebService
- Parameters:
ctx
- the Web Service context- Returns:
- the HTTP status code
- Throws:
ServiceException
- if an error occurs
-