public interface ReleaseOperation extends RevisionOperation<BasicElementInfo>
release operationIDProvider.release()RevisionOperation.OperationType| Modifier and Type | Method and Description |
|---|---|
Collection<BasicElementInfo> |
getElements()
A collection containing
element pointers for all changed or disappeared / deleted
elements of this release operation. |
BasicElementInfo |
getReleaseRootElement()
Returns the root element of the release operation.
|
getTypeBasicElementInfo getReleaseRootElement()
Root
`-- A (release was called for this element)
`-- B
`-- C
In this example case getReleaseRootElement() delivers node 'A'. getElements() delivers 'A', 'B', 'C'Collection<BasicElementInfo> getElements()
element pointers for all changed or disappeared / deleted
elements of this release operation.getElements in interface RevisionOperation<BasicElementInfo>Copyright © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408