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