Uses of Class
io.gs2.cdk.jobQueue.model.options.JobEntryOptions
Packages that use JobEntryOptions
-
Uses of JobEntryOptions in io.gs2.cdk.jobQueue.model
Constructors in io.gs2.cdk.jobQueue.model with parameters of type JobEntryOptionsModifierConstructorDescriptionJobEntry(String scriptId, String args, Integer maxTryCount, JobEntryOptions options)