public static ReplicationJobState FindValue(string value) { return FindValue<ReplicationJobState>(value); }