Class CaptureAgentUtils
java.lang.Object
org.opencastproject.external.util.CaptureAgentUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.entwinemedia.fn.data.json.JValuegenerateJsonAgent(Agent agent) Generate a JSON Object for the given capture agent
-
Method Details
-
generateJsonAgent
Generate a JSON Object for the given capture agent- Parameters:
agent- The capture agent- Returns:
- A
JValuerepresenting the capture agent
-