Package | Description |
---|---|
de.espirit.firstspirit.access.packagepool |
Modifier and Type | Method and Description |
---|---|
PackageVersion |
Package.createVersion(String tag,
String comment)
Create a new version.
|
PackageVersion |
Package.createVersion(String tag,
String comment,
boolean update)
Creates a new version.
|
Modifier and Type | Method and Description |
---|---|
List<PackageVersion> |
Package.getVersions()
Returns a readonly list of
PackageVersion 's
existing for this package. |
Modifier and Type | Method and Description |
---|---|
List<PackageVersionLogfile> |
PackageManager.getLogFiles(PackageVersion version)
Returns a list of
package version log files created during package version create of the package version specified by the given package version . |
void |
Package.removeVersion(PackageVersion version)
Removes the given PackageVersion from this package.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210