public enum EnumProductProgressStatus { START, COMPLETE, FAIL, UNDEFINED }