Class ScheduleService
java.lang.Object
es.kukenan.smartfi.microservice.smartficore.service.ScheduleService
Schedule service implementations.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<es.kukenan.smartfi.dto.ResponseDTO<Object>>Search all enabled banks.
-
Field Details
-
scheduledRequestStatusProcess
Schedule process.
-
-
Constructor Details
-
ScheduleService
public ScheduleService()
-
-
Method Details
-
executeOnDemand
public org.springframework.http.ResponseEntity<es.kukenan.smartfi.dto.ResponseDTO<Object>> executeOnDemand()Search all enabled banks.- Returns:
- list of enabled banks.
-