Interface OperationSubStatus

All Superinterfaces:
Serializable
All Known Implementing Classes:
DefaultOperationSubStatus

public interface OperationSubStatus extends Serializable
The OperationSubStatus is a detailed status of the bulk operation, and can denote if it was successful vs cancelled or pending vs initializing.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details