public class PointLinkSetPointWorkItem extends SetPointWorkItem
Modifier and Type | Field and Description |
---|---|
private static org.apache.commons.logging.Log |
LOG |
private PointLinkSetPointSource |
plSource |
PRIORITY_HIGH, PRIORITY_LOW, PRIORITY_MEDIUM
Constructor and Description |
---|
PointLinkSetPointWorkItem(int targetPointId,
PointValueTime pvt,
PointLinkSetPointSource source) |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
getPriority
private static final org.apache.commons.logging.Log LOG
private PointLinkSetPointSource plSource
public PointLinkSetPointWorkItem(int targetPointId, PointValueTime pvt, PointLinkSetPointSource source)
targetPointId
- pvt
- source
- public void execute()
execute
in interface WorkItem
execute
in class SetPointWorkItem