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