public interface AcquireJobsRunnable extends Runnable
Modifier and Type | Method and Description |
---|---|
void |
jobWasAdded()
Called by the job executor when a new job was added by the
process engine to which this job executor belongs.
|
void |
stop()
Called when the job executor is shutting down and the job
acquiring needs to be shut down too.
|
void jobWasAdded()
void stop()
Copyright © 2016 Alfresco. All rights reserved.