Uses of Class
org.opencastproject.job.api.JaxbJobList
Packages that use JaxbJobList
-
Uses of JaxbJobList in org.opencastproject.job.api
Methods in org.opencastproject.job.api that return JaxbJobListModifier and TypeMethodDescriptionstatic JaxbJobListJobParser.parseJobList(InputStream in) Parses a stream representing aJaxbJobListstatic JaxbJobListJobParser.parseJobList(String serializedForm) Parses an xml string representing aJaxbJobList -
Uses of JaxbJobList in org.opencastproject.serviceregistry.impl.endpoint
Methods in org.opencastproject.serviceregistry.impl.endpoint that return JaxbJobListModifier and TypeMethodDescriptionServiceRegistryEndpoint.getActiveJobsAsJson()ServiceRegistryEndpoint.getActiveJobsAsXml()ServiceRegistryEndpoint.getChildrenJobsAsJson(long id) ServiceRegistryEndpoint.getChildrenJobsAsXml(long id) ServiceRegistryEndpoint.getJobsAsXml(String serviceType, Job.Status status)