Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionin favor of
ResolvedDependencyandDependency.in favor ofArtifactCoordsin favor ofArtifactKeyin favor ofResolvedDependencyin favor ofCapabilityContract.of(String, String, String)for removal since 3.31.0 in favor of ApplicationModelSerializer methodsfor removal since 3.31.0 in favor of ApplicationModelSerializer methodssince 3.31.0 in favor of ApplicationModelSerializer methodsDeserializes an
ApplicationModelfrom a file.The implementation will check whether the serialization format of the file matches the expected one. If it does not, the method will return null even if the file exists.
The implementation will compare the deserialized workspace ID to the argument
workspaceIdand if they don't match the method will return null.Once the
ApplicationModelwas deserialized, the dependency paths will be checked for existence. If a dependency path does not exist, the method will throw an exception.for removal since 3.31.0 in favor of ApplicationModelSerializer methodsfor removal since 3.31.0 in favor of ApplicationModelSerializer methodsfor removal since 3.31.0 in favor of ApplicationModelSerializer methodssince 3.31.0 in favor of ApplicationModelSerializer methodsSerializes an
ApplicationModelalong with the workspace ID for which it was resolved. The serialization format will be different from the one used byBootstrapUtils.resolveSerializedAppModelPath(Path)andBootstrapUtils.getSerializedTestAppModelPath(Path).UseFiles.readString(Path, Charset)instead.Creates an artifact key that consists of groupId:artifactId:classifer and anulltype.in favor ofArtifactKey.of(String, String, String, String)Creates an artifact key for a given groupId:artifactId:classifier:type
-
Deprecated ClassesClassDescriptionin favor of
ResolvedDependencyandDependency.in favor ofArtifactCoordsin favor ofArtifactKeyin favor ofResolvedDependency
-
Deprecated FieldsFieldDescriptionUse
BootstrapDebug.debugClassesDir()instead for more flexibility when testing.UseBootstrapDebug.debugSourcesDir()instead for more flexibility when testing.UseBootstrapDebug.transformedClassesDir()instead for more flexibility when testing.
-
Deprecated MethodsMethodDescriptionin favor of
AppArtifact.getResolvedPaths()in favor ofCapabilityContract.of(String, String, String)for removal since 3.31.0 in favor of ApplicationModelSerializer methodsfor removal since 3.31.0 in favor of ApplicationModelSerializer methodssince 3.31.0 in favor of ApplicationModelSerializer methodsDeserializes an
ApplicationModelfrom a file.The implementation will check whether the serialization format of the file matches the expected one. If it does not, the method will return null even if the file exists.
The implementation will compare the deserialized workspace ID to the argument
workspaceIdand if they don't match the method will return null.Once the
ApplicationModelwas deserialized, the dependency paths will be checked for existence. If a dependency path does not exist, the method will throw an exception.for removal since 3.31.0 in favor of ApplicationModelSerializer methodsfor removal since 3.31.0 in favor of ApplicationModelSerializer methodsfor removal since 3.31.0 in favor of ApplicationModelSerializer methodssince 3.31.0 in favor of ApplicationModelSerializer methodsSerializes an
ApplicationModelalong with the workspace ID for which it was resolved. The serialization format will be different from the one used byBootstrapUtils.resolveSerializedAppModelPath(Path)andBootstrapUtils.getSerializedTestAppModelPath(Path).UseFiles.readString(Path, Charset)instead.Creates an artifact key that consists of groupId:artifactId:classifer and anulltype.in favor ofArtifactKey.of(String, String, String, String)Creates an artifact key for a given groupId:artifactId:classifier:type
-
Deprecated ConstructorsConstructorDescription