public interface ServerReleaseOperation extends RevisionOperation<BasicElementInfo>
server release operationAccessUtil.release(de.espirit.firstspirit.access.store.IDProvider, boolean)RevisionOperation.OperationType| Modifier and Type | Method and Description |
|---|---|
IDProvider.DependentReleaseType |
getDependentReleaseType()
Returns the dependent release type parameter which was set during execution
of the belonging server release action.
|
Collection<BasicElementInfo> |
getElements()
A collection containing
element pointers for all changed or disappeared / deleted
elements of this release operation. |
boolean |
getRecursive()
Returns
true if the recursive parameter was set
during execution of the belonging server release action |
boolean |
getReleaseParentPath()
Returns
true if the release parent path parameter was set
during execution of the belonging server release action. |
BasicElementInfo |
getReleaseStartElement()
Returns the start element of the server release action.
|
getTypeBasicElementInfo getReleaseStartElement()
boolean getRecursive()
true if the recursive parameter was set
during execution of the belonging server release actiontrue if the server release action was started with param recursive set, false otherwiseboolean getReleaseParentPath()
true if the release parent path parameter was set
during execution of the belonging server release action.true if the server release action was started with param release parent path set, false otherwiseIDProvider.DependentReleaseType getDependentReleaseType()
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