public class Console extends Object
| Constructor and Description |
|---|
Console(StorageManager manager) |
| Modifier and Type | Method and Description |
|---|---|
void |
create(String id,
long time,
int count) |
void |
list() |
void |
purgeAll() |
void |
remove(String[] args) |
public Console(StorageManager manager)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.