public interface Work extends Runnable
Work
instance that would be executed by a
WorkManager
upon submission.Modifier and Type | Method and Description |
---|---|
void |
release()
The
WorkManager might call this method to hint the
active Work instance to complete execution as soon as
possible. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.