public class WorkflowStep extends Object
| Constructor and Description |
|---|
WorkflowStep() |
| Modifier and Type | Method and Description |
|---|---|
List<Map<String,Object>> |
getConfig() |
long |
getDuration() |
Map<String,Object> |
getProducerConfig() |
void |
setConfig(List<Map<String,Object>> config) |
void |
setDuration(long duration) |
void |
setProducerConfig(Map<String,Object> producerConfig) |
Copyright © 2017. All rights reserved.