Class ExecutionResponse

All Implemented Interfaces:
Serializable

public class ExecutionResponse extends AbstractItemResponse<ExecutionModel>
Response containing information about a scheduler execution.
See Also:
  • Constructor Details

    • ExecutionResponse

      public ExecutionResponse()
      Create empty response
    • ExecutionResponse

      public ExecutionResponse(ExecutionModel item, ResponseInfo responseInfo)
      Create response with execution and info
      Parameters:
      item - item
      responseInfo - info