Deprecated API
Contents
-
Deprecated InterfacesInterfaceDescription
-
Deprecated ClassesClassDescriptionBy now, all of this is natively available in Java.
-
Deprecated FieldsFieldDescriptionUse
WorkflowConditionLexer.VOCABULARYinstead.UseWorkflowConditionParser.VOCABULARYinstead.
-
Deprecated MethodsMethodDescriptionmake use of a
PropertySchemainstead of creating property IDs manuallymake use of aPropertySchemainstead of creating property IDs manuallymake use of aPropertySchemainstead of creating property IDs manuallymake use of aPropertySchemainstead of creating property IDs manuallymake use of aPropertySchemainstead of creating property IDs manuallyuseAQueryBuilder.organizationId().eq(orgId) insteadAs of release 2.4, the scheduler service is able to store a mediapackage. Thereby the concept of the pre-procesing workflow is obsolete and there is no more need to resume such a workflow by this method.org.opencastproject.ingest.api.IngestService.ingest(MediaPackage, String, Map<String, String>, Long) As of release 2.4, the scheduler service is able to store a mediapackage. Thereby the concept of the pre-procesing workflow is obsolete and there is no more need to resume such a workflow by this method.This is not guaranteed to be correct. Use the metadata contained in the Dublin Core catalog instead.This is not guaranteed to be correct. Use the metadata contained in the Dublin Core catalog instead.This is not guaranteed to be correct. Use the metadata contained in the Dublin Core catalog instead.This is not guaranteed to be correct. Use the metadata contained in the Dublin Core catalog instead.This is not guaranteed to be correct. Use the metadata contained in the Dublin Core catalog instead.This is not guaranteed to be correct. Use the metadata contained in the Dublin Core catalog instead.This is not guaranteed to be correct. Use the metadata contained in the Dublin Core catalog instead.This is not guaranteed to be correct. Use the metadata contained in the Dublin Core catalog instead.This is not guaranteed to be correct. Use the metadata contained in the Dublin Core catalog instead.useDublinCores.mkOpencastEpisode()insteaduseMonadicsuseMonadicsuseMonadicsuseOption.orError(Throwable)orOption.orElse(Function0)instead since it saves the need for creating new objects just for the sake of type soundness. Java unfortunately lacks a bottom type.this method doesn't support UTF8 or handle HTTP response codesthis method doesn't support UTF8 or handle HTTP response codesuseMimeType.toString()insteadUse Java's nativePaths.get(String, …).toFile()
insteadUse Java's nativePaths.get(String, …).toFile()
instead
-
Deprecated Constructors