Uses of Interface
org.apache.jackrabbit.vault.rcp.RcpTask
Packages that use RcpTask
-
Uses of RcpTask in org.apache.jackrabbit.vault.rcp
Methods in org.apache.jackrabbit.vault.rcp that return RcpTaskModifier and TypeMethodDescriptionRcpTaskManager.addTask(RepositoryAddress src, ConnectionOptions connectionOptions, Credentials srcCreds, String dst, String id, List<String> excludes, @Nullable Boolean recursive) RcpTaskManager.addTask(RepositoryAddress src, ConnectionOptions connectionOptions, Credentials srcCreds, String dst, String id, WorkspaceFilter srcFilter, @Nullable Boolean recursive) RcpTaskManager.editTask(@NotNull String taskId, @Nullable RepositoryAddress src, @Nullable ConnectionOptions connectionOptions, @Nullable Credentials srcCreds, @Nullable String dst, @Nullable List<String> excludes, @Nullable WorkspaceFilter srcFilter, @Nullable Boolean recursive) Methods in org.apache.jackrabbit.vault.rcp that return types with arguments of type RcpTask -
Uses of RcpTask in org.apache.jackrabbit.vault.rcp.impl
Classes in org.apache.jackrabbit.vault.rcp.impl that implement RcpTaskMethods in org.apache.jackrabbit.vault.rcp.impl that return RcpTaskModifier and TypeMethodDescriptionRcpTaskManagerImpl.addTask(RepositoryAddress src, ConnectionOptions connectionOptions, Credentials srcCreds, String dst, String id, List<String> excludes, @Nullable Boolean recursive) RcpTaskManagerImpl.addTask(RepositoryAddress src, ConnectionOptions connectionOptions, Credentials srcCreds, String dst, String id, WorkspaceFilter srcFilter, @Nullable Boolean recursive) RcpTaskManagerImpl.editTask(@NotNull String taskId, @Nullable RepositoryAddress src, @Nullable ConnectionOptions connectionOptions, @Nullable Credentials srcCreds, @Nullable String dst, @Nullable List<String> excludes, @Nullable WorkspaceFilter srcFilter, @Nullable Boolean recursive) Methods in org.apache.jackrabbit.vault.rcp.impl that return types with arguments of type RcpTask