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

Michael Joyce commented on OODT-495:
------------------------------------

I will keep poking around this issue a bit. I'm guessing Chris could handle 
this is a fraction of the time, but I'll check everything out to see if I can 
get something useful whipped up.

                
> Add nextState (determineNextState) function to WorkflowProcessor
> ----------------------------------------------------------------
>
>                 Key: OODT-495
>                 URL: https://issues.apache.org/jira/browse/OODT-495
>             Project: OODT
>          Issue Type: Sub-task
>          Components: workflow manager
>            Reporter: Chris A. Mattmann
>            Assignee: Chris A. Mattmann
>             Fix For: 0.5
>
>
> Add the function that performs state transitions in the WorkflowProcessor. 
> This was handled before in wengine-branch by WorkflowListeners, and detecting 
> ChangeType.STATE_CHANGE. I like the whole listener thing, but decide on 
> whether or not we need it later. For the moment, I think we can solve the 
> state change issue by simply having a nextState or determineNextState 
> function that is implemented by default in WorkflowProcessor and then 
> possibly overridden in the sub classes.

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