- Enclosing class:
 
Route 
public static class Route.Task
extends Object 
- 
 
- 
Constructor Summary
Constructors
 
- 
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
- 
Field Details
- 
GET_TASK
public static final Route GET_TASK 
 
- 
UPDATE_TASK
public static final Route UPDATE_TASK 
 
- 
UPLOAD_ATTACHMENT
public static final Route UPLOAD_ATTACHMENT 
 
- 
DELETE
public static final Route DELETE 
 
 
-