Similar to put(SubmissionEntry) but in this case we can provide our custom type (args) to be filled to next SubmissionEntry in queue.
Fields in the provided type must use the same names as in SubmissionEntry to be automagically copied.
Custom operation definition.
See Implementation
Similar to put(SubmissionEntry) but in this case we can provide our custom type (args) to be filled to next SubmissionEntry in queue.
Fields in the provided type must use the same names as in SubmissionEntry to be automagically copied.