How can I manually trigger a Job from code? #1049
ricardoamm
started this conversation in
General
Replies: 3 comments 1 reply
-
you get the persistent job u want and do |
Beta Was this translation helpful? Give feedback.
1 reply
-
ObjectSpace.FindObject |
Beta Was this translation helpful? Give feedback.
0 replies
-
ObjectSpace.FindObject<Job>() |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, How can I manually trigger a Job from code [JobProvider]?
Beta Was this translation helpful? Give feedback.
All reactions