public class SingleCommandImpl extends AbstractSingleCommand implements SingleCommand
extractors, id, processConfiguration
Constructor and Description |
---|
SingleCommandImpl(String id,
ProcessConfiguration processConfiguration,
Collection<Extractor> extractors) |
Modifier and Type | Method and Description |
---|---|
void |
execute()
run the command task
|
execute, getItemFactory, register, unregister
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
register, unregister
public SingleCommandImpl(String id, ProcessConfiguration processConfiguration, Collection<Extractor> extractors)
public void execute()
SingleCommand
execute
in interface SingleCommand
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.