determine Next Process
If the useProcessSequence property is true, this method automatically uses the current processSequenceIterator. If the iterator has a next element it is returned, else null is returned. Subclasses may override this implementation to provide a more general approach to determining the next process to run.
Return
the next process to activate or null if none to activate
Parameters
completed Process
the process just completed