public class AutoTimestampChainItem extends BaseChainItemCommon
Constructor and Description |
---|
AutoTimestampChainItem() |
Modifier and Type | Method and Description |
---|---|
Variant |
process(Variant value,
Map<String,Variant> attributes)
Process the chain item
|
setAttributes, setReservedAttributes
public Variant process(Variant value, Map<String,Variant> attributes)
ChainItem
value
- the value to process or null
if a output item
changed only the attributesattributes
- The current primary attributesnull
if the chain item does not
change the input valueCopyright © 2016 Eclipse NeoSCADA Project. All rights reserved.