getStepBeforeStep method
Returns the step that precedes the specified step, if there is one.
Implementation
RPStep getStepBeforeStep(RPStep step, RPTaskResult result);
Returns the step that precedes the specified step, if there is one.
RPStep getStepBeforeStep(RPStep step, RPTaskResult result);