Class BTSolviceStatusCheck

java.lang.Object
overit.geocall.bl.BusinessTask<SolviceStatusCheckEvent>
overit.geocallapp.wfm.scheduling.rc1.oss.status.task.BTSolviceStatusCheck
All Implemented Interfaces:
Serializable, Tool

@Event(SolviceStatusCheckEvent.class) public class BTSolviceStatusCheck extends BusinessTask<SolviceStatusCheckEvent>
Business task for checking Solvice service status.
The task retrieves the current status of the Solvice optimization service by calling the health check endpoint if the base URL was correctly configured in the company properties (see PropertiesScheduling.Optimization.getSolviceBaseUrl()).
Since:
22.0
See Also:
GCApi:
task