Package wt.content

Class HttpOperationStatus

All Implemented Interfaces:
Serializable, Comparable, EnumeratedType, LocalizableMetadata, LocalizableMessage, Message

@GenAsEnumeratedType(supportedAPI=PUBLIC) public class HttpOperationStatus extends _HttpOperationStatus
Used to indicate status of an upload or a download. The statuses are self-explanatory. The initial status of HttpOperationItems and HttpContentOperation objects is READY. Clients should be prepared to deal with statuses returned as COMPLETE, FAILED, UNKNOWN, IGNORE, CANCEL.

Supported API: true

Extendable: false
See Also: