*
* Generated from xml/schema/CRM/Core/UserJob.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:fc2efbbf7b26018fe3dff0cda44ffa28)
+ * (GenCodeChecksum:dbe7ab7b35b9ebe7f7248cc6385e19b6)
*/
/**
*/
public static $_log = FALSE;
+ /**
+ * Paths for accessing this entity in the UI.
+ *
+ * @var string[]
+ */
+ protected static $_paths = [
+ 'view' => 'civicrm/import/contact/summary?reset=1&user_job_id=[id]',
+ ];
+
/**
* Job ID
*
<comment>Tracking for user jobs (eg. imports).</comment>
<add>5.50</add>
<log>false</log>
+ <paths>
+ <view>civicrm/import/contact/summary?reset=1&user_job_id=[id]</view>
+ </paths>
<field>
<name>id</name>
<title>User Job ID</title>