Class PackageRefreshService
java.lang.Object
org.deltava.service.WebService
org.deltava.service.simbrief.PackageRefreshService
A Web Service to refresh SimBrief briefing packages.
- Since:
- 10.3
- Version:
- 11.5
- Author:
- Luke
-
Constructor Details
-
PackageRefreshService
public PackageRefreshService()
-
-
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
-