public interface DataValueConverter
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
convertDataValues(org.eclipse.stardust.engine.api.runtime.DataValueProvider provider)
Callback method to convert data values during process spawning.
|
Set<String> convertDataValues(org.eclipse.stardust.engine.api.runtime.DataValueProvider provider)
provider - a utility class that allows manipulation of data values.Copyright © 2016 Eclipse Stardust. All Rights Reserved.