Interface CopyMoveCommandResult

  • All Superinterfaces:
    CommandResult

    @ProviderType
    public interface CopyMoveCommandResult
    extends CommandResult
    interface representing result of executing a Copy/Move command
    • Method Detail

      • getDestinationPaths

        @Nonnull
        java.lang.String[] getDestinationPaths()
        Returns:
        destination path of copy/move command