Activates all {@link JobDefinition}s of the provided process definition key immediately.
Note: All {@link Job}s of the provided job definition will be not activated.
@throws ProcessEngineException if the process definition key is equal null. @see #activateJobByProcessDefinitionKey(String)
|
|