| | |
| | | |
| | | |
| | | |
| | | public const int newAutomation = 10000; |
| | | public const int editAutomation = 10001; |
| | | public const int ifCondition = 10002; |
| | | public const int whenTheFollowingConditionsAreMet = 10003; |
| | | public const int ifOneOfTheseConditionsIsMet = 10004; |
| | | public const int isExecuted = 10005; |
| | | public const int theFollowingActions = 10006; |
| | | public const int cyclic= 10007; |
| | | public const int performA = 10008; |
| | | public const int days = 10009; |
| | | public const int weekly = 10010; |
| | | public const int monthly = 10011; |
| | | public const int save = 10012; |
| | | public const int push = 10013; |
| | | public const int notification = 10014; |
| | | public const int selectionCondition = 10015; |
| | | public const int time = 10016; |
| | | public const int selectionTimeCondition = 10017; |
| | | public const int hour = 10018; |
| | | public const int timeHorizon = 10019; |
| | | public const int newAutomation = 7000; |
| | | public const int editAutomation = 7001; |
| | | public const int ifCondition = 7002; |
| | | public const int whenTheFollowingConditionsAreMet = 7003; |
| | | public const int ifOneOfTheseConditionsIsMet = 7004; |
| | | public const int isExecuted = 7005; |
| | | public const int theFollowingActions = 7006; |
| | | public const int cyclic = 7007; |
| | | public const int performA = 7008; |
| | | public const int days = 7009; |
| | | public const int weekly = 7010; |
| | | public const int monthly = 7011; |
| | | public const int save = 7012; |
| | | public const int push = 7013; |
| | | public const int notification = 7014; |
| | | public const int selectionCondition = 7015; |
| | | public const int time = 7016; |
| | | public const int selectionTimeCondition = 7017; |
| | | public const int hour =7018; |
| | | public const int timeHorizon = 7019; |
| | | public const int h = 7020; |
| | | public const int m = 7021; |
| | | public const int s= 7022; |
| | | public const int cancelSelected= 7023; |
| | | public const int confirmSelected= 7024; |
| | | public const int timeTipText = 7025; |
| | | public const int startTime = 7026; |
| | | public const int endTime = 7027; |
| | | |
| | | |
| | | |