You could adapt the code used for the executor status on the left of every page 
in Jenkins.

Note that slaves have a number of executors, and each of them can run a build. 
Additional executors can be created temporarily for light-weight jobs. Either 
your description is simplified, or you're writing this for a _very_ specific 
configuration.

On 21.10.2013, at 11:20, StudyCodes <[email protected]> wrote:

>  Hi all the smart developers,
> 
>            Im quite new to Jenkins and currently we are working on developing 
> new dashboard view plugin based on existing Dashboard-view plugin. We want to 
> display the currently running job for each slave machines like
> 
>                 slave 1           JobA(running)     a progress bar   Build ID
>                 slave 2           JobB(running)     a progress bar   Build ID
>                 slave 3                                                       
>     
>            slave 3 is empty because it is not running any job now, it may has 
> last build job and it can be shown using lastBuild, but now what we want is 
> showing the running job for each slave. Do you have any idea how this portlet 
> should be written or any source code can provide? Thank you so much for the 
> help!!!
> 
> from SC
> 
> 
> -- 
> 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.

-- 
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