[ADF-226] Add requeue button to task header (#2366)

* Add requeue button to task header

* Fixing typescript declaration
This commit is contained in:
Popovics András
2017-09-21 18:37:27 +01:00
committed by Eugenio Romano
parent 417071db01
commit fbaf901462
10 changed files with 121 additions and 10 deletions

View File

@@ -37,6 +37,7 @@ Shows all the information related to a task.
| Name | Description |
| --- | --- |
| claim | Raised when the task is claimed. |
| unclaim | Raised when the task is unclaimed (requeued). |
## Details