Package wt.content
Class HttpOperationStatus
java.lang.Object
wt.fc.EnumeratedType
wt.content._HttpOperationStatus
wt.content.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
Supported API: true
Extendable: false
- See Also:
-
HttpContentOperationHttpOperationItem- Serialized Form
-
Field Summary
Fields inherited from interface wt.meta.EnumeratedType
DEFAULT_VALUE, ORDER, SELECTABLE -
Method Summary
Methods inherited from class wt.content._HttpOperationStatus
getHttpOperationStatusDefault, getHttpOperationStatusSet, getValueSet, toHttpOperationStatusMethods inherited from class wt.fc.EnumeratedType
equals, getDisplay, getLocalizedMessage, getOrder, getSelectableValueSet, getStringValue, getStringValue, hashCode, isDefaultValue, isDefaultValue, isSelectable, main, toEnumeratedType, toEnumeratedType, toString