Optional parameter [VF AgSDK]
Input task parameters can be declared optional. That means that a user who models a BPMN workflow does not have to explicitly specify a value for that input parameter but is presented a default value in the workflow designer.
Therefore, when it comes to the actual task execution, every input parameter of the task will have a value.