Interface OperationStatus

All Superinterfaces:
Serializable
All Known Implementing Classes:
DefaultOperationStatus

public interface OperationStatus extends Serializable
The OperationStatus is the overall status of a bulk operation, usually denoting if the operation is currently ongoing or has completed.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details