Uses of Interface
org.nuxeo.ecm.core.api.AsyncStatus
Package
Description
-
Uses of AsyncStatus in org.nuxeo.ecm.core.api
Modifier and TypeInterfaceDescriptioninterface
AsyncService<K extends Serializable,
S extends AsyncStatus<K>, V> Interface to be implemented by asynchronous services. -
Uses of AsyncStatus in org.nuxeo.ecm.core.bulk.message
Modifier and TypeClassDescriptionclass
A message representing a command status or a change of status (delta).