public static class ItemCloneCreator.CannotCloneException extends JaloSystemException
| Modifier and Type | Method and Description |
|---|---|
ItemCloneCreator.CopyContext |
getCopyContext()
Returns the copy context of the failed clone operation.
|
Collection<Item> |
getCreatedItems()
Extracts all newly created copies of the failed clone operation.
|
Collection<Item> |
getPendingItems()
Extracts all pending source items of the failed clone operation.
|
getErrorCode, getThrowable, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ItemCloneCreator.CopyContext getCopyContext()
public Collection<Item> getPendingItems()
public Collection<Item> getCreatedItems()
Copyright © 2017 SAP SE. All Rights Reserved.