Class UnacquireOwnedJobsCmd
java.lang.Object
org.flowable.job.service.impl.cmd.UnacquireOwnedJobsCmd
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final JobServiceConfiguration
protected final String
protected final String
-
Constructor Summary
ConstructorsConstructorDescriptionUnacquireOwnedJobsCmd
(String lockOwner, String tenantId, JobServiceConfiguration jobServiceConfiguration) -
Method Summary
Modifier and TypeMethodDescriptionexecute
(CommandContext commandContext) protected void
logJobUnlocking
(Job job)