guryanovev / CrystalQuartz

pluggable UI for Quartz.NET
MIT License
998 stars 312 forks source link

new feature require:add new job from remote #14

Open rqx110 opened 10 years ago

rqx110 commented 10 years ago

want to add new job from web, and the server can schedule it to execute. Also it can modify trigger properties(eg. interval time)

ChesterZengJian commented 3 years ago

Yes, i want to add a new job for difference JobDataMap,and then it can modify trigger properties。How to implement it?