getStepBeforeStep method

RPStep getStepBeforeStep (RPStep step, RPTaskResult result)

Returns the step that precedes the specified step, if there is one.

Implementation

RPStep getStepBeforeStep(RPStep step, RPTaskResult result);