Uses of Class
org.alfresco.repo.copy.CopyBehaviourCallback.AssocCopyTargetAction
-
Packages that use CopyBehaviourCallback.AssocCopyTargetAction Package Description org.alfresco.repo.copy -
-
Uses of CopyBehaviourCallback.AssocCopyTargetAction in org.alfresco.repo.copy
Methods in org.alfresco.repo.copy that return CopyBehaviourCallback.AssocCopyTargetAction Modifier and Type Method Description static CopyBehaviourCallback.AssocCopyTargetActionCopyBehaviourCallback.AssocCopyTargetAction. valueOf(String name)Returns the enum constant of this type with the specified name.static CopyBehaviourCallback.AssocCopyTargetAction[]CopyBehaviourCallback.AssocCopyTargetAction. values()Returns an array containing the constants of this enum type, in the order they are declared.
-