public class DescriptionStep extends Object
| Constructor and Description |
|---|
DescriptionStep(Step step,
WorkerParameters workParams)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Step |
getStep()
Get the step
|
WorkerParameters |
getWorkParams()
Get the workParams
|
void |
setStep(Step step)
Set the step
|
void |
setWorkParams(WorkerParameters workParams)
Set the workParams
|
public DescriptionStep(Step step, WorkerParameters workParams)
step - step definitionworkParams - worker parameterspublic Step getStep()
public void setStep(Step step)
step - of type Steppublic WorkerParameters getWorkParams()
public void setWorkParams(WorkerParameters workParams)
workParams - of type WorkerParametersCopyright © 2018 Vitam. All rights reserved.