Class UnacquireAllExternalWorkerJobsForWorkerCmd
java.lang.Object
org.flowable.job.service.impl.cmd.UnacquireAllExternalWorkerJobsForWorkerCmd
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final JobServiceConfiguration
protected final String
protected final String
-
Constructor Summary
ConstructorsConstructorDescriptionUnacquireAllExternalWorkerJobsForWorkerCmd
(String workerId, String tenantId, JobServiceConfiguration jobServiceConfiguration) -
Method Summary
-
Field Details
-
workerId
-
tenantId
-
jobServiceConfiguration
-
-
Constructor Details
-
UnacquireAllExternalWorkerJobsForWorkerCmd
public UnacquireAllExternalWorkerJobsForWorkerCmd(String workerId, String tenantId, JobServiceConfiguration jobServiceConfiguration)
-
-
Method Details