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)
AlgorithmExitStep
stepInput
- the inputCopyright © 2006–2015. All rights reserved.