Hello,

I have got build queue items using HttpClient JAVA API. (URL : 
http://{host}/queue/api/json)
But I don't know meaning of some items.

First, please see a tree I have got below.

id
buildableStartMilliseconds
task
        color
        name
        url
inQueueSince
stuck
blocked
params
why
actions
        parameters
                name
                value
causes
        shortDescription
        userId
        userName
buildable


In a tree,
What's the meaning of buildableStartMilliseconds, inQueueSince?
I think inQueueSince means started time but not executed yet, right?

I would like to see docs for json api.
The page about apis (https://builds.apache.org/queue/api/) is not enough to 
understand it.


Please advise me.
Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to