K
- type of task idpublic interface AsyncStatus<K extends Serializable> extends Serializable
Modifier and Type | Method and Description |
---|---|
K |
getId()
Gets the asynchronous task id.
|
boolean |
isCompleted()
Returns true if command is completed.
|
boolean isCompleted()
Copyright © 2019 Nuxeo. All rights reserved.