Uses of Interface
org.nuxeo.ecm.core.api.AsyncStatus
Packages that use AsyncStatus
Package
Description
-
Uses of AsyncStatus in org.nuxeo.ecm.core.api
Classes in org.nuxeo.ecm.core.api with type parameters of type AsyncStatusModifier 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
Classes in org.nuxeo.ecm.core.bulk.message that implement AsyncStatusModifier and TypeClassDescriptionclass
A message representing a command status or a change of status (delta).