
public class LoggingStep extends Object implements WorkflowStep
| Modifier and Type | Class and Description |
|---|---|
static class |
LoggingStep.Parameterizer
Parameterization class.
|
| Constructor and Description |
|---|
LoggingStep(int verbose,
String[][] levels)
Constructor.
|