How to configure Task action for a Granite Task
For a Granite Task, I can see setAction() and getAction() methods which sets and gets action-id. But I don't know how to tell what action is to be done for certain action-id.
How can we configure the action for an action-id?