[
https://issues.apache.org/jira/browse/GRIFFIN-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Ershov updated GRIFFIN-237:
----------------------------------
Description:
Getting particular entity by id is very natural part of any API.Together with
GRIFFIN-229 it would allow to wait for job
completion, unlocking lots of potential use cases.
h2. Server
Provide a RESTful GET method to _/api/v1//jobs/instances/\{jobInstanceId}_
returning JobInstanceBean for specified jobInstanceBean id.
was:
Getting particular entity by id is very natural part of any API.Together with
GRIFFIN-229 it would allow to wait for job
completion, unlocking lots of potential use cases.
h2. Server
Provide a RESTful GET method to _/api/v1//jobs/instances/\{jobInstanceId}
returning JobInstanceBean for specified jobInstanceBean id._
> [Jobs] Implement service method getting JobInstanceBean by JobInstanceBean id
> -----------------------------------------------------------------------------
>
> Key: GRIFFIN-237
> URL: https://issues.apache.org/jira/browse/GRIFFIN-237
> Project: Griffin (Incubating)
> Issue Type: New Feature
> Reporter: Dmitry Ershov
> Priority: Major
>
> Getting particular entity by id is very natural part of any API.Together with
> GRIFFIN-229 it would allow to wait for job
> completion, unlocking lots of potential use cases.
>
> h2. Server
> Provide a RESTful GET method to _/api/v1//jobs/instances/\{jobInstanceId}_
> returning JobInstanceBean for specified jobInstanceBean id.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)