public static const COMPLETED:int = 2
public static const FAILED:int = 0
public static const LOADING:int = 1
public static const WAITING:int = -1