fromString
This method is used to convert a String to an JobType. If the String is not found, the JobType.UNKNOWN is returned.
Return
Parameters
value
String is a string naming that represents the job type.
This method is used to convert a String to an JobType. If the String is not found, the JobType.UNKNOWN is returned.
String is a string naming that represents the job type.