While creating some tasks in the build.gradle of a project I found very difficult to know which type the task should be.
Is there any reference guide indicating what kind of tasks exist and when to use every one of them?
P.S.: On the link referenced above I did not find this info.
