|
Interface Summary | ||
CopyServicePolicies.BeforeCopyPolicy | The intermediate copy callback, which occurs once it has been decided which properties and aspects will be copied, but before the copy occurs. | |
CopyServicePolicies.OnCopyCompletePolicy | Final callback after the copy (including any cascading) has been completed. | |
CopyServicePolicies.OnCopyNodePolicy | Policy invoked when a node is copied. |
Class Summary | ||
CopyDetails | Simple Java bean that contains the details of a copy process underway. | |
DefaultCopyBehaviourCallback | The default behaviour that a type of aspect implements if there is no associated |
|