[ 
https://issues.apache.org/jira/browse/JCLOUDS-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13701286#comment-13701286
 ] 

ASF subversion and git services commented on JCLOUDS-146:
---------------------------------------------------------

Commit 726b1f3ee39c7bbe29aad9830c55b2ef0a9b57cf in branch refs/heads/master 
from [~nacx]
[ 
https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds-labs.git;h=726b1f3 ]

JCLOUDS-146: Refactored asynchronous tasks in Abiquo

Refactored asynchronous tasks to be generic, and created a
concrete task class for each existing task type. This way all
operations will produce a typed task, and operating with it
will be easier. This will also allow to get the results produced
by the task.

                
> Abiquo: Provide a way to get the result of asynchronous tasks
> -------------------------------------------------------------
>
>                 Key: JCLOUDS-146
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-146
>             Project: jclouds
>          Issue Type: Bug
>          Components: jclouds-labs
>    Affects Versions: 1.6.1
>            Reporter: Ignasi Barrera
>            Assignee: Ignasi Barrera
>              Labels: abiquo
>             Fix For: 1.7.0
>
>         Attachments: JCLOUDS-146.patch
>
>
> In Abiquo, all finished asynchronous tasks, have a "result" link that can be 
> used to get the results of the task.
> A method should be added to the AsyncTask object to read that link and 
> provide a generic way of getting the produced results.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to