Hi,

I fetched information about the tasks using a ProcessDefinitionEntity
object. The ProcessDefinitionEntity class exposes a method,
getTaskDefinitions(), that can be used to get the task definitions of the
corresponding process.

Thank you.

Dilini Mihindra Mampitiya Arachchi
Intern - Software Engineer
WSO2 Inc.
Mobile: +94 710 420 550
Email: [email protected]

On Fri, Mar 18, 2016 at 2:50 PM, Chathura Ekanayake <[email protected]>
wrote:

> Hi Dilini,
>
> How are you fetching information about tasks in the current
> implementation? Activiti REST API provides support for fetching task
> related information. If we don't have it currently in our new REST API, we
> can add similar methods to it.
>
> Regards,
> Chathura
>
>
> On Wed, Mar 16, 2016 at 9:18 AM, Dilini Mihindra <[email protected]> wrote:
>
>> Hi all,
>>
>> Thank you for the suggestion. Current implementation does not use REST
>> API. I completed the above task and now I am working on rendering
>> information through REST API.
>>
>> Thank you.
>>
>> Dilini Mihindra Mampitiya Arachchi
>> Intern - Software Engineer
>> Mobile: +94 710 420 550
>> Email: [email protected]
>>
>> On Tue, Mar 15, 2016 at 5:46 PM, Waruna Jayaweera <[email protected]>
>> wrote:
>>
>>> Hi,
>>> Yes. It is better if we can expose rendering information through rest
>>> api. These data will be helpful when integrating bps runtime with process
>>> center too.
>>>
>>> Thanks,
>>> Waruna
>>>
>>> On Tue, Mar 15, 2016 at 5:30 PM, Vinod Kavinda <[email protected]> wrote:
>>>
>>>> Hi,
>>>> Are we exposing these information via REST api? It's better to expose
>>>> everything in REST first. Then we can build the UI as relevant, later.
>>>>
>>>> Regards,
>>>> Vinod
>>>> On Mar 15, 2016 1:14 PM, "Nandika Jayawardana" <[email protected]>
>>>> wrote:
>>>>
>>>>> Lets implement this for bpmn explorer as well.  However, both would
>>>>> change when we move to C5.
>>>>>
>>>>> Regards
>>>>> Nandika
>>>>>
>>>>> On Tue, Mar 15, 2016 at 12:31 PM, Vinod Kavinda <[email protected]>
>>>>> wrote:
>>>>>
>>>>>> [Adding Architecture@]
>>>>>> Hi DiliniM,
>>>>>> As we are planning on dropping the admin UIs with C5, is there a use
>>>>>> of integrating this with admin console UI? Shall we do this in our BPMN
>>>>>> explorer UI?
>>>>>>
>>>>>> Regards,
>>>>>> Vinod
>>>>>>
>>>>>> On Tue, Mar 15, 2016 at 12:24 PM, Dilini Mihindra <[email protected]>
>>>>>> wrote:
>>>>>>
>>>>>>> Hi all,
>>>>>>>
>>>>>>> I am working on rendering the information of the current task of an
>>>>>>> active BPMN process instance. As supported by Activiti, the process 
>>>>>>> diagram
>>>>>>> of an active process instance is given as following:
>>>>>>>
>>>>>>>
>>>>>>>                            *Figrue 1 - The process instance diagram
>>>>>>> of *
>>>>>>> *                                 an active BPMN process instance*
>>>>>>>
>>>>>>> The current task of the process instance is highlighted by a red
>>>>>>> boarder in the given process diagram. I am working on rendering the
>>>>>>> information of this current task in the instance_list_view.jsp page so 
>>>>>>> that
>>>>>>> the users can get a clear idea on the current task.
>>>>>>>
>>>>>>> The following properties are displayed regarding each task:​
>>>>>>>
>>>>>>>
>>>>>>>    - Task Key
>>>>>>>    - Task Name
>>>>>>>    - Assignee
>>>>>>>    - Description
>>>>>>>    - Category
>>>>>>>    - Due Date
>>>>>>>    - Form Key
>>>>>>>    - Owner
>>>>>>>    - Priority
>>>>>>>    - Skip
>>>>>>>    - Candidate Group Ids
>>>>>>>    - Candidate User Ids
>>>>>>>
>>>>>>> Thank you.
>>>>>>>
>>>>>>>
>>>>>>> Dilini Mihindra Mampitiya Arachchi
>>>>>>> Intern - Software Engineer
>>>>>>> Mobile: +94 710 420 550
>>>>>>> Email: [email protected]
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> Dev mailing list
>>>>>>> [email protected]
>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Vinod Kavinda
>>>>>> Software Engineer
>>>>>> *WSO2 Inc. - lean . enterprise . middleware <http://www.wso2.com>.*
>>>>>> Mobile : +94 (0) 712 415544
>>>>>> Blog : http://soatechflicks.blogspot.com/
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> Architecture mailing list
>>>>>> [email protected]
>>>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Nandika Jayawardana
>>>>> WSO2 Inc ; http://wso2.com
>>>>> lean.enterprise.middleware
>>>>>
>>>>> _______________________________________________
>>>>> Dev mailing list
>>>>> [email protected]
>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>
>>>>>
>>>> _______________________________________________
>>>> Dev mailing list
>>>> [email protected]
>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>
>>>>
>>>
>>>
>>> --
>>> Regards,
>>>
>>> Waruna Lakshitha Jayaweera
>>> Software Engineer
>>> WSO2 Inc; http://wso2.com
>>> phone: +94713255198
>>>
>>> _______________________________________________
>>> Architecture mailing list
>>> [email protected]
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>>
>>>
>>
>> _______________________________________________
>> Architecture mailing list
>> [email protected]
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>
>>
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to