Package org.opencastproject.capture.admin.api


package org.opencastproject.capture.admin.api
Capture-admin service implementation classes. These provide a centralized place where we can store Agents, Recordings, their states and their capabilities.
  • Class
    Description
    An in-memory construct to represent the state of a capture agent, and when it was last heard from.
    A representation of the capture client's current state (MH-730).
    A representation of an agent which stores its name, state and time-since-last-update value.
    API for the capture-admin service.