json library to convert Object to Json format. Kindly check the below code snippet. public enum JobStatus implements Serializable{ INCOMPLETE, INPROGRESS, ...
確定! 回上一頁