Interface Operation

All Known Implementing Classes:
OperationImpl

public interface Operation
  • Method Details

    • getId

      String getId()
    • getBatchOperationId

      String getBatchOperationId()
    • getType

      String getType()
    • getState

      String getState()
    • getErrorMessage

      String getErrorMessage()
    • getCompletedDate

      String getCompletedDate()