Class CaptureAgentUtils

java.lang.Object
org.opencastproject.external.util.CaptureAgentUtils

public final class CaptureAgentUtils extends Object
  • Method Details

    • generateJsonAgent

      public static com.entwinemedia.fn.data.json.JValue generateJsonAgent(Agent agent)
      Generate a JSON Object for the given capture agent
      Parameters:
      agent - The capture agent
      Returns:
      A JValue representing the capture agent