Class ECpdsApplication.ProductStepStatusForREST
java.lang.Object
ecmwf.ecpds.master.plugin.service.ECpdsApplication.ProductStepStatusForREST
- Enclosing class:
ECpdsApplication
The Class ProductStepStatusForREST.
This class is used to encapsulate the ProductStepStatus class into a front end class to show only the required
fields with the dates converted in to the number of seconds since ecpoch.
-
Method Summary
Modifier and TypeMethodDescriptionGets the arrival time.long
Gets the buffer.Gets the last update time.long
Gets the minutes before schedule.Gets the product.Gets the product time.Gets the scheduled time.Gets the status.long
getStep()
Gets the step.getTime()
Gets the time.getType()
Gets the type.
-
Method Details
-
getProduct
-
getTime
-
getBuffer
public long getBuffer()Gets the buffer.- Returns:
- the buffer
-
getStep
public long getStep()Gets the step.- Returns:
- the step
-
getType
-
getArrivalTime
-
getStatus
-
getMinutesBeforeSchedule
public long getMinutesBeforeSchedule()Gets the minutes before schedule.- Returns:
- the minutes before schedule
-
getScheduledTime
-
getLastUpdate
-
getProductTime
-