Package | Description |
---|---|
de.espirit.firstspirit.store.operations |
Modifier and Type | Field and Description |
---|---|
static OperationType<ReleaseOperation> |
ReleaseOperation.TYPE
The operation's type.
|
Modifier and Type | Method and Description |
---|---|
ReleaseOperation |
ReleaseOperation.checkOnly(boolean checkOnly)
Defines if an release should actually be accomplished or only checked.
|
ReleaseOperation |
ReleaseOperation.dependentReleaseType(IDProvider.DependentReleaseType dependentReleaseType)
The dependent type specifying the behaviour for referenced elements of the given releaseStartNode (see
IDProvider.DependentReleaseType for details). |
ReleaseOperation |
ReleaseOperation.ensureAccessibility(boolean ensureAccessibility)
If
true each element on the parent path of each element (except for datasets) will be released. |
ReleaseOperation |
ReleaseOperation.recursive(boolean recursive)
If
true the subtree of each element (except for datasets) will be released recursive. |
ReleaseOperation |
ReleaseOperation.withComment(String comment)
The release comment, may be
null . |
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210