Actions
Task #931
openTask import add new trigger
Status:
New
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Scheduler
Target version:
-
Start date:
01/26/2018
Due date:
% Done:
0%
Estimated time:
Owner:
Description
Now is possible create only two type of trigger CronTaskTrigger and SimpleTaskTrigger by import, please add new one trigger: DependentTaskTrigger for import.
Import behavior can be found there: AbstractScheduledTaskInitializer
Also please add new check for existing task, now is checked only taskType add next property for this check (method existSimilarTask).
Add new task import for password expiration with two cron trigger (example: 30 and 7 days).
Related issues
Updated by Patrik Stloukal almost 7 years ago
- Assignee changed from Patrik Stloukal to Radek Tomiška
working on problem, but it seems, it would be implemented differently.
Updated by Radek Tomiška over 5 years ago
- Related to Task #812: Create init application data added
Actions