public class GenerateCrosstabMetadataInitStep extends AbstractInitStep<CtMetadata>
| Constructor and Description |
|---|
GenerateCrosstabMetadataInitStep() |
| Modifier and Type | Method and Description |
|---|---|
StepResult<CtMetadata> |
init(StepInput stepInput)
this method is called only once for a report
and represents the construction step where you can define the keys and
values used inside the execute method.
|
public StepResult<CtMetadata> init(StepInput stepInput)
AlgorithmInitStepCopyright © 2006–2015. All rights reserved.