Searched refs:targetPath (Results 1 – 2 of 2) sorted by relevance
350 public void startSingleItemAction(int action, Path targetPath) { in startSingleItemAction() argument352 ids.add(targetPath); in startSingleItemAction()
879 final Path targetPath = findDocumentPath(wrap(getClient(target)), targetUri); in isRecursiveCopy() local880 if (targetPath == null) { in isRecursiveCopy()891 for (String targetNodeDocId : targetPath.getPath()) { in isRecursiveCopy()