Package | Description |
---|---|
de.espirit.firstspirit.access.packagepool |
Modifier and Type | Method and Description |
---|---|
Subscription |
PackageManager.getSubscription(Package pck,
Project project)
Returns the subscription instance for the given package and project, or
null if there is no subscription of this package in the provided project. |
Subscription |
Package.subscribePackage(Project subscriber)
Creates a new
Subscription to this package from
the given Project . |
Subscription |
Package.subscribePackage(Project subscriber,
PublishGroup publishGroup)
|
Modifier and Type | Method and Description |
---|---|
Collection<Subscription> |
PackageManager.getSubscriptions()
Returns a read-only list of all
Subscription 's existing on this server. |
Collection<Subscription> |
PublishGroup.getSubscriptions()
Returns a list of
Subscription 's which
which are defined with this publish group. |
Collection<Subscription> |
PackageManager.getSubscriptions(Filter<Subscription> filter)
Returns a read-only collection of all
Subscription 's which matches the given filter. |
Collection<Subscription> |
PackageManager.getSubscriptions(Package pck)
Returns a read-only list of all
Subscription 's which subscribe the given package. |
Modifier and Type | Method and Description |
---|---|
List<PackageImportLogfile> |
PackageManager.getLogfiles(Subscription subscription)
Returns a list of all
import logfiles existingfor the given subscription. |
Modifier and Type | Method and Description |
---|---|
Collection<Subscription> |
PackageManager.getSubscriptions(Filter<Subscription> filter)
Returns a read-only collection of all
Subscription 's which matches the given filter. |
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210