You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Pawel Stawicki (JIRA)" <ji...@apache.org> on 2008/07/31 12:18:36 UTC

[jira] Created: (ODE-351) new listInstancesWithVariables method in InstanceMenager

new listInstancesWithVariables method in InstanceMenager
--------------------------------------------------------

                 Key: ODE-351
                 URL: https://issues.apache.org/jira/browse/ODE-351
             Project: ODE
          Issue Type: New Feature
          Components: Management
            Reporter: Pawel Stawicki
            Priority: Minor



it would be nice to have a method like listInstancesWithVariables in InstanceMenager.

the method should list instances with a list of some variables.

It would be simpler to ask for  instances, and get some root-scope variables indicating the state of the instance. 



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (ODE-351) new listInstancesWithVariables method in InstanceMenager

Posted by "Rafal Rusin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ODE-351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661500#action_12661500 ] 

Rafal Rusin commented on ODE-351:
---------------------------------

Yes, we use it very much. It make possible to quickly retrieve a list of instances with specific information about them. We use it in our monitoring web console. 
We also plan to extend Management API with functions for modifying process instance state, like modifying variables. If you are interested in it, we can discuss such details via feature requests. 

Regards


> new listInstancesWithVariables method in InstanceMenager
> --------------------------------------------------------
>
>                 Key: ODE-351
>                 URL: https://issues.apache.org/jira/browse/ODE-351
>             Project: ODE
>          Issue Type: New Feature
>          Components: Management API
>            Reporter: Pawel Stawicki
>            Priority: Minor
>             Fix For: 2.0
>
>         Attachments: listInstancesWithVariables.diff
>
>
> it would be nice to have a method like listInstancesWithVariables in InstanceMenager.
> the method should list instances with a list of some variables.
> It would be simpler to ask for  instances, and get some root-scope variables indicating the state of the instance. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (ODE-351) new listInstancesWithVariables method in InstanceMenager

Posted by "Matthieu Riou (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ODE-351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645578#action_12645578 ] 

Matthieu Riou commented on ODE-351:
-----------------------------------

Sorry for not noticing your patch before. Do you still have some use for this method? Your patch looks good to me.

> new listInstancesWithVariables method in InstanceMenager
> --------------------------------------------------------
>
>                 Key: ODE-351
>                 URL: https://issues.apache.org/jira/browse/ODE-351
>             Project: ODE
>          Issue Type: New Feature
>          Components: Management API
>            Reporter: Pawel Stawicki
>            Priority: Minor
>         Attachments: listInstancesWithVariables.diff
>
>
> it would be nice to have a method like listInstancesWithVariables in InstanceMenager.
> the method should list instances with a list of some variables.
> It would be simpler to ask for  instances, and get some root-scope variables indicating the state of the instance. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Issue Comment Edited: (ODE-351) new listInstancesWithVariables method in InstanceMenager

Posted by "Rafal Rusin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ODE-351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661500#action_12661500 ] 

rrusin edited comment on ODE-351 at 1/7/09 1:30 AM:
---------------------------------------------------------

Yes, we use it very much. It makes possible to quickly retrieve a list of instances with specific information about them. We use it in our monitoring web console. 
We also plan to extend Management API with functions for modifying process instance state, like modifying variables. If you are interested in it, we can discuss such details via feature requests. 

Regards


      was (Author: rrusin):
    Yes, we use it very much. It make possible to quickly retrieve a list of instances with specific information about them. We use it in our monitoring web console. 
We also plan to extend Management API with functions for modifying process instance state, like modifying variables. If you are interested in it, we can discuss such details via feature requests. 

Regards

  
> new listInstancesWithVariables method in InstanceMenager
> --------------------------------------------------------
>
>                 Key: ODE-351
>                 URL: https://issues.apache.org/jira/browse/ODE-351
>             Project: ODE
>          Issue Type: New Feature
>          Components: Management API
>            Reporter: Pawel Stawicki
>            Priority: Minor
>             Fix For: 2.0
>
>         Attachments: listInstancesWithVariables.diff
>
>
> it would be nice to have a method like listInstancesWithVariables in InstanceMenager.
> the method should list instances with a list of some variables.
> It would be simpler to ask for  instances, and get some root-scope variables indicating the state of the instance. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ODE-351) new listInstancesWithVariables method in InstanceMenager

Posted by "Pawel Stawicki (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pawel Stawicki updated ODE-351:
-------------------------------

    Attachment: listInstancesWithVariables.diff

a proposition diff for the listInstancesWithVariables method.


> new listInstancesWithVariables method in InstanceMenager
> --------------------------------------------------------
>
>                 Key: ODE-351
>                 URL: https://issues.apache.org/jira/browse/ODE-351
>             Project: ODE
>          Issue Type: New Feature
>          Components: Management
>            Reporter: Pawel Stawicki
>            Priority: Minor
>         Attachments: listInstancesWithVariables.diff
>
>
> it would be nice to have a method like listInstancesWithVariables in InstanceMenager.
> the method should list instances with a list of some variables.
> It would be simpler to ask for  instances, and get some root-scope variables indicating the state of the instance. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.