Skip to content
Discussion options

You must be logged in to vote

Each backend will use the Task type which is defined on it:

Everything should be pulling it from there. If you need a custom class, you'll need to subclass the backend you're using and override that. A custom task type is only useful if there's backend functionality to go along with it, hence the coupling.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@RealOrangeOne
Comment options

Answer selected by RealOrangeOne
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants