Kiran Kashalkar (RIFT.io)
Feature (do not modify)
UI, SO
Currently the service primitive job details have no order, so one cannot tell what order the jobs were executed in. With the help of the SO to provide a timestamp (seconds since epoch) on each job indicating the submission time, the UI should order the jobs with latest on top. The service primitive jobs also don't have the parameters passed along with the job, so context is lost. Again, with the help of the SO module, the UI should show the parameters that were used when triggering a job.
Should demonstrate the following: