Naming conventions for Jobs (Runnable classes)

Standalone executed runnable classes (Jobs) are named as follows:
PRJAAAAA_BBBBBBBBB, where
PRJ - acronym for current model (see Model naming)
AAAAA - work item Id, padded with zeros to the left of 5 characters
BBBBBBBBB - short title for Job in UpperCamelCase

Examples:

PRJ00153_PurchWorkflowParticipantsUpdate
PRJ00087_SalesAgreementUpdate_Customers
PRJ00087_SalesAgreementUpdate_Agreements
PRJ00087_SalesAgreementUpdate_SalesOrders