public class EndTableExitStep extends AbstractReportExitStep<String>
| Constructor and Description |
|---|
EndTableExitStep() |
| Modifier and Type | Method and Description |
|---|---|
StepResult<String> |
exit(StepInput stepInput)
called when finishing the algorithm execution
|
public StepResult<String> exit(StepInput stepInput)
AlgorithmExitStepstepInput - the inputCopyright © 2006–2015. All rights reserved.