public class ActionRescheduler extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ActionRescheduler.RescheduleOption |
| Constructor and Description |
|---|
ActionRescheduler(ActionRescheduler.RescheduleOption rescheduleOption,
long periodSecs) |
| Modifier and Type | Method and Description |
|---|---|
void |
addRescheduleAction(rst.domotic.action.ActionFutureType.ActionFuture.Builder actionFuture) |
void |
startActionRescheduleing(rst.domotic.action.ActionFutureType.ActionFuture.Builder actionFuture) |
void |
stopExecution() |
public ActionRescheduler(ActionRescheduler.RescheduleOption rescheduleOption, long periodSecs)
public void startActionRescheduleing(rst.domotic.action.ActionFutureType.ActionFuture.Builder actionFuture)
public void addRescheduleAction(rst.domotic.action.ActionFutureType.ActionFuture.Builder actionFuture)
public void stopExecution()
Copyright © 2014–2018 openbase.org. All rights reserved.