Chris A. Mattmann created OODT-495:
--------------------------------------
Summary: Add nextState (determineNextState) function to
WorkflowProcessor
Key: OODT-495
URL: https://issues.apache.org/jira/browse/OODT-495
Project: OODT
Issue Type: Improvement
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