Class Project.ReleaseParameter
java.lang.Object
aQute.bnd.build.Project.ReleaseParameter
- Enclosing class:
Project
@Deprecated(forRemoval=true,
since="7.3.0")
public static class Project.ReleaseParameter
extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanDeprecated.Deprecated.booleanDeprecated. -
Constructor Summary
ConstructorsConstructorDescriptionReleaseParameter(String name, boolean test, boolean lastBundleInWorkspace) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Field Details
-
name
Deprecated. -
test
Deprecated. -
lastBundleInWorkspace
Deprecated.
-
-
Constructor Details
-
ReleaseParameter
@Deprecated(forRemoval=true, since="7.3.0") public ReleaseParameter(String name, boolean test, boolean lastBundleInWorkspace) Deprecated, for removal: This API element is subject to removal in a future version.
-