| ParseT(ApplicationTask) | Parses a typed object from the immutable task data. | 
| ParseT(Byte) | Parses a typed object from the immutable task data. | 
| ParseT(String) | Parses a typed object from the immutable task data. | 
| ToBytes | Serializes this object to a UTF8 encoded byte[]. | 
| ToJson | Serializes this object to a JSON string. |