Package | Description |
---|---|
de.espirit.firstspirit.feature |
Provides interfaces to handle content transport features.
|
Modifier and Type | Method and Description |
---|---|
FeatureAgent.FeatureBuilder |
FeatureAgent.createFeatureBuilder(FeatureDescriptor descriptor)
Returns a builder where you can create a new feature descriptor using the provided instance as blueprint.
|
FeatureAgent.FeatureBuilder |
FeatureAgent.FeatureBuilder.useLatestRevision()
Set the revision the new feature descriptor should operate in to the newest project revision which is
currently available.
|
FeatureAgent.FeatureBuilder |
FeatureAgent.FeatureBuilder.useRelease(boolean value)
Should the feature descriptor deliver the release or current version of elements.
|
FeatureAgent.FeatureBuilder |
FeatureAgent.FeatureBuilder.useRevision(Date date)
Set the date of the revision the new feature descriptor should operate in.
|
FeatureAgent.FeatureBuilder |
FeatureAgent.FeatureBuilder.useRevision(Revision revision)
Set the revision the new feature descriptor should operate in.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210