public abstract class BaseStorage extends Object implements Storage
Constructor and Description |
---|
BaseStorage() |
Modifier and Type | Method and Description |
---|---|
protected Event |
createEvent(Event event) |
protected String |
getNodeId() |
Event |
store(Event event) |
Event |
update(UUID id,
String comment) |
protected String getNodeId()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.